@media screen and (max-width: 640px){
.t702 .t-popup__container
    {min-height: 60vh !important;
    top: 130px !important;
    }
}

/*преимущества*/
@media screen and (max-width: 460px) {
    .t905__content {
        width: 100%;
        min-height: 250px !important;
    }
}

/*меню мобилка*/
@media screen and (max-width: 980px) {
    #rec1135465991 .t446__maincontainer {
        padding-top: 0px !important;
    }
    
    .tmenu-mobile__container {
    min-height: 50px !important;
    padding: 10px !important; }
    
    .tmenu-mobile__imglogo {
        width: 70px !important;
    }
}

/*корзина*/
    .t706__cartwin-heading.t-name.t-name_xl {
        font-family: 'Montserrat', Arial, sans-serif;
        font-weight: 600 !important;
    }
    
    .t-input-subtitle.t-descr.t-descr_xxs.t-opacity_70,
    .t706__product-title.t-descr.t-descr_sm,
    .t706__product-quantity,
    .t706__product-amount.t-descr.t-descr_sm,
    .t706__cartwin-totalamount-wrap,
    .t706__form-upper-text.t-descr.t-descr_xs,
    .t706 .t-form .t-input,
    .t706 .t-form .t-select {
        font-family: 'Montserrat', Arial, sans-serif;
        font-weight: 400; /* Жирность изменить */
        font-size: 13px;
    }
    /*цена после продуктов*/ 
    .t706__cartwin-bottom {
        display: none;
    }

