/* Скрываем характеристики в подробной карточке товара.*/
.js-store-prod-charcs {
  display: none !important;
}

.t-store__card__mark {
    width: 80px;
    height: 80px;
    padding: 0;
}


.t-store__card__imgwrapper {
border-radius: 5px;
}


.t-btn_sm {
    font-size: 12px;
}

.t007__text {
    letter-spacing: 2px;
}


.t005__text {
    letter-spacing: 2px;
}

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

.t-descr {
    font-family: 'TildaSans', Arial, sans-serif;
}

