    .t-feed__post-popup__close-text {
    display: inline-block;
    font-weight: 400;
    line-height: 1.3;
    font-size: 18px;
    font-family: 'helvetica';
}


.t-btn td {
    font-size: 14px;
}



.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "Автомобиль продан";
    color: #797979;
    font-size: 14px;
}

.js-store-prod-all-text {
    font-weight: 300;
    font-family: 'helvetica';
    font-size: 16px  !important;
}


header a[href^=tel] {
  background: linear-gradient(0.398turn, rgba(138, 13, 13, 1) 0%, rgba(209, 35, 41, 1) 50%, rgba(224, 4, 12, 1) 100%
100%) !important;
  color: #ffffff !important;
  border-radius: 3px !important;
}

header a[href^=tel]:hover {
	background: rgba(228,0,0,100) !important;
}	