

/* Start:/local/templates/atoll/components/bitrix/catalog/atoll/style.css?1770768085238*/
.catalog-element-addinational-block-header {
	font: 500 27px/32px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 26px;
	margin-bottom: 55px;
	margin-top: 26px;
	border-bottom: 1px solid rgba(18, 18, 18, 0.1);
}
/* End */


/* Start:/local/templates/atoll/components/bitrix/catalog.element/store_v3/style.css?177147058128773*/
.product-detail {
    background: #fff;
}

@media (max-width: 575px) {
    .product-detail.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

.product-detail-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    color: #222;
    margin-bottom: 4px;
}

.product-detail-top-title {
    font: 500 31px/36px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #151515;
    margin-bottom: 25px;
}

.product-detail-sku {
    line-height: 18px;
    color: #999;
    margin-bottom: 40px;
    margin-top: -18px;
}

.product-item-detail-compare-container {
    position: relative;
    margin: 0 -15px 1px -14px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e4e4e4;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    color: #4e4e4e;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    border-radius: 1px;
}

.product-item-detail-compare .checkbox {
    margin: 0;
    padding: 0;
}

.product-item-price {
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
    color: #121212;
}

.product-item-price-large {
    font-size: 3.2rem;
    font-weight: 700;
    color: rgba(73, 73, 73, 1);
}

.product-item-price-discount-container {
    padding-bottom: 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-item-price-discount {
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    text-decoration-line: line-through;
    color: #121212;
    opacity: 0.5;
    margin-right: 1px;
}

.product-item-price-discount-diff {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    padding: 0 6px;
    background: #63aa28;
    border-radius: 4px;
}

.product-item-detail-info-container-title {
    color: #a5a5a5;
    font-size: 12px;
}

.product-detail-scu-container-title {
    color: #a5a5a5;
    font-size: 12px;
}

.product-detail-scu-block {}

.product-detail-scu-list {
    margin: 0;
}

.product-detail-scu-item-list {
    margin: 0 -4px;
    padding: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.product-detail-scu-item-color-container,
.product-detail-scu-item-text-container {
    display: inline-block;
    box-sizing: border-box;
    min-width: 53px;
    padding: 0 4px;
    margin-bottom: 5px;
    max-width: 100%;
}

.product-detail-scu-item-text-container {
    min-width: 48px;
}

.product-detail-scu-item-color-container {
    max-width: 60px;
    width: 25%;
    position: relative;
}

.product-detail-scu-item-color-block {
    position: relative;
    width: 54px;
    height: 33px;
    border: 2px solid #c0cfda;
    cursor: pointer;
    border-radius: 2px;
    box-sizing: border-box;
    transition: 190ms linear color, 190ms linear background-color, 190ms linear border-color;
}

.product-detail-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    padding: 5px;
    background-color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-detail-scu-item-text-block {
    position: relative;
    padding: 3px 15px;
    min-width: 53px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.3);
    cursor: pointer;
    border-radius: 2px;
    transition: 190ms linear color, 190ms linear background-color, 190ms linear border-color;
}

.product-detail-scu-item-text-block:hover,
.product-detail-scu-item-color-block:hover,
.product-detail-scu-item-text-container.selected .product-detail-scu-item-text-block,
.product-detail-scu-item-color-container.selected .product-detail-scu-item-color-block {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

.product-detail-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 25px;
}

.product-detail-scu-item-color-container.notallowed .product-detail-scu-item-color-block,
.product-detail-scu-item-text-container.notallowed .product-detail-scu-item-text-block {
    position: relative;
    overflow: hidden;
    outline-color: #a9adb4;
}

.product-detail-scu-item-color-container.notallowed .product-detail-scu-item-color-block:after,
.product-detail-scu-item-text-container.notallowed .product-detail-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75) url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-outside-1' maskUnits='userSpaceOnUse' x='0.0683594' y='0.244629' width='25' height='25' fill='black'%3E%3Crect fill='white' x='0.0683594' y='0.244629' width='25' height='25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5272 11.4136L4.35823 3.24463L3.06836 4.5345L11.2373 12.7034L3.10905 20.8317L4.39892 22.1216L12.5272 13.9933L20.6954 22.1616L21.9853 20.8717L13.817 12.7034L21.9448 4.57572L20.6549 3.28585L12.5272 11.4136Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5272 11.4136L4.35823 3.24463L3.06836 4.5345L11.2373 12.7034L3.10905 20.8317L4.39892 22.1216L12.5272 13.9933L20.6954 22.1616L21.9853 20.8717L13.817 12.7034L21.9448 4.57572L20.6549 3.28585L12.5272 11.4136Z' fill='%23C4C4C4'/%3E%3C/svg%3E%0A") no-repeat center;
    background-size: 66% 66%;
    content: "";
}

