    /* Уменьшаю высоту окна поиска*/
    .t-search-widget__blockinput{
        height: 40px!important;
    }
    
        .t-search-widget__header{
        padding: 25px 0!important;
    }
    
    
    
    
    /* Уменьшаю высоту окна поиска*/
    .t985__widgetheader{
        box-shadow: none!important;
    }
    
    
    
    
    /* Уменьшаю крест закрытия окна поиска*/
    .t985__close-icon.t-search-widget__close-icon svg{
        width: 18px;
        height: 18px;
    }
    
    
    
    /* Стили фиксированной шапки */
   #rec729395613 .t396__artboard {
    height: 80px;
    /*background-color: #000;*/
    position: fixed;
    width: 100%;
    left: 0;
    top: 0px;
    height: 80px;
    z-index: 990;
    transform: translateY(-100%);
    transition: 0.3s;
    } 
    
    #rec729395613 .t396__artboard.t396__artboard-fixed-active{
        transform: translate(0%)!important;
    }
    



    /* Пункты меню при наведении */
    .menu-link{
        color:#fff!important;
        transition: 0.3s!important;
        cursor: pointer;
    }
    
       .menu-link:hover{
        color:#D4A14A!important;
    }

    
    
    
    /* Настройка выезжающего подвала */

   .t-body{
       margin-bottom: 550px!important;
    box-shadow: 0px 20px 20px 60px #17171729!important;
   }
   
   
   #rec733465130 {
    position: fixed!important;
    left: 0!important;
    bottom: 0!important;
    width: 100%!important;
    z-index: -1!important;
}








/*-----------------------------Фиксированный подвал-------------------------------*/


   .t-body{
       margin-bottom: 480px!important;
    box-shadow: 0px 20px 20px 60px #17171729!important;
   }
   
   @media(max-width:480px){
       .t-body{
        margin-bottom: 550px!important;
       }
   }
   
     @media(min-width:481px) and (max-width:640px){
       .t-body{
        margin-bottom: 550px!important;
       }
       
        @media(min-width:641px) and (max-width:960px){
       .t-body{
        margin-bottom: 430px!important;
       }
       
   }
   
   
   
   #rec733465130 {
    position: fixed!important;
    left: 0!important;
    bottom: 0!important;
    width: 100%!important;
    z-index: -1!important;
}

/*------------------------------------------------------------------------------*/












/*-----------------------------Изображение ряби на фоне-------------------------------*/

.tn-elem__7349666401712923980901 .tn-atom {
    background-size: auto !important;
    background-repeat: repeat !important;
    pointer-events: none;
}

.tn-elem__7349666401712923980901 {
    pointer-events: none;
    z-index: 1 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw !important;
    height: 100vh !important;
}


body{
    background: url('https://optim.tildacdn.com/tild3133-3938-4434-b463-613031383266/-/format/webp/6619255839102_171292.jpg');

}

/*------------------------------------------------------------------------------*/




/*-----------------------------Настройка кнопки в корзине-------------------------------*/

.t706__cartpage .t-btn, .t706__sidebar .t-btn{
        height: 50px!important;
    font-size: 15px!important;
}
/*------------------------------------------------------------------------------*/




@media(max-width:640px){
    .t338__descr{
        margin-bottom: 25px;
    }
}




t-redactor__text {
    font-family: 'SourceSerifPro'!important;
    font-size: 16px!important;
    color: #000!important;
}



