/*Шапка .uc-header-v2*/
/*Подвал .uc-footer-v2*/
/*О нас .uc-aboutus*/
/*Инстаблок .uc-instblock*/
/*Горизонатальная линия с предложениями - .uc-utp*/
/*Карта - .uc-map*/
/*.uc-small-goods-card - маленькие карточки товаров*/
/*.uc-title-goods-block - заголовок блока со строкой товаров*/
/*.uc-nachinki - начинки */
/*.uc-mobile-preim - преимущества на мобиле*/
/*.uc-otzyv - отзывы*/
/*.uc-icons-text-line - текст с иконками*/

h3 a, h3.t-name, h3.t-card__title{
    font-size: 24px;
    line-height: 1.35;
    margin-bottom: 16px;
}
h2.t-title, h1.t-title{
    font-size: 52px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 16px;
}
div.t-descr, div.t-text{
    font-size: 22px;
    font-family: TildaSans, Arial, sans-serif;
}
a.t-descr{
    font-size: 24px;
    font-weight: 500;
    font-family: TildaSans, Arial, sans-serif;
}
/*Названия в некоторых карточках (например начинки на главной - блок где их несколько)*/
div.t-name{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    color: #333;
}
/*Полосы прокрутки*/
* {
  scrollbar-width: thin;
    scrollbar-color: #84c3ce rgba(255,255,255,0);
}

/*Кнопка с начинками*/
.t-popup__container
.t-store__prod-popup__link a{
    background: #666;
    padding: 6px 12px;
    border-radius: 4px;
    color: white !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px; 
}
/*Характеристики*/
.js-store-prod-all-charcs{
    margin-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 10px;
}
/*Смотри также*/
.t-store__relevants__container{
    margin-top: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}


.t-menu__list li{
    font-size: 18px;
}
div.t966__menu-item-desc{
    font-size: 16px;
}
div.t966__menu-item-title{
    font-size: 18px;
    margin-bottom: 4px;
}
a.t-menu__link-item{
    font-weight: 400 !important;
}

.t-popup{
    z-index: 1000;
}
.t-popup__close{
    background-color: #d3e8eb !important;
}
.t-popup__close-wrapper::after{
    content: "вернуться к каталогу";
    font-size: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
    font-family: 'TildaSans';
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}

/*Корзина*/
.t706__sidebar-products .t706__product .t706__product-title.t-descr {
    font-size: 18px;
    line-height: 1.2;
}
.t706__product-title__option{
    margin-top: 4px;
}


.t-store__prod-snippet__container .t-container_fluid{
    max-width: 1200px;
    margin: 0 auto;
}
.t-store__prod-snippet__container{
    padding-block: 50px;
}

/*Лого в мобильном меню*/
.tmenu-mobile__container::before{
    content: "";
    display: block;
    height: 38px;
    width: 100%;
    background-image: url('https://optim.tildacdn.com/tild6665-3164-4764-b038-333862383335/-/resize/300x/-/format/webp/Logo_Tortlyandiya_to.png.webp');
    background-size: contain;
    background-repeat: no-repeat;
}
.uc-header-v2 .tmenu-mobile__text{
    display: none;
}
/**/

.uc-header-v2 .tmenu-mobile__text{
    color: #333333;
    font-size: 35px;
    text-transform: uppercase;
    font-family: 'Lifehack-Sans';
    letter-spacing: 3px;
    line-height: 0.85;
}