.product-detail-scu-item-text-block:hover .product-detail-scu-item-text,
.product-detail-scu-item-text-container.selected .product-detail-scu-item-text {
    color: #fff;
}

.product-item-selected-scu-container {
    word-spacing: 1px;
}

.product-item-selected-scu {
    display: inline-block;
    overflow: hidden;
    padding: 0 5px;
    min-width: 22px;
    height: 22px;
    outline: 1px solid #000;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 22px;
}

.product-item-selected-scu-color {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-item-detail-quantity-container {
    padding: 0;
    position: relative;
}

.product-item-detail-quantity-title {
    display: none;
}

.product-item-detail-quantity-description {
    display: none;
}

.product-item-detail-quantity-field-container {
    display: flex;
    align-items: center;
    max-width: 130px;
    margin: 0;
}

.product-item-detail-quantity-btn-plus,
.product-item-detail-quantity-btn-minus {
    position: relative;
    display: block;
    width: 36px;
    min-width: 36px;
    height: 30px;
    border: none;
    background-color: #fff;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 180ms ease;
}

.product-item-detail-quantity-btn-plus:hover,
.product-item-detail-quantity-btn-minus:hover {
    background: #fef3e8;
}

.product-item-detail-quantity-btn-plus:after,
.product-item-detail-quantity-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: 1;
    transition: opacity 300ms ease;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f07f1a;
    font-weight: 700;
}

.product-item-detail-quantity-btn-plus:after {
    content: "+";
    font-size: 2.7rem;
}

.product-item-detail-quantity-btn-minus:after {
    content: "—";
    font-size: 2rem;
}

.product-item-detail-quantity-btn-disabled.product-item-detail-quantity-btn-plus:after,
.product-item-detail-quantity-btn-disabled.product-item-detail-quantity-btn-minus:after {
    opacity: .3;
    cursor: default;
}

.product-item-detail-quantity-btn-disabled.product-item-detail-quantity-btn-plus:hover,
.product-item-detail-quantity-btn-disabled.product-item-detail-quantity-btn-minus:hover {
    background-color: #fff;
}

.product-item-detail-quantity-btn-plus:hover:after,
.product-item-detail-quantity-btn-minus:hover:after {
    opacity: 1;
}

.product-item-detail-quantity-field-block {
    flex: 1;
    padding: 0 18px;
    position: relative;
}

input[type="text"].product-item-detail-quantity-field {
    position: absolute;
    left: 4px;
    top: 0;
    display: block;
    max-width: calc(100% - 8px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-weight: 700;
}

div.product-item-detail-quantity-field {
    position: relative;
    pointer-events: none;
    z-index: 10;
    opacity: 0;
    transition: 190ms linear width;
}

.product-item-detail-quantity-field {
    display: block;
    padding: 0 5px;
    width: 100%;
    box-sizing: border-box;
    min-width: 20px;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: transparent;
    vertical-align: middle;
    text-align: center;
    transition: border 200ms ease;
    font-size: 15px;
    font-weight: 600;
    line-height: 34px;
    color: #121212;
}

.product-item-detail-quantity-field:focus {
    outline: none;
    border-color: #f07f1a;
}

.bx-no-touch input.product-item-detail-quantity-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-detail-quantity-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
}

.product-item-detail-quantity-description-price span {
    color: #121212;
}

.product-item-detail-quantity-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px;
}

.product-item-quantity {
    color: #333;
    font-weight: normal;
    font-size: 12px;
}

.btn.product-item-detail-buy-button {
    position: relative;
    display: block;
    margin: 0;
    max-width: 310px;
    width: 100%;
    transition: background-color .3s;
    border-radius: 0;
    text-transform: uppercase;
}

