    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: -5px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 11px;
}
.js-store-prod-text a:first-of-type {
    background-color: #d51212;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #262424;
    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;
    
    .js-store-prod-text a:last-of-type
    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:150px;
height:50px;
}


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









/*зеро*/
.t-store__prod-popup__text a[href*="#zeropopup"]:before {
    /*ссылка на иконку*/
    background-image: url(https://static.tildacdn.com/tild3366-6562-4465-b631-353564386139/message-circle-svgre.svg);
}



/*tel*/
.t-store__prod-popup__text a[href*="tel:"]:before {
    /*ссылка на иконку*/
    background-image: url(https://static.tildacdn.com/tild6563-6533-4632-b535-316566313933/icons8--32.png);
    
}




















/*Стили иконок перед надписью*/
.t-store__prod-popup__text a:before {
    content: '';
    display: block;
    width: 28px; /* — ширина иконки*/
    height: 28px; /* — высота иконки*/
    background-size: cover;
    margin-right: 8px; /* — отступ справа от иконки*/
}

/*Общие стили всех кнопок*/
.t-store__prod-popup__text a {
  display: inline-flex;
  align-items: center;
  padding: 12px 20px 12px 16px; /* — отступы внутри кнопки*/

  margin-right: 8px; /* — отступ справа от кнопки до соседней кнопки*/
  margin-bottom: 20px; /* — отступ снизу от кнопки*/
  transition: background-color .3s !important;
  display: inline-flex;
  align-items: center;

}
