

/* Start:/local/templates/main/components/bitrix/catalog/association/bitrix/catalog.smart.filter/association/style.css?1756447234586*/
.select-items label {
	all: unset;
}

.item-filter.checked,
.sort-item.selected {
	font-weight: bold;
}

.item-filter.disabled,
.form-check-label.disabled {
	color: #b8b8b8;
	background: transparent;
	cursor: not-allowed;
}

.form-check-input:disabled {
	cursor: not-allowed !important;
	pointer-events: unset !important;
}
.select-items .item-filter:last-child {
	margin-bottom: 0
}

@media(min-width: 993px) {
	.select.active:hover .select-list.no_opened {
		display:none
	}
}
@media (max-width: 992px) {
	.filter.active,
	.select.opened .select-list {
		bottom: 44px !important;
	}
}
/* End */
/* /local/templates/main/components/bitrix/catalog/association/bitrix/catalog.smart.filter/association/style.css?1756447234586 */
