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

.t-name_xl {
    font-size: 26px;
    line-height: 1.35;
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35;
}

.t-store .t-product__option-title {
    padding-bottom: 10px;
}

.t-store .t-product__option {
    margin-top: 20px;
    margin-bottom: 25px;
    position: relative;
}

.t1002__wishlistwin-content {
    background-color: #e0e2e0;
}

.t1002__product-amount--portion, .t1002__product-amount {
    font-size: 14px;
}

.t-store__relevants__title {
    color: #abb5af;
    font-size: 20px !important;
    font-weight: 400;
    font-family: Cormorant Garamond;
    text-transform: uppercase !important;
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 30px;
    }
}

.t-store__card__textwrapper {
    padding-top: 10px;
    margin-bottom: auto;
}

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



@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-top: 80px;
        padding-bottom: 60px;
    }
}