.alhaq-cart-notification{--alhaq-cart-green: #0f7b42;--alhaq-cart-dark-green: #07532b;--alhaq-cart-text: #17221b;--alhaq-cart-ivory: #fffaf2;--alhaq-cart-light-green: #eaf6ef}.alhaq-cart-notification .cart-notification-wrapper{width:100%;max-width:100%;min-width:0}.alhaq-cart-notification .alhaq-cart-notification__panel{width:auto;max-width:calc(100vw - 2.4rem);padding:1.6rem;overflow-x:hidden;overflow-y:auto;color:var(--alhaq-cart-text);background:var(--alhaq-cart-ivory);border:.1rem solid color-mix(in srgb,var(--alhaq-cart-green) 22%,#ded7ca);border-radius:1.6rem;box-shadow:0 1.8rem 4.5rem #17221b2e;opacity:0;transform:translateY(1.2rem);z-index:1002}.alhaq-cart-notification .cart-notification.active{opacity:1;transform:translateY(0)}.alhaq-cart-notification .cart-notification.animate{transition:opacity var(--duration-short) ease,transform var(--duration-default) ease,visibility 0s var(--duration-short) ease}.alhaq-cart-notification .cart-notification.active.animate{transition:opacity var(--duration-short) ease,transform var(--duration-default) ease,visibility 0s}.alhaq-cart-notification .cart-notification__header{min-height:4.4rem;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:.1rem solid color-mix(in srgb,var(--alhaq-cart-green) 13%,transparent)}.alhaq-cart-notification .cart-notification__heading{color:var(--alhaq-cart-text);font-family:var(--font-heading-family);font-size:1.45rem;font-weight:700;line-height:1.25}.alhaq-cart-notification .cart-notification__heading .icon-checkmark{width:2.4rem;height:2.4rem;margin-right:.8rem;padding:.5rem;color:#fff;background:var(--alhaq-cart-green);border-radius:50%}.alhaq-cart-notification .cart-notification__close{width:4.4rem;min-width:4.4rem;height:4.4rem;min-height:4.4rem;display:inline-flex;align-items:center;justify-content:center;margin:0 -.8rem 0 0;color:var(--alhaq-cart-text);border-radius:50%}.alhaq-cart-notification .cart-notification__close:hover{background:var(--alhaq-cart-light-green)}.alhaq-cart-notification .cart-notification-product{min-width:0;display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1.2rem;padding:1.4rem 0}.alhaq-cart-notification .cart-notification-product__image{width:8rem;height:8rem;display:flex;align-items:center;justify-content:center;margin:0;padding:.7rem;overflow:hidden;background:color-mix(in srgb,var(--alhaq-cart-light-green) 38%,var(--alhaq-cart-ivory));border:.1rem solid color-mix(in srgb,var(--alhaq-cart-green) 13%,transparent);border-radius:1.1rem}.alhaq-cart-notification .cart-notification-product__image img{width:100%;height:100%;display:block;object-fit:contain}.alhaq-cart-notification .alhaq-cart-notification__product-info{min-width:0}.alhaq-cart-notification .cart-notification-product__name{color:var(--alhaq-cart-text);font-size:1.35rem;font-weight:700;line-height:1.3}.alhaq-cart-notification .product-option{color:color-mix(in srgb,var(--alhaq-cart-text) 70%,transparent);font-size:1.15rem}.alhaq-cart-notification .alhaq-cart-notification__product-meta{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.4rem 1rem;margin-top:.8rem;font-size:1.15rem}.alhaq-cart-notification .alhaq-cart-notification__product-price{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;color:var(--alhaq-cart-dark-green)}.alhaq-cart-notification .alhaq-cart-notification__product-price s{color:color-mix(in srgb,var(--alhaq-cart-text) 52%,transparent);font-size:1rem;font-weight:400}.alhaq-cart-notification .alhaq-cart-notification__discounts{margin:.6rem 0 0;color:var(--alhaq-cart-green);font-size:1.05rem;line-height:1.3}.alhaq-cart-notification .cart-notification__links{display:grid;gap:.8rem;text-align:center}.alhaq-cart-notification .cart-notification__links>*{margin-top:0}.alhaq-cart-notification .cart-notification__links .button{min-height:4.6rem;border-radius:1.1rem;font-size:1.25rem;font-weight:700}.alhaq-cart-notification .alhaq-cart-notification__checkout{color:#fff;background:var(--alhaq-cart-green);border-color:var(--alhaq-cart-green)}.alhaq-cart-notification .alhaq-cart-notification__checkout:hover,.alhaq-cart-notification .alhaq-cart-notification__checkout:focus-visible{color:#fff;background:var(--alhaq-cart-dark-green)}.alhaq-cart-notification .alhaq-cart-notification__view-cart{color:var(--alhaq-cart-dark-green);background:#fff;border:.1rem solid var(--alhaq-cart-green)}.alhaq-cart-notification .alhaq-cart-notification__continue{min-height:4.4rem;display:inline-flex;align-items:center;justify-content:center;color:var(--alhaq-cart-dark-green);text-decoration:underline;text-underline-offset:.3rem}.alhaq-cart-notification .cart-notification__close:focus-visible,.alhaq-cart-notification .cart-notification__links :focus-visible{outline:.2rem solid var(--alhaq-cart-green);outline-offset:.2rem}@media screen and (max-width:749px){.alhaq-cart-notification .alhaq-cart-notification__panel{position:fixed;top:auto;right:1.2rem;bottom:calc(var(--alhaq-mobile-nav-total-height, 6.8rem) + 1.2rem);left:1.2rem;max-height:calc(100dvh - var(--alhaq-mobile-nav-total-height, 6.8rem) - 2.4rem)}}@media screen and (min-width:750px){.alhaq-cart-notification .alhaq-cart-notification__panel{right:2.4rem;width:min(42rem,calc(100vw - 4.8rem));max-width:42rem;padding:2rem}.alhaq-cart-notification .cart-notification-product{grid-template-columns:9rem minmax(0,1fr)}.alhaq-cart-notification .cart-notification-product__image{width:9rem;height:9rem}}@media(prefers-reduced-motion:reduce){.alhaq-cart-notification .cart-notification.animate,.alhaq-cart-notification .cart-notification.active.animate{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/alhaq-cart-notification.css.map */