.uc-header-v2 .tmenu-mobile {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.uc-footer-v2 .t-col{
    text-align: center !important;
}
.uc-footer-v2 .t420__text {
    margin-top: 10px;
}

/*.uc-aboutus .t905__card{*/
/*    background-color: #e2fbff;*/
/*}*/
.uc-aboutus .t1066__item:not(:last-child){
    margin-bottom: 24px;
}

.uc-instblock .t802__hover-wrapper{
    opacity: 1;
    border-radius: 0px;
    bottom: 0;
    height: 90px;
    background-color: white;
}
.uc-instblock .t802__bgimg{
    padding-bottom: calc(100% + 120px);
}
.uc-instblock .t802__hover-filter{
    opacity: 1;
    background-color: white;
}
.uc-instblock .t802__text{
    /*transform: translateY(-50%);*/
     transform: none !important;
    top: 12px;
    color: #333;
    font-family: 'TildaSans';
    margin: 0;
    text-align: left;
    width: 100%;
}

.t-descr_xxs {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.4;
}


.uc-utp .t1196__item {
    width: 280px !important;
}
.uc-utp .t1196__imgwrapper {
    height: 280px !important;
    border-radius: 24px;
}

.uc-map .t433__title{
    margin: 0;
}

.uc-small-goods-card .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .store__card__wrap_txt-and-opts{
    padding-top: 4px;
    padding-bottom: 8px;
}
.uc-small-goods-card .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__prod-controls-wrapper{
    padding-left: 0px;
    padding-right: 0px;
}
.uc-small-goods-card .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .store__card__wrap_txt-and-opts{
    padding-bottom: 12px;
}
.uc-small-goods-card .t-store .t-store__card__price-wrapper{
    padding-bottom: 8px;
}

/*Похожие товары - скрытиие на отдельной странице, потому что там как зря отображается*/
.t-store.t-store__prod-snippet__container .t-store__relevants__container{
    display: none;
}
#rec1108644351 .t-popup__container .js-product.t-store__card.t-col.js-product-relevant.t-item{
    width: calc(100% - 8px);
    margin-left: 8px;
    margin-right: 8px;
    background: #666;
    border-radius: 12px;
}
.t-popup__container .t-store__card__bgimg{
    border-radius: 12px;
}
.t-store__prod-popup__price{
    color: #333 !important;
}
.t-popup__container .t-store__prod-popup__container .t-store__relevants__container .t-store__relevants__title-wrapper .t-store__relevants__title{
    margin: 8px 0 16px 16px !important;
    color: #555 !important;
    text-transform: uppercase;
}
#rec1108644351 .t-store__card__wrap_all{
    border: 1px solid #666;  
}



.uc-small-goods-card .js-store-prod-descr{
    display: none;
}
.t-store__card__imgwrapper{
    padding-bottom: 100% !important;
}

.uc-small-goods-card .t-store__card__price-wrapper_above-title{
    margin-bottom: 6px;
}

.uc-small-goods-card .t-store__card__descr{
    height: 0px !important;
}

.uc-small-goods-card .t-store__card__wrap_all .t-store__prod__price-portion{
    display: none;
}

.uc-top-desktop-menu .t228{
    z-index: 100 !important;
}

.uc-title-goods-block .t-btn_md{
    padding-inline: 12px !important;
    height: 42px;
    line-height: 1;
}
.uc-title-goods-block .t-col{
    width: auto;
    margin-left: 8px;
    margin-right: 8px;
}
.uc-title-goods-block .t-col_1{
    max-width: 1200px;
}

.uc-nachinki{
    max-width: 1200px;
    margin: auto;
}


.t030__title{
    margin-bottom: 0px;
}
.t030__descr{
    margin-top: 0px;
}

.nachinki-buttons{
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
}
.nachinki-buttons div{
    padding: 6px 8px;
    border-radius: 8px;
    background: #666;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.nachinki-buttons div a{
    color: white !important;
}

.uc-mobile-preim .t1095 .t-list__item{
    margin-top: 24px !important;
}

.uc-icons-text-line .t844__img{
    margin-bottom: 0px;
}
.uc-icons-text-line .t844 .t-heading{
    margin-bottom: 12px;
}



