/* Меню */
.menu-item .t-active {border-bottom: 1px solid #28323c;}
.menu-item:hover .t-active {border-bottom: 1px solid #5e758c;}
.menu-item:hover a {color: #5e758c !important;}
.menu-item a {transition: all 0.3s ease-in-out;}
.menu-filters {display: none;}
#rec1884174811 .t396__artboard:hover, #rec1884174811 .t396__artboard:hover .menu-bg .tn-atom {background:#EFF2F5; transition: all .3s ease;}

/* Фильтры */
.uc-popup-filters .t-popup {height: 157px !important; transition: all 0.3s ease-in-out;}
.uc-popup-filters .t-popup:hover {background: #eff2f5;}

/* Фото на главной в отдельной карточке товара */
.mix-blend-img {mix-blend-mode: multiply;}

/* Яркие векторные фигуры */
.figure {z-index: 0 !important;}

/* Слайдер на главном экране */
.uc-main-slide {display: none; width: 100%; opacity: 0; z-index: 5;}
.uc-main-slide.active { display: block !important; opacity: 1; position: relative !important; z-index: 6;}
.uc-main-slide.fading-in {display: block !important; position: absolute !important; left: 0; width: 100%; z-index: 7; opacity: 0; transition: opacity 0.8s ease-in-out;}
.main-slide-right, .main-slide-left, .best-next, .best-prev {cursor:pointer;}

/* Слайдер Все коллекции */
.swiper-prev, .swiper-next {opacity: 0; pointer-events: none; transition: opacity 0.3s; cursor: pointer;}
.uc-catalog-slider:hover .swiper-prev, .uc-catalog-slider:hover .swiper-next, .uc-slider:hover .swiper-prev, .uc-slider:hover .swiper-next {opacity: 1; pointer-events: auto;}
.uc-catalog-slider:hover .swiper-button-disabled, .uc-slider:hover .swiper-button-disabled {opacity: 0.4;}
.swiper-container {overflow: visible;}
.swiper-slide {display: flex !important;}
.swiper-wrapper {transition-timing-function: linear !important; transition: all .4s !important;}

/* Увеличение кнопок, табов, карточек при наведении */
.tag-zoom .tn-atom__button-content, .btn-zoom .tn-atom__button-content, .back-zoom, .uc-slide:before, .catalog-wrap a.t396__group:before {transition: all 0.3s ease-out; cursor: pointer;}
.tag-zoom:hover .tn-atom__button-content {padding: 12px 26px 12px 26px !important;}
.btn-zoom:hover .tn-atom__button-content {padding: 18px 32px 18px 32px !important;}
.uc-catalog-slider .uc-slide:before, .catalog-wrap a.t396__group:before {content: " "; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; border-radius: 24px; opacity: 1;}
.uc-catalog-slider .uc-slide:hover:before, .catalog-wrap a.t396__group:hover:before {transform: scale(1.03);}
.back-zoom:hover {width: 38px !important;}

/* Сетка блога */
.js-feed-post.t-col {margin-left: 8px !important; margin-right: 8px !important;}

/* Футер */
.footer-form .t-checkbox__control {opacity: .8;}
.t-checkbox__indicator {border: 1px solid !important; border-radius: 4px;}


@media screen and (min-width: 1280px) {
    /* Сетка блога */
    .t897__container {max-width: 1260px !important;}
    .js-feed-post.t-col {max-width: 404px !important;}
}
@media screen and (max-width: 1279px) {
    /* Сетка блога */
    .t897__container {max-width: 926px !important;}
    .js-feed-post.t-col {max-width: 292px !important;}
}
@media screen and (max-width: 959px) {
    /* Сетка блога */
    .t897__container {max-width: 608px !important;}
    .js-feed-post.t-col {max-width: 288px !important; display: inline-block !important; padding-left: 0px !important; padding-right: 0px !important;}
}
@media screen and (max-width: 639px) {
    /* Сетка блога */
    .t897__container {max-width: 466px !important;}
    .js-feed-post.t-col {display: block !important; max-width: 100% !important; margin-left: 0px !important; margin-right: 0px !important;}
}
@media screen and (max-width: 479px) {
    /* Сетка блога */
    .t897__container {max-width: 89% !important;}
}