.t-descr_md {
    font-size: 16px;
}

#rec826311280 .t1072__featured .t1072__header {
    background-color: #17497b !important;
    border-bottom: 1px solid #ffffff !important;
}

.t1072__header {
    padding: 0 30px 10px;
    border-bottom: 1px solid #17497B !important;
}

.t1072__footer {
    padding: 0 30px;
}

.t706__cartwin-totalamount-wrap {
    color: #fff;
}



/* стили НОВОСТИ */
ul.t-feed__parts-switch-wrapper {
    padding-left: 0px;
    border-bottom: 2px solid #E3E3E3;
    /* margin-left: 0px; */
    /* margin-right: 20px; */
}

.t-feed__parts-switch-btn.t-active {
    border-bottom: 2px solid #17497b !important;
}

.t-feed__parts-switch-btn a {
    padding: 6px 0px 6px 0px !important;
}

.t-feed__parts-switch-btn_bg {
    margin-right: 20px;
}

.t-feed__parts-switch-btn {
    margin-bottom: -2px;
}

.t-section__title {
    padding-bottom: 20px !important;
}

@media screen and (max-width: 1200px) {
    .t897__container {
        max-width: 1160px;
    }
    
     .t-rec_pb_0 {
        padding-left: 20px;
    }
}

@media screen and (max-width: 960px) {
    .t-rec_pb_0 {
        padding-left: 20px;
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pb_0 {
        padding-left: 50px;
    }
    
    .t-section__title {
    padding-bottom: 0px !important;
    }
    
    .t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 15px !important;
    margin-top: 15px;
    }
}


@media screen and (max-width: 400px) {
    .t-rec_pb_0 {
        padding-left: 20px;
    }
}








/* стили ЭКСПЕРТЫ */
.t-store__parts-switch-btn {
    display: inline-block;
    margin-left: 0px !important;
    margin-right: 20px !important;
    padding-right: 0px !important;
    margin-bottom: -2px !important; 
    cursor: pointer;
    position: relative;
    color: #bcbcbc !important;
}

@media screen and (max-width: 960px) {
    .t-descr_xxs {
        font-size: 10px !important;
    }
     .t-name_md {
        font-size: 16px !important;
    }
    .t-store__card__mark {
    font-size: 8px !important;
    height: 20px !important;
    }
    .t-store__parts-switch-wrapper {
    margin-bottom: 20px !important;
    }
    .t-store__grid-cont_mobile-one-row {
    padding: 10px !important;
    }
    /* адаптив */
    .t-col {
    padding-left: 10px;
    }
    .t-container {
        max-width: 960px;
        overflow-x: scroll !important;
        scrollbar-width: none;
    }
    .t-store__grid-cont_mobile-one-row .t-col:first-child {
    margin-left: 0px;
    }
   
}

  @media screen and (max-width: 1200px) {
    .t-container {
        max-width: 1160px;
        padding: 0;
    }
}

@media screen and (max-width: 480px) {
    .t-store__grid-cont_mobile-one-row {
    padding: 0px !important;
    }
    .t-store__parts-switch-wrapper {
        margin-left: 10px !important;
        margin-right: -110px !important;
        overflow-x: scroll !important;
    }
    }



.t-store__card__mark {
    font-size: 14px;
    font-family: Manrope, Arial, sans-serif;
    width: 100%;
    height: 32px;
    padding: 0 12px; 
    border-radius: 0px;
}

.t-store__card__mark-wrapper {
    right: auto;
    top: auto;
    bottom: 0px;
}

.t-align_center {
    text-align: left; 
}

.t-store__parts-switch-wrapper {
    border-bottom: 2px solid #E3E3E3;
    margin-left: 20px;
    margin-right: 20px;
}

.t-store__parts-switch-btn.t-active {
    border-bottom: 2px solid #17497b;
    padding-bottom: 10px;
    opacity: 1 !important;
    color: #17497b !important;
}




/* стили КОРЗИНЫ */



.t706__cartwin-content {
    /* Укажи цвет фона корзины */
    background-color: #17497B !important;
    /* Укажи радиус окна корзины */
    border-radius: 50px;
}

.t706__cartwin-heading {
    /* Укажи цвет заголовка окна корзины */
    color: #ffffff !important;
}

.t706__product-title {
    /* Укажи цвет заголовка в карточке товара */
    color: #ffffff !important;
}
.t706__product-title__option {
    /* Укажи цвет описания в карточке товара */
    color: #ffffff !important;
    opacity: 1 !important;
}

.t706__product-quantity,
.t706__product-quantity-inp {
    /* Укажи цвет количества товара */
    color: #ffffff !important;
}

