.t-store__card__mark {
    border-radius: 8px !important;
}

/* корзина */
.t706__sidebar-content {
    background-color: #FFE6F6 !important;
}

/* .t-name {
    color: #9c1631 !important;
}*/

.t706__product-title {
    color: #9c1631 !important;
}

.t706__product-amount, .t706__product-amount--portion {
    color: #9c1631 !important;
}

.t706__product-quantity {
    color: #9c1631 !important;
}

.t706__cartwin-totalamount-wrap {
    color: #414040 !important;
}

/* страница товара */
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    background-color: #FFF5FC !important;
}

/* поиск каталог */
.t-store__filter__search .t-store__filter__input {
    background-color: #FFE6F6 !important;
    border-color: #9c1631 !important;
    width: 350px !important;
    min-height: 30px !important;
}

.t-store__search-icon {
    border-left-color: #9c1631 !important;
}











