/* стиль мобильного меню */
.t450__container {
    position:relative;
    top: 100px
}
/*скрываем цену доставки в корзине*/
.t706__cartwin-totalamount-info {
    display: none !important;
}
/*иконка скрола на мобилке*/
.t-store__scroll-icon {
    display: none;
}