.t706__product-quantity:hover,
.t706__product-quantity_editing:hover {
    /* Укажи цвет бордюра, который появляется при наведении на количество товара */
    border: 1px solid #ffffff !important;
}

.t706__product-amount {
    /* Укажи цвет цены в карточке товара */
    color: #ffffff !important;
}

.t706__cartwin-prodamount-wrap {
    /* Укажи цвет суммы заказа */
    color: #ffffff !important;
}

.t706__cartwin-top {
    /* Укажи толщину и цвет верхней линии */
    border-bottom: 1px solid #ffffff;
}
.t706__cartwin-bottom {
    /* Укажи толщину и цвет нижней линии */
    border-top: 1px solid #ffffff;
}

.t706__product-plus,
.t706__product-minus,
.t706__product-del {
    opacity: 1!important;
}
.t706__product-plus img,
.t706__product-minus img,
.t706__product-del img{
    display: none;
}
.t706__product-plus:before,
.t706__product-minus:before,
.t706__product-del:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.t706__product-del:before {
    width: 20px;
    height: 20px;
    top: 2px;
}
.t706__product-plus:before {
    /* Укажи ссылку на иконку «Плюс» */
    background-image: url('');
    background-position: 50% 50%;
}
.t706__product-minus:before {
    /* Укажи ссылку на иконку «Минус» */
    background-image: url('');
    background-position: 50% 50%;
}
.t706__product-del:before {
    /* Укажи ссылку на иконку «Крестик» */
    background-image: url('');
    background-position: 50% 50%;
}













.link-white[data-elem-type="text"] a {
    border: 0 !important;
    display: inline-block !important;
    width: auto !important;
    position: relative !important;
    transition: all 0.3s ease !important;
    /* цвет ссылки до наведения */
    color: #ffffff !important;
}

.link-white[data-elem-type="text"] a:hover {
    /* цвет ссылки после наведения */
    color: #ffffff !important;
}

.link-white[data-elem-type="text"] a::after {
    content: '';
    position: absolute;
    transition: all 0.3s ease;
    margin: auto;
    /* отступ между ссылкой и подчеркиванием; 
    если нужно сделать расстояние больше, то используй отрицательное значение */
    margin-bottom: 0px;
    /* толщина подчеркивания */
    height: 1px;  
    /* цвет подчеркивания до наведения */
    background: ; 
     
    opacity: 1;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: 0;
     
}

.link-white[data-elem-type="text"] a:hover::after {
    /* цвет подчеркивания после наведения */
    background: #ffffff;
     
    opacity: 1;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    width: 100%;
     
}




/* скролл блока МИССИЯ */

#rec704535763 .t396__artboard {overflow-x: auto}
#rec704535763 .t396__artboard::-webkit-scrollbar {height: 0} /* скрывает скроллбар */



/* закрепление HEADER при скролле 

#rec704589302 {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
}
*/


/* Стили ссылок */


[data-elem-type="text"] a {
    border: 0 !important;
    display: inline-block !important;
    width: auto !important;
    position: relative !important;
    transition: all 0.3s ease !important;
    /* цвет ссылки до наведения */
    color: #5D5D5D !important;
}

[data-elem-type="text"] a:hover {
    /* цвет ссылки после наведения */
    color: #17497B !important;
}

[data-elem-type="text"] a::after {
    content: '';
    position: absolute;
    transition: all 0.3s ease;
    margin: auto;
    /* отступ между ссылкой и подчеркиванием; 
    если нужно сделать расстояние больше, то используй отрицательное значение */
    margin-bottom: -2px;
    /* толщина подчеркивания */
    height: 2px;  
    /* цвет подчеркивания до наведения */
    background: ; 
      
    opacity: 0;
    top: auto;
    bottom: 20%;
    left: 0;
    right: 0;
    width: 100%;
      
}

[data-elem-type="text"] a:hover::after {
    /* цвет подчеркивания после наведения */
    background: #17497B;
      
    opacity: 1;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
      
}



/*Добавляем  скругления углов у карточек стандартных блоков*/
    .t668__wrapper{   /*Сюда вставляем класс блока из таблицы выше*/
        border-radius: 25px !important;    /*Радиус скругления у блока*/
        overflow: hidden; /*Используется для некоторых блоков, к которым не применяется скругление*/
        /*Если нужно скруглить углы, каждый по отдельности, то используйте вместо одного значения четыре,
        написав их через пробел, например 20px 30px 10px 50px*/
    }


/*Скрываем наши блоки по ID*/
#rec747006941  {
    display:none;
}


//При нажатии на кнопку со ссылкой #collection
 $('[href = "#primer"]').click(function() {
//Открываем первый блок 
   $('#rec747006941').slideToggle(500); t_lazyload_update();
});


/*Тарифы*/
.t1072__header {
    padding: 0 30px 10px !important;
}