
.disnone{ display:none !important; }
.button1{ width:100% !important; }
.button2{ display:none !important; }

@media (min-width:992px){
    .navigation-dropdown{ width:240px !important; }
    .navigation-dropdown-link{ word-break:break-all !important; }
    .navigation.sticky-top{ height:90px; }
}

#focus .swiper-container .swiper-slide{ background-repeat:no-repeat; background-position:center; background-size:cover; }
#focus .swiper-container .swiper-pagination{ bottom:0 !important; }
#product_2 .gallery-top .swiper-button-next, #product_2 .gallery-top .swiper-button-prev{  }

#index_product_category .products-list{ flex-wrap:wrap; }
#index_product_category .products-item{ width:23%; margin:0 1%; }
@media (max-width:992px){
    #index_product_category .products-item{ width:46%; margin:0 2%; }
}
@media (max-width:1024px){
    .navigation-link { font-size:8px !important; }
}
