/*добавление линии у меню*/
.t280__container__bg {
    border-bottom: 1px solid #95a0b8;
}
.t454 {
    border-bottom: 1px solid #95a0b8;
}

/*размер текста в корзине*/
.t-text_xs {
    font-size: 18px;
}

/*отступ между способами доставки в корзине*/
.t-radio__control:first-child {
    margin-bottom: 20px;
}
.t-radio__control {
    margin-bottom: 20px;
}

/*отступ между разделами в корзине*/
.t706__cartpage-form .t-input-group {
    margin-bottom: 30px !important;
}

.t-input-group_pm {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}