.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: 12px;
    color: #c7c3c3 !important;
}
.js-store-prod-text a:first-of-type {
    background-color: #BC5749;
    color: #ffffff !important;
    background-image: linear-gradient(0.342turn,rgba(128,80,193,1) 0%,rgba(176,120,252,1) 44%,rgba(128,80,193,1) 100%);
    width: 146px;
    height: 20px;
    border-radius: 10px;
    border: 2px solid #9650f4;
    font-family: Montserrat;
    font-size: 11px;
    cursor: pointer;
}
.js-store-prod-text a:last-of-type {
    background-color: #303030;
    color: #c7c3c3 !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-store__card__mark {
   
    border-radius: 30px;
    height: 60px;
    width: 50px;
}


