.album-sticky-bar{position:fixed;top:var(--header-reveal-height, var(--header-height));left:0;right:0;z-index:90;background-color:var(--color-background);transform:translateY(calc(-100% - var(--header-height)));pointer-events:none;transition:transform .4s ease,top .4s ease}.album-sticky-bar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--color-border)}.album-sticky-bar[data-visible=true]{transform:translateY(0);pointer-events:auto}@media(prefers-reduced-motion:reduce){.album-sticky-bar{transition:none}}.album-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--spacer-4);padding-top:var(--spacer-2);padding-bottom:var(--spacer-2)}.album-sticky-bar__title{margin:0}.album-sticky-bar__cta{flex-shrink:0}@media screen and (max-width:769px){.album-sticky-bar__inner{gap:var(--spacer-2)}}@media screen and (max-width:450px){.album-sticky-bar__inner{gap:var(--spacer-1)}.album-sticky-bar__cta{min-width:0;padding:var(--spacer-2) var(--spacer-3)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/album-sticky-bar.css.map */
