@media screen and (min-width: 981px) {
    #rec535836621 .t890__arrow:hover svg rect {
        fill: #3a673a !important;
        fill-opacity: 1;
    }
}

.t-store__parts-switch-btn.t-active {
    color: #3a673a;
    border-bottom: 1px solid #3a673a;
    padding-bottom: 1px;
}

.t-descr_xxs {
    font-size: 18px !important;
}
@media screen and (max-width: 450px) {
    .t-descr_xxs {
        font-size: 14px !important;
    }
}
.t-store__filter__search .t-store__filter__input {
    width: 100% !important;
    border-radius: 5px !important;
}

.t-store__filter__btn, .t-store__filter__input {
    background:  none !important;
}

.t-store__prod-popup__btn {
    background: #3a673a !important;
    border-radius: 20px !important;
}