@media screen and (min-width: 961px) {
    .uc-footer-v2 .t-sociallinks {
        margin-top: 91px;
    }
    /*.uc-small-goods-card .t-popup{*/
    /*    background-color: rgba(255, 255, 255, 0.9) !important;*/
    /*}*/
    .uc-small-goods-card .t-popup__container, .uc-products-no-cart .t-popup__container{
        max-width: 960px !important;
        position: fixed !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        margin: 0 !important;
        border-radius: 12px !important;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
        overflow-y: auto;
        max-height: 90vh; /* чтобы не выходил за экран */
    }

    .uc-nachinki-popup .t-popup__block-close{
        display: flex;
        justify-content: end;
        right: 60px !important;
        align-items: center;
    }
    .uc-nachinki-popup .t-popup__block-close::before{
        content: "Нажмите, чтобы закрыть ";
        font-family: 'TildaSans';
        white-space: nowrap;
        color: #666;
    }
    .uc-horoshee-mesto .t-col_3{
        margin-top: -200px;
    }
}

@media screen and (max-width: 1500px) {
  .uc-top-desktop-menu .t228__leftside{
      display: none;
  }  
}


@media screen and (max-width: 960px) {
    .uc-instblock .t802__col_33, .t802__col_25, .t802__col_20 {
        width: 100%;
    }
    .uc-small-goods-card .t-store .t-popup_show .t-popup__container.t-popup__container-static, .uc-products-no-cart .t-store .t-popup_show .t-popup__container.t-popup__container-static{
        margin: 0px;
    }
    .uc-small-goods-card .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col, .uc-products-no-cart .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col{
        margin-bottom: 32px;
    }
    .uc-title-goods-block .t185__butwrapper {
         text-align: right; 
         margin: 0px;
    }
    .uc-title-goods-block .t185 {
         text-align: left; 
    }
    .uc-title-goods-block .t-container_flex {
        display: flex;
        align-items: center;
    }
    .uc-title-goods-block .t-col{
        padding-left: 8px;
        padding-right: 0px;
    }
    .uc-title-goods-block .t-btn_md{
        height: 32px;
        font-size: 14px;
    }
    .uc-small-goods-card .t-store .t-popup_show .t-popup__container.t-popup__container-static, , .uc-products-no-cart .t-store .t-popup_show .t-popup__container.t-popup__container-static{
        margin-bottom: 75px;
    }
    #rec1105633761 .t-section__descr{
        padding-bottom: 0px !important;
    }
    .uc-popup-one-goods .t-popup__block-close{
        background-color: #6bc5d3;
    }
    .t820 .t-list__item, .t820 .t-list__item:nth-child(-n+2) {
        margin-top: 24px !important;
    }
    .t461__list_item {
        font-size: 22px;
    }
    #rec1111464226 a.t-menu__link-item {
        font-weight: 400 !important;
    }
    .t844__col{
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 640px) {
    .uc-otzyv .t-section__title{
        padding-bottom: 8px !important;
    }
    h2.t-title, h1.t-title{
        font-size: 38px;
        font-weight: 600;
        margin-bottom: 16px;
        line-height: 1.15;
    }
    h3.t-name, h3.t-card__title{
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 12px;
    }
    div.t-descr, div.t-text{
        font-size: 20px;
        font-family: TildaSans, Arial, sans-serif;
    }
    a.t-descr{
        font-size: 16px;
        font-weight: 500;
        font-family: TildaSans, Arial, sans-serif;
    }
    /*Названия в некоторых карточках (например начинки на главной - блок где их несколько)*/
    div.t-name{
        font-size: 22px;
        font-weight: 400;
        line-height: 1.2;
        color: #333;
    }
    
    .t-text{
        font-size: 20px;
        font-family: TildaSans, Arial, sans-serif;
    }
    .uc-mobile-preim .t1007__bgimg {
        margin-bottom: 12px;
    }
    .t-store .t-store__prod-popup__container{
        padding-bottom: 100px;
    }
}


@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 16px;
    }
}