html.mini-cart-open,body.mini-cart-open{overflow:hidden!important;height:100dvh!important}@media screen and (max-width:749px){cart-notification{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none}#cart-notification{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none;transform:none!important;box-shadow:none!important;border-radius:0!important;max-height:none!important;width:auto!important;overflow:visible!important}.ml-mini-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000038;opacity:0;transition:opacity .25s ease;pointer-events:none}.ml-mini-cart{position:fixed;left:0;right:0;bottom:0;background:#fff;border-radius:26px 26px 0 0;box-shadow:0 -10px 30px #0000001f;transform:translateY(100%);transition:transform .28s ease;max-height:76vh;display:flex;flex-direction:column;pointer-events:auto;overflow:hidden}cart-notification.active .ml-mini-cart-overlay{opacity:1;pointer-events:auto}cart-notification.active .ml-mini-cart{transform:translateY(0)}.ml-mini-cart__handle{width:44px;height:5px;border-radius:999px;background:#d7d7d7;margin:10px auto 8px;flex-shrink:0}.ml-mini-cart__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 20px;border-bottom:1px solid #eeeeee}.ml-mini-cart__header-left h2{margin:0;font-size:2rem;line-height:1.1;font-weight:700;color:#222}.ml-mini-cart__header-right{display:flex;align-items:flex-start;gap:12px;margin-left:auto}.ml-mini-cart__header-subtotal{display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding-top:2px}.ml-mini-cart__header-subtotal span{font-size:1.2rem;color:#666;line-height:1.1}.ml-mini-cart__header-subtotal strong{font-size:1.4rem;font-weight:700;color:#222;line-height:1.1}.ml-mini-cart__close{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#222;box-shadow:none;font-size:34px;line-height:1;padding:0;margin:0;cursor:pointer}.ml-mini-cart__body{padding:0 20px 12px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:16px}.ml-mini-cart__progress-wrap{background:#f6f5f1;margin:0;padding:12px 16px 10px;border-radius:12px;order:-1}.ml-mini-cart-product{display:grid;grid-template-columns:88px 1fr;gap:14px;align-items:start}.ml-mini-cart-product--latest{padding-top:4px;padding-bottom:14px;border-bottom:1px solid #eeeeee}.ml-mini-cart-product__image{width:88px;height:88px;border-radius:10px;overflow:hidden;background:#f7f7f7}.ml-mini-cart-product__image img{width:100%;height:100%;object-fit:cover;display:block}.ml-mini-cart-product__eyebrow{margin:0 0 4px;font-size:1.3rem;color:#7b7b7b}.ml-mini-cart-product__title{margin:0 0 6px;font-size:1.95rem;line-height:1.2;font-weight:700;color:#222}.ml-mini-cart-product__variant{margin:0 0 6px;font-size:1.3rem;color:#666}.ml-mini-cart-product__price{display:flex;gap:8px;align-items:center;font-size:1.5rem;color:#222}.ml-mini-cart__other-items{display:flex;flex-direction:column;gap:12px}.ml-mini-cart__other-items-title{font-size:1.3rem;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.04em}.ml-mini-cart__other-items-list{display:flex;flex-direction:column;gap:14px}.ml-mini-cart__other-items-list .ml-mini-cart-product{grid-template-columns:64px 1fr}.ml-mini-cart__other-items-list .ml-mini-cart-product__image{width:64px;height:64px}.ml-mini-cart__other-items-list .ml-mini-cart-product__title{font-size:1.55rem}.ml-mini-cart__other-items-list .ml-mini-cart-product__price,.ml-mini-cart__other-items-list .ml-mini-cart-product__variant,.ml-mini-cart__other-items-list .ml-mini-cart-product__eyebrow{font-size:1.2rem}.ml-mini-cart__footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px 20px 18px;border-top:1px solid #eeeeee;background:#fff;flex-shrink:0}.ml-mini-cart__footer button,.ml-mini-cart__footer a{min-height:54px;border-radius:10px;font-size:1.6rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:100%;box-sizing:border-box}.ml-mini-cart__continue{background:#fff;border:1px solid #d7d7d7;color:#222}.ml-mini-cart__view-cart{background:#48bb78;border:1px solid #48bb78;color:#fff}.free-gift-progress-bar{height:8px;background-color:#dcdcdc;border-radius:999px;position:relative;margin-bottom:1rem;width:100%}.free-gift-progress-fill{height:100%;background-color:#48bb78;border-radius:999px;transition:width .3s ease;position:absolute;top:0;left:0}.free-gift-marker{position:absolute;top:50%;width:22px;height:22px;border-radius:50%;background-color:#f3f3f3;border:2px solid #d0d0d0;transform:translate(-50%,-50%);z-index:1}.free-gift-marker.active{border-color:#48bb78;background-color:#48bb78}.free-gift-labels--single{display:flex;justify-content:center;align-items:center;min-height:auto}.free-gift-labels__single{font-size:1.2rem;line-height:1.2;color:#444;text-align:center;white-space:nowrap}}@media screen and (min-width:750px){body.mini-cart-open,html.mini-cart-open{overflow:auto!important;height:auto!important}cart-notification{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none}#cart-notification{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent!important;pointer-events:none;transform:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;max-height:none!important;width:auto!important;overflow:visible!important}.ml-mini-cart-overlay{display:none!important}.ml-mini-cart{position:fixed!important;top:88px!important;right:24px!important;left:auto!important;bottom:auto!important;width:420px!important;max-width:calc(100vw - 48px)!important;max-height:calc(100vh - 120px)!important;background:#fff!important;border:1px solid #e8e8e8!important;border-radius:16px!important;box-shadow:0 20px 50px #00000029!important;transform:none!important;transition:opacity .2s ease!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;pointer-events:auto!important;opacity:0;z-index:10000}cart-notification.active .ml-mini-cart{opacity:1}.ml-mini-cart__handle{display:none!important}.ml-mini-cart__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid #eeeeee}.ml-mini-cart__header-left h2{margin:0;font-size:1.9rem;line-height:1.2;font-weight:700;color:#222}.ml-mini-cart__header-right{display:flex;align-items:center;gap:12px;margin-left:auto}.ml-mini-cart__header-subtotal{display:none}.ml-mini-cart__close{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#222;box-shadow:none;font-size:30px;line-height:1;padding:0;margin:0;cursor:pointer}.ml-mini-cart__body{padding:16px 18px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.ml-mini-cart__progress-wrap{background:#f6f5f1;margin:0!important;padding:12px 14px 10px;border-radius:12px;order:-1!important}.ml-mini-cart-product{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:start}.ml-mini-cart-product--latest{padding-top:0;padding-bottom:14px;border-bottom:1px solid #eeeeee}.ml-mini-cart-product__image{width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f7f7f7}.ml-mini-cart-product__image img{width:100%;height:100%;object-fit:cover;display:block}.ml-mini-cart-product__eyebrow{margin:0 0 4px;font-size:1.2rem;color:#7b7b7b}.ml-mini-cart-product__title{margin:0 0 6px;font-size:1.45rem;line-height:1.3;font-weight:700;color:#222}.ml-mini-cart-product__variant{margin:0 0 6px;font-size:1.2rem;color:#666}.ml-mini-cart-product__price{display:flex;gap:8px;align-items:center;font-size:1.25rem;color:#222}.ml-mini-cart__other-items{display:flex;flex-direction:column;gap:10px}.ml-mini-cart__other-items-title{font-size:1.15rem;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.04em}.ml-mini-cart__other-items-list{display:flex;flex-direction:column;gap:12px}.ml-mini-cart__other-items-list .ml-mini-cart-product{grid-template-columns:56px 1fr}.ml-mini-cart__other-items-list .ml-mini-cart-product__image{width:56px;height:56px}.ml-mini-cart__other-items-list .ml-mini-cart-product__title{font-size:1.3rem}.ml-mini-cart__other-items-list .ml-mini-cart-product__price,.ml-mini-cart__other-items-list .ml-mini-cart-product__variant,.ml-mini-cart__other-items-list .ml-mini-cart-product__eyebrow{font-size:1.15rem}.ml-mini-cart__summary{display:none}.ml-mini-cart__footer{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 18px 18px;border-top:1px solid #eeeeee;background:#fff;flex-shrink:0}.ml-mini-cart__footer button,.ml-mini-cart__footer a{min-height:48px;border-radius:10px;font-size:1.4rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:100%;box-sizing:border-box}.ml-mini-cart__continue{background:#fff;border:1px solid #d7d7d7;color:#222}.ml-mini-cart__view-cart{background:#48bb78;border:1px solid #48bb78;color:#fff}.free-gift-progress-bar{height:8px;background-color:#dcdcdc;border-radius:999px;position:relative;margin-bottom:1rem;width:100%}.free-gift-progress-fill{height:100%;background-color:#48bb78;border-radius:999px;transition:width .3s ease;position:absolute;top:0;left:0}.free-gift-marker{position:absolute;top:50%;width:22px;height:22px;border-radius:50%;background-color:#f3f3f3;border:2px solid #d0d0d0;transform:translate(-50%,-50%);z-index:1}.free-gift-marker.active{border-color:#48bb78;background-color:#48bb78}.free-gift-labels--single{display:flex;justify-content:center;align-items:center;min-height:auto}.free-gift-labels__single{font-size:1.2rem;line-height:1.2;color:#444;text-align:center;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/cart-notification-mobile.css.map */
