.product-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:1000;background-color:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 10px #0000001a;padding:1rem;transform:translateY(100%);transition:transform .3s ease-in-out;opacity:0;pointer-events:none}.product-sticky-bar.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.product-sticky-bar__container{max-width:var(--page-width, 1200px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.product-sticky-bar__left{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.product-sticky-bar__product-name{font-weight:600;font-size:1.2rem;color:#133940;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__variant{font-size:1rem;color:#666;white-space:nowrap}.product-sticky-bar__price{font-weight:600;font-size:1rem;color:#133940;white-space:nowrap}.product-sticky-bar__right{flex-shrink:0}.product-sticky-bar__button-wrapper{display:flex;align-items:center}.product-sticky-bar__button-wrapper button,.product-sticky-bar__button-wrapper .add-to-cart-button{min-width:150px;padding:.75rem 1.5rem;font-size:.9rem;background-color:var(--sticky-bar-button-bg);color:var(--sticky-bar-button-text)}.product-sticky-bar__button-wrapper button:hover,.product-sticky-bar__button-wrapper .add-to-cart-button:hover{background-color:var(--sticky-bar-button-hover-bg)!important;color:var(--sticky-bar-button-hover-text)!important}@media screen and (max-width: 749px){.product-sticky-bar{padding:.75rem 1rem}.product-sticky-bar__container{gap:1rem}.product-sticky-bar__left{flex-direction:column;align-items:flex-start;gap:.25rem;flex:1;min-width:0}.product-sticky-bar__product-name{font-size:1rem;width:100%}.product-sticky-bar__variant{font-size:.8rem}.product-sticky-bar__price{font-size:.9rem}.product-sticky-bar__button-wrapper button{min-width:120px;padding:.625rem 1.25rem;font-size:.85rem}}@media screen and (max-width: 480px){.product-sticky-bar__left{gap:.125rem}.product-sticky-bar__product-name{font-size:1rem}.product-sticky-bar__variant{font-size:.9rem}.product-sticky-bar__price{font-size:.85rem}.product-sticky-bar__button-wrapper button{min-width:100px;padding:.5rem 1rem;font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-sticky-bar.css.map */
