/* R178: homepage navigation overlays the photo instead of occupying a black row. */
@media(max-width:899px){
 .homepage>.shell>.site-nav{position:fixed!important;top:calc(var(--announcement-height,44px) + 8px)!important;left:12px!important;right:auto!important;bottom:auto!important;width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;z-index:45!important}
 .homepage>.shell>.site-nav>span{display:none!important}
 .homepage>.shell>.site-nav .menu-toggle{width:44px!important;height:44px!important;margin:0!important;padding:10px!important;background:transparent!important;border:0!important;box-shadow:none!important}
 .homepage>.shell>.site-nav .menu-toggle i{background:#fff!important}
 .homepage>.shell>.brand{top:8px!important;left:50%!important;right:auto!important;width:160px!important;max-width:calc(100vw - 152px)!important;height:44px!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:translateX(-50%)!important;z-index:44!important;overflow:visible!important;border:0!important;box-shadow:none!important;background:transparent!important}
 .homepage>.shell>.brand .brand-home{width:100%!important;height:auto!important;margin:0!important;padding:0!important}
 .homepage>.shell>.brand .brand-logo{display:block!important;width:100%!important;height:auto!important;max-height:44px!important;object-fit:contain!important;margin:0!important}
 .homepage #wishlistNav{position:fixed!important;top:calc(var(--announcement-height,44px) + 8px)!important;right:12px!important;left:auto!important;width:44px!important;height:44px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;z-index:45!important;color:#fff!important}
 .homepage .site-menu{position:fixed!important;top:calc(var(--announcement-height,44px) + 60px)!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important;max-height:calc(100svh - var(--announcement-height,44px) - 76px)!important;background:#0b0b0b!important;text-align:left!important;z-index:60!important}
}
