.t-store__relevants__title {
    margin: 70px 0 20px;
    letter-spacing: inherit;
    padding-left: 0;
}

.element.style {
    color: #453529;
    font-size: 40px;
    font-weight: 300;
    font-family: Antonym;
}


.t-store__prod-snippet__container {
    padding-top: 20px;
    padding-bottom: 120px;
}

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


.t-store__empty-part-msg:after {
    content: "К сожалению, по указанным вами фильтрам, десертов не нашлось.";
    font-size: 14px;
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'], .t-store__grid-cont_col-width_stretch[data-col-gap='10'] {
        padding: 10px 10px 10px 10px;
    }

@media screen and (max-width: 960px)
.t706__cartpage-heading {
    font-size: 20px;
}


.t706__product-title {
    display: table-cell;
    font-size: 16px;
    padding: 15px 0;
    font-weight: 500;
    vertical-align: middle;
}


.t-descr_xxs {		
    font-size: 14px;		
    line-height: 1.55;
}


  .t-descr_md {
font-size: 16px;
line-height: 1.55;
}


.t-store__filter__item-title {
    color: #453529;
    font-family: Antonym;
    font-weight: 700;
}

.t-cart__promocode {
    display: none !important;
}