Add order notes
- :root {
--header-height: 90px;
--header-sticky-height: 0px;
--header-background-height: 90px;
}
.no-j
Special instructions for sellers {
--header-sticky-height: 0px;
}
.main-content > .shopify-section.supports-transparent-header:first-child [data-prevent-transparent-header] {
--full-height: var(--content-full);
}
@supports not (selector(:has(*))) {
.is-first-section-transparent .main-content > .shopify-section.supports-transparent-header:first-child {
--full-height: var(--content-full);
--content-full: calc(100vh - var(--announcement-height));
}
.is-first-section-transparent .shopify-section-header { height: auto; }
.is-first-section-transparent .site-header { position: absolute; }
.is-first-section-transparent .main-content > .supports-transparent-header:first-child .banner-content,
.is-first-section-transparent .main-content > .supports-transparent-header:first-child .banners--cols .banner,
.is-first-section-transparent .main-content > .supports-transparent-header:first-child .banners--row .banners__content,
.is-first-section-transparent .m