

/* Start:/local/templates/microgrid/components/bitrix/catalog.element/.default/style.css?17620787481767*/
._fx-row-c-small {
	width: 12% !important;
}
.Icon__content_warning {
	height: 22px;
}
.popup-warning__title {
	text-align: center;
}
.Icon__svg_warning {
	transform: rotate(180deg);
}
.popup-warning-before {
	position: relative;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 502;
}
.popup-button-close {
	position: absolute !important;
	top: 0.5em;
	right: 0.5em;
	background: white !important;
}
.Icon--size {
	position: relative;
	padding: 0 10px 0 20px;
	cursor: pointer;
}
.hover-warning {
	display: none;
}

.Product-description__list-price-relative {
	position: relative;
}
.detailed-card__swiper-btn {
    border: none;
    outline: none;
    background-color: transparent;
}

.overlay__close-btn {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    right: 20px;
    color: #1c1c1c;
    background-color: #f4f4f4;
    border: none;
    font-size: 40px;
    z-index: 40;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 15px;
}

.detailed-card__main-photo {
    position: relative;
    transition: border .3s ease-in-out;
}

.detailed-card__main-photo:hover {
    border: 1px solid rgb(26,26,26);
}

.active {
    width: fit-content;
    max-width: 75vw;
    max-height: 100vh;
    z-index: 35;
    object-fit: contain;
    border: none;
}

.overlay__swiper {
    height: 100vh;
}

.overlay__swiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.overlay__swiper .swiper-slide img {
    max-height: 80vh;
    max-width: 75vw;
}

.swiper-button-next, .swiper-button-prev {
    color: #fff;
}
/* End */
/* /local/templates/microgrid/components/bitrix/catalog.element/.default/style.css?17620787481767 */
