/* настройка разделов каталога/наши работы */

.js-store-parts-switcher.t-store__parts-switch-btn.t-active {
opacity: 1;
color: #fff !important;
background-color: #323E48;
}

.js-store-parts-switcher.t-store__parts-switch-btn {
border: 1px solid #D4D5D8;
padding: 12px 30px;
border-radius: 0px;
transition: all 0.3s ease-in-out;
}

.t-store__parts-switch-btn {
margin-left: 0px !important;
margin-right: 10px !important;
}


.t-align_center {
text-align: left;
}

#rec793042300 .t-store__filter__item-title:after {
border-right-color:#B9BABA !important;
border-bottom-color:#B9BABA !important;
}

.t-store__filter__input, .t-store__filter__btn {
background:#F1F2F6 !important;
}


/* настройка описание товара в поп апе */
.t-name_xl {
font-size: 30px;
}


.t-descr_xxs {
font-size: 16px;
}

.js-store-prod-all-text {
color: #2D2F2E !important;
}


/* Отметка на карточке товара */
.t-store__card__mark {
    font-family: 'Manrope', Arial, sans-serif;
height: 30px;
padding: 0 15px;
}


/* Заголовок новости */

#rec796684599 .t-feed__post-title {
letter-spacing: -0.4px !important;
}


#rec796684599 .t-feed__post-date {
letter-spacing: 0px !important;
}

.t-feed__post-popup__title-wrapper {
letter-spacing: -0.8px !important;
}



.t-feed__post-popup__date.t-uptitle {
letter-spacing: 0.2px !important;
}


.t-feed__post-label {
background-color: #417D6A;
}