.btn.product-item-detail-buy-button:hover {
    background-color: #db6f12;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button {
    margin: 0;
}

.btn.product-item-detail-buy-button[disabled],
.btn.btn-primary.product-item-detail-buy-button[disabled] {
    background-color: #121212;
    border-color: #121212;
    color: #fff;
    opacity: .2;
}

.btn.product-item-detail-buy-button span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: inline-block;
    min-height: 16px;
    max-width: 100%;
    white-space: normal;
    line-height: 16px;
    transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button {
    height: 25px;
}

.btn.product-item-detail-buy-button.disabled {
    background-color: #ccc;
    border-color: #ccc;
}

.btn-cart-orange,
.btn-cart-orange.btn-link,
.btn-cart-orange.btn-primary {
    display: inline-block;
    width: auto;
    max-width: none;
    height: 44px;
    line-height: 44px;
    padding: 0 30px;
    background: #f07f1a;
    border: none;
    border-radius: 22px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.btn-cart-orange:hover,
.btn-cart-orange.btn-link:hover,
.btn-cart-orange.btn-primary:hover {
    background: #db6f12;
    color: #fff;
}

.btn-cart-orange:active {
    background: #c56210;
}

.btn-cart-orange[disabled],
.btn-cart-orange.disabled {
    background: #f0b87a;
    cursor: not-allowed;
    opacity: 0.7;
}

div.product-detail-slider-container {
    position: relative;
    background: transparent;
    transition: background 800ms ease;
    z-index: 90;
    overflow: hidden;
    margin-bottom: 20px;
}

.product-detail-slider-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 56.25%;
    height: 0;
    background: #fff;
    border: 1px solid #e7e7e7;
    box-shadow: 0 0 4px -1px rgba(12, 12, 13, 0.2);
}

.product-detail-slider-block.product-detail-slider-block-square {
    padding-top: 100%;
}

.product-detail-slider-images-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.product-detail-slider-images-container::after {
    display: none;
}

.product-detail-slider-image {
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    text-align: center;
    opacity: 0;
    z-index: 5;
    width: 100%;
    overflow: hidden;
}

.product-detail-slider-image-overlay {
    display: none;
}

.product-detail-slider-image.active,
.product-detail-slider-image.next,
.product-detail-slider-image.prev {
    z-index: 10;
    opacity: 1;
    top: 0;
}

.product-detail-slider-image.left.active {
    animation: productDetailSliderImage_left_active 250ms ease-in-out 1 forwards;
}

@keyframes productDetailSliderImage_left_active {
    from { margin-left: 0; }
    to { margin-left: -100%; }
}

.product-detail-slider-image.right.active {
    animation: productDetailSliderImage_right_active 250ms ease-in-out 1 forwards;
}

@keyframes productDetailSliderImage_right_active {
    from { margin-left: 0; }
    to { margin-left: 100%; }
}

.product-detail-slider-image.left.next {
    animation: productDetailSliderImage_left_next 250ms ease-in-out 1 forwards;
}

@keyframes productDetailSliderImage_left_next {
    from { margin-left: 100%; }
    to { margin-left: 0; }
}

.product-detail-slider-image.right.prev {
    animation: productDetailSliderImage_right_prev 250ms ease-in-out 1 forwards;
}

@keyframes productDetailSliderImage_right_prev {
    from { margin-left: -100%; }
    to { margin-left: 0; }
}

.product-detail-slider-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    z-index: 10;
    outline: 1px solid transparent;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    transform: translateY(-50%) translateX(-50%);
}

.product-detail-slider-progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 180;
    height: 3px;
    background: #f07f1a;
}

.product-detail-slider-controls-block {
    display: flex;
    justify-content: flex-start;
    padding: 10px 0 0 0;
    gap: 10px;
    text-align: center;
    align-items: center;
}

.product-detail-slider-controls-block.selected {
    display: flex;
}

.product-detail-slider-controls-image {
    width: 75px;
    height: 75px;
    border: 2px solid #e7e7e7;
    border-radius: 2px;
    overflow: hidden;
    opacity: 1;
    padding: 0;
    flex-grow: 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
}

.product-detail-slider-controls-image:hover {
    border-color: #f5a04e;
}

