.t1002__wishlistwin-content {
    background-color: #fffdf0;
}
.t-input-description {
  color: #5c85c3 !important;
}
.t706__cartwin-content {
  background-color: #fffdf0 !important;
}
.t706__cartwin-totalamount-wrap span {
  color: #5c85c3 !important;
}
.delivery-minimum-price,
.delivery-minimum-time {
  color: #5c85c3 !important;
}
.delivery-services-wrapper .t-radio__control {
  color: #5c85c3 !important;
}
.t1002__product-link,
.t1002__product-title__option {
  color: #5c85c3 !important;
}
.t-store__card__price-value::before, .js-product-price::before {
    content: " " !important;
    margin-right: 0px;
}


.t1002__product-amount, .t1002__product-amount--portion {
    color: #5c85c3;
}


@media all and (max-width: 480px), all and (max-width: 320px)
{
.t-store__card__price-wrapper {
    margin-top: 4px;
}


@media screen and (max-width: 480px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 0px;
    }


.js-product .t-product__option-select {
    background: #fffdf0;
    border: 2px solid #5c85c3;
    border-radius: 5px;
    box-sizing: border-box;
    color: #5c85c3;
    cursor: pointer;
    overflow-x: hidden;
    padding: 2px 30px 2px 10px;
    width: 100%;
}
    
    .t706__cartwin-totalamount-wrap {
    color: #5c85c3;
}