.section-fixed-bar{position:fixed;left:0;width:100%;transition:.3s;background-color:rgb(var(--color-button));color:rgba(var(--color-button-text));text-align:center;z-index:1}.section-fixed-bar .section-fixed-bar__button a,.section-fixed-bar .section-fixed-bar__button button{display:inline-block;text-align:center;width:100%;color:rgba(var(--color-button-text));background-color:rgb(var(--color-button));border:0;font-weight:400;font-family:var(--font-body-family);cursor:pointer}.section-fixed-bar.shopify-section-header-sticky{top:auto;bottom:-100%}.section-fixed-bar.shopify-section-header-hidden{top:auto;bottom:0}