

/* Start:/local/templates/loloclo/components/bitrix/catalog.element/.default/style.css?17020243162391*/
.js-look-instagram-modal .offer-gallery__img{
    object-fit: contain !important;
}
.__hide {
    display: none !important;
}
.js-sale-to-cart-success:hover {
    background-color: rgba(255, 255, 255, 0.75) !important;
}
.js-sale-to-cart-success {
    opacity: 1 !important;
}
.js-sale-to-cart-success::after {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #212121 no-repeat url(/assets/img/common/checked.svg) 50%;
}
.review__answer {
    margin-right: 24px;
}
.review__answer-ico-arrow {
    width: 10px;
    height: 14px;
    left: 7px;
    position: relative;
    transform: rotate(90deg);
    transition: transform 0.1s linear 0s;
    will-change: transform;
}
.review__answer-toggle {
    font-weight: bold;
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
    display: flex;
    user-select: none;
    align-items: center;
}
.review__answer-toggle--active .review__answer-ico-arrow {
    transform: rotate(-90deg);
}
.review__answer-text {
    padding: 15px;
    border-radius: 10px;
    background-color: #f0f9fb;
    margin-top: 10px;
}
.dolyami-flexible-payments {
    display: flex;
    gap:20px;
    justify-content: center;
    margin: 20px 0px;
}
.dolyami-flexible-payments-block{
    width:100px;
    border-top:5px solid #696969;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap:5px;
    padding-top:5px;
}
.dolyami-flexible-payments-block:first-child{
    width:100px;
    border-top:5px solid #37c6f4;
}
.dolyami-flexible-payments-price {
    font-weight:bold;
}
.showvideo span{
    position:absolute;
    width:100%;
    top:0;
    bottom:0;
    margin:auto;
    height:1.5em;
    text-align:center;
    font:48px/1.5 sans-serif;
    color:white;
    text-shadow:0 0 0.5em black;
    cursor:pointer;
}

@media (max-width:576px) {
    .review__answer {
        margin-right: 0
    }
}

.offer-gallery__img-container {
    z-index: 0 !important;
}

.breadcrumbs-product-s .breadcrumbs-container{
    padding-top: 16px !important;
    margin-bottom: 0px !important;
}

@media screen and (max-width: 780px){
    .breadcrumbs-product-s{
        display: none;
    }
}

.is_quantity{
    margin: 10px 0px;
}
.is_quantity span{
    font-size: 16px;
}

 @media (max-width: 990px){
    .offer-gallery__item-video{
        width: 80% !important; margin: 90px auto !important;
    }
} 
/* End */
/* /local/templates/loloclo/components/bitrix/catalog.element/.default/style.css?17020243162391 */
