    .uc-side-menu .t-btnflex.t-btnflex_type_button2 {
        width: 46px;
        height: 46px;
    }
    
    .uc-side-menu .t-btnflex.t-btnflex_type_button {
        width: 120px;
        height: 46px;
    }

/*Код для модернизации корзины*/


    .t706__carticon-imgwrap {
    border-radius: 4px;
}

#customdelivery #delivery-services-wrapper {
    display: none;
}

.t706__form-bottom-text {
    margin-bottom: 0px;
}

@media screen and (max-width: 640px) {
    .t706 .t-form__submit {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 480px) {
    .t706__orderform {
        margin-bottom: 0px;
    }
}
</style>