

/* Start:/local/templates/mighty/components/bitrix/catalog.smart.filter/catalog/style.css?1785800641297*/
@media (min-width: 1360px) {
	.catalog-filter .control .checkbox-list {
		max-height: 432px;
		overflow-y: auto;
		overscroll-behavior: contain;
		scrollbar-gutter: stable;
	}

	@supports not (scrollbar-gutter: stable) {
		.catalog-filter .control .checkbox-list {
			overflow-y: scroll;
		}
	}
}

/* End */
/* /local/templates/mighty/components/bitrix/catalog.smart.filter/catalog/style.css?1785800641297 */
