.category-heading .sort-block .chosen-container {
	width:auto!important;
	min-width:170px;
}
div.sort-block {
	width:auto!important;
	min-width:170px;
}
.sort-block .active-result:nth-child(2) {
	background: #F7F7F7 url('img/up_small.png') no-repeat 95% 7px!important;
}
.sort-block .active-result:nth-child(3) {
	background: #F7F7F7 url('img/up_small.png') no-repeat 95% 7px!important;
}
img.mr{ margin-right:20px;}
ul{ margin-left:10px; }
.main-content p a{ text-decoration:underline; }
#top-phone-location ul.phone-list li{ line-height:1.5; }

.chosen-modifity a,.chosen-modifity{
	width: 100%;
}
.m-chosen-drop{
	margin-top: -1px;
	background-clip: padding-box;
	position: absolute;
	z-index: 1010;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 2px);
	margin-left:1px;
	border: 1px solid transparent;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: transparent;
	border-top: 0;
	background: #fff;
		background-clip: border-box;
	display: none;
}
.m-chosen-drop.opened{
	display: block;
}
.m-chosen-results{
	position: relative;
overflow-x: hidden;
overflow-y: auto;
margin: 0;
padding: 0;
max-height: 240px;
}
.m-active-result{
	display: list-item;
cursor: pointer;
padding: 8px 6px;
margin: 0;
list-style: none;
line-height: 15px;
-webkit-touch-callout: none;
color: #7a8188;
text-transform: none;
}
.s-opened.m-active-result{
	background-color: #f7f7f7;
	color: #1f2228;
}
.m-active-result:hover{
	background-color: #f7f7f7;
	color: #1f2228;
}
.chosen-single > .preview-color-sku-image{
	width: 15px !important;
	height: 15px !important;
	float: left;
	position: relative !important;
top: 5px !important;
}
.preview-color-sku-image{
	width: 15px;
	height: 15px;
	float: left;
	border: 1px solid #cacaca !important;
}
.preview-color-sku-text, .chosen-single > span{
	margin-left: 20px;
}
.color-sku-panel{
	width: 100%;
	height: 15px;
	margin-bottom: 8px;
}
.color-sku-panel > div:not(.sku-color-list){
	width: 15px;
	height: 15px;
	border: 1px solid #cacaca;
	float: left;
	margin-left: 7px;
	cursor: pointer;
}
.sku-color-list{
	margin-right: 7px;
	width: 15px;
	height: 15px;
	border: 1px solid #cacaca;
	float: left;
	cursor: pointer;
}
.color-sku-panel > div.active-color{
	border: 2px solid #F5791F;
	margin-left: 0;
}
.seo-text-onmain{
	margin-bottom: 30px;
}