.t-store .t-store__tabs_tabs .t-store__tabs__content { font-size: 18px !important; line-height: 1.9; }
@media (max-width: 640px) { .t-descr_xxs { font-size: 17px !important; } }

.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-size: 20px;
    font-weight: 500;
}
@media (max-width: 640px) { .t-store__tabs__item-title { font-size: 17px !important; } }

.t-store__prod-popup__name {
    font-size: 28px !important;
    font-weight: 500;
    color: var(--uc-color-color-vE1EitUF80m, #404040);
}
.t-store__prod-popup__text {
    font-size: 18px !important;
    font-weight: 350;
    font-family: TildaSans;
}

@media (max-width: 640px) { .t-store__prod-popup__text { font-size: 17px !important; } }

.t-store .t-store__tabs_tabs .t-store__tabs__content {
    font-size: 18px !important;
    font-weight: 350;
    font-family: TildaSans;
    line-height: 1.9;
}
@media (max-width: 640px) { .t-store .t-store__tabs_tabs .t-store__tabs__content { font-size: 17px !important; } }

.t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn {
    background-color: #ff6500 !important;
}
.t-store__card__price_old, .t-store__prod-popup__price_old {
    font-size: 30px !important;
    color: #504f4f !important;
        margin-left: 30px !important;
        font-weight: 590 !important;
    position: relative;
}
.t-store__card .t-store__card__price_old {
    font-size: 20px !important;
    font-weight: 500;
}
.t-store__card .t-store__card__price {
    font-size: 22px !important;
    font-weight: 690;
    color: #538134;
    font-family: var(--t-text-font, Arial);
    letter-spacing: 0px;
}

.t-store__prod-popup__price {
    font-weight: 690;
    color: #538134;
    font-size: 35px !important;
    font-family: var(--t-text-font, Arial);
    letter-spacing: 0px;
}