.sticky-add-to-cart-bar{position:fixed;left:0;right:0;bottom:0;z-index:5;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.2);box-shadow:0 -.2rem .6rem rgba(var(--color-foreground),.08);transform:translateY(100%);transition:transform .2s ease}.sticky-add-to-cart-bar--visible{transform:translateY(0)}.sticky-add-to-cart-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.5rem}.sticky-add-to-cart-bar__info{display:flex;flex-direction:column;min-width:0}.sticky-add-to-cart-bar__title{font-size:1.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-add-to-cart-bar__button{flex-shrink:0;width:auto;min-width:12rem}@media screen and (min-width:750px){.sticky-add-to-cart-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-sticky-add-to-cart-bar.css.map */
