#rec1144963466 .t-store__card__textwrapper {
    height: 90px !important;
}

@media screen and (max-width: 768px) {
    .t-store__card {
        margin-bottom: 35px !important;
    }
}

.js-store-prod-all-text {
    font-size: 14px !important;
    line-height: 1.4 !important;
}

.t-store__prod-popup__name {
        font-size: 24px !important;
        line-height: 1.2 !important;
    }

@media screen and (max-width: 768px) {
    .t-store__prod-popup__price {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }
}

.t-store__card__imgwrapper_original-ratio {
    padding-bottom: 100% !important;
    height: 0 !important;
    position: relative !important;
}

.t-store__card__imgwrapper_original-ratio .t-store__card__img {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* отступ между header и карточкой товара */
@media screen and (min-width: 769px) {
    body[data-tilda-page-alias*="tproduct"] {
        padding-top: 80px !important;
    }
}


/* Скрываем артикул */
.t706__product-title__option {
    display: none !important;
}

/* Чайные пары */
.t706__product-title:has(a[href*="226146173732"]):after, /* city-noir */
.t706__product-title:has(a[href*="517577437632"]):after, /* poolish */
.t706__product-title:has(a[href*="827418604112"]):after, /* tea-at-grandmas */
.t706__product-title:has(a[href*="771859075992"]):after, /* joyware */
.t706__product-title:has(a[href*="197911764872"]):after, /* to-bee-or-not */
.t706__product-title:has(a[href*="636673160832"]):after, /* to-bee-or-not */
.t706__product-title:has(a[href*="893472101482"]):after, /* tea-at-grandmas */
.t706__product-title:has(a[href*="406358122552"]):after { /* young-monarch */
    content: "Чайная пара" !important;
    font-size: 12px !important;
    color: #666 !important;
    display: block !important;
    margin-top: 2px !important;
}

/* Тарелки */
.t706__product-title:has(a[href*="192286743182"]):after, /* young-monarch */
.t706__product-title:has(a[href*="305858243612"]):after, /* to-bee-or-not */
.t706__product-title:has(a[href*="132896940542"]):after, /* city-noir */
.t706__product-title:has(a[href*="679436647012"]):after, /* to-bee-or-not */
.t706__product-title:has(a[href*="714485340022"]):after, /* to-bee-or-not */
.t706__product-title:has(a[href*="185432478572"]):after, /* to-bee-or-not */
.t706__product-title:has(a[href*="834715402822"]):after, /* young-monarch */
.t706__product-title:has(a[href*="596389694912"]):after, /* joyware */
.t706__product-title:has(a[href*="578845096772"]):after { /* joyware */
    content: "Тарелка" !important;
    font-size: 12px !important;
    color: #666 !important;
    display: block !important;
    margin-top: 2px !important;
}

/* Наборы */
.t706__product-title:has(a[href*="549778063462"]):after,
.t706__product-title:has(a[href*="489454990612"]):after,
.t706__product-title:has(a[href*="677511748042"]):after,
.t706__product-title:has(a[href*="934293782532"]):after,
.t706__product-title:has(a[href*="602083028242"]):after,
.t706__product-title:has(a[href*="600660659172"]):after {
    content: "Набор" !important;
    font-size: 12px !important;
    color: #666 !important;
    display: block !important;
    margin-top: 2px !important;
}

