/* Табы сайта */
.t-store .t-store__tabs .t-store__tabs__button {
    border-bottom: 1px solid #fdc6da !important;
}
.t-store__tabs__button.js-store-tab-button.t-store__tabs__button_active {
border-bottom: 1px solid #801324 !important;
}
.t-store__tabs__button-title {
color: #801324 !important;
}


/* Стили десктоп */
@media only screen and (min-width: 700px) {
.t-store .t-store__tabs_tabs .t-store__tabs__controls {
    padding-bottom: 40px; /* Отступ снизу */
}
.t-name_xs {
    font-size: 14px;
}
.t-name_xs {
font-weight: 400;
}

#rec745525365 .t-store .t-store__tabs__controls .t-store__tabs__button_active .t-store__tabs__button-title {
    font-weight: 800;
}
}

@media screen and (min-width: 961px) {
/*стиль фильтров*/
    .t951__sidebar .t-store__filter__item_available .t-store__filter__item-controls-wrap, .t951__sidebar .t-store__filter__item_price .t-store__filter__item-controls-wrap .t-store__filter__range_bg {
        background-color: #ebc4d0;
    }
}

/* Стили смарт*/
@media only screen and (max-width: 700px) {
    /*Табы*/
.t-store .t-store__tabs_tabs .t-store__tabs__controls {
    padding-bottom: 35px; /* Отступ снизу */
}
#rec745525365 .t-store .t-store__tabs__controls .t-store__tabs__button_active .t-store__tabs__button-title {
    font-weight: 800;
}
.t-descr_xxs {
        font-size: 14px;
    }
#rec745525365 .t-store .t-store__tabs__controls .t-store__tabs__button_active .t-store__tabs__button-title:after {
        border-bottom: 0px solid #801324 !important;
    }
    /*отступ снизу у карточки товара*/
    .t951 .t951__grid-cont.t-store__valign-buttons .t-item {
        margin-bottom: 20px;
    }
    .t-store__mobile-two-columns.t-store__grid-cont.t-store__valign-buttons .t-store__card.t-item {
        margin-bottom: 20px;
    }
}
    
    
      /*ширина картинки товара на отдельной странице товара*/
    .t744__col_first {
        padding-left: 0px;
        padding-right: 0px;
    }

/*лишний отступ у карточек товара*/
.t-store__card__textwrapper {
    padding-top: 0px;
}
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 0px;
    }
    


/*фон кнопки промокода*/
.t-inputpromocode__btn {
    background: #801324 !important;
    }
    
/*стиль для отметки sale*/
element.style {
}
.t-store__card__mark {
    height: 25px;
    border-radius: 30px;
    color: #777a85;
    background-color: #fdc6da;
    padding: 0 7px;
    border: 0px solid #000000;
}

/*стиль для Т887*/
.t887__wrapper {
    padding: 7px 25px;
}

/*стиль для виджета поиска*/
.t-search-widget__overlay_opened .t-search-widget__header {
    padding: 20px 0;
}
.t985__searchvariants {
    margin-top: 10px;
}
.t985__searchvariant {
    padding: 3px 10px;
    border-radius: 5px;
    border: 1px solid #0000004f;
    color: #000000b3;
}
