/* Страницы товаров */
.t-store__prod-snippet__container {
    padding-top: 0;
}
.t-store__prod-snippet__container .t-container_fluid {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}
.t-store__prod-snippet__container .t-store__prod-popup__info .t-store__prod-popup__name,
.t-store__prod-snippet__container .t-store__prod-popup__info .js-store-prod-price {
    font-size: 32px !important;
    line-height: 1.2;
}
.t-store__prod-snippet__container .js-store-prod-all-text {
    font-size: 16px !important;
    color: #10100f;
}
.t-store__prod-snippet__container .t-product__option-title, 
.t-store__prod-snippet__container .t-product__option-select {
    font-size: 14px !important;
}
.t-store__prod-snippet__container .t-store__prod-popup__info .t-product__option-variants {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    margin: 10px 0 0 !important;
}
.t-store__prod-snippet__container .t-store__prod-popup__info .t-product__option-item {
    padding-left: 20px;
    width: auto;
    margin-right: 24px;
    margin-bottom: 16px;
}
.t-store__prod-snippet__container .js-store-prod-all-charcs {
    margin-top: 30px !important;
    border-top: 1px solid;
    padding-top: 30px;
}
.t-store__prod-snippet__container .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark:before {
    height: 14px;
    left: -20px;
    width: 14px;
    top: 1px;
}
.t-store__prod-snippet__container .t-product__option-item_radio .t-product__option-input:checked+.t-product__option-checkmark:after {
    height: 10px;
    left: -17px;
    top: 4px;
    width: 10px;
}
.t-store__prod-snippet__container .js-store-prod-charcs {
    font-size: 16px !important;
}
.t-store__relevants__container .t-col {
    max-width: 1200px;
    margin-right: auto;
    display: block;
    margin-left: auto;
    float: none;
}
.t-store__relevants__title {
    margin: 120px 0 24px !important;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px !important;
}
.t-store__relevants-grid-cont {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    gap: 20px;
    width: 100%;
}
.t-store__relevants-grid-cont::after {
    display: none;
}
.js-product-relevant {
    max-width: 275px !important;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.js-product-relevant .t-store__card__imgwrapper {
    padding-bottom: 100% !important;
}
.js-product-relevant .t-store__card__bgimg,
.js-product-relevant .t-store__card__bgimg_second {
    border-radius: 10px !important;
}
.t-store__relevants__container .t-store__card__btns-wrapper {
    margin-top: 0 !important;
    display: none;
}
.js-product-relevant:first-child {
    margin-left: 20px !important;
}
.js-product-relevant:last-child {
    margin-right: 20px !important;
}
@media screen and (max-width: 1200px) {
    .t-store__prod-snippet__container {
        padding-bottom: 0;
    }
    .t-store__prod-snippet__container .t-container.t-container_fluid {
        max-width: calc(100% - 40px) !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__slider {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-right: 20px;
    }
    .t-store__prod-snippet__container .t-slds__main .t-slds__bgimg,
    .t-store__prod-snippet__container .t-slds__thumbsbullet-wrapper .t-slds__bgimg {
        padding-bottom: 66.66% !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__info {
        margin-left: 0;
        margin-right: 0;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__info .t-store__prod-popup__name, 
    .t-store__prod-snippet__container .t-store__prod-popup__info .js-store-prod-price {
        font-size: 30px !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__info .t-product__option-item {
        margin-right: 20px;
        margin-bottom: 12px;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__info .t-store__prod-popup__text {
        margin-top: 10px;
    }
    .t-store__prod-snippet__container .js-store-prod-all-text,
    .t-store__prod-snippet__container .js-store-prod-charcs {
       font-size: 15px !important;
    }
    .t-store__relevants__container .t-container.t-container_fluid {
        max-width: 100% !important;
    }
    .t-store__relevants__title {
        margin: 90px 0 24px !important;
        font-size: 20px !important;
    }
    .t-store__relevants-grid-cont {
        padding-left: 0;
        padding-right: 0;
        gap: 16px;
        width: 100%;
    }
}
@media screen and (max-width: 980px) {
    .t-store__prod-snippet__container .t-store__prod-popup__slider, 
    .t-store__prod-snippet__container .t-store__prod-popup__info {
        padding-left: 0;
        padding-right: 0;
    }
    
    .t-store__prod-snippet__container .t-store__prod-popup__info .t-store__prod-popup__title-wrapper {
        margin-top: 20px;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__info .t-store__prod-popup__name, 
    .t-store__prod-snippet__container .t-store__prod-popup__info .js-store-prod-price {
        font-size: 28px !important;
    }
    .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__title {
        margin: 60px 0 24px !important;
    }
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        display: none !important;
    }
    .t-store__relevants-grid-cont {
        scrollbar-width: none;
    }
}
@media screen and (max-width: 640px) {
    .t-store__prod-snippet__container .t-slds__main .t-slds__bgimg,
    .t-store__prod-snippet__container .t-slds__thumbsbullet-wrapper .t-slds__bgimg {
        padding-bottom: 75% !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__slider .t-slds__thumbsbullet-wrapper {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .t-store__relevants__container .t-store__card {
        max-width: 55vw !important;
        min-width: 55vw !important;
    }
}
@media screen and (max-width: 480px) {
    .t-store__prod-snippet__container .t-slds__main .t-slds__bgimg,
    .t-store__prod-snippet__container .t-slds__thumbsbullet-wrapper .t-slds__bgimg {
        padding-bottom: 100% !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__info .t-store__prod-popup__name, 
    .t-store__prod-snippet__container .t-store__prod-popup__info .js-store-prod-price {
        font-size: 24px !important;
    }
    .t-store__prod-snippet__container .t-product__option-title, 
    .t-store__prod-snippet__container .t-product__option-select {
        font-size: 13px !important;
    }
    .t-store__prod-snippet__container .js-store-prod-all-text, 
    .t-store__prod-snippet__container .js-store-prod-charcs {
       font-size: 14px !important;
    }
    .t-store__prod-snippet__container .t-store__relevants__title {
        font-size: 18px !important;
    }
}

/*Поиск по каталогу*/
.uc-t838 .t-site-search-popup__background {
    background: #A9A59D50;
    backdrop-filter: blur(10px);
}
.uc-t838 .t-site-search-popup {
    border-radius: 10px;
}
.uc-t838 .t838__blockinput {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 1200px) {
    .uc-t838 .t-container {
        max-width: calc(100% - 40px);
    }
    .uc-t838 .t-col_12 {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 640px) {
    .uc-t838 .t838__input {
        padding-left: 52px;
        height: 52px;
        font-size: 14px;
    }
    .uc-t838  .t838__search-icon {
        position: absolute;
        left: 0;
        margin: auto 0;
        top: 0;
        bottom: 0;
        padding-right: 16px;
        padding-left: 16px;
        width: 20px;
    }
}

/*Каталог*/
.uc-t786  a.t-store__card__btn {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
.uc-t786 .t-store__parts-switch-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
    column-gap: 10px;
}
.uc-t786 .js-store-parts-switcher {
    
}
.uc-t786 .t-store__parts-switch-btn {
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 8px 20px;
    background: #ffffff;
    border-radius: 60px;
    border: 1px solid #A9A59D;
}
.uc-t786 .t-store__parts-switch-btn.t-active {
    opacity: 1;
    background: #CBAC64;
    color: #ffffff !important;
    border-color: #CBAC64;
}
.uc-t786 .t-store__stretch-col_25 {
    padding: 0 10px !important;
}
.uc-t786 .t-store__card a {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.uc-t786 .t-store__card__mark {
    height: 30px;
    width: auto;
}
.uc-t786 .t1002__addBtn:not(.t-popup .t1002__addBtn):not(.t-store__product-snippet .t1002__addBtn) {
    width: 30px;
    height: 30px;
}
.uc-t786 .t-store__card__textwrapper {
    padding-top: 15px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: auto !important;
}
.uc-t786 .t-store__card__title {
    display: -webkit-box; 
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    max-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
       -o-text-overflow: ellipsis;
    }
    
.uc-t786 .t-store__card__descr {
    margin-top: 5px;
    flex-grow: 1;
    display: -webkit-box; 
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
       -o-text-overflow: ellipsis;
}
.uc-t786 .t-store__card__price-wrapper {
    margin-top: 10px;
}
.uc-t786 .sold-out-msg {
    width: 100%;
    height: 100%;
    z-index: 3;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff90;
    color: #10100f;
    font-family: 'Montserrat';
    font-weight: 500;
}
.uc-t786 .js-store-load-more-btn {
    margin-top: 30px;
}

@media screen and (min-width: 1200px) {
    .uc-t786 .t-store__grid-cont_col-width_stretch {
        padding: 0;
        max-width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media screen and (max-width: 960px) {
    .uc-t786 .t-store__stretch-col_25 {
        width: 33.333% !important;
        margin-bottom: 30px !important;
    }
    .uc-t786 .js-store-parts-select-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .uc-t786 .t-store__parts-switch-wrapper {
        row-gap: 8px;
        column-gap: 4px;
    }
    .uc-t786 .t-store__parts-switch-btn {
        padding: 8px 16px;
    }
    .uc-t786 .t-store__parts-switch-btn,
    .uc-t786 .t-store__card__descr,
    .uc-t786 .t-store__card__btn,
    .uc-t786 .js-store-load-more-btn {
        font-size: 12px !important;
    }
    .uc-t786 .t-store__card__title {
        font-size: 14px !important;
    }
    .uc-t786 .t-store__card__price {
        font-size: 18px !mportant;
    }
    .uc-t786 .js-store-load-more-btn {
        width: 100%;
        margin-top: 0;
    }
}


@media screen and (max-width: 640px) {
    .uc-t786 {
        padding-top: 20px !important;
    }
    .uc-t786 .t-store__grid-cont_col-width_stretch  {
        padding: 0 15px !important;
    }
    .uc-t786 .t-store__stretch-col_25 {
        width: 50% !important;
        margin-bottom: 20px !important;
        padding: 0 5px !important;
    }
    .uc-t786 .t-store__parts-switch-wrapper {
        margin-bottom: 20px;
    }
    .uc-t786 .t-store__card__textwrapper {
       padding-top: 12px;
    }
    .uc-t786 .t-store__card__price-wrapper {
        margin-top: 8px;
    }
    .t786 .t-store__card__btns-wrapper {
        margin-top: 12px;
    }
    .uc-t786 .t-store__parts-switch-btn, 
    .uc-t786 .t-store__card__descr {
        font-size: 11px !important;
    }
    .uc-t786 .t-store__card__btn, 
    .uc-t786 .js-store-load-more-btn {
        font-size: 11px !important;
        height: 40px !important;
    }
}
@media screen and (max-width: 480px) {
    .uc-t786 {
        padding-top: 20px !important;
    }
    .uc-t786 .t-store__parts-switch-btn {
        font-size: 10px !important;
        padding: 6px 10px;
    }
    .uc-t786 .t-store__card__title {
        font-size: 13px !important;
    }
    
    

}    
    
/* Навигация */
.uc-navbar {
    width: 100%;
    position: relative;
    -webkit-transition: top 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    transition: top 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out, top 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, top 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, top 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99999;
}
.uc-navbar.sticky .t282__container {
   background: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff00));
   background: -o-linear-gradient(#ffffff,#ffffff00);
   background: linear-gradient(#ffffff,#ffffff00);
}
.uc-navbar:not(.sticky) .t282__logo {
    /*width: 0;*/
    overflow: hidden;
}
.uc-navbar .t282__container__bg {
    display: none;
}
.uc-navbar.sticky .t282__container__bg,
.uc-navbar .t282__container__bg_opened {
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    border-radius: 10px;
    border: 1px solid #a39f9740;
    margin: 10px;
    display: block;
}
.uc-navbar .t282__menu__content {
    padding: 10px 30px;
}
.uc-navbar .t-menuwidgeticons__wrapper {
    margin-right: 20px;
}
.uc-navbar .t-menuburger span {
    height: 2px;
}
.uc-navbar .t282__menu__container {
    padding: 0 10px 10px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
}
.uc-navbar .t282__menu__wrapper {
    border: 1px solid #a39f9740;
    border-radius: 10px;
}
.uc-navbar a.t282__menu__link {
    margin-top: 20px;
    line-height: 1;
}
.uc-navbar .t282__menu__item:last-child a.t282__menu__link {
    margin-top: 40px;
}
.uc-navbar .t-menusub__menu {
    position: relative;
    display: block;
    opacity: 1;
    z-index: auto;
    max-width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.uc-navbar .t282__menu__link_submenu,
.uc-navbar .t-menusub__menu::before,
.uc-navbar .t-menusub__menu::after {
    display: none;
}
.uc-navbar .t-menusub__content {
    padding: 0;
}
.uc-navbar .t-menusub__list {
    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-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    row-gap: 0px;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
}
.uc-navbar .t-menusub__list-item {
    margin-bottom: 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.uc-navbar a.t-menusub__link-item {
    line-height: 1; 
}
.uc-navbar .t282__descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
}
.uc-navbar .t-sociallinks__wrapper {
    margin-top: 40px;
}
.uc-navbar .t-sociallinks__item a {
    display: block;
    width: 52px !important;
    height: 52px !important;
    background-size: cover;
} 
.uc-navbar .t-sociallinks__svg {
    display: none;
} 
.uc-navbar .t-sociallinks__item_whatsapp a {
    background-image: url(https://static.tildacdn.com/tild3762-6262-4662-a239-343937303065/wa.svg)
}
.uc-navbar .t-sociallinks__item_telegram a {
    background-image: url(https://static.tildacdn.com/tild3133-3066-4935-b139-346437626464/tg.svg)
}
.uc-navbar .t-sociallinks__item_vk a {
    background-image: url(https://static.tildacdn.com/tild3534-3834-4632-a232-626265393663/vk.svg)
}
.uc-navbar .t282__overlay.t282__closed {
    height: 0;
}
.uc-navbar .t282__overlay:not(.t282__overlay.t282__closed) {
    background: #a39f9750;
    opacity: 1;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}
@media screen and (max-width: 1920px){
    .uc-navbar .t-menuwidgeticons__wrapper {
        margin-right: 10px;
    }
    .uc-navbar .t282__menu__items {
        padding-bottom: 35px !important;
    }
    .uc-navbar .t282__menu__item {
        margin-bottom: 15px;
   }
   .uc-navbar a.t282__menu__link {
        margin-top: 15px;
        font-size: 42px !important;
    }
    .uc-navbar .t282__menu__item:last-child a.t282__menu__link {
        margin-top: 25px;
    }
    .uc-navbar .t-menusub__list {
       max-width: 880px;
       -webkit-column-gap: 20px;
          -moz-column-gap: 20px;
               column-gap: 20px;
    }
    .uc-navbar  a.t-menusub__link-item {
        font-size: 20px !important;
    }
}
@media screen and (max-width: 980px){
    .uc-navbar .t282__menu {
        padding: 30px 20px 45px;
    }
    .uc-navbar .t-menusub__menu {
        border-bottom: 0px solid rgba(0,0,0,0);
    }
    .uc-navbar .t-menusub__list {
       max-width: 600px;
    }
}
@media screen and (max-width: 640px){
    .uc-navbar .t282__menu__content {
        padding: 10px 20px;
    }
    .uc-navbar .t282__logo__container {
        min-height: 60px !important;
    }
    .uc-navbar .t282__logo,
    .uc-navbar.sticky .t282__logo {
        width: 36px;
        overflow: hidden;
    }
    .uc-navbar .t282__menu__container {
        padding: 0 10px 10px;
    }
    .uc-navbar .t282__menu__wrapper{
       height: 100%;
    }
    .uc-navbar .t282__menu {
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-orient: vertical;
       -webkit-box-direction: normal;
           -ms-flex-direction: column;
               flex-direction: column;
       height: calc(100% - 60px);
    }
    .uc-navbar .t282__menu nav {
       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-flex: 1;
           -ms-flex: 1;
               flex: 1;
    }
    .uc-navbar  .t282__menu__item {
        margin-bottom: 10px;
    } 
    .uc-navbar a.t282__menu__link {
        margin-top: 10px;
        font-size: 32px !important;
    }
    .uc-navbar .t282__menu__item:last-child a.t282__menu__link {
       margin-top: 30px;
    }
    .uc-navbar .t-menusub__content {
        margin-top: 10px;
    }
    .uc-navbar .t-menusub__list {
        -webkit-column-gap: 16px;
           -moz-column-gap: 16px;
                column-gap: 16px;
    }
    .uc-navbar .t-menusub__list-item {
        margin-bottom: 4px;
    }
    .uc-navbar  a.t-menusub__link-item {
        font-size: 16px !important;
    }
    .uc-navbar .t282__descr {
        font-size: 20px !important;
        gap: 16px;
    }
    .uc-navbar .t-sociallinks__wrapper {
        margin-top: 20px;
    }
    .uc-navbar .t-sociallinks__item a {
       width: 40px !important;
       height: 40px !important;
    }  
}

/* Уведомление о куки */
.t886__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
}
.t886__btn {
    padding: 12px 28px;
    font-size: 13px;
}

/* Корзина. Оформление заказа */
.t706__sidebar {
    background: #a39f9750;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}
.t706__sidebar-content {
    min-height: calc(100% - 20px) !important;
    height: calc(100% - 20px) !important;
    margin: 10px 10px 10px auto !important;
    border-radius: 10px;
    scrollbar-width: none;
}
.t706__cartpage-top {
    min-height: 80px !important;
}
.t706 .t-text {
    font-family: 'Montserrat';
    line-height: 1.4;
    font-weight: 400;
    font-size: 16px;
}
.t706 .t-input-title,
.t706 .t-input-subtitle {
    font-size: 13px !important;
}
.t706 .t-input,
.t706 .t-input-block .t-text,
.t706 .t-radio__control {
    font-size: 15px !important;
}
.t706 .t-radio__wrapper-delivery {
    margin-top: 20px;
} 
.t-upwidget-container__button.t-text {
        color: #ffffff !important;
        background-color: #a9a59d !important;
        border: none !important;
        text-transform: none !important;
        font-size: 12px !important;
        font-weight: 400 !important;
}
.t706 .t-input-subtitle {
    padding-bottom: 15px  !important;
    line-height: 1.2 !important;
}
.t706 .t-input-group[data-field-name=пдн] .t-checkbox__control_flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
}
.t706 .t-input-group[data-field-name=пдн] .t-text {
    font-size: 13px !important;
    line-height: 1.3;
}
@media screen and (max-width: 960px) {
    .t706__cartpage-content {
        margin-top: 32px !important;
        margin-left: 20px;
        margin-right: 20px;
        max-width: calc(100% - 40px);
    }
    .t706__cartpage-products {
        margin-bottom: 20px;
    }
    .t706__cartpage-info,
    .t706__cartpage-open-form-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .t706__cartpage-form {
        margin-top: 30px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* Избранное */
a.t1002__addBtn,
a.t1002__addBtn.t1002__addBtn_active {
    background: #ffffff00 !important;
}
a.t1002__addBtn:not(a.t1002__addBtn.t1002__addBtn_active) svg path {
    fill: #ffffff50 !important;
}
.t1002__wishlistwin_showed {
    background: #a39f9750;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}
.t1002__wishlistwin-content_showed {
    min-width: 560px;
    min-height: calc(100% - 20px) !important;
    height: calc(100% - 20px) !important;
    margin: 10px 10px 10px auto !important;
    border-radius: 10px;
    scrollbar-width: none;
}
.t1002__product-link {
    font-size: 16px !important;
    
}
.t-store__prod-popup__btn-wrapper .t1002__addBtn,
.t-store__prod-popup__btn-wrapper t1002__addBtn_active {
    border: 0 solid #e4e4e4 !important;
}
@media screen and (max-width: 960px) {
    .t1002__wishlistwin-content_showed {
        min-width: 100vw;
       min-height: 100vh !important;
       height: 100% !important;
       margin: 0 !important;
       border-radius: 0;
    }   
}

/* Настройки Pop-Up: .t1122 — Сообщить о поступлении; .t702 — Обратная связь; .t390 — технические работы */
.t390 .t-popup_show,
.t1122 .t-popup_show,
.t702 .t-popup_show {
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
}
.t1122 .t-popup__container,
.t702 .t-popup__container {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.t1122 .t-input-title,
.t702 .t-input-title {
    font-size: 14px;
}
.t1122 .t-checkbox__control.t-checkbox__control_flex,
.t702 .t-checkbox__control.t-checkbox__control_flex{
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
}
.t702 .t-input-group[data-field-name=способ_связи] .t-radio__wrapper {
    margin-top: 15px;
    row-gap: 5px;
}
.t1122 .t-input-group[data-field-name=пдн] .t-text_xs,
.t702 .t-input-group[data-field-name=пдн] .t-text_xs {
    font-size: 13px;
    line-height: 1.3;
}
@media screen and (max-width: 560px) {
    .t1122 .t-popup__block-close,
    .t702 .t-popup__block-close {
        background: #ffffff;
    }
    .t1122__text-wrapper,
    .t702__text-wrapper {
        text-align: left;
        margin-bottom: 30px !important;
        margin-top: 30px;
    }
    .t1122__divider {
        margin: 0 20px;
    }
    .t1122 .t-input-title,
    .t702 .t-input-title {
        font-size: 13px;
    }
    .t702 .t-input-group[data-field-name=способ_связи] .t-radio__wrapper {
        margin-top: 20px;
        row-gap: 10px;
        margin-bottom: 10px;
    }
    .t702 .t-input-group[data-field-name=способ_связи] .t-text_xs {
        font-size: 14px !important;
    }
}

/* Настройка аккордеонов: .uc-accord - стандартные ассордеоны; .uc-accord-doc - информационные аккордеоны */
.uc-accord .t585__text,
.uc-accord-doc .t585__text {
    padding-top: 5px;
}
.uc-accord .t585__text li, 
.uc-accord-doc .t585__text li {
    margin: 10px 0;
}
.uc-accord-doc col:first-child {
    width: 20%;
}
.uc-accord-doc col:second-child {
    width: 80%;
}
.uc-accord-doc .quill-table__cell {
    padding: 15px 20px;
}
.uc-accord-doc table p {
    font-size: 14px;
}
@media screen and (max-width: 1200px) {
    .uc-accord .t-container,
    .uc-accord-doc .t-container {
        max-width: 1180px !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .uc-accord .t-col.t-col_12,
    .uc-accord-doc .t-col.t-col_12 {
        width: 100% !important;
        max-width: 1180px !important;
    }
    .uc-accord .t585__title,
    .uc-accord-doc .t585__title {
        padding-left: 10px !important;
    }
    .uc-accord .t585__textwrapper,
    .uc-accord-doc .t585__textwrapper {
        padding: 0 40px 20px 10px;
    }
}
@media screen and (max-width: 960px) {
    .uc-accord .t-container,
    .uc-accord-doc .t-container {
        max-width: 940px !important;
    }
    .uc-accord .t-col.t-col_12,
    .uc-accord-doc .t-col.t-col_12 {
        max-width: 940px !important;
        padding: 0 10px !important;
    }
    .uc-accord-doc .t585__title {
        font-size: 18px !important;
    }
}
@media screen and (max-width: 640px) {
    .uc-accord .t-container,
    .uc-accord-doc .t-container {
        max-width: 620px !important;
    }
    .uc-accord .t-col.t-col_12,
    .uc-accord-doc .t-col.t-col_12 {
        max-width: 620px !important;
    }
    .uc-accord .t585__trigger-button,
    .uc-accord-doc .t585__trigger-button {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .uc-accord .t585__title {
        font-size: 18px !important;
    }
    .uc-accord-doc .t585__title {
        font-size: 16px !important;
    }
    .uc-accord .t585__textwrapper,
    .uc-accord-doc .t585__textwrapper {
        padding: 0 10px 20px 10px;
    }
    .uc-accord .t585__text,
    .uc-accord-doc .t585__text {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 480px) {
    .uc-accord .t-container,
    .uc-accord-doc .t-container {
        max-width: 460px !important;
    }
    .uc-accord .t-col.t-col_12,
    .uc-accord-doc .t-col.t-col_12 {
        max-width: 460px !important;
    }
    .uc-accord-doc col:first-child {
        width: 40% !important;
    }
    .uc-accord-doc col:second-child {
        width: 60% !important;
    }
    .uc-accord-doc .quill-table__cell {
        padding: 8px 8px !important;
    }
    .uc-accord-doc table p {
        font-size: 13px !important;
    }
}

/* Настройка таблиц в текстовых блоках */
.uc-simple-text col:first-child {
    width: 20%;
}
.uc-simple-text col:second-child {
    width: 80%;
}
.uc-simple-text .quill-table__cell {
    padding: 15px 20px;
}
.uc-simple-text table p {
    font-size: 14px;
}
@media screen and (max-width: 1200px) {
    .uc-simple-text .t-container {
        max-width: 1180px !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .uc-simple-text .t-col.t-col_12 {
        width: calc(100% - 40px)  !important;
        max-width: 1180px !important;
        padding: 0 20px !important;
        margin: 0;
    }
}
@media screen and (max-width: 960px) {
    .uc-simple-text .t-container {
        max-width: 960px !important;
    }

    .uc-simple-text .t-col.t-col_12 {
        width: 100% !important;
        max-width: 960px !important;
        padding: 0 20px !important;
    }

}
@media screen and (max-width: 640px) {
    .uc-simple-text .t-container {
        max-width: 640px !important;
    }
    .uc-simple-text .t-col.t-col_12 {
        max-width: 640px !important;
        padding: 0 10px !important;
    }
    .uc-simple-text .t585__textwrapper {
        padding: 0 10px 20px 10px;
    }
    .uc-simple-text .t585__text {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 480px) {
    .uc-simple-text .t-container {
        max-width: 480px !important;
    }
    .uc-simple-text .t-col.t-col_12 {
        max-width: 480px !important;
    }
    .uc-simple-text col:first-child {
        width: 25% !important;
    }
    .uc-simple-text col:second-child {
        width: 75% !important;
    }
    .uc-simple-text .quill-table__cell {
        padding: 8px 8px !important;
    }
    .uc-simple-text table p {
        font-size: 13px !important;
    }
}

/*Блок Инструкции FD301*/
@media screen and (max-width: 1200px) {
    .t897__container {
        max-width: 1160px;
        width: 95.833%;
    }
    .t897 .js-feed-parts-select-container {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
    .t897 .js-feed-parts-select-container ul {
        margin-bottom: 32px;
    }
    .t897__container_mobile-flex,
    .t897 .t-feed__container_mobile-grid {
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -ms-flex-wrap: wrap;
           flex-wrap: wrap;
       -webkit-column-gap: 1.666vw;
          -moz-column-gap: 1.666vw;
               column-gap: 1.666vw;
       row-gap: 3.333vw;
    }
    .t897 .t-feed__post {
        max-width: calc((100% - 1.666vw)/2);
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        
    }
    .t897 .t-feed__col-grid__wrapper {
        height: -webkit-min-content !important;
        height: -moz-min-content !important;
        height: min-content !important;
    }
}
@media screen and (max-width: 960px) {
    .t897__container {
        max-width: 940px;
        width: 93.75%;
    }
    .t897 .js-feed-parts-select-container {
        padding-right: 0;
        padding-left: 0;
    }
    .t897 .t-feed__parts-switch-btn_bg {
        margin-right: 6px;
    }
    .t897 .t-feed__parts-switch-btn a {
        font-size: 1.875vw !important;
    }
    .t897__container_mobile-flex,
    .t897 .t-feed__container_mobile-grid {
       -webkit-column-gap: 2.5vw;
          -moz-column-gap: 2.5vw;
               column-gap: 2.5vw;
       row-gap: 5vw;
    }
    .t897 .t-feed__post {
        max-width: calc((100% - 2.5vw)/2);
        padding-left: 0 !important;
        padding-right: 0 !important;
        
    }
    .t897 .t-feed__container_inrow1 .t-feed__post:first-child, 
    .t897 .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2), 
    .t897 .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3), 
    .t897 .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {
        margin-top: 0 !important;
    }
    .t897 .t-feed__post-title {
        font-size: 2.34vw !important;
    }
    .t897 .t-feed__post-descr {
        font-size: 2.03vw !important;
    }
}
@media screen and (max-width: 640px) {
    .t897__container {
        max-width: 100vw;
        width: auto;
    }
    .t897 .js-feed-parts-select-container {
        padding-right: 4.166vw;
        padding-left: 4.166vw;
    }
    .t897 .js-feed-parts-select-container ul {
        margin-bottom: 16px;
    }
    .t897 .t-feed__parts-switch-btn a {
        font-size: 2.083vw !important;
        padding: 6px 12px !important;
    }
    .t897__container_mobile-flex, 
    .t897 .t-feed__container_mobile-grid {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        row-gap: 5vw;
        -webkit-column-gap: 0;
           -moz-column-gap: 0;
                column-gap: 0;
        padding-left: 4.166vw !important;
        padding-right: 4.166vw !important;
    }
    .t897 .t-feed__post {
        max-width: 91.666vw;
        min-width: 91.666vw;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .t897 .t-feed__post-title {
        font-size: 2.91vw !important;
    }
    .t897 .t-feed__post-descr {
        font-size: 2.5vw !important;
    }
}
@media screen and (max-width: 480px) {
   .t897 .js-feed-parts-select-container {
      padding-right: 0;
      padding-left: 0;
      overflow-x: scroll;
      scrollbar-width: none;
      width: 100vw;
    }
    .t897 .js-feed-parts-select-container ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-left: 5.555vw;
        margin-right: 5.555vw;
    }
    .t897 .t-feed__parts-switch-btn:first-child {
        margin-left: ;
    }
    .t897 .t-feed__parts-switch-btn:last-child {
        margin-right: 5.555vw;
    }
    .t897 .js-feed-parts-select-container ul::after {
        display: block;
        width: 5.555vw;
        content: '.';
        color: #ffffff00;
        font-size: 1px;
    }
    .t897 .t-feed__parts-switch-btn a {
        font-size: 3.333vw !important;
        padding: 6px 12px !important;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    .t897__container_mobile-flex, 
    .t897 .t-feed__container_mobile-grid {
        row-gap: 6.666vw;
        padding-left: 5.555vw !important;
        padding-right: 5.555vw !important;
    }
    .t897 .t-feed__post {
        max-width: 88.89vw;
        min-width: 88.89vw;
    }
    .t897 .t-feed__post-title {
        font-size: 4.166vw !important;
    }
    .t897 .t-feed__post-descr {
        font-size: 3.611vw !important;
    }
}