

/* Start:/local/templates/hircost/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17871406621724*/
.custom-select-option.is-disabled {
    opacity: .4;
    cursor: default;
}
section, .product-fullscreen__gallery .swiper, .product-gallery._active .swiper {
    touch-action: auto !important;
}
.product-info .product-gallery .swiper-slide {
	aspect-ratio: 963 / 1445;
}
@media (min-width: 769px) {
	.product-info .product-gallery .swiper-slide {
		/* (100vh - 7.5rem) * 963 / 1445 */
		max-width: min(67.1%, calc(66.6436vh - 5rem));
	}
}
.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-gallery__video {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}
.product-fullscreen__video {
	display: block;
	width: auto;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	aspect-ratio: 3/4;
	object-fit: cover;
	object-position: top;
}
.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) {
	.product-fullscreen__video {
		width: 100%;
	}
	.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?17871406621724 */
