/* v7.1.6: fixed storefront header and removed floating WhatsApp shortcut */
:root{--site-top-stack-height:76px}
body{padding-top:var(--site-top-stack-height)}
.site-top-stack{position:fixed;inset:0 0 auto;z-index:320;width:100%;isolation:isolate}
.site-top-stack .announcement{position:relative;z-index:2}
.site-top-stack .site-header{position:relative;top:auto;z-index:1;width:100%;box-shadow:0 8px 24px rgba(46,30,22,.07)}
.whatsapp-float{display:none!important}
@media print{body{padding-top:0!important}.site-top-stack{position:static!important}.site-top-stack .site-header{box-shadow:none}}
