

/* Start:/local/templates/aspro_next_custom/components/bitrix/catalog.smart.filter/webit__main/style.css?17578317032290*/
/*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;
}
/* Fix view */
#smartFilterDropDownSECTION_ID {
	max-width: 320px;
}
.bx_filter .bx_filter_popup_result.right {
	display: none !important;
}

.bx_filter .bx_filter_parameters_box {
	width: 33%;
}

.bx_filter_parameters_box.title {
	padding: 0!important;
	border: none!important;
	width: 0;
}

.filter_horizontal .wrapp_all_inputs.wrap_md .wrapp_change_inputs {
	width: 100% !important;
}

form.smartfilter {
	display: flex;
	flex-wrap: wrap;
}

.bx_filter_button_box {
	width: 100%;
}


.bx_filter.bx_filter_vertical form.smartfilter {
	display: block;
}

.bx_filter.bx_filter_vertical .bx_filter_parameters_box {
	width: 100%;
}

.bx_filter .bx_filter_select_text {
	line-height: 34px;
	height: 34px;
	overflow: hidden;
}

.bx_filter .bx_filter_input_checkbox .bx_filter_param_text a {
	color: #333;
}

.bx_filter .bx_filter_input_checkbox .bx_filter_param_text a:hover {
	color: #ff005a;
}

@media(max-width: 500px) {
	.bx_filter.bx_filter_vertical {
		top: 125px !important;
	}
}

.page_filter .bx_filter_block {
	font-size: 1em !important;
}

.page_filter .bx_filter_block a {
	color: #333;
}

.page_filter .bx_filter_block a:hover {
	color: #ff005a;
}
/* End */


/* Start:/local/components/webit/catalog.menu.subsections/templates/.default/style.css?1757831701812*/
.right_block .category_subsections {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.right_block .category_subsections li {
    position: relative;
    display: block;
    padding: 0;
    margin: 0 5px 10px 0;
}

.right_block .category_subsections li:before {
    display: none;
}

.right_block .category_subsections li > a {
    text-decoration: none;
    border: 0px;
    padding-left: 9px;
    color: #666;
    background: #f2f2f2;
    padding: 5px 15px !important;
    transition: ease-in-out 0.3s;
    line-height: 16px;
    height: inherit;
    font-size: 12px;
    padding: 3px 10px;
}

.right_block .category_subsections li > a.active {
    color: #ff005a;
}

.category_subsections li:nth-child(n+12) {
    display: none;
}

.category_subsections.open li:nth-child(n+12) {
    display: block;
}
/* End */
/* /local/templates/aspro_next_custom/components/bitrix/catalog.smart.filter/webit__main/style.css?17578317032290 */
/* /local/components/webit/catalog.menu.subsections/templates/.default/style.css?1757831701812 */
