.t706__cartwin-content {
    background-color: #F2E6B3 !important;
} 
.t706__auth {
    background: #4b2e21 !important;
}

.t706__auth * {
    background: #4b2e21 !important;
}
/* ===========================
   КОРЗИНА
   =========================== */

/* Заголовок "Ваш заказ" */
.t706__cartwin-heading,
.t706__cartwin-title {
    color: #4b2e21 !important;
}

/* Текст "Корзина пуста..." */
.t706__cartwin-empty,
.t706__cartwin-empty-text,
.t706__cartwin-prodamount,
.t706__cartwin .t-descr {
    color: #4b2e21 !important;
}

/* Блок "Вы авторизованы как..." */
.t706__auth {
    background-color: #4b2e21 !important;
}

/* Текст внутри блока авторизации */
.t706__auth,
.t706__auth *,
.t706__auth-t-descr,
.t706__auth-t-name {
    color: #f2e6b3 !important;
}

/* Кнопка "Выйти" */
.t706__auth button,
.t706__auth .t-btn {
    background-color: #4b2e21 !important;
    color: #f2e6b3 !important;
    border-color: #f2e6b3 !important;
}
/* Текст "Корзина пуста, добавьте в корзину..." */
.t706__cartwin .t-name,
.t706__cartwin .t-descr,
.t706__cartwin .t-text,
.t706__cartwin .t706__cartwin-prodamount,
.t706__cartwin .t706__cartwin-empty,
.t706__cartwin .t706__cartwin-empty-text {
    color: #4b2e21 !important;
}
.t-store__parts-switch-btn {
    color: #F2E6B3 !important;
}

.t-store__parts-switch-btn.t-active {
    color: #F2E6B3 !important;
}