/* Add custom CSS styles below */ 
section.s-discount-coupons-8 img.scroll-animate ,
section.s-discount-coupons-13 img.scroll-animate{
    max-height:100% !important;
}

.categories_template .titles{
    padding-right:2%;
    padding-bottom:20px;
}
.categories_template .category-item-grid .bg_color{
        display:none;
}
#floating-whatsapp{
  z-index: 99999 !important;
}

@media(max-width:768px){

  #mainnav .flex.items-center.flex-row-reverse.justify-center.gap-3 {
    width: 56% !important;
    justify-content: center;
}
}
#mainnav .flex.items-center.gap-4 {
   width:100% !important;
}