.t706__cartpage-top {
  background-color: #000000 !important;
}
/* Текст под кнопкой "Оформить заказ" в корзине */
.t706__cartpage .t-text,
.t706__cartpage .t-text a {
  color: #000000 !important;
}
/* Заголовок "Доставка" и другие заголовки в правой колонке итогов */
.t706__cartpage-content .t706__cartpage-aside-title,
.t706__cartpage-content .t706__cartpage-aside * {
  color: #000000 !important;
}
.t706__cartpage-content .t-name,
.t706__cartpage-content .t-descr {
  color: #000000 !important;
}
/* ВЕСЬ верх предвсплывающего окна "Ваш заказ" */
.t706__cartwin {
  background-color: #000000 !important;  /* черный фон всего окна */
}

.t706__cartwin *,
.t706__cartwin .t-name,
.t706__cartwin .t-descr {
  color: #ffffff !important;            /* белый текст внутри */
}

/* Иконка закрытия в этом окне */
.t706__cartwin .t706__close-icon path,
.t706__cartwin .t706__close-icon g {
  fill: #ffffff !important;
  stroke: #ffffff !important;
}
/* Прицельно только заголовок предвсплывающего окна */
.t706__cartwin .t706__cartwin-heading,
.t706__cartwin .t706__cartwin-heading * {
  color: #000000 !important;
}
/* Крестик закрытия в шапке оформления заказа */
.t706__close-icon g,
.t706__close-icon path {
  fill: #ffffff !important;
  stroke: #ffffff !important;
}
/* Заголовок "Ваш заказ" в шапке предвсплывающего окна */
.t706cartpage-heading,
.t706cartpage-heading * {
  color: #000000 !important;
}
