.t-store__card__price{
    display: none !important;
}
.t-store__card__price_old:before {
    font-size: 16px;
    vertical-align: bottom;
    padding-right: 2px;
}
.t-store__card__price_old:before {content: "От "}
.t-store__card__price_old { color: #000}
.t-store__card__price-item {font-size: 16px}
.t-store__card__price-value {font-weight: 800}

.t-store__card__price_old:after,
.t-store__prod-popup__price_old{
    display: none !important;
}

.t-store__prod-popup__btn-wrapper:after {content: "*Стоимость указана за оптовые продажи. Подробности по телефону.";
    padding: 10px;
    font-size: 10px;
    white-space: pre;
}

.js-store-prod-price:after {content: "*"}

.t-store__search-wrapper:before {
    font-size: 16px;
    padding-right: 2px;
}

.t-store__search-wrapper:before {content: "Поиск "}