sticky-bar{--offset: 0rem ;position:fixed;display:flex;width:100%;left:0;right:0;opacity:0;background-color:rgb(var(--color-white));color:rgb(var(--color-black));z-index:3;pointer-events:none;transition:opacity var(--duration-short) ease-in-out,transform .15s ease-out,top .15s ease-out;border-bottom:.1rem solid rgb(var(--color-strong-line));border-top:.1rem solid rgb(var(--color-strong-line))}sticky-bar.product-bar__sticky{border:none}sticky-bar.sticky-bar--visible{opacity:1;pointer-events:all}sticky-bar.sticky-bar--top{position:fixed;top:0rem;transform:translateY(var(--offset))}sticky-bar[data-offset-with-header=true].sticky-bar--top{top:var(--header-height, 0rem );transform:translateY(var(--offset))}body:has(.section-header.shopify-section-header-hidden) sticky-bar[data-offset-with-header=true].sticky-bar--top{top:0rem}sticky-bar.sticky-bar--bottom{position:fixed;bottom:0rem;transform:translateY(calc(-1 * var(--offset)))}.p80-sticky-bar__inner{display:flex;flex:1;align-items:center;justify-content:space-between;width:100%;min-height:5.6rem;gap:var(--global-spacing-small)}.p80-sticky-bar__title{margin:0;color:rgb(var(--color-black));font-family:var(--font-heading-family);font-size:var(--font-size-h5);font-weight:var(--font-heading-weight);line-height:var(--line-height-h5);letter-spacing:0;text-transform:uppercase;overflow-wrap:anywhere}.p80-sticky-bar__actions{display:flex;flex-shrink:0;align-items:center;justify-content:flex-end}.p80-sticky-bar__button.button{min-width:min(17.2rem,45vw);min-height:3.2rem;padding:.8rem var(--global-spacing-medium);justify-content:center;background-color:rgb(var(--color-black));color:rgb(var(--color-white))}.p80-sticky-bar__button.button:after{box-shadow:none}.p80-sticky-bar__button.button:hover{background-color:rgb(var(--color-dark))}.p80-sticky-bar__custom-content{width:100%}@media screen and (max-width:749px){sticky-bar[data-offset-with-header=true].sticky-bar--top{top:auto;transform:none}body:has(.section-header.shopify-section-header-hidden) sticky-bar[data-offset-with-header=true].sticky-bar--top{top:auto;bottom:0rem}sticky-bar.sticky-bar--top{top:auto;bottom:0rem;border:none}sticky-bar .p80-sticky-bar__title{display:none}sticky-bar .p80-sticky-bar__inner{padding:0;min-height:4.4rem}sticky-bar .p80-sticky-bar__actions,sticky-bar .p80-sticky-bar__actions .button{width:100%;height:100%}}@media screen and (min-width:750px){.p80-sticky-bar__inner{min-height:6.4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/p80-sticky-bar.css.map */
