/** Shopify CDN: Minification failed

Line 19:20 Unexpected "{"
Line 19:29 Expected ":"
Line 19:35 Unexpected "{"
Line 20:9 Unexpected "{"
Line 20:18 Expected ":"
Line 20:53 Unexpected "{"
Line 20:62 Expected ":"
Line 20:68 Unexpected "{"
Line 22:9 Unexpected "{"
Line 22:18 Expected ":"
... and 3 more hidden warnings

**/


/* CSS from section stylesheet tags */
.ss-header8-offset-{{ section.id }}{ display:none; width:100%; }
.header-{{ section.id }}.fixed + .ss-header8-offset-{{ section.id }}{ display:block; height:var(--ss-header8-h,88px); }
/* Keep hero flush when header is transparent at very top */
.header-{{ section.id }}.fixed.transparent.top + .ss-header8-offset-{{ section.id }}{ height:0 !important; }