

/* Start:/local/templates/idistribute/components/bitrix/catalog.element/idistribute/style.css?17591533642164*/
.video-slider__item-thumb iframe,
.video-slider__item-thumb object,
.video-slider__item-thumb embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-slider__item-thumb {
    position: relative;
}

.product__top .product-preview-card__discount {
    left: auto;
    top: 24px;
    right: 24px;
    bottom: auto;
    z-index: 2;
}

.product__intro {
    line-height: 1.5 !important
}

.product__header-badge--promo {
    background: var(--Additional-warning) !important;
}

.price-additional-info {
    width: 196px !important;
    font-weight: 400;
}

@media screen and (max-width: 1536px) {
    .product__analogs-list .mobile-product-item__image {
        width: 64px;
        height: 64px;
    }
}

@media (min-width: 64em) {
    .header-unpin .product .proposals__item--pinned {
        top: 65px !important
    }
}


.delivery_preloader {
    display: none;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: var(--Secondary-gray);
    font-weight: 700;
}

.product__delivery {
    color: var(--Secondary-gray);
}

.delivery_preloader.active {
    display: flex;
}

.delivery_preloader .loader {
    margin-right: 8px;
    width: 16px;
    height: 16px;
    border: 2px solid var(--Primary-blue);
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.choices__item--selectable {
    /*min-width: 0;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
}


.styled-select--inline .choices {
    height: 32px !important;
}

.styled-select--inline .choices__inner {
    height: 32px !important;
    color: var(--Primary-blue) !important;
}

.styled-select--inline .choices__input {
    min-height: 30px;
}

.product__delivery-info .choices__item--selectable {
    max-width: 200px !important
}

.product__header .h2 {
    font-family: var(--Stem);
    font-weight: 500;
    margin: 0;
}
/* End */


/* Start:/local/templates/idistribute/css/basicLightbox.min.css?17270941151190*/
.basicLightbox{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.8);opacity:.01;transition:opacity .4s ease;z-index:1000;will-change:opacity}.basicLightbox--visible{opacity:1}.basicLightbox__placeholder{max-width:100%;transform:scale(.9);transition:transform .4s ease;z-index:1;will-change:transform}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;/*max-width:95%*/;max-height:95%}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{pointer-events:auto}.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{width:auto;height:auto}.basicLightbox--iframe .basicLightbox__placeholder,.basicLightbox--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder{width:100%;height:100%;pointer-events:none}.basicLightbox--visible .basicLightbox__placeholder{transform:scale(1)}
/* End */
/* /local/templates/idistribute/components/bitrix/catalog.element/idistribute/style.css?17591533642164 */
/* /local/templates/idistribute/css/basicLightbox.min.css?17270941151190 */
