

/* Start:/local/components/local.core/item-detail/templates/.default/style.css?17870381091501*/
@media (max-width:960px) {
    .detail-vk-video iframe {
        width: 100%;
        height: 400px;
    }
}

@media (max-width:480px) {
    .detail-vk-video iframe {
        width: 100%;
        height: 200px;
    }
}

.share-wrapper {
    display: none;
}


input:checked + label + .ya-share2 + .share-wrapper {
    display: flex;
    position: absolute;
    top: 0;
    border-radius: 8px;
    right: calc(100% - 29px);
    align-items: center;
    justify-content: flex-end;
}

@media screen and (max-width: 991px) {
    .product-detail-card__share input:checked + label + .ya-share2 {
        top: -25px;
        right: calc(100% - 0px);
    }

    input:checked + label + .ya-share2 + .share-wrapper {
        top: -24px;
    }
}


.ya-share2__item_service_max .ya-share2__icon {
    background-image: url(/local/templates/shop-2021/img/svg/max_icon.svg) !important
}

.ya-share2__list .ya-share2__item_service_max .ya-share2__badge, .ya-share2__item_service_max .ya-share2__mobile-popup-badge {
    background-color: unset;
!important
}

.ya-share2__list .ya-share2__item_service_max .ya-share2__badge, .ya-share2__item_service_max .ya-share2__mobile-popup-badge .ya-share2__icon {
    background-size: 24px 24px;
!important
}

.ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__item_service_max .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
    background-size: 24px 24px;
!important
}
/* End */
/* /local/components/local.core/item-detail/templates/.default/style.css?17870381091501 */
