

/* Start:/local/templates/hircost/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17661452881088*/
.custom-select-option.is-disabled {
    opacity: .4;
    cursor: default;
}
section, .product-fullscreen__gallery .swiper, .product-gallery._active .swiper {
    touch-action: auto !important;
}
.product-fullscreen__gallery .swiper-slide:has(.full-size-img) {
	cursor: zoom-in;
}
.product-fullscreen__gallery .swiper-slide.zoomed {
	z-index: 9;
	cursor: zoom-out;
}
.product-fullscreen__gallery .swiper-slide.zoomed .full-size-img {
	transform:scale(2);
	margin-bottom: 500px;
}
.product-details__size:has(option[data-placeholder="ONE SIZE"]), .product-details__sizes._mobile:has(input[data-placeholder="ONE SIZE one-size"]) {
	display: none;
}
@media (max-width: 640px) {
	.back-to-top {
		bottom: 140px !important;
	}
	.footer__bottom {
		margin-bottom: 50px;
	}
}
@media (max-width: 640px) {
	.card-fashion__buttons:has(.is-selected.is-disabled) button {
		pointer-events: none;
		opacity: 0.5;
		cursor: default;
	}
}
@media (min-width: 641px) {
	.dropdown:has(.is-selected.is-disabled) + .card-fashion__buttons button {
		pointer-events: none;
		opacity: 0.5;
		cursor: default;
	}
}
/* End */
/* /local/templates/hircost/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17661452881088 */