.product-detail-slider-controls-image.active {
    border-color: #f07f1a;
}

.product-detail-slider-controls-image .product-detail-slider-controls-dot {
    display: none;
}

.catalog-section-item-slider-images-slider-pager {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    display: flex;
    align-items: stretch;
    z-index: 10;
}

.catalog-section-item-slider-images-slider-pager.selected {
    z-index: 25;
}

.catalog-section-item-slider-images-slider-pager-item {
    flex: 1 1 0;
    position: relative;
}

.product-detail-slider-left,
.product-detail-slider-right {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 111;
    display: block;
    width: 15%;
    background: no-repeat center url("data:image/svg+xml,%3Csvg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.14049 2.90429L12.8945 10.6583L14.2875 12L12.8945 13.3425L5.14049 21.0965L7.03826 22.9943L18.0321 12.0005L7.03826 1.00667L5.14049 2.90429Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d' x='3.14049' y='0.00667477' width='16.8916' height='25.9876' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
    cursor: pointer;
    transition: all 300ms ease;
}

.product-detail-slider-left {
    left: 0;
    transform: rotate(180deg);
}

.product-detail-slider-right {
    right: 0;
}

.product-detail-slider-container:hover .product-detail-slider-left,
.product-detail-slider-container:hover .product-detail-slider-right {
    background-color: rgba(0, 0, 0, .08);
}

.product-detail-slider-container .product-detail-slider-left:hover,
.product-detail-slider-container .product-detail-slider-right:hover {
    background-color: rgba(0, 0, 0, .4);
}

.bx-touch .catalog-section-item-slider-left,
.bx-touch .catalog-section-item-slider-right {
    display: none !important;
}

.product-detail-slider-close {
    display: none;
}

.product-detail-slider-container.popup .product-detail-slider-close {
    position: absolute;
    top: 4px;
    right: 110px;
    bottom: 0;
    z-index: 150;
    display: block;
    width: 50px;
    height: 50px;
    background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    opacity: .27;
    cursor: pointer;
    transition: all 300ms ease;
}

.product-detail-slider-container.popup .product-detail-slider-close:hover {
    opacity: 1;
}

.product-detail-slider-container.popup .product-detail-slider-right {
    right: 105px;
}

.product-detail-label-container {
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 50;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.product-detail-label-text {
    background: #63aa28;
    color: #fff;
    padding: 1px 16px;
    border: 1px solid #fff;
    border-left: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3px;
}

@media (max-width: 575px) {
    .product-detail-props-container {
        padding: 0 16px;
    }
}

.product-detail-props-container-inner {
    padding: 8px 17px;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .product-detail-props-container-inner {
        border-color: transparent;
        padding: 0;
    }
}

.product-detail-info-container {
    --bs-gutter-x: 24px;
}

.product-detail-info-container,
.product-detail-card-box {
    box-shadow: 0px 1px 4px -1px rgba(12, 12, 13, 0.2);
    border: 1px solid #e7e7e7;
}

@media (max-width: 575px) {
    .product-detail-info-container {
        padding: 0 calc(var(--bs-gutter-x) / 2);
    }
}

.product-detail-card-box {
    border: 1px solid #e7e7e7;
    border-radius: 0;
    padding: 16px 20px;
    margin-top: 20px;
    background: #fff;
}

@media (min-width: 576px) {
    .product-detail-card-box {
        border-color: #e7e7e7;
        padding: 16px 20px;
    }
}

.product-detail-slider-container.magnified .product-detail-slider-image {
    z-index: 100;
}

.product-detail-slider-container.magnified .product-detail-slider-image img {
    outline-color: #ddd;
}

.product-detail-slider-container.magnified .product-detail-slider-left,
.product-detail-slider-container.magnified .product-detail-slider-right {
    z-index: 50;
}

.product-detail-slider-container.magnified .product-item-label-text,
.product-detail-slider-container.magnified .product-item-label-ring {
    opacity: 0;
}

.product-detail-slider-container.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
    animation: imgPopupShow 300ms;
}

.product-detail-slider-container.popup .product-detail-slider-images-container {
    right: 105px;
}

.product-detail-slider-container.popup .product-detail-slider-block {
    padding-top: 0;
    height: 100vh;
}

.product-detail-slider-container.popup .product-detail-slider-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 100vh;
    width: calc(100% - 150px);
    transform: translateY(-50%) translateX(-50%);
}

