 /* Search List in cart  */

.t706 .searchbox-list {
    background-color: #e1d7e7 !important;
    -webkit-text-fill-color: #452459;
}
 
.t706 .searchbox-list:not(:empty) {
   # background: #b095bf;
}   
   
   /* Error in cart  */
 .t-input-error {
    color: #ffd02e !important;
}
  /* Карточки всех товаров  */
.js-store-prod-name.js-product-name.t-store__card__title.t-name.t-name_xl,
.t778 .t-store__card__title.t-name.t-name_xs, .t778 .t-name_md {
    /* border: solid; */
    border-bottom: 1px solid #ffd02e;
    margin-left: 18%;
    margin-right: 18%;
}

.t-store__card__img {
    padding-top: 9%;
}

h1,h2,
.t-section__title.t-title.t-title_xs {
-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffd02e;
   color: transparent !important;
}

.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_xs {
   
    display: none !important;
}


  .t706__cartwin-content {
  
    background-color: #9c7aaf;
 
}
  /* Корзина товаров  */
 .t706__cartwin-prodamount-wrap,
.t706__product-amount--portion, .t706__product-amount,
.t706__product-quantity,
.t706__product-title { color: #ffd02e; }

.t706__product-imgdiv {    background-color: transparent; }

.t706__cartwin-top { border-bottom: 1px solid #e2d8e2;}
.t706__cartwin-bottom {  border-top: 1px solid #e2d8e2; }

.t706 .t-input-group .t-name,
.t706__cartwin-totalamount-wrap .t706__cartwin-prodamount-price,
.t706__cartwin-totalamount-wrap .t706__cartwin-prodamount-currency,
.t706__cartwin-totalamount-wrap .t706__cartwin-totalamount-label,
.t706 .t-name_xl {  color: #ffd02e; } 

.t706 .searchbox-list {  background: #9c7aaf;}
span.delivery-minimum-price, span.delivery-minimum-time,
.t-input-description.t-text.t-text_xs {   color: #e2d8e2 !important;}

.t706__cartwin-totalamount-wrap {  color: #fff; }

.t-radio__indicator::after { background: #ffd02e;}

