body .t706__cartpage.t706__cartpage_showed,
body .t706__sidebar-content,
body .t706__cartwin-content,
body .t706__cartwin,
body .t706__cartpage-content,
body .t706__cartpage-content.t-container,
body .t706__cartpage-top,
body .t706__cartpage-totals,
body .t706__cartpage-bottom,
body .t706__cartpage-showed {
  background: rgb(255,255,255) !important;
}

.t706__cartpage-products_empty ~ .t706__sidebar-bottom {
  display: none !important;
}

.t706__sidebar-top {
    text-align: center !important;
}

@media (min-width: 641px) {
  .t706__sidebar-top,
  .t706__sidebar-top * {
    font-size: 14px !important; /* поставь нужный размер */
  }
}

@media (max-width: 640px) {
  .t706__sidebar-top,
  .t706__sidebar-top * {
    font-size: 12px !important; /* подбери нужный размер */
  }
}