.product-sticky-bar{display:none}@media screen and (max-width:1023px){.product-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:10000;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px var(--grid-padding, 1em);background:var(--color-background);border-top:1px solid rgba(var(--color-text-rgb),.12);transform:translateY(100%);transition:transform .3s ease}.product-sticky-bar.is-visible{transform:translateY(0)}.product-sticky-bar__info{flex:1;min-width:0}.product-sticky-bar__title{font-size:calc(14px / 18 * var(--base-body-size) + 0px);font-weight:700;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__price{font-size:calc(13px / 18 * var(--base-body-size) + 0px);color:rgba(var(--color-text-rgb),.66);line-height:1.3}.product-sticky-bar__button{flex-shrink:0;padding:10px 20px;background:var(--color-text);color:var(--color-text-foreground);border:none;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.product-sticky-bar__button:active{opacity:.8}}.product-sticky-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-sticky-drawer-overlay.open{opacity:1;visibility:visible}.product-sticky-drawer{position:absolute;bottom:0;left:0;right:0;background:var(--color-background);padding:24px var(--grid-padding, 1em) 32px;border-radius:0;transform:translateY(100%);transition:transform .3s ease;max-height:85vh;overflow-y:auto}.product-sticky-drawer-overlay.open .product-sticky-drawer{transform:translateY(0)}.product-sticky-drawer__close{position:absolute;top:12px;right:12px;width:32px;height:32px;background:none;border:none;font-size:24px;line-height:1;color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center}.product-sticky-drawer__title{font-size:calc(18px / 18 * var(--base-body-size) + 0px);font-weight:700;margin-bottom:20px}.product-sticky-drawer product-variants{margin-bottom:20px}.product-sticky-drawer .product-variant:not(:first-child){margin-top:1.5em}.product-sticky-drawer__add-to-cart{width:100%;margin-top:16px}
/*# sourceMappingURL=/cdn/shop/t/58/assets/component-product-sticky-bar.css.map */
