body.device-desktop .nav-links{display:flex !important}
body.device-desktop .menu-toggle{display:none !important}
body.device-desktop .mobile-menu{display:none !important}
body.device-desktop .menu-overlay{display:none !important}
body.device-desktop .products-grid{grid-template-columns:repeat(4,1fr) !important}
body.device-desktop .categories-grid{grid-template-columns:repeat(4,1fr) !important}
body.device-desktop .footer-grid{grid-template-columns:1fr 1fr 1fr 1fr !important}
body.device-desktop .section{padding:var(--spacing-3xl) 0}
body.device-desktop .container{padding:0 24px}
