

/* Start:/local/templates/concept_phoenix_s1/components/bitrix/catalog.element/main/style.css?17507503881687*/
ol.inner-breadcrumb li.active{
    display: none !important;
}

.link-3d {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 17px;
    justify-content: center;
    margin-top: 15px;
}

.link-3d img {
    /* opacity: 0.4; */
    max-width: 20px;
    margin-right: 3px;
}

.link-3d a,
.link-3d a:hover {
    color: #1a8fe9;
    border-radius: 3px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}

.ya-share2-wrap {
    margin-bottom: 30px;
}
.ya-share2-wrap .ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    height: 32px;
    width: 32px;
    background-size: 32px 32px;
}
.ya-share2-wrap .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
    margin-right: 7px;
    margin-top: 7px;
}

.scheme_block_video {
    width: 100%;
    height: 400px;
}

.scheme_block .icon-video,
.scheme_block .icon-pdf {
    display: flex;
    align-items: center;
    color: #000;
    margin-bottom: 20px;
}

.scheme_block .icon-video img,
.scheme_block .icon-pdf img {
    width: 50px;
    height: auto;
    margin-right: 10px;
}

/* .link-3d a span {
    border-bottom: 1px solid #dedede;
    transition: 0.2s linear;
}

.link-3d a:hover span {
    border-bottom: 1px solid #1a8fe9;
    transition: 0.2s linear;
} */


.video-container {
    overflow: hidden;
    max-width: 100%;
}

.video-frame {
    width: 100%;
    border: none;
    display: block;
    transition: height 0.5s ease-out;
}

/* Опционально: задайте фиксированное соотношение сторон (например, 16:9) */
.video-frame.visible {
    padding-bottom: 56.25%; /* 16:9 соотношение */
}
/* End */


/* Start:/local/templates/concept_phoenix_s1/components/bitrix/catalog.product.subscribe/main/style.css?1656411992412*/
.popup-window-with-titlebar .popup-window-content,
.popup-window-buttons{
    padding: 0;
}
.popup-window-titlebar{
    height: unset;
}
.popup-window-titlebar-text,
.popup-window-titlebar-text-version{
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 30px 0 0;
    color: #181818;
    margin-bottom: 10px;
}
.popup-window.popup-window-with-titlebar{
    padding: 15px;
}
/* End */
/* /local/templates/concept_phoenix_s1/components/bitrix/catalog.element/main/style.css?17507503881687 */
/* /local/templates/concept_phoenix_s1/components/bitrix/catalog.product.subscribe/main/style.css?1656411992412 */
