

/* Start:/local/templates/aspro_max/components/bitrix/catalog.smart.filter/main_compact_ajax/style.css?17599849063927*/
/*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;
}

.filter-panel__tags .filter_item {
	display: inline-block;
	background: #ff5a00;
	color: #ffffff;
	padding: 1px 31px 2px 9px;
	border-radius:3px;
	margin:5px 5px 0 0;
	position:relative;
}
.delete_filter_item {
	position:absolute;top:0;right:10px;color:#ffffff!important;
	fill:#ffffff;
	cursor: pointer;
	z-index:2;
}
.delete_filter_item svg * {fill:#ffffff!important;}

.filter-panel__filter .bx-filter-title {white-space: nowrap;}
.filter-panel-wrapper {
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-end;
	/*display: none;*/
}
.filter-panel__tags{
	white-space: nowrap;
	width: 100%;

	padding-bottom:10px;
	padding-top:5px;
}
.filter-panel__tags .dropdown-select {margin-top:5px;}
.filter-panel__tags {display:none;overflow: hidden;text-align:right;overflow-x: scroll;}
.filter-panel__tags.filter-panel__tags__sort {overflow: visible;}
.filter-panel-wrapper .filter-panel__tags .dropdown-select {display:none;}
.bx_filter_parameters_box.main-filter-title .sort-wrapper {display:none;}

@media screen and (max-width: 767px){
	.filter-panel-wrapper.fixed .dropdown-select {display:inline-block;}
	.filter-panel-wrapper {
		display: flex;
	}
	.filter-panel__tags {display:block;}
	.filter-panel-wrapper.fixed {
		position:fixed;top:63px;left:0;
		background: #ffffff;
		z-index: 1000;
		width: 100%;
		padding: 0 1rem;
		border-bottom: 1px solid #f5f5f5;
		flex-direction: row-reverse;
		align-items: center;
		overflow:visible;
	}
	.filter-panel-wrapper.fixed .filter-panel__sort {
		display: none!important;
	}
	.filter-panel-wrapper.fixed .bx-filter-title.active-filter {
		white-space: nowrap;
		padding-right:0.8rem;
	}
	.filter-panel-wrapper.fixed .filter-panel {
		padding: 8px 0 9px;
	}
	.filter-empty + .filter-panel-wrapper.fixed .filter-panel__sort {
		display: block!important;
	}
	#mobilefilter .bx_filter_parameters_box_title .count_selected {
		display: inline-block !important;

	}
	#mobilefilter .bx_filter_parameters_box_title .count_selected i{
		background: #ff5a00;
		color: #ffffff;
		padding: 5px;
		border-radius: 50%;
		height: 24px;
		width: 24px;
		line-height: 14px;
		margin-left: 5px;
		display:inline-block;
		font-style: normal;
		text-align:center;
		font-weight:bold;
	}
	#mobilefilter .sort-wrapper{
		margin-top:3px;
	}
	.bx_filter_parameters_box.main-filter-title {
		min-height:76px;
		padding: 12px 23px 5px!important;
		display:block;
	}
	#mobilefilter {height:100%;}

	#mobilefilter .bx_filter .bx_filter_button_box .bx_filter_parameters_box_container #set_filter1 {
		background:#ffffff;
		color:#ff5a00;
	}
	.bx_filter_parameters_box.main-filter-title .sort-wrapper {    display: block;}
	#del_filter1{
		visibility: visible !important;
		display: block !important;
	}
	.top-block-wrapper {position:relative;z-index:1;}
}
/* End */
/* /local/templates/aspro_max/components/bitrix/catalog.smart.filter/main_compact_ajax/style.css?17599849063927 */
