

/* Start:/local/templates/.default/components/bitrix/catalog/parking/bitrix/catalog.smart.filter/.default/style.css?17471428621719*/
@media (min-width: 35.99875em) {
	.popup-window, .bx-filter-select-block, .filter-checkbox > span {
		font-size: 0.9375rem!important;
	}
}

div[id^="wait_"] {
  display: none !important;
}

.bx-filter-select-block .bx-filter-select-text {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px 15px 12px 24px;
	text-align: left;
	color: var(--color-current);
	border: 1.5px solid var(--color-current);
	border-radius: 30px;
	background-color: transparent;
	font-size: inherit;
	font-weight: 600;
	line-height: 140%;
}

.bx-filter-select-block.open .bx-filter-select-text {
	border-radius: 30px 30px 0 0;
	border-bottom: 0;
	background: #3e6660;
}

.bx-filter-select-block .bx-filter-select-text:after {
	margin-right: 0.875em;
	margin-left: 1em;
	border-radius: 50%;
	background-color: #fff;
	background-image: var(--arrow-gray);
}

.bx-filter-select-popup .bx-filter-select-text {
	border-bottom-color: transparent;
	background: #3e6660 !important;
}

.popup-window {
	top: 100%;
	max-width: 100%;
	margin: -3px 0 0 0;
	padding: 0 0 10px 0;
	color: #fff;
	border-radius: 0 0 30px 30px;
	overflow-x: hidden;
	border: 1.5px solid white;
	border-top: none;
	background: #3e6660;
	font: 0.8125rem "Montserrat", sans-serif;
}

.popup-window-content {
	background-color: transparent;
}

.bx-filter-select-popup li {
	margin: 0;
	padding: 4px 24px;
	cursor: pointer;
}

.bx-filter-select-popup li label {
	font-size: inherit;
	font-weight: 600;
	line-height: 140%;
}

.bx-filter-select-popup li label:hover,
.bx-filter-select-text {
	cursor: pointer;
}

.bx-filter-select-popup li:hover label {
	color: var(--color-gray);
}

.bx-filter-select-popup li:hover {
	background: var(--color-smoky);
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/parking/bitrix/catalog.smart.filter/.default/style.css?17471428621719 */
