/* Forcefully hide all ThemeZaa injected side promotional panels */ /* --- DESKTOP HEADER SIZING & HEIGHT FIX --- */ /* 1. Reduce the main navbar container padding */ /* 2. Fix the logo padding */ /* 3. Reduce the top/bottom padding on the links */ /* 4. Contact Us button styling */ /* --- MOBILE HEADER ALIGNMENT FIXES --- */ padding-left: 15px !important; /* Controls the main container padding */ /* 1. Pulls the logo further to the left */ margin-left: -20px !important; /* Increased from -10px to pull left */ /* 2. Restricts logo height so the header fits properly and doesn't stretch */ /* 3. Locks the hamburger menu to the exact vertical center */ /* --- FOOTER LOGO ALIGNMENT & MOBILE CENTERING --- */ /* Desktop/Tablet: Left aligned, pushed down to prevent text overlap */ margin-bottom: 25px !important; /* PERFECTED GAP: Added just a tiny bit more room (from 10px to 25px) */ /* Mobile: Centered perfectly */ margin-bottom: 20px !important; /* Slightly increased for mobile too */ /* Prevent google translate from breaking the layout */ /* Unique Premium Button Styles for Dark Background */ // 1. Reset all buttons to the "inactive" white styling // 2. Set ONLY the clicked button to the "active" yellow styling // 3. Filter the grid items // If "All" is clicked, show everything smoothly // Otherwise, hide everything... // ...and only fade in the cards that match the button clicked // Set the google translate cookies to enforce the required language selection // Reload the page to apply the translation immediately // Read the current cookie on load to keep the dropdown synced with the visible language