@keyframes imgPopupShow {
    from { opacity: 0; }
    to { opacity: 1; }
}

.product-detail-slider-container.popup .product-detail-slider-image img {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    cursor: default;
}

.product-detail-slider-container.popup .product-detail-slider-controls-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 20px;
    border-left: 1px solid #d3d3d3;
    background-color: #fff;
    flex-direction: column;
}

.product-detail-slider-container.popup .product-detail-slider-controls-image {
    display: block;
    margin-bottom: 20px;
}

.product-item-detail-tabs-container {
    border: 1px solid #e7e7e7;
    border-bottom: none;
    background: #fff;
    overflow: hidden;
}

.product-item-detail-tabs-list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-item-detail-tab {
    float: none;
    flex: 1 1 50%;
    margin: 0;
    text-align: center;
}

.product-item-detail-tab + .product-item-detail-tab {
    border-left: 1px solid #e7e7e7;
}

.content-block .product-item-detail-tab a.product-item-detail-tab-link {
    display: block;
    padding: 8px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    transition: all 250ms ease;
    border-bottom: 1px solid #ededed;
}

.content-block .product-item-detail-tab.active a.product-item-detail-tab-link {
    color: #fff;
}

.product-item-detail-tab-link:after {
    display: none;
}

.product-item-detail-tab.active .product-item-detail-tab-link {
    background: #f07f1a;
    color: #fff;
}

.content-block .product-item-detail-tab a.product-item-detail-tab-link:hover {
    background: #f5a04e;
    color: #fff;
    text-decoration: none;
}

.product-item-detail-tab-content {
    display: none;
    padding: 0;
}

.desc-product-block{
    padding: 29px 24px 14px;
    font-size: 1.6rem;
}

.product-item-detail-tab-content.active {
    display: block;
}

.product-item-detail-tab-content h3 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}

.product-item-detail-properties {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.content-block ul.product-item-detail-properties {
    padding: 14px 24px;
}

.product-item-detail-properties-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #ededed;
}

.product-item-detail-properties-item:last-child {
    border-bottom: none;
}

.product-item-detail-properties-name {
    font-weight: 600;
    font-size: 1.6rem;
    color: rgba(73, 73, 73, 1);
}

.product-item-detail-properties-value {
    font-size: 1.6rem;
    color: rgba(73, 73, 73, 1);
}

.product-item-detail-properties-table-value {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    text-align: right;
}

.product-detail-price-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #ededed;
}

.product-detail-price-label,
.product-detail-status-label {
    font-weight: 700;
    font-size: 1.6rem;
    color: rgba(73, 73, 73, 1);
}

.product-detail-price-value-wrap {
    text-align: right;
}

.product-detail-status-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
}

.product-detail-warning {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 0;
}

.product-detail-warning-text,
.product-detail-status-value{
    font-size: 1.6rem;
}

.product-detail-status-value.out-of-stock {
    color: #cc0000;
}

.product-detail-buy-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    padding-top: 16px;
    flex-wrap: nowrap;
}

.product-detail-quantity-inline {
    padding: 0;
    flex-shrink: 0;
}

.product-detail-quantity-bordered {
    border: 1px solid rgba(239, 127, 26, 1);
    padding: 0 12px;
    max-width: none;
    display: flex;
    align-items: center;
    gap: 0;
    width: 154px;
}

.product-detail-buy-btn-wrap {
    flex: 0 0 auto;
}

.product-item-detail-short-card-fixed {
    position: fixed;
    top: -85px;
    right: 0;
    left: 0;
    z-index: 310;
    box-sizing: border-box;
    height: 85px;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
    transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
    top: 0;
    opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active {
    top: 85px;
}

.bx-touch .product-item-detail-short-card-fixed {
    display: none !important;
}

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
    margin: 0 auto;
    max-width: 1048px;
    display: flex;
    width: 100%;
    align-items: center;
}

.product-item-detail-short-card-image {
    padding-right: 15px;
    width: 80px;
    max-width: 80px;
    vertical-align: middle;
    text-align: center;
}

