    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: -5px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 11px;
}

.js-store-prod-text a:last-of-type {
    background-image:linear-gradient(0.423turn,rgba(245,200,0,1) 0%,rgba(252,232,146,1) 48%,rgba(245,200,0,1) 100%);
    transform:translateZ(0);
    --border-width:0px;
    border-style:none !important;
    border-radius: 30px;
    box-shadow:none !important;
    font-family:var(--t-text-font,Arial);
    transition-duration:0.2s;
    transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;
    transition-timing-function:ease-in-out;
    position:relative;
    overflow:hidden;
    z-index:1;
}
.js-store-prod-text a:last-of-type {
    background-color: #A61F37;
    color: #ffffff !important;
    border-radius: 35px;
}


.t706__cartwin_showed {
    z-index: 999999999;
}

.t-store__prod-popup__btn-wrapper {
    display: none;
}

.t-store__filter__range_bg {
        background-color: #a61f37;
    
    }
    
    .t-store__filter__btn,.t-store__filter__input {
    -webkit-appearance: none;
    appearance: none;
    background: #a61f37;
    border: 0px solid #ddd;
    box-sizing: border-box;
    color: #ffffff;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 1.8;
    min-height: 24px;
    outline: none;
    padding: 0 6px;
    border-radius: 35px;
}

.t-btnflex.t-btnflex_type_button2

 {

width:120px;
height:47px;
}


.t-store__card__mark {
   
    border-radius: 30px;
    height: 60px;
    width: 50px;
}

.t-btnflex.t-btnflex_type_button2

 {width: 150px;height: 56px;}


