

/* Start:/local/templates/sanaks/components/bitrix/catalog.element/.default/style.css?17715088392021*/
.card-description-dimensions-title:not(:has(+ ul > li)) {
    display: none;
}

.card-embedded-video--container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;

    iframe {
        display: block;
        max-width: 100%;
        max-height: 312px;
        border-radius: .625rem;
        filter: brightness(80%);
        transition: 0.3s;
    }

    .card-video-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        border-radius: .625rem;
        cursor: pointer;
        background: rgba(0, 0, 0, 0);
        transition: 0.3s;
    }

    .card-video-wrapper:hover {
        background: rgba(0, 0, 0, 0.1);
    }
}

.card-embedded-video--container .play-button {
    padding: 0;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0.6);
}

.video-modal {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease;
    z-index: 9999;
}

.video-modal.active {
    opacity: 1;
    pointer-events: auto;
}

.video-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
}

.video-modal__content {
    position: relative;
    width: min(960px, 92vw);
    max-height: 80vh;
    background: #000;
    border-radius: 12px;
    overflow: hidden;
    z-index: 1;
}

.video-modal__close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    z-index: 2;
}

.video-modal__frame {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.video-modal__frame iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-modal-opened {
    overflow: hidden;
}

/* End */


/* Start:/local/templates/sanaks/components/bitrix/catalog.element/.default/themes/blue/style.css?17715088391064*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1; }

.bx-blue .product-item-image-slider-control:hover { background-color: rgba(0, 131, 209, .8); }

.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover { background-color: #0083d1; }

.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active { outline-color: #006cc0; }

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #006cc0; }

/* Amount */
.bx-blue .product-item-amount-field:focus { border-color: #006cc0; }

/*Proress Bar*/
.bx-blue .product-item-detail-slider-progress-bar { background-color: #006cc0; }
/* End */


/* Start:/local/templates/sanaks/components/bitrix/catalog.section/.default/themes/blue/style.css?1771508839825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/sanaks/components/bitrix/catalog.element/.default/style.css?17715088392021 */
/* /local/templates/sanaks/components/bitrix/catalog.element/.default/themes/blue/style.css?17715088391064 */
/* /local/templates/sanaks/components/bitrix/catalog.section/.default/themes/blue/style.css?1771508839825 */
