

/* Start:/local/templates/aspro_mshop/components/custom/catalog.smart.filter/main/style.css?17424627281223*/
/*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;
}

.bx_filter .bx_filter_parameters_box .bx_filter_popup_result.right {
	display: block;
}

/* End */


/* Start:/local/templates/aspro_mshop/components/bitrix/catalog.section.list/subsection_inline_more/style.css?17424627282680*/
.filter_block-border_block__sep {
	height: 29px;
}
.h2{
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 21px;
	color: #383838;
}
.filter_hovers ul, .right_block .filter_hovers ul{
  box-sizing: border-box;
	float: none;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: flex-start;
	list-style: none;
	padding: 0 !important;
	margin: 0 0 15px !important;
}
.filter_hovers ul li, .right_block .filter_hovers ul li {
  box-sizing: border-box;
  display: flex;
  width: calc((100% - 30px) / 4);
	padding: 0;
	margin: 0 0 10px 10px;
  font-size: 13px;
}
.filter_hovers ul li:nth-child(4n+1), .right_block .filter_hovers ul li:nth-child(4n+1){
	margin-left: 0;
}
.filter_hovers ul li::before, .right_block .filter_hovers ul li::before{
	display: none;
}
.filter_hovers ul li a{
	display: flex;
	width: 100%;
	-webkit-box-shadow: 0 .0625rem .1875rem 0 rgba(0,0,0,.1);
	box-shadow: 0 .0625rem .1875rem 0 rgba(0,0,0,.1);
	background-color: #fff;
	align-items: center;
	font-weight: 400;
	color: #000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 6px;
	padding: 5px 10px 5px 12px;
	transition: box-shadow .2s,-webkit-box-shadow .2s;
}
.filter_hovers ul li a:hover{
	-webkit-box-shadow: 0 .1875rem .375rem .1875rem rgba(0,0,0,.1);
	box-shadow: 0 .1875rem .375rem .1875rem rgba(0,0,0,.1);
}
.filter_hovers ul li a span.filter-pic{
	display: flex;
	flex-shrink: 0;
	flex-grow: 0;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.filter_hovers ul li a span.filter-link{
	display: flex;
	flex-shrink: 1;
	flex-grow: 1;
	align-items: center;
	padding-left: 12px;
	line-height: 16px;
}
@media (max-width:1020px){
	.filter_hovers ul li, .right_block .filter_hovers ul li {
	  width: calc((100% - 20px) / 3);
	}
	.filter_hovers ul li:nth-child(4n+1), .right_block .filter_hovers ul li:nth-child(4n+1){
		margin-left: 10px;
	}
	.filter_hovers ul li:nth-child(3n+1), .right_block .filter_hovers ul li:nth-child(3n+1){
		margin-left: 0;
	}
}
@media (max-width:768px){
  .filter_hovers{
  	/*padding-top: 20px;*/
  }
	.h2{
		font-size: 16px;
		text-align: center;
	}
}
@media (max-width:560px){
	.filter_hovers ul li, .right_block .filter_hovers ul li {
	  width: calc((100% - 10px) / 2);
	}
	.filter_hovers ul li:nth-child(4n+1), .right_block .filter_hovers ul li:nth-child(4n+1){
		margin-left: 10px;
	}
	.filter_hovers ul li:nth-child(3n+1), .right_block .filter_hovers ul li:nth-child(3n+1){
		margin-left: 10px;
	}
	.filter_hovers ul li:nth-child(2n+1), .right_block .filter_hovers ul li:nth-child(2n+1){
		margin-left: 0;
	}
}

/* End */
/* /local/templates/aspro_mshop/components/custom/catalog.smart.filter/main/style.css?17424627281223 */
/* /local/templates/aspro_mshop/components/bitrix/catalog.section.list/subsection_inline_more/style.css?17424627282680 */
