

/* Start:/local/templates/aspro_mshop/components/bitrix/catalog.smart.filter/main_ajax/style.css?16195079885483*/
/*BIZ*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}

.left_block .bx_filter .bx_filter_parameters_box_title >div {
	font-size: 14px;
	color: #000;
	border-bottom: 1px dotted rgba(0,0,0,0.3);
	display: inline;
}

.left_block .bx_filter .bx_filter_parameters_box  {
	border-bottom: 0;
}

.left_block .bx_filter .bx_filter_section {
	border: none;
}

.left_block .p-hidden-box:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 10px;
    height: 11px;
    background: url(/local/templates/aspro_mshop/components/bitrix/catalog.smart.filter/main_ajax/../images/icon/sku.arrow.filter.jpg) 0 -10px no-repeat;
    top: 2px;
    left: -15px
}

.left_block .p-hidden-box.active:before {
    background-position: 0 1px
}

.left_block .p-hidden-box span.p-hidden-box-name {
    font: normal 1.4em droid_serifregular;
    color: #000;
    border-bottom: 1px dotted rgba(0,0,0,0.3);
    display: inline
}


.left_block .smartfilter .bx_ui_slider_track {
	height: 2px;
}

.left_block .smartfilter .bx_ui_slider_track .bx_ui_slider_range {
	background: rgba(105,47,37,1);
	height: 2px;
}


.bx_filter .bx_ui_slider_pricebar_VN {
	background: rgba(105,47,37,0.3);
}

.left_block .bx_filter .bx_ui_slider_part{
	display: none;
}


.left_block .smartfilter .bx_ui_slider_track .bx_ui_slider_handle {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	cursor: url(https://maps.gstatic.com/mapfiles/openhand_8_8.cur),default;
	cursor: -moz-grab;
	cursor: -webkit-grab;
	height: 22px;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
	font: italic 1.1em droid_serifitalic;
	color: #692f25;
	bottom: -10px;
	border: 1px solid #6a3127;
	background: #fff;
	background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(236,231,214,1) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(100%,rgba(236,231,214,1)));
	background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(236,231,214,1) 100%);
	background: -o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(236,231,214,1) 100%);
	background: -ms-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(236,231,214,1) 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(236,231,214,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ece7d6',GradientType=0);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	z-index: 99;
	height: 20px;
	border-radius: 50%;
}



.left_block .bx_filter_vertical input[type="checkbox"] + label:after, .left_block .filter input[type="checkbox"] + label:after, .left_block .bg_block:after {
    height: 20px;
    width: 15px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	background: url(/images/icon/helper_checbox.png) no-repeat;
}

.optional_box_checkbox.active::after {
    content: ' ';
    display: block;
    position: absolute;
    width: 20px;
    height: 25px;
    bottom: 5px;
    left: 1px;
	top: -11px;
    background: url(/images/icon/helper_checbox_active.png) no-repeat;
}

.left_block.catalog.vertical .bx_filter_vertical input[type="checkbox"]+label:before {
    background: url(/images/icon/helper_checbox.png) no-repeat;
    width: 17px;
    height: 17px;
}

.bx_filter_vertical input[type="checkbox"]:checked + label:after, .filter input[type="checkbox"]:checked + label:after {
    background-position: 0px -28px;
    margin-top: -12px;
    height: 26px;
    margin-left: 2px;
}
.left_block.catalog.vertical .bx_filter .bx_filter_parameters_box_title {
    background: transparent;
}
.left_block.catalog.vertical .bx_filter .bx_filter_parameters_box_title:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 10px;
    height: 11px;
    background: url(/images/icon/sku.arrow.filter.jpg) 0 -10px no-repeat;
    top: 8px;
    left: auto;
    right: 0;
}
.left_block.catalog.vertical .bx_filter .bx_filter_parameters_box_title:hover:before {
    background: none;
}

.left_block.catalog.vertical .bx_filter .active .bx_filter_parameters_box_title:after  {
    background-position: 0 1px;
}
/* End */
/* /local/templates/aspro_mshop/components/bitrix/catalog.smart.filter/main_ajax/style.css?16195079885483 */
