#sticky-add-to-cart-bar{position:fixed;bottom:0;top:auto;left:0;right:0;width:100vw;z-index:1000;background:#fff;box-shadow:0 -2px 8px #00000014;border-top:1px solid #eee;border-bottom:none;padding:10px 0;transition:transform .3s ease,opacity .3s ease;opacity:0;pointer-events:none;transform:translateY(100%)}#sticky-add-to-cart-bar.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.sticky-add-to-cart-bar__inner{display:flex;align-items:center;flex-direction:row;max-width:1200px;margin:0 auto;padding:0 16px}.sticky-add-to-cart-bar__row{display:flex;align-items:center;flex:1;gap:18px}.sticky-add-to-cart-bar__image{margin-right:16px}.sticky-add-to-cart-bar__info{min-width:0;flex:1 1 0%;display:flex;flex-direction:column;gap:2px}.sticky-add-to-cart-bar__title{font-weight:600;font-size:1rem;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-add-to-cart-bar__price{color:#1a1a1a;font-size:1rem;font-weight:500}.sticky-add-to-cart-bar__form{display:flex;flex-direction:row;align-items:center;gap:10px;margin-left:18px}.sticky-add-to-cart-bar__quantity{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden;background:#fafafa}.sticky-qty-btn{background:none;border:none;font-size:1.2rem;width:32px;height:32px;cursor:pointer;color:#333}.sticky-qty-input{width:40px;text-align:center;border:none;background:transparent;font-size:1rem;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.sticky-qty-input::-webkit-outer-spin-button,.sticky-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-qty-input:focus{outline:none}.sticky-add-to-cart-bar__button{width:auto;font-size:1rem;font-weight:600;padding:8px 18px;border-radius:4px;margin-top:0;box-shadow:none;letter-spacing:.02em;background:#f47d1f;color:#fff;border:none;cursor:pointer;transition:background .2s}.sticky-add-to-cart-bar__button:hover{background:#d96a13}.sticky-add-to-cart-bar__discount-badge{display:inline-block;background:#f47d1f;color:#fff;font-size:.95rem;font-weight:700;border-radius:6px;padding:2px 10px;margin-bottom:4px;margin-right:8px;vertical-align:middle}.sticky-add-to-cart-bar__savings{color:#388e3c;font-size:.95rem;font-weight:600;margin-top:2px}.sticky-add-to-cart-bar__title-row,.sticky-add-to-cart-bar__price-row{display:flex;align-items:center;gap:10px}.sticky-add-to-cart-bar__title-row{display:flex;align-items:center;gap:8px;margin-bottom:2px}.sticky-add-to-cart-bar__price-row{display:flex;align-items:center;gap:12px;margin-bottom:2px}@media (max-width: 600px){#sticky-add-to-cart-bar{top:auto!important;bottom:0!important;left:0;right:0;width:100vw;z-index:1000;padding:10px 0 0;border-top:1px solid #eee;border-bottom:none;box-shadow:0 -2px 8px #00000014;transform:translateY(100%)}#sticky-add-to-cart-bar.visible{transform:translateY(0)}.sticky-add-to-cart-bar__inner{flex-direction:column;align-items:stretch;gap:0;padding:0 10px 10px}.sticky-add-to-cart-bar__form{flex-direction:column;align-items:stretch;gap:0;margin-left:0}.sticky-add-to-cart-bar__quantity{display:none}.sticky-add-to-cart-bar__button{width:100%;font-size:1.25rem;font-weight:800;padding:18px 0;border-radius:10px;background:#f47d1f;color:#fff;margin-top:0;box-shadow:0 2px 8px #f47d1f14;letter-spacing:.02em;transition:background .2s,box-shadow .2s}.sticky-add-to-cart-bar__button:hover{background:#d96a13;box-shadow:0 4px 16px #f47d1f1f}.sticky-add-to-cart-bar__discount-badge{font-size:1.05rem;padding:3px 14px;border-radius:8px;margin-bottom:6px;margin-right:10px}.sticky-add-to-cart-bar__savings{font-size:1.05rem;margin-top:0;text-align:left;color:#388e3c;font-weight:600}.sticky-add-to-cart-bar__title-row{flex-wrap:wrap;gap:6px;margin-bottom:2px}.sticky-add-to-cart-bar__price-row{flex-wrap:wrap;gap:8px;margin-bottom:2px}}@media (min-width: 990px){.cart-drawer[open]~#sticky-add-to-cart-bar,.cart-drawer.active~#sticky-add-to-cart-bar{display:none!important}#sticky-add-to-cart-bar{max-width:100vw;right:0;left:0;width:100vw;display:block}}.cart-drawer,cart-drawer{z-index:1100!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sticky-add-to-cart-bar.css.map */
