

/* Start:/local/templates/main/components/bitrix/catalog.smart.filter/.default/style.css?1740475536813*/
.bx-filter-container-modef {
	position: absolute;
	right: calc(100% + 10px);
	z-index: 10;
}

.category__rightside.is-fixed .bx-filter-container-modef {
	display: none !important;
}

.bx-filter-parameters-box {
	position: relative;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.bx-filter-popup-result {
	padding: 3px 5px 2px;
	position: relative;
	top: -6px;
	background-color: #ea5b0c;
}

.bx-filter-popup-result:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #ea5a0c;
	left: 100%;
	top: 50%;
	margin-top: -4px;
}

.bx-filter-popup-result a, .bx-filter-popup-result a:hover, .bx-filter-popup-result a:focus {
	color: #fff;
	white-space: nowrap;
}

.checks {
	position: relative;
}
/* End */
/* /local/templates/main/components/bitrix/catalog.smart.filter/.default/style.css?1740475536813 */
