.t835__progressbar {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 0;
    height: 0px;
    background-color: #cbcbcb;
}

.t-text {
    font-family: 'Rfdewi',Arial,sans-serif;
    font-weight: 500;

}

.t-store__card__price:before,
.t-store__card__price_old:before {
    font-size: 12px;
    vertical-align: middle;
    padding-right: 2px;
}
.t-store__card__price:before {content: "От "}
.t-store__card__price_old { color: #000}
.t-store__card__price-item {font-size: 12px}
.t-store__card__price-value {font-weight: 800}

.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__textwrapper, .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__prod-controls-wrapper {
    padding-left: 0px;
}

.t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button {
    border-top: 1px solid rgb(225 225 225);
}