.t-store__card__textwrapper {
    height: max-content !important;
}

.js-product .t-product__option-variants:after {
    top: 4px !important;
}

a.t-store__prod-popup__btn.t-btn.t-btn_sm {
    background: #2CA538 !important;
    color: white !important;
}

.t-store__prod-popup__info .t-product__option-variants:after {
 top: 10px !important;
}



.js-product-edition-option-name.t-product__option-title.t-typography__options.t-descr.t-descr_xxs {
    display: none;
}

.t-store__card__price-wrapper {
    margin-top: 6px;
    margin-bottom: 5px;
}



.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-size: 25px !important;
    font-weight: 600 !important;
}


a.t-store__prod-popup__btn.t-btn.t-btn_sm {
    background: #2CA538 !important;
    color: white !important;
}


.t-store__card__mark {
    border-radius: 2px;
    height: fit-content;
    padding: 5px 10px;
    width: max-content;
}

.js-store-prod-all-text {
    font-size: 16px !important;
}

@media screen and (min-width: 1000px) {
    
a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm, a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm {
    width: 48%;
}
    
    h1.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
        font-size: 32px;
}

}


@media screen and (max-width: 640px) {
    
    h1.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
        font-size: 20px;
}

.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-size: 17px !important;
    font-weight: 600 !important;
}

.t786 .t-store__card__btns-wrapper {
    margin-top: 10px;
}

a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm, a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm {
    height: 40px;
}

a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm {
    margin-bottom: 0px;
}
    
}
