/* Поиск */
.t-search-widget__loadmore-btn.t-btn.t-btn_sm {
    text-transform: uppercase !important; 
    font-weight: 500 !important;
    letter-spacing: 0.5px;
}

.t985__clear-icon.t-search-widget__clear-icon.t-search-widget__clear_show {
    background-color: #1F1F1F !important;
}

.t-search-widget__result_product-img {
    border: none !important;
    border-radius: 3px !important;
}

.t-search-widget__result_product-title.t-name.t-name_xs {
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

.t-search-widget__result_product-desc.t-descr.t-descr_xs {
    font-size: 12px !important;
}

.t-search-widget__result_product-price.t-descr.t-descr_xs {
    font-weight: 500 !important;
}

/* Избранное */
.t1002__wishlistwin-heading.t-name.t-name_xl {
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

.t1002__product-link {
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

/* Каталог */

.t-store__card__textwrapper {
    text-align: left !important;
}

.js-store-prod-name {
    text-align: left !important;
    margin-bottom: 5px !important;
    line-height: 1.2 !important;
}

.js-store-price-wrapper {
    text-align: left !important;
    margin-top: 0px !important;
}

.t-store__card__price {
    justify-content: flex-start !important;
    display: flex !important;
}

.js-store-prod-name, 
.js-product-name, 
.t-store__card__title, 
.t-name, 
.t-name_xs {
    text-align: left !important;
}


/* Страница товара */

.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
    font-size: 20px !important;
    font-weight: 500 !important;
}

/* Корзина */


.t706__product-title.t-descr.t-descr_sm,
.t706__cartwin-heading.t-name.t-name_xl {
    line-height: 1.2 !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
}

.t706__product-title.t-descr.t-descr_sm {
    font-size: 12px !important;
}
</style>
