/*Стили табов в карточке товара*/
.t-catalog__tabs__item-button {
    padding-right: 0px !important;
}

.t-catalog .t-catalog__tabs__close:after {
    background-color: #ffffff !important;
}

.t-catalog .t-catalog__tabs_accordion .t-catalog__tabs__item-button.t-catalog__tabs__item-button_active {
    border-bottom-color: transparent !important;
}

.t-catalog .t-catalog__tabs_accordion .t-catalog__tabs__item-button {
    border-top: 1px solid #eeeeee !important;
    border-bottom: 1px solid #eeeeee !important;
}

/*Отступы в карточке товара*/
.t-catalog__prod-snippet__container {
        padding-top: 90px !important;
        padding-bottom: 30px !important;
    }

@media screen and (max-width: 560px) {
    .t-catalog__prod-snippet__container {
        padding-top: 42px !important;
    }
}

/*Стили отметки на карточке*/
.t-catalog__card__mark {
    border-radius: 0px;
    font-family: 'Inter';
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    height: 30px;
    width: auto;
    text-transform: uppercase;
}

.t-catalog__card__mark-wrapper {
    left: auto !important;
}

.t-catalog__card__mark-wrapper {
    top: auto;
    bottom: 2px;
    right: 2px !important;
}

/*Стили буллетов в карточке товара*/
.t-catalog .t-slds__bullet {
    pointer-events: none !important;
    padding: 0px 0px !important;
    flex: 1;
}
    
.t-catalog .t-slds__bullet_body {
    border-radius: 0px !important;
    width: 100% !important;
    height: 2px !important;
}

.t-catalog .t-slds__bullet_wrapper {
    padding: 0px 0 0;
    display: flex;
}

/* Толщина линий SVG-иконок в меню */
.t-menuwidgeticons__wrapper svg circle,
.t-menuwidgeticons__wrapper svg line,
.t-menuwidgeticons__wrapper svg path {
    stroke-width: 1.4px !important;
}

/* Нижний отступ у контейнера иконки */
.t-menuwidgeticons__icon {
    padding-bottom: 0;
}

/* Отступ между описанием товара и его ценой */
.t-catalog__card__price-wrapper {
    margin-top: 5px;
}

/* Верхний внутренний отступ текстовой части и кнопок карточки */
.t-catalog__card__wrap_txt-and-btns {
    padding: 10px 0 0 !important;
}

/* Размер ссылок в footer */
.t420__descr {
    font-size: 10px !important;
}

@media screen and (max-width: 960px) {
    /* Контейнер основного мобильного меню */
    .t-menu-base__maincontainer {
        gap: 0;
        padding: 40px 20px 10px;
    }

    /* Выравнивание ссылок в меню с левой стороны */
    .t-menu-base_mobile-left .t-menu__link-wrapper {
        justify-content: normal;
    }

    /* Размеры и внутренние отступы мобильного меню */
    .tmenu-mobile__container {
        min-height: 42px !important;
        padding: 10px 20px !important;
    }

    /* Скрывает стрелки слайдера на мобильных устройствах */
    .t-slds__arrow {
        display: none;
    }
}

/*Стили секции «Смотрите также»*/
@media screen and (min-width: 1240px) {
    .t-catalog__grid-cont_mobile-one-row.t-catalog__relevants-grid-cont .t-catalog__card {
        max-width: 260px !important;
    }
}

@media screen and (max-width: 1240px) {
    .t-catalog__grid-cont_mobile-one-row.t-catalog__relevants-grid-cont .t-catalog__card {
        max-width: 210px !important;
    }
}

.t-catalog__card__imgwrapper {
    padding-bottom: 133%;
}

/*Стили поиска*/
.t985__overlay {
    background-color: rgba(0, 0, 0, .1);
}

.t-search-widget__header {
    box-shadow: none !important;
}

@media screen and (max-width: 960px) {
    .t-search-widget__header {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .t-search-widget__popup {
        padding: 80px 0 30px !important;
    }
}

.t-search-widget__loadmore-btn {
    border-radius: 0px !important;
    font-weight: 500;
    letter-spacing: -0.5px;
}

.t-search-widget__pagination-active {
    border-radius: 0% !important;
    background-color: #f5f5f5 !important;
}

.t-search-widget__result_product-img {
    border: 1px solid #eeeeee !important;
}

/*Скрыть характеристики в карточке товара*/
.js-catalog-prod-all-charcs {
    display: none;
}

/*Стили кнопки активации промокода*/
.t-inputpromocode__btn {
    font-weight: 500;
    letter-spacing: -0.5px;
}

/*Стили корзины*/
.t706__sidebar-content {
    box-shadow: none !important;
}

.t706__product-imgdiv {
    border-radius: 0px;
    border: 1px solid #eeeeee;
}

.t706__auth {
    background-color: #fafafa;
    border: 1px solid #eeeeee;
}

.t706__auth__link {
    border-bottom: 1px solid rgb(0, 0, 0);
    text-decoration: none !important;
}
    
.t706 .searchbox-list:not(:empty) {
    box-shadow: none !important;
    border: 1px solid #eeeeee !important;
    top: 90px !important;
}
    
.t-input-phonemask__options-wrap {
    border-radius: 0px !important;
}
    
.ymaps-2-1-79-balloon {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1) !important;
}
    
.ymaps-2-1-79-balloon__close-button {
    height: 30px !important;
}
    
.ymaps-2-1-79-balloon__content {
    font-family: 'Inter' !important;
}
    
.t706__cartpage-totals::after {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1) !important;
    border-radius: 0px !important;
}
    
.t706__cartpage-totals {
    border-radius: 0px !important;
}

.t706__form-bottom-text {
    font-size: 12px !important;
    line-height: 1.25 !important;
}

[field="li_text__1789833359669"] {
    background-color: #EEFFEE !important;
    padding: 10px !important;
}

/*Стили избранного*/
.t1002__wishlistwin-content {
    box-shadow: none !important;
}

.t1002__product-imgdiv {
    border-radius: 0px;
    border: 1px solid #eeeeee;
}

.t-catalog__card__imgwrapper .t1002__addBtn {
    background: transparent;
    right: 0px;
    top: 0px;
}

.t-catalog__card-list_style_tile .t1002__addBtn {
    margin-bottom: 0px;
}

/*Стили уведомлений о добавлении товаров в избранное и корзину*/
.t1002__bubble {
    border-radius: 0px;
    max-width: fit-content;
}

.t1002__bubble-text {
    font-family: 'Inter';
}

@media screen and (max-width: 560px) {
    .t1002__bubble-text {
        font-size: 14px;
    }
}

.t706__bubble {
    border-radius: 0px;
    max-width: fit-content;
}

.t706__bubble-text {
    font-family: 'Inter';
}

@media screen and (max-width: 560px) {
    .t706__bubble-text {
        font-size: 14px;
    }
}