.product-item-detail-short-card-image img {
    max-width: 100%;
    height: auto;
    max-height: 65px;
    width: auto;
}

.product-item-detail-short-title-container {
    max-width: 650px;
    flex: 1;
}

.product-item-detail-short-title-text {
    display: block;
    color: #000;
    text-overflow: ellipsis;
    font-size: 16px;
}

.product-item-detail-short-card-price {
    padding: 0 10px;
    vertical-align: middle;
    text-align: right;
}

.product-item-detail-short-card-btn {
    padding-left: 10px;
    min-width: 120px;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.btn-wait {
    position: relative;
    color: transparent !important;
}

.btn-wait:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: -6px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

@media (max-width: 767px) {
    .product-detail-buy-row {
        flex-wrap: wrap;
    }
    .product-detail-buy-btn-wrap {
        width: 100%;
        margin-top: 12px;
    }
    .btn-cart-orange,
    .btn-cart-orange.btn-link,
    .btn-cart-orange.btn-primary {
        display: block;
        width: 100%;
    }
    .product-item-price-large {
        font-size: 26px;
        line-height: 30px;
    }
    .product-item-detail-properties-table-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
    }
    .product-item-detail-properties-table-value {
        text-align: left;
    }
}

@media (max-width: 575px) {
    .product-detail-card-box {
        margin-left: -16px;
        margin-right: -16px;
        border-left: none !important;
        border-right: none !important;
    }
}

.product-detail-buy-btn-wrap .btn.product-item-detail-buy-button{
    border-radius: 0 !important;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 11px;
    line-height: 1;
}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1769034620332*/
.catalog-element-popup-wrapper{position:absolute;box-sizing:border-box;border-radius:3px;background:rgba(0,0,0,.77)}.catalog-element-popup-inner{padding:20px;max-width:300px;font:13px "Helvetica Neue",Arial,Helvetica,sans-serif}.catalog-element-popup-element{color:#ffa801;font:bold 13px "Helvetica Neue",Arial,Helvetica,sans-serif}
/* End */


/* Start:/bitrix/components/bitrix/sale.products.gift/templates/bootstrap_v4/style.min.css?1769034619153*/
.catalog-products-viewed-header{margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000;text-align:left;font-weight:bold;font-size:14px}
/* End */


/* Start:/bitrix/components/bitrix/sale.gift.main.products/templates/bootstrap_v4/style.min.css?176903461982*/
.sale-gift-main-products .catalog-block-header{border-bottom-color:var(--primary)}
/* End */


/* Start:/bitrix/components/bitrix/sale.gift.main.products/templates/bootstrap_v4/themes/yellow/style.min.css?1769034619140*/
.bx-yellow.sale-gift-main-products{--primary:#ee9200;--theme-color-primary:#ee9200;--theme-color-second:#f0bf72;--theme-color-light:#f4b236}
/* End */


/* Start:/bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?17690345882802*/
div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/bitrix/components/bitrix/catalog.store.amount/templates/.default/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }


.bx_storege {}
.bx_storege h4{
    margin-bottom: 0;
}
.bx_storege hr{
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5e5e5), color-stop(50%,#e5e5e5), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -o-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -ms-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
    border: none;
    height: 1px;
}
.bx_storege ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bx_storege ul li{
    padding: 5px 0 20px;
    font-size: 12px;
    line-height: 17px;
}
.bx_storege ul li a{
    text-decoration: none;
    color: #2a65ae;
}
.bx_storege ul li a:hover{
    text-decoration: underline;
}
/* End */
/* /local/templates/atoll/components/bitrix/catalog/atoll/style.css?1770768085238 */
/* /local/templates/atoll/components/bitrix/catalog.element/store_v3/style.css?177147058128773 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1769034620332 */
/* /bitrix/components/bitrix/sale.products.gift/templates/bootstrap_v4/style.min.css?1769034619153 */
/* /bitrix/components/bitrix/sale.gift.main.products/templates/bootstrap_v4/style.min.css?176903461982 */
/* /bitrix/components/bitrix/sale.gift.main.products/templates/bootstrap_v4/themes/yellow/style.min.css?1769034619140 */
/* /bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?17690345882802 */
