.active a{
    color: #aa373e;
}
.js-store-prod-text a:nth-of-type(1) {
    display: inline-block;
    padding: 13px 30px;
    margin-right: 15px;
    margin-top: 0px;
    font-weight: 400;
    transition: all 0.3s ease-in-out !important;
}
.js-store-prod-text a:nth-of-type(1) {
    background-color: #FCFCFC;
    border: 1px solid rgba(41, 41, 41, 0.5);
    box-sizing: border-box;
    color: rgba(41, 41, 41, 0.5) !important;
}
.js-store-prod-text a:nth-of-type(1):hover {
   color: #AA373E !important;
   border: 1px solid #AA373E !important;
}
[href='#op']:hover {
   color: #AA373E !important;
}
[href='#op'] {
   transition: all 0.3s ease-in-out !important;
}
.js-store-prod-charcs {
    opacity: 0 !important;
    display: none !important;
}
.js-store-prod-dimensions {
        opacity: 0 !important;
    display: none !important;
}
.js-store-prod-weight {
        opacity: 0 !important;
    display: none !important;
}


/* расстояние между фильтрами */
.t-store__filter__item {
    margin-right: 40px !important;
}

/* стиль сортировки */
.t-store__sort-select-wrapper {
    min-width: 240px !important;
}    

/* стиль сортировки */
.t-store__sort-select {
    width: 100%;
    border: 0px #E2D1CA solid !important;
    background: #E2D1CA !important;
    color: #292929 !important;
    box-sizing: border-box;
    cursor: pointer;
    padding: 11px 0px 11px 15px !important;
    border-radius: 0px !important;
    font-weight: 500;
}

/* стиль фильтра размера */
.t-store__filter__btn, .t-store__filter__input {
    border-radius: 0px !important;
}

/* отступ цена между новой и старой ценой в попапе */
@media screen and (min-width:560px) {
    .t-store__prod-popup__price_old {
    margin-left: 20px;
    }
}

/* размер названия товара в попапе */
.t-name_xl {
    font-weight: 500 !important;
}
@media screen and (min-width:560px) {
    .t-name_xl {
    font-size: 28px;
    }
}

/* в попапе размер цены и заголовка товара в рекомендуемых */
@media screen and (min-width:560px) {
    .t-name_md {
        font-size: 24px;
    }
}

/* размер описания под названием в попапе */
.t-store__prod-popup__brand {
    margin-top: 20px;
    color: #292929;
    opacity: 0.7;
}

/* размер заголовка "рекомендуемые товары" */
.t-store__relevants__title {
    margin: 70px 0 40px !important;
    line-height: 0.94 !important;
    font-weight: 800 !important;
}
@media screen and (min-width:560px) {
    .t-store__relevants__title {
        font-size: 40px !important;
    }
}

/* размер описания под названием и отступ в вариантах товара */
.t-descr_xxs {
    font-size: 14px !important;
    font-weight: 500;
}
.t-store .t-product__option-title {
    padding-bottom: 10px !important;
}

/* варианты товара вид  */
.js-product .t-product__option-select {
    width: 100%;
    border: 0px #ebebeb solid !important;
    background: #ebebeb !important;
    color: #292929 !important;
    box-sizing: border-box;
    cursor: pointer;
    padding: 3px 0px 3px 15px !important;
    border-radius: 0px !important;
    font-weight: 500;
}

/* цвет марки "хит, скидка" на товаре  */
.t-store__card__mark {
    background-color: #AA373E !important;
}

/* отступ от цены  */
.t-store__prod-popup__price-wrapper {
    margin-bottom: 20px !important;
}

/* стиль кнопки добавить в корзину и отступов от нее  */
.t-store__prod-popup__btn-wrapper {
    margin-top: 20px;
    margin-bottom: 15px !important;
}
.t-btn_sm {
    font-size: 18px;
    font-weight: 400 !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
    width: 201px !important;
    height: 50px !important;
}
.t-store__prod-popup__btn .t-btn .t-btn_sm {
    padding-left: 32px !important;
    padding-right: 32px !important;
    width: 201px !important;
    height: 50px !important;
}

/* длина текста в табах  */
.t-store .t-store__tabs__content {
    max-width: 1160px !important;
}

/* отступ от края карточки до марки "хит, скидка"  */
.t-store__card__mark-wrapper {
    position: absolute !important;
    left: 10px !important;
}

/* отступ в карточке от края */
.t778 .t-store__card__textwrapper {
    padding-left: 0px !important;
}

/* длина вариантов товара */
.t-store .t-product__option-variants {
    min-width: 201px !important;
}

/* скрытие характеристик товара */
.js-store-prod-charcs {
    display: none !important;
}

/* стиль табов в попапе */
@media screen and (max-width:560px) {
    .t-store .t-store__tabs__controls .t-store__tabs__button.t-store__tabs__button_active {
        border-bottom: 2px solid #E2D1CA !important;
    }
    .t-store .t-store__tabs__controls .t-store__tabs__button_active .t-store__tabs__button-title:after {
        border-bottom: 2px solid #AA373E !important;
    }
}
.t-store .t-store__tabs .t-store__tabs__button {
    border-bottom: 2px solid #E2D1CA !important;
}
@media screen and (min-width:560px) {
    .t-store .t-store__tabs__controls .t-store__tabs__button_active, 
    .t-store .t-store__tabs__controls .t-store__tabs__button:hover, 
    .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
        border-bottom: 2px solid #AA373E !important;
    }
}

.t794__tooltip-menu-corner {
    display: none;
}

.t794__tooltip-menu-corner-border {
    display: none;
}