

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.min.css?1625596103959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.element/catalog/style.css?17516328357880*/
.detail-product{ position: relative; margin-bottom: 3rem; }
.detail-product__images{ flex-grow: 1; -ms-flex-item-align: start; align-self: flex-start; }
.detail-product__image-wrap{ position: relative; }
.detail-product__image-wrap .btn{ position: absolute; right: 20px; bottom: 20px; z-index: 500; }
.detail-product__image{ position: relative; }
.detail-product__image img{ width: 100%; height: auto; }
.detail-product__image:not(:nth-child(1)) .btn{ display: none; }
.detail-product__image:nth-child(1) .btn{ display: inline-flex; }
.detail-product__image:nth-child(2n+2):nth-last-child(-n+2) ~ .detail-product__image { display: none; }
.detail-product__promo{ position: absolute; top: 12px; right: 12px; z-index: 10; }
.detail-product__promo-item{ min-width: 44px; padding: 4px 8px; background: var(--secondary-transparent); border-radius: 4px; font-weight: 600; text-align: center; text-transform: uppercase; cursor: pointer; width:max-content;  display: block; margin-left: auto; }
.detail-product__promo-item:not(:last-child){ margin-bottom: 12px; }
.detail-product__promo-item.dark-style { background-color:var(--dark-badge); opacity:0.8; color:#fff; }
.detail-product__promo-item.green-friday { background-color:#1a5628; }
.detail-product__promo-item.gotov-sani { background-color:#c40000; }
.detail-product__promo-item.podarok-za { background-color:#c40000; }
.detail-product__promo-item.final-max-sale { background-color:#ffb100; }
.detail-product__promo-item.back-to-office { background-color:#315592 ; }
.detail-product__promo-item.dark-style:hover{ opacity:0.6;}
.detail-product__promo-item.dark-style:active{ opacity:0.45;}
.detail-product__info{ position: relative; }
.detail-product__info-inner{ position: static; padding-left: 40px; padding-right: 40px; transition: transform .4s; }
.detail-product__title{ display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 20px; }
.detail-product__title h1{ padding-top: 3px; padding-bottom: 3px; margin: 0; font-size:1.15rem; }
.detail-product__colors{ display: flex; align-items: center; gap: 8px; }
.detail-product__colors .product-color{ display: flex; align-items: center; justify-content: center; width: 18px; height: 18px; border-radius: 2px; cursor: pointer; border: 1px solid var(--info-main); }
.detail-product__colors .product-color.active:before{ content: ''; display: block; position: relative; width: 6px; height: 10px; top: -1px; border-bottom: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(45deg); }
/* .detail-product__split{ display: flex; align-items: center; gap: 8px; padding: 12px; border: 1px solid var(--stroke-main); border-radius: 4px; }
.detail-product__split .btn_sm{ padding: 8px; } */

.detail-product__place:not(:last-child){ padding-bottom: 12px; border-bottom: 1px solid var(--gray-border); }
.detail-product__place:not(:first-child){ padding-top: 12px; }

.split-btn { background-color: #F4F4F4; border-radius:4px;  }
.split-btn img{ width:16px; margin-bottom: 3px; }

.table-wrap{ overflow-x: auto; overflow-y: hidden; padding-bottom: 10px; }

.sizes-table table{ border-collapse: separate; border-spacing: 12px; white-space: nowrap; }
.sizes-table table th{ color: var(--secondary-light); font-weight: normal; text-align: center; }
.sizes-table table td{ border-radius: 4px; padding: 8px; }
.sizes-table table td:first-child{ background-color: var(--secondary-transparent); }
.sizes-table table td:not(:first-child){ border: 1px solid var(--gray-border); }

.modal .product-list{ width: 100%; max-width: 360px; }

.similar-products .slick-track{ margin-left: -6px; margin-right: -6px; }
.similar-products .slick-slide{ padding-left: 6px; padding-right: 6px; }
.similar-products .similar-products__item{ border-radius: 10px; overflow: hidden; }

.slick-arrow { cursor: pointer; }
.slick-arrow.slick-disabled{ opacity:0.5; }
.slick-arrow .icon svg { max-width:16px; }

.product-fixed-data{ visibility: visible; opacity: 1; position: fixed; top: auto; left: 0; bottom: 0; right: 0; z-index: 1000; padding: 20px; background: #fff; transition: visibility 0.3s ease-in-out, opacity 0.2s ease-in-out;}
.product-fixed-data:not(.active){ opacity: 0; visibility: hidden; pointer-events: none; transition: visibility 0.3s ease-in-out, opacity 0.2s ease-in-out;}

@media only screen and (min-width: 768px) {
	.back-page {
		display: none;
	}
}
.back-page {
	margin: 20px 0;
	padding: 0 5px;
}

@media only screen and (min-width: 376px) {
	.detail-product .slick-track{ margin-left: -4px; margin-right: -4px; }
	.detail-product .slick-slide{ padding-left: 4px; padding-right: 4px; }
}

@media only screen and (min-width: 576px) {

}

@media only screen and (min-width: 768px) {
	.detail-product{ display: -ms-flexbox; display: flex; }
	.detail-product__info{ width: 500px; }
	.detail-product__info-inner{ /*max-height: calc(100vh - 20px);*/ }
	.detail-product__info-inner.detail-product__info-inner_fixed{ position: fixed; max-width: 500px; top: 20px; padding-top: 0; bottom: auto; }
	.detail-product__info-inner.detail-product__info-inner_absolute{ position: absolute; top: auto !important; bottom: 0; transform: none !important; transition: transform 0s; }
	.detail-product__images{ position: sticky; width: 60%; top: 0; }
	.detail-product__image-wrap_desktop{ display: grid; }
	.detail-product__image-wrap{ display: grid; grid-template-columns: repeat(1, 1fr); gap: 4px; }
	.detail-product__image-wrap .btn{ display: none; }
	.detail-product__info-inner{ position: sticky; top:70px; }
	.product-fixed-data{ visibility: hidden; }
}

@media only screen and (min-width: 992px) {
	.detail-product__image-wrap{ grid-template-columns: repeat(2, 1fr); }
	.detail-product__image:not(:nth-child(2)) .btn{ display: none; }
	.detail-product__image:nth-child(2) .btn{ display: inline-flex; }
}

@media only screen and (min-width: 1200px) {

}

@media only screen and (min-width: 1900px) {
	/* .detail-product__image-wrap{ grid-template-columns: repeat(3, 1fr) }
	.detail-product__image:not(:nth-child(3)) .btn{ display: none; }
	.detail-product__image:nth-child(3) .btn{ display: inline-flex; }
	.detail-product__image:nth-child(3n+3):nth-last-child(-n+3) ~ .detail-product__image { display: none; } */
}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 991px) {
	.detail-product__info-inner{ padding: 20px 40px 0; }
	.detail-product__image:nth-child(3n+3):nth-last-child(-n+3) ~ .detail-product__image { display: block; }
	.detail-product__image:nth-child(2n+2):nth-last-child(-n+2) ~ .detail-product__image { display: block; }
}

@media only screen and (max-width: 767px) {
	.detail-product__info-inner{ padding: 20px 20px 0; }
	.detail-product__image-wrap_desktop{ display: none; }

	.sizes-table table{ width: 100%; }
}

@media only screen and (max-width: 575px) {

}

@media only screen and (max-width: 399px) {
	.product__info-table,
	.product__info-table thead,
	.product__info-table tbody
	.product__info-table tr,
	.product__info-table th,
	.product__info-table td{ display: block; }

	.product .product__info-table td:last-child { padding:0; }
}

.detail-product__image_left.active {
    border: 1px solid #000;
    padding: 4px;
}

.detail-product__image_popup {
	margin-bottom: 20px;
}

.detail-product__image video {
    width: 100%;
    height: auto;
}

video.video_gallery_popup {
    object-fit: contain;
    max-width: 53vw;
    max-height: 71vh;
}

.hidden {
	overflow: hidden;
}


/* ooffers */
.offer_item {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	margin-bottom: 10px;
}

.offer_item img {
	max-width: 80px;
	margin-right: 10px;
}
.right_item_name {
	font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1rem;
}

.link_razmer {
	margin-top: 20px;
	margin-bottom: 40px;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.min.css?1625596103959 */
/* /local/templates/main_new/components/bitrix/catalog.element/catalog/style.css?17516328357880 */
