.product-add-to-cart-sticky{position:fixed;left:0;right:0;bottom:0;z-index:100;pointer-events:none}.product-add-to-cart-sticky .sticky-atc-inner{pointer-events:auto;display:flex;align-items:center;gap:.75rem;background-color:rgb(var(--color-drawer-background, 255 255 255));border-top:1px solid rgb(var(--color-border, 0 0 0 / .1));box-shadow:0 -2px 10px #0000000f;padding:.5rem 1rem;opacity:0;visibility:hidden;translate:0 100%;transition:translate .25s ease-out,opacity .2s ease-out,visibility .2s ease-out}.product-add-to-cart-sticky.show .sticky-atc-inner{opacity:1;visibility:visible;translate:0 0}.sticky-atc-title{display:none}.sticky-atc-form{flex:1}.sticky-atc-button{display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-size:var(--font_14);padding:.75rem 1.5rem;border-radius:100px;width:100%}.sticky-atc-price{font-weight:500;display:inline-flex;align-items:center;gap:.35rem}.sticky-atc-price .original_price{text-decoration:line-through;opacity:.55;font-weight:400;font-size:.85em}.sticky-atc-button .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.product-add-to-cart-sticky{bottom:1.25rem;display:flex;justify-content:center}.product-add-to-cart-sticky .sticky-atc-inner{width:auto;padding:.5rem .5rem .5rem 1.5rem;border:1px solid rgb(var(--color-border, 0 0 0 / .08));border-radius:100px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a;translate:0 calc(100% + 2rem)}.product-add-to-cart-sticky.show .sticky-atc-inner{translate:0 0}.sticky-atc-title{display:block;font-size:var(--font_14);font-weight:500;white-space:nowrap;max-width:280px;overflow:hidden;text-overflow:ellipsis}.sticky-atc-form{flex:none}.sticky-atc-button{width:auto;font-size:var(--font_14);padding:.625rem 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/190/assets/addtocart-sticky.css.map */
