

/* Start:/local/templates/main/components/bitrix/catalog.smart.filter/invest_idei/style.css?17142060951603*/
ul.dropdown-menu.dropdown-filter-menu {
	max-height: 25em;
	overflow-y: auto;
	scroll-behavior: auto;
	background-clip: unset;
}
ul.dropdown-menu.dropdown-filter-menu li.filter-menu__item {
	padding: 0;
}
ul.dropdown-menu.dropdown-filter-menu .filter-menu__item label {
	width: 100%;
	padding: 0.575em 0.15em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.bx_filter_block .filter-check+label::before {
	margin-right: 0.25em;
	width: 1.5em;
}
ul.dropdown-menu.dropdown-filter-menu .filter-menu__item label span {
	width: calc(100% - 1.75em);
}

form.smartfilter {
	-ms-grid-column: 7;
	-ms-grid-column-span: 6;
	grid-column: 7 / span 6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.btn-sort.choisen:hover .svg-medium-icons-dims,
.list-sort.choisen:hover .svg-list-dims {
	color: var(--white);
}
.filter_type_show_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.filter_type_show_block > * {
	margin-right: 0.5rem;
}
.filter_type_show_block > *:last-child {
	margin-right: 0;
}

/* End */
/* /local/templates/main/components/bitrix/catalog.smart.filter/invest_idei/style.css?17142060951603 */
