/* Only affects the shared navigation when the product entry exists. */
@media(min-width:769px){.footer .footer-nav-modern:has([data-winge-products-footer]){grid-template-columns:repeat(3,minmax(0,1fr))!important;row-gap:28px!important}}
@media(min-width:769px) and (max-width:1350px){.nav .site-main-nav:has([data-winge-products-nav]){gap:18px!important}.nav .site-main-nav:has([data-winge-products-nav])>li>a{white-space:nowrap}}
