/*Страницы тоовара*/
.t-store__prod-snippet__container {
    padding-bottom: 0;
    padding-top: 0;
}
.t-store__prod-snippet__container .t-store__prod-popup__slider {
    margin-left: 60px;
    margin-right: 10px;
    width: 100%;
    max-width: 530px !important;
}
.t-store__prod-snippet__container .t-store__prod-popup__slider .t-slds__thumbsbullet-wrapper {
    text-align: left;
}
.t-store__prod-snippet__container .t-store__prod-popup__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 30px;
    margin-right: 60px;
    width: 100%;
    max-width: 510px !important;
}
.t-store__prod-popup__info .t-store__prod-popup__title-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
}
.t-store__prod-popup__info .js-product-controls-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 10px;
}
.t-store__prod-popup__info .t-store__prod-popup__price-wrapper {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.t-store__prod-popup__info .t-store__prod-popup__btn-wrapper {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-bottom: 10px;
}
.t-store__prod-popup__info .js-store-prod-text {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    font-size: 15px;
    line-height: 1.3 !important;
    color: #2E3D4A !important;
}
.t-store__prod-popup__info .js-store-price-wrapper::before {
    content: 'Цена от';
    width: 100%;
    display: block;
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 500;
    color: #A2A9AE;
}
.t-store__prod-popup__info .js-store-price-wrapper::after {
    content: '*Включая утилизационный сбор с НДС\A**Цена указана без учета доставки';
    white-space: pre-wrap;
    width: 100%;
    display: block;
    font-family: 'Roboto';
    font-size: 13px;
    font-style: italic;
    color: #A2A9AE;
    margin-top: 5px;
}  
.t-store__prod-popup__info .js-store-prod-name {
    font-size: 35px;
    font-weight: 600 !important;
}
.t-store__prod-popup__info .t-product__option {
    margin-bottom: 10px;
}
.t-store__prod-popup__info .t-product__option-title {
    padding-bottom: 5px;
    font-size: 13px;
    color: #A2A9AE !important;
    font-family: 'Montserrat';
    font-weight: 500;
}
.t-store__prod-popup__info .t-store__prod-popup__price-item {
    font-size: 30px;
    font-weight: 600 !important;
}
.t-store__prod-popup__info .t-store__prod-popup__btn-wrapper .t1002__addBtn {
    border: none !important;
    margin-left: 0;
}
.t-store__prod-popup__info .js-store-prod-charcs {
    padding: 10px 0;
    border-bottom: 1px solid #E8EAEB;
}
.t-store__prod-popup__info .js-store-prod-charcs:first-child {
    border-top: 1px solid #E8EAEB;
}

.t-store__prod-snippet__container .t-store__prod-popup__slider .t-slds__bgimg  {
    padding-bottom: 75% !important;
}
.t-store__prod-snippet__container .t-store__tabs {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1080px;
    display: block;
    float: none;
}
.t-store__prod-snippet__container .t-store__tabs__content {
    font-size: 15px;
    font-family: 'Roboto';
    line-height: 1.3;
    color: #162735 !important;
    width: 100%;
    max-width: 100% !important;
}
.t-store__prod-snippet__container .t-store__tabs__item[data-tab-title='Фото'] .t-store__tabs__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
    width: 100%;
}
.t-store__prod-snippet__container .t-store__tabs__item[data-tab-title='Фото'] .t-store__tabs__content figure {
    width: calc((100% - 40px)/3);
    height: calc(25% - 10px);
    max-width: none;
}
.t-store__prod-snippet__container .t-store__tabs__item[data-tab-title='Фото'] .t-store__tabs__content img {
    width: 100%;
    height: auto;
}
.t-store__prod-snippet__container .t-store__tabs__content h4 {
    font-family: 'Montserrat';
    margin-bottom: 5px;
}
.t-store__tabs__item .t-redactor__quote {
    color: #747d86;
}
.t-store__relevants__container .t-container .t-col {
    margin-left: 0;
    margin-right: 0;
}
.t-store__relevants__title {
    max-width: 1080px;
    margin: 80px auto 40px;
}
.t-store__relevants-grid-cont {
    margin: 0 auto;
    max-width: 1080px;
    justify-content: space-between;
    flex-wrap: nowrap !important;
}
.t-store__relevants-grid-cont::after {
    display: none;
}
@media screen and (max-width: 1199px) {
    .t-store__product-snippet .t-container {
        max-width: 100%;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__slider {
        margin-left: 40px;
        max-width: 430px !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__info {
        margin-left: 10px;
        margin-right: 40px;
        max-width: 430px !important;
    }
    .t-store__prod-popup__info .t-store__prod-popup__title-wrapper {
        margin-bottom: 10px;
    }
    .t-store__prod-popup__info .js-store-prod-name {
        font-size: 27px;
    }
    .t-store__prod-popup__info .t-store__prod-popup__price-item {
        font-size: 25px;
    }
    .t-store__prod-popup__info .t-store__prod__quantity {
        font-size: 13px;
        height: 40px;
    }    
    .t-store__prod-popup__info .t-store__prod-popup__btn {
        height: 40px;
        font-size: 13px;
    }
    .t-store__prod-popup__info .t1002__addBtn {
        height: 40px;
        width: 40px;
    }
    .t-store__prod-popup__info .js-store-prod-text {
        font-size: 13px;
        line-height: 1.3 !important;
    }
    .t-store__prod-popup__info .t-product__option-title,
    .t-store__prod-popup__info .js-store-price-wrapper::before,
    .t-store__prod-popup__info .js-store-price-wrapper::after {
        font-size: 11px;
    }
    .t-store__tabs .t-store__tabs__button {
        padding: 15px !important;
    }
    
    .t-store__prod-snippet__container .t-store__tabs {
        margin-top: 40px !important;
        max-width: 880px;
    }
    .t-store__prod-snippet__container .t-store__tabs__button-title,
    .t-store__prod-snippet__container .t-store__tabs__content {
        font-size: 13px;
    }
    .t-store__relevants__title,
    .t-store__relevants-grid-cont {
        max-width: 880px;
    }
}
@media screen and (max-width: 979px) {
    .t-store__product-snippet .t-container {
        max-width: 100%;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__slider,
    .t-store__prod-snippet__container .t-store__prod-popup__info,
    .t-store__prod-snippet__container .t-store__tabs {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media screen and (max-width: 959px) {
    .t-store__prod-snippet__container .t-store__prod-popup__slider,
    .t-store__prod-snippet__container .t-store__prod-popup__info {
        margin-left: auto;
        margin-right: auto;
        max-width: 600px !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__info {
        padding-top: 40px !important;
    }
    .t-store__prod-snippet__container .t-store__tabs {
        max-width: 600px;
    }
    .t-store__tabs__button-title {
        font-size: 13px;
    }
    .t-store__prod-snippet__container .t-store__tabs__item[data-tab-title='Фото'] .t-store__tabs__content {
        gap: 10px;
    }
    .t-store__relevants__container {
        margin-left: 0;
        margin-right: 0;
    }
    .t-store__relevants__container .t-col {
        padding-left: 0;
        padding-right: 0;
    }
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        display: none;
    }
    .t-store__relevants__title, .t-store__relevants-grid-cont {
        max-width: 600px;
    }
    .t-store__relevants__title, .t-store__relevants-grid-cont {
        scrollbar-width: none;
        gap: 10px;
    }
    .t-store__prod-snippet__container .t-store__tabs__item[data-tab-title='Фото'] .t-store__tabs__content figure {
        width: calc((100% - 20px)/3);
        height: calc(25% - 5px);
    }
    .js-product-relevant:first-child {
        margin-left: 20px !important;
    }
    .js-product-relevant:last-child {
        margin-right: 20px !important;
    }
}
@media screen and (max-width: 639px) {
    .t-store__prod-snippet__container .t-store__prod-popup__slider,
    .t-store__prod-snippet__container .t-store__prod-popup__info {
        max-width: 440px !important;
    }
    .t-store__prod-popup__slider .t-slds__thumbsbullet-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !immportant;
    }
    .t-store__prod-popup__info .t-store__prod-popup__btn-wrapper {
        margin-bottom: 0;
    }
    .t-store__prod-popup__btn-wrapper.t-store__prod-popup__btn-wrapper-fixed {
        padding: 15px 20px 5px;
        position: fixed;
        right: 0;
        z-index: 10;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-radius: 0;
        z-index: 99998;
    }
    .t-store__prod-snippet__container .t-store__tabs {
        max-width: 440px;
    }
    .t-store__tabs .t-store__tabs__button {
        padding: 0 !important;
    }
    .t-store__tabs__button-title {
        width: 100%;
        text-align: center;
    }
    .t-store__relevants__title {
        max-width: 440px;
    }
}
@media screen and (max-width: 479px) {
    .t-store__prod-snippet__container .t-store__prod-popup__slider,
    .t-store__prod-snippet__container .t-store__prod-popup__info,
    .t-store__relevants__title, .t-store__tabs {
        max-width: 320px !important;
    }
      
    .t-store .t-store__tabs__controls .t-store__tabs__button-title {
        padding-left: 10px;
        padding-right: 10px;
    }
    .t-store__prod-snippet__container .t-store__tabs__item[data-tab-title='Фото'] .t-store__tabs__content figure {
        width: calc((100% - 10px)/2);
        height: calc((300% - 30px)/8);
    }
}

/*Настройки блока Популярных товаров */
.uc-top-products .t-store__grid-cont {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    max-width: 1120px;
}
.uc-top-products .t-store__load-more-btn-wrap {
    display: none;
}

/* Настройка основного блока товаров с фильтрами */
.uc-products .t951 {
    padding-left: 40px;
    padding-right: 40px;
}
.uc-products .t951 .t-store__filter__search-and-sort {
    margin-bottom: 40px;
}
.uc-products .t951 .t-store__filter {
    margin-bottom: 0;
}
.uc-products .t951 .t-store__filter__item-title{
    font-size: 12px !important;
    line-height: 1;
}
.uc-products .t951 .t-store__filter__search,
.uc-products .t951 .t-store__sort-select,
.uc-products .t951 .t-store__filter__input,
.uc-products .t951 .t-store__filter__item-price-box {
    font-size: 12px !important;
    font-family: 'Roboto' !important;
}
.uc-products .t951 .t-store__filter__title {
    font-weight: 500;
    font-size: 12px !important;
    font-family: 'Roboto' !important;
    line-height: 1.0;
}
.uc-products .t951 .t-checkbox__control:not(:last-child) {
    margin-bottom: 4px;
}
.uc-products .t951 .t-store__filter__item-controls-container_color {
    padding: 5px 0 0 !important;
}
.uc-products .t951 .t-store__filter__checkmark_color {
    width: 20px !important;
    height: 20px !important;
}
.uc-products .t951__sidebar {
    margin-right: 20px;
    width: 255px;
}
.uc-products .t951__sidebar-wrapper {
    padding-right: 40px;
    max-height: 540px !important;
    overflow-y: auto;
    scrollbar-width: none;
}
.uc-products .t951__sidebar .t-store__filter__item {
    margin-bottom: 20px;
}
.uc-products .t951__grid-cont {
    padding: 0;
    margin-right: 0 !important;
    margin-left: 0;
    gap: 20px;
    width: calc(255px * 3 + 40px);
}
.uc-products .t951__grid-cont::before,
.uc-products .t951__grid-cont::after {
    display: none;
}
.uc-products .t-store__grid-separator {
    display: none;
}
.uc-products .t-store__filter__item .t-checkbox__indicator {
    border: 1px solid #A2A9AE !important;
    width: 14px;
    height: 14px;
    margin-right: 8px;
}
.uc-products .t-store__filter__item .t-checkbox__indicator:after {
    margin-top: 0 !important;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 13px !important;
    height: 13px !important;
    border-width: 0px !important;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background-color: #8B939A;
}
@media screen and (max-width: 1199px) {
    .uc-products .t951 {
       padding-left: 20px;
       padding-right: 20px;
    }
    .uc-products .t951__sidebar {
       width: 205px;
    }
    .uc-products .t951__sidebar-wrapper {
        max-height: 640px !important;
    }
    .uc-products .t951__grid-cont {
       margin-right: 0 !important;
       width: 655px;
       max-width: 655px;
    }
    .t951__grid-cont.t-container:not([data-col-gap='0']) {
       margin-right: 0 !important;
    }
}
@media screen and (max-width: 959px) {
    .uc-products .t951 {
       padding-left: 5px;
       padding-right: 5px;
    }
    .uc-products .t951__sidebar {
       width: 100%;
       max-width: 600px;
       margin-right: 0;
    }
    .uc-products .t951__sidebar-wrapper {
       padding-right: 0;
       margin-bottom: 30px;
    }
    .uc-products .t951__grid-cont {
       width: 600px;
       max-width: 600px;
    }
    .uc-products .t951__sidebar .t-store__filter__item {
       margin-bottom: 0;
    }
    .uc-products .t951__grid-cont {
        row-gap: 20px;
        -webkit-column-gap: 10px;
           -moz-column-gap: 10px;
                column-gap: 10px;
    }
}
@media screen and (max-width: 639px) {
    .uc-products .t951__sidebar {
       max-width: 440px;
    }
    .uc-products .t951__grid-cont {
       width: 440px;
       max-width: 440px;
    }
}
@media screen and (max-width: 479px) {
    .uc-products .t951__sidebar {
       max-width: 320px;
    }
    .uc-products .t951__grid-cont {
       width: 320px;
       max-width: 320px;
    }
}

/*Карточки товаров*/
.uc-top-products .t-store__card__mark-wrapper,
.uc-products .t-store__card__mark-wrapper,
.js-product-relevant .t-store__card__mark-wrapper {
    left: 0 !important;
}
.uc-top-products .t-store__card__mark,
.uc-products .t-store__card__mark,
.js-product-relevant .t-store__card__mark {
    border-radius: 0;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    height: 30px;
    width: auto;
}
.uc-top-products .t-store__card .t1002__addBtn,
.uc-products .t-store__card .t1002__addBtn,
.js-product-relevant .t1002__addBtn {
    height: 30px;
    width: 30px;
    margin-left: 0;
    padding-top: 0;
}
.uc-products .t-store__card {
    width: 255px;
    border: 1px solid #D0D4D7;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.uc-top-products .t-store__card,
.js-product-relevant {
    width: 255px;
    max-width: 255px;
    border: 1px solid #D0D4D7;
    margin: 0 10px;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.uc-top-products .t-store__card:hover,
.uc-products .t-store__card:hover,
.js-product-relevant .t-store__card:hover {
    border: 1px solid #00ABBC !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.uc-top-products .t-store__card a:not(.t1002__addBtn),
.uc-products .t-store__card a:not(.t1002__addBtn),
.js-product-relevant a:not(.t1002__addBtn) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.js-product-relevant .t-store__card__imgwrapper {
    padding-bottom: 75%;
}
.uc-top-products .t-store__card__bgimg,
.uc-products .t-store__card__bgimg,
.js-product-relevant .t-store__card__bgimg {
    margin: 10px 10px 0;
    background-size: contain;
}
.uc-top-products .t-store__card__textwrapper,
.uc-products .t-store__card__textwrapper,
.js-product-relevant .t-store__card__textwrapper {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.uc-top-products .t-store__card__descr,
.uc-products .t-store__card__descr,
.js-product-relevant .t-store__card__descr {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 13px;
}
.uc-top-products .t-store__card__price-wrapper,
.uc-products .t-store__card__price-wrapper,
.js-product-relevant .t-store__card__price-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-line-pack: end;
        align-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 18px !important;
    margin-top: 10px;
}
.uc-top-products .t-store__card__price-item,
.uc-products .t-store__card__price-item,
.js-product-relevant .t-store__card__price-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.uc-top-products .t-store__card__price-item:before,
.uc-products .t-store__card__price-item:before,
.js-product-relevant .t-store__card__price-item:before {
    content: 'от ';
    margin-right: 5px;   
}
.uc-top-products .t-store__card__btns-wrapper,
.uc-products .t-store__card__btns-wrapper,
.js-product-relevant .t-store__card__btns-wrapper {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0 10px 10px;
    margin-top: -40px !important;
}
.uc-top-products .t-store__card__btn,
.uc-products .t-store__card__btn,
.js-product-relevant .t-store__card__btn {
    margin: 0;
    padding: 0;
    content: url(https://static.tildacdn.com/tild3536-3537-4565-b361-646533303966/Icn_Arrow_w.svg);
    height: 30px;
    width: 30px !important;
}
@media screen and (max-width: 1240px) {
    .js-product-relevant  {
        max-width: 255px  !important;
    }
}
@media screen and (max-width: 1199px) {
    .uc-top-products .t-store__grid-cont {
        max-width: 900px ;
    } 
    .uc-products .t-store__card,
    .js-product-relevant {
        width: 205px;
    }
}
@media screen and (max-width: 959px) {
    .uc-top-products .t-store__scroll-icon-wrapper {
        padding: 10px 20px;
    }
   .uc-top-products .t-store__grid-cont {
        scrollbar-width: none;
    }
    .uc-products .t-store__card {
        width: calc((100% - 20px)/3) !important;
    }
    .uc-top-products .t-store__card {
        margin-left: 5px;
        margin-right: 5px;
        max-width: 45%;
        min-width: 45%;
    }
    .uc-top-products .t-store__card:first-child {
        margin-left: 20px !important;
        margin-right: 5px !important;
    }
    .uc-top-products .t-store__card:last-child {
        margin-left: 5px !important;
        margin-right: 20px !important;
    }
}
@media screen and (max-width: 639px) {
    .uc-top-products .t-store__scroll-icon-wrapper {
        padding: 5px 20px;
    }
    .uc-top-products .t-store__card,
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .js-product-relevant {
        max-width: 45%;
        min-width: 45%;
    }
    .uc-top-products .t-store__card__title,
    .js-product-relevant .t-store__card__title {
        font-size: 13px !important;
    }
    .uc-products .t-store__card {
        width: calc((100% - 10px)/2) !important;
    }
}
@media screen and (max-width: 479px) {
    .uc-top-products .t-store__card {
        max-width: 85%;
        min-width: 85%;
    }
    .uc-products .t-store__card .t1002__addBtn {
        height: 24px;
        width: 24px;
        right: 5px;
        top: 5px;
    }
    .uc-products .t-store__card__mark-wrapper {
       top: 5px;
    }
    .uc-products .t-store__card__mark {
        font-size: 9px;
        height: 24px;
    }
    .uc-products .t-store__card__textwrapper {
        padding-top: 10px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .uc-products .t-store__card__price-wrapper {
        margin-bottom: 12px !important;
        margin-top: 0px;
    }
    .uc-products .t-store__card__btns-wrapper {
        margin-top: -34px !important;
    }
    .uc-products .t-store__card__btn {
        padding: 0 !important;
        width: 24px !important;
        height: 24px;
    }
}

/* Блог FD301 */
.uc-blog .t-feed__container,
.uc-blog-mini .t-feed__container {
    max-width: 1100px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.uc-blog .t-feed__container li,
.uc-blog-mini .t-feed__container li{
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc((100% - 60px)/3);
}
.uc-blog .t-feed__grid-col:not(.t-slds__item) {
    margin-top: 40px;
}
@media screen and (max-width: 1199px) {
    .uc-blog .t-feed__container,
    .uc-blog-mini .t-feed__container {
        max-width: 900px;
    }
}
@media screen and (max-width: 959px) {
    .uc-blog-mini .t897__scroll-icon-wrapper {
        padding: 10px 20px;
    }
    .uc-blog-mini .t-feed__container {
       max-width: 640px;
       margin-left: 0;
       margin-right: 0;
    }
    .uc-blog .t-feed__container {
       max-width: 610px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -ms-flex-wrap: wrap;
           flex-wrap: wrap;
       row-gap: 30px;
       -webkit-column-gap: 10px;
          -moz-column-gap: 10px;
               column-gap: 10px;
    }
    .uc-blog-mini .t-feed__container li {
       margin-left: 5px;
       margin-right: 5px;
       max-width: 45%;
       min-width: 45%;
       padding-left: 0;
       padding-right: 0;
    }
    .uc-blog .t-feed__container li {
       margin-left: 0;
       margin-right: 0;
       margin-top: 0;
       max-width: calc(50% - 5px);
       padding-left: 0;
       padding-right: 0;
    }
    .uc-blog .t-feed__container li:not(:first-child) {
        margin-top: 0 !important;
    }
    .uc-blog-mini .t-feed__container li:first-child {
       margin-left: 20px;
       padding-left: 0 !important;
       padding-right: 0 !important;
    }
    .uc-blog-mini .t-feed__container li:last-child {
       margin-right: 20px;
       padding-left: 0 !important;
       padding-right: 0 !important;
    }
    .uc-blog .t-feed__post-title {
        font-size: 13px !important;
    }
}
@media screen and (max-width: 639px) {
    .uc-blog-mini .t897__scroll-icon-wrapper {
        padding: 5px 20px;
    }
    .uc-blog-mini .t-feed__container {
        max-width: 480px;
        margin-left: 0;
        margin-right: 0;
    }
    .uc-blog .t-feed__container {
        max-width: 440px;
    }
    .uc-blog-mini .t-feed__post-title {
        font-size: 13px !important;
    }
}
@media screen and (max-width: 479px) {
    .uc-blog-mini .t-feed__container {
        max-width: 360px;
    }
    .uc-blog-mini .t-feed__container li {
        padding-right: 0 !important;
        padding-left: 0 !important;
        max-width: 85%;
        min-width: 85%;
    }
    .uc-blog .t-feed__container {
        max-width: 320px;
        row-gap: 10px;
    }
    .uc-blog .t-feed__container li {
        max-width: 100%;
    }
    .uc-blog .t-feed__col-grid__post-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 15px;
    }
    .uc-blog .t-feed__post-imgwrapper,
    .uc-blog .t-feed__col-grid__wrapper {
        width: 50%;
        height: auto;
        margin-bottom: 0;
    }
    .uc-blog .t-feed__post-bgimg {
        width: 100%;
        height: auto;
    }
    .uc-blog .t-feed__post-parts-date-row_beforetitle {
        margin-bottom: 5px;
    }
}

/* Zero-формы */
.zeroForm input,
.zeroForm select {
    border-style: dashed !important;
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
}
.zeroForm select {
    background-color: #047E8B50 !important;
}
.zeroForm .t-checkbox__indicator {
    border-width: 1px !important;
    height: 14px !important;
    width: 14px !important;
}
.zeroForm .t-checkbox__indicator:after {
    border-width: 4px !important;
    height: 0;
    left: 0;
    top: 0;
    width: 0;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    background-color: #ffffff80;
    margin: auto;
    margin-top: 20% !important;
    position: relative;
}

/* Корзина и избранное в меню из Zero */
.cart .t706__carticon, .fav .t1002__wishlisticon {
    display: block;
    position: relative;
    top: 0 !important;
    left: 0 !important;
    width: inherit;
    height: inherit;
    -webkit-transition: all 0.3s ease-in !important;
    -o-transition: all 0.3s ease-in !important;
    transition: all 0.3s ease-in !important;
}
.fav .t1002__wishlisticon:hover .t1002__wishlisticon-imgwrap, 
.fav .t1002__wishlisticon .t1002__wishlisticon-imgwrap:hover, 
.cart:hover .t706__carticon .t706__carticon-imgwrap,
.cart .t706__carticon:hover .t706__carticon-imgwrap,
.cart .t706__carticon-wrapper:hover .t706__carticon-imgwrap,
.cart .t706__carticon .t706__carticon-imgwrap:hover {
    scale: none !important;
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
}
.cart .t706__carticon-text {
    display: none !important;
}
.t706__carticon-text:after {
    display: none;
}
.cart .t706__carticon-wrapper,
.fav .t1002__wishlisticon-wrapper {
    width: 100% !important;
    height: 100% !important;

}
.cart .t706__carticon-imgwrap,
.fav .t1002__wishlisticon-imgwrap {
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}
.cart .t706__carticon-imgwrap {
    background-image: url(https://static.tildacdn.com/tild6164-6638-4734-b633-373232653139/Icn_Cart.svg);
}
.fav .t1002__wishlisticon-imgwrap {
    background-image: url(https://static.tildacdn.com/tild3862-3733-4565-b461-313338633035/Ivn_Favorite.svg);
}
.cart .t706__carticon-imgwrap svg,
.fav .t1002__wishlisticon-imgwrap svg {
    display: none !important;
}
.t706__body_cartwinshowed .t706__carticon, 
.t1002__body_wishlistwinshowed .t1002__wishlisticon {
    display: block !important;
}
.t706__bgimg,
.t1002__bgimg {
    margin: 0;
    height: 100% !important;
}
.cart .t706__carticon-counter,
.fav .t1002__wishlisticon-counter{
    min-width: 6px !important;
    width: 6px !important;
    height: 6px !important;
    padding: 0px !important;
    bottom: inherit !important;
    top: 6px !important;
    right: 6px !important;
    font-size: 0 !important;
}
.t706__carticon.t706__carticon_showed.t706__carticon_neworder{
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
}

/*Разное*/
.prevSlide:hover .tn-atom,
.nextSlide:hover .tn-atom {
    opacity: 1.0 !important;
    -webkit-transition: all 0.3 liner;
    -o-transition: all 0.3 liner;
    transition: all 0.3 liner;
}
.prevSlide .tn-atom,
.nextSlide .tn-atom {
    -webkit-transition: all 0.3 liner;
    -o-transition: all 0.3 liner;
    transition: all 0.3 liner;
}
.t706__sidebar_showed,
.t1002__wishlistwin_showed,
.t-popup_show {
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
}

.uc-t-text .t-container, 
.t585 .t-container {
    max-width: 1080px;
}
.uc-t-text .t119 .t-col_12,
.uc-t-text .t004 .t-col_12,
.t585 .t-col_12 {
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 important;
}
.uc-t-text .t005 .t-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
}
.uc-t-text li {
    margin-top: 10px;
}
.uc-t-text .t005 .t-col_6 {
    margin-left: 0;
    margin-right: 0;
}
@media screen and (max-width: 1199px) {
    .uc-t-text .t-container, 
    .t585 .t-container {
        max-width: 91.667%;
    }
    
    .uc-t-text .t119__preface {
        font-size: 3.64vw !important%;
    }
    
    .uc-t-text .t004 .t-text {
        font-size: 2.6vw !important;
    }
    .uc-t-text .t005__text,
    .t585__text {
        font-size: 1.5vw !important;
    }
    .t585__title {
        font-size: 2.08vw !important;
    }
    
}
@media screen and (max-width: 959px) {
    .uc-t-text .t-container,
    .t585 .t-container {
        max-width: 93.75%;
    }
    .uc-t-text .t119__preface {
        font-size: 4.22vw !important;
    }
    .uc-t-text .t004 .t-text {
        font-size: 2.8vw !important;
    }
    .uc-t-text .t005 .t-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px;
    }
    .uc-t-text .t005 .t-col_6 {
        max-width: 100%;
    }
    .uc-t-text .t005__text,
    .t585__text {
        font-size: 2.03vw !important;
    }
    .t585__title {
        font-size: 2.35vw !important;
    }
}
@media screen and (max-width: 639px) {
    .uc-t-text .t-container,
    .t585 .t-container {
        max-width: 91.66%;
    }
    
    .uc-t-text .t119__preface {
        font-size: 3.75vw !important;
    }
    .uc-t-text .t004 .t-text,
    .t585__title {
        font-size: 3.125vw !important;
    }
    .uc-t-text .t005 .t-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px;
    }
    .uc-t-text .t005 .t-col_6 {
        padding: 0 !important;
    }
    .uc-t-text .t005__text,
    .t585__text {
        margin-bottom: 0 !important;
        font-size: 2.71vw !important;
    }
}
@media screen and (max-width: 479px) {
    .uc-t-text .t-container,
    .t585 .t-container {
        max-width: 88.88%;
    }
    
    .uc-t-text .t119__preface {
        font-size: 5vw !important;
    }
    .uc-t-text .t004 .t-text,
    .t585__title {
        font-size: 4.166vw !important;
    }
    .uc-t-text .t005__text,
    .t585__text {
        font-size: 3.61vw !important;
    }
}

/* Плитки в Zero */
.catalogTile { 
    overflow: hidden;
    border: 1px solid #d0d4d7;
}
.catalogTile, .catalogTile .imgZoom .tn-atom {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.catalogTile:hover {
    border: 1px solid #00ABBC;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.catalogTile:hover .imgZoom .tn-atom {
    -webkit-transform: scale(102%);
        -ms-transform: scale(102%);
            transform: scale(102%);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}