.uc-top-header .t396__artboard {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.js-product.t-store__card.t-item img{
    transition: all 0.4s;
}

.js-product.t-store__card.t-item:hover img {
    transform: scale(1.2);
}

.uc-home-products .js-store-prod-descr.t-store__card__descr.t-descr {
    display: none;
}



@media screen and (max-width: 960px) {
    .uc-main-menu .t1261__panel,
    .uc-main-menu-fixed .t1261__panel{
        height: auto !important;
        padding: 10px 0 !important;
    }
    
    .uc-main-menu .t1261__top-middle 
    .uc-main-menu-fixed .t1261__top-middle {
        margin-top: 5px !important;
    }
    
    .t1261__logo-image {
        max-width: 65px !important;
    }
    
    .uc-main-menu .t1261__search-wrap .t1261__search-input,
    .uc-main-menu-fixed .t1261__search-wrap .t1261__search-input {
        height: 33px !important;
    }
    
    
    
    .uc-main-menu .t-btnflex.t-btnflex_type_button.t1261__catalog-button.js-dropdown-menu-btn,
    .uc-main-menu-fixed .t-btnflex.t-btnflex_type_button.t1261__catalog-button.js-dropdown-menu-btn{
        height: 30px !important;
    }

    .uc-main-menu .t1261__top-middle,
    .uc-main-menu-fixed .t1261__top-middle {
        margin-top: 10px !important;
    }
    
}
