

/* Start:/local/templates/main/template_styles.css?17566018282666*/
.menu__basket-count {
    width: 14px;
    height: 14px;
    padding-bottom: 1px;
    padding-left: 1px;
}

.header {
    border-bottom: none;
}

.product__title {
    font-weight: 600;
}

.catalog__item-footer {
    height: inherit;
}

.catalog__item-price-crossed,
.product__price-crossed,
.basket-aside__price-crossed,
.carousel__price-crossed,
.cart__price-crossed {
    text-decoration-line: line-through;
    color: #989690;
}

a.dolyame-text
{
    font-size:14px;
    color:rgba(152, 150, 144, 1);
    line-height: 1.4;
}

.dolyame-plashka
{
    background-color:rgba(152, 150, 144, 0.1);
    border-radius:10px;
    padding-top:31px;
    padding-bottom:31px;
    padding-left:50px;
    padding-right:50px;
    margin-bottom:30px;
}

#dolyame-modal .modal-body
{
    padding:63px;
    text-align:center;
    padding-top:30px;
}

#dolyame-modal .modal-body img
{
    margin-bottom:30px;
}

.dolyame-points
{
    display:flex;
    justify-content: space-between;
    text-align:center;
    margin-top:30px;

}


.dolyame-points div
{
    border-top:7px solid #D9D9D9;
    padding-top:10px;
    width:68px;
    font-size:16px;
    color:#000;

}

.dolyame-points div:first-child
{
    border-top:7px solid #595959;
}

.dolyame-info
{
    font-size:18px;
    text-align:center;
}

#dolyame-modal .modal-title
{
    font-size:36px;
    font-family: "Basis Grotesque Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial;
    font-weight:400;
    text-align:center;
}

#dolyame-modal .modal-dialog
{
    max-width: 582px;

}

#dolyame-modal .modal-content
{
    border-radius:15px;
}


.dolyame-close
{
    width:100%;
    border:2px solid rgba(152, 150, 144, 0.2);
    background-color: #fff;
    border-radius: 5px;
    color:rgba(152, 150, 144, 1);
    font-size:18px;
    height:46px;
}

@media (max-width: 767.98px) {
    #dolyame-modal .modal-title
    {
        font-size:18px;
        text-align:center;
        width:100%;
    }

    .dolyame-plashka
    {
        padding:17px;
    }

    .dolyame-info
    {
        font-size:14px;
    }

    .dolyame-points div
    {
        font-size:14px;
        border-top:2px solid #D9D9D9;

        width:55px;

        font-weight:400;

    }


    .dolyame-points div:first-child
    {
        border-top:2px solid #595959;
    }

    #dolyame-modal .modal-body
    {
        padding:20px;
        padding-bottom:34px;
    }

    #dolyame-modal .modal-body img
    {
        width:96px;
    }

    .dolyame-close
    {
        font-size:14px;
        height:25px;
    }



    #dolyame-modal .modal-dialog
    {
        max-width: 341px;
        margin: 1.75rem auto;
    }


}



/* End */
/* /local/templates/main/template_styles.css?17566018282666 */
