#rec1741553691 .t-menu-base {
    background-color: rgb(15 48 89 / 0%) !important;
}

@media screen and (max-width: 960px) {
    #rec1741553691 .tmenu-mobile {
        background-color: rgb(15 48 89 / 0%) !important;
    }
    
    #rec1741553691 .tmenu-mobile{
        transition: background .5s ease;
    }
    
    #rec1741553691 .tmenu-mobile.tmenu-mobile_opened{
        background-color: #0f3059 !important;
    }
    
/*        #rec1741553691 #nav1741553691 .t-menu-base__maincontainer {
        background-color: rgb(15 48 89 / 0%) !important;
    }*/
}

/*@media screen and (max-width: 560px) {
    .t706 .t706__close {
        background-color: rgba(252, 246, 234, 1) !important;
    }
}*/

.t706 .t706__cartwin-totalamount-wrap.t-descr.t-descr_xl{
    display: none !important;
}

