sticky-add-to-cart{display:block;position:fixed;left:0;right:0;bottom:0;z-index:90;background-color:var(--color--bg, #fff);border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -4px 12px #00000014;transform:translateY(100%);opacity:0;transition:transform .25s ease,opacity .25s ease;pointer-events:none}sticky-add-to-cart.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-atc__inner{display:flex;align-items:center;gap:12px;max-width:1280px;margin:0 auto;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.sticky-atc__media{flex:0 0 auto;width:48px;height:48px;border-radius:6px;overflow:hidden;background-color:#0000000a}.sticky-atc__image{display:block;width:100%;height:100%;object-fit:cover}.sticky-atc__info{flex:1 1 auto;min-width:0}.sticky-atc__title{margin:0 0 2px;font-size:13px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{font-size:13px;line-height:1.3}.sticky-atc__price .price{display:flex;align-items:baseline;gap:6px}.sticky-atc__price .price__compare{opacity:.6;font-size:.9em}.sticky-atc__button{flex:0 0 auto;min-width:120px;padding:10px 16px!important;font-size:14px!important}.sticky-atc__button[disabled],.sticky-atc__button.is-disabled{opacity:.5;cursor:not-allowed}@media(min-width:48em){.sticky-atc__title,.sticky-atc__price{font-size:15px}.sticky-atc__media{width:56px;height:56px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-sticky-add-to-cart.css.map */
