.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:0 0 var(--popup-border-width);padding:2.5rem 3.5rem;position:absolute;right:0;transform:translateY(-100%);visibility:hidden;width:100%;box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}.cart-notification.focused{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.cart-notification:focus-visible{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width:750px){.header-wrapper:not(.header-wrapper--border-bottom)+cart-notification .cart-notification{border-top-width:var(--popup-border-width)}.cart-notification{border-width:0 var(--popup-border-width) var(--popup-border-width);max-width:36.8rem;right:2.2rem}}@media screen and (min-width:990px){.cart-notification-wrapper:is(.page-width)>.cart-notification{right:4rem}}.cart-notification.animate{transition:transform var(--duration-short) ease,visibility 0s var(--duration-short) ease}.cart-notification.active{transform:translateY(0);transition:transform var(--duration-default) ease,visibility 0s;visibility:visible}.cart-notification__header{align-items:flex-start;display:flex}.cart-notification__heading{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-top:0}.cart-notification__heading .icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:1.3rem}.cart-notification__close{margin-top:-2rem;margin-right:-3rem}.cart-notification__links{text-align:center}.cart-notification__links>*{margin-top:1rem}.cart-notification-product{align-items:flex-start;display:flex;padding-bottom:3rem;padding-top:2rem}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{display:inline-flex;margin-right:1.5rem;margin-top:.5rem}.cart-notification-product__image:after{content:none}.cart-notification-product__name{margin-bottom:.5rem;margin-top:0}.cart-notification-wrapper{position:relative;z-index:50}.cart-notification-wrapper .cart-notification.omd-cart-toast{display:block}.cart-notification.omd-cart-toast{--omd-toast-burgundy: #8f1328;--omd-toast-burgundy-dark: #761023;--omd-toast-soft: #fff8f6;--omd-toast-border: #eadbd7;--omd-toast-text: #1d1d1b;--omd-toast-muted: #6f6763;position:fixed;top:10.8rem;right:3.2rem;width:min(40.8rem,calc(100vw - 3.2rem));max-width:40.8rem;padding:2.2rem;border:1px solid rgba(143,19,40,.13);border-radius:1.8rem;background:#fffffff5;box-shadow:0 2.4rem 7rem #3218182e,0 .4rem 1.8rem #8f132814;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:translate3d(1.4rem,-1rem,0) scale(.98);opacity:0;visibility:hidden;z-index:999;overflow:hidden}.cart-notification.omd-cart-toast.active{transform:translateZ(0) scale(1);opacity:1;visibility:visible}.cart-notification.omd-cart-toast.animate{transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .22s ease,visibility 0s .26s}.cart-notification.omd-cart-toast.active.animate{transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .24s ease,visibility 0s}.omd-cart-toast__sparkle{position:absolute;color:#dab97b80;font-size:1.2rem;pointer-events:none}.omd-cart-toast__sparkle--one{right:3.7rem;top:4.8rem;transform:rotate(18deg)}.omd-cart-toast__sparkle--two{right:2.1rem;top:14.5rem;transform:rotate(-12deg)}.omd-cart-toast__header.cart-notification__header{align-items:center;gap:1.2rem;margin-bottom:1.8rem}.omd-cart-toast__heading.cart-notification__heading{align-items:center;display:flex;gap:1.2rem;margin:0;font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.15;color:var(--omd-toast-text);letter-spacing:.03rem}.omd-cart-toast__check{width:4.2rem;height:4.2rem;flex:0 0 4.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:linear-gradient(180deg,#a01931,var(--omd-toast-burgundy-dark));box-shadow:0 .8rem 1.8rem #8f132838}.omd-cart-toast__check .icon-checkmark{width:1.5rem;margin:0;color:currentColor}.omd-cart-toast__close.cart-notification__close{position:static;min-width:3.6rem;min-height:3.6rem;width:3.6rem;height:3.6rem;margin:-.4rem -.6rem 0 auto;padding:0;color:var(--omd-toast-burgundy);opacity:.95;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0}.omd-cart-toast__close:hover{background:#fff1f3}.omd-cart-toast__close .icon{width:1.9rem;height:1.9rem}.cart-notification-product.omd-cart-toast__product{display:block;padding:0;margin:0 0 1.6rem}.omd-cart-toast-product{display:grid;grid-template-columns:9.4rem minmax(0,1fr);gap:1.6rem;align-items:center}.omd-cart-toast-product__image,.omd-cart-toast-product__image.global-media-settings{width:9.4rem;height:9.4rem;margin:0;border:0!important;border-radius:1rem!important;overflow:hidden!important;background:#faf6f3;box-shadow:inset 0 0 0 1px #8f13280f}.omd-cart-toast-product__image:after{content:none!important}.omd-cart-toast-product__image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:1rem}.omd-cart-toast-product__content{min-width:0}.omd-cart-toast-product__vendor{margin:0 0 .4rem;font-size:1rem}.omd-cart-toast-product__name{margin:0 0 .6rem;color:var(--omd-toast-text);font-family:var(--font-heading-family);font-size:1.55rem;line-height:1.25;font-weight:500}.omd-cart-toast-product__meta{display:flex;flex-wrap:wrap;gap:.3rem .8rem;color:var(--omd-toast-muted);font-size:1.25rem;line-height:1.35}.omd-cart-toast-product__property,.omd-cart-toast-product__selling-plan{margin:.4rem 0 0;color:var(--omd-toast-muted);font-size:1.2rem}.omd-cart-toast-product__price{margin:.7rem 0 0;color:var(--omd-toast-text);font-size:1.45rem;font-weight:600}.omd-cart-toast__links.cart-notification__links{text-align:center}.omd-cart-toast__links>*{margin-top:1rem}.omd-cart-toast__primary.button,.omd-cart-toast__secondary.button{min-height:5.2rem;border-radius:.8rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;font-size:1.35rem}.omd-cart-toast__primary.button{color:#fff;background:linear-gradient(180deg,#a01931,var(--omd-toast-burgundy-dark));box-shadow:0 1.1rem 2.4rem #8f132838}.omd-cart-toast__secondary.button{color:var(--omd-toast-text);background:#fff;border:1px solid rgba(29,29,27,.22);box-shadow:none}.omd-cart-toast__primary.button:before,.omd-cart-toast__primary.button:after,.omd-cart-toast__secondary.button:before,.omd-cart-toast__secondary.button:after{content:none!important}.omd-cart-toast__continue.button-label{display:inline-block;margin-top:1.2rem;color:var(--omd-toast-text);text-decoration:underline;text-underline-offset:.32rem;background:transparent;border:0;padding:.2rem .6rem;min-height:auto;cursor:pointer}.omd-cart-toast__shipping{margin-top:1.6rem;padding:1.3rem 1.4rem;border-radius:1rem;background:linear-gradient(135deg,#effaf1,#fffdfb);border:1px solid rgba(36,146,75,.18)}.omd-cart-toast__shipping[hidden]{display:none!important}.omd-cart-toast__shipping-copy{display:flex;align-items:center;gap:.7rem;margin-bottom:.9rem;color:var(--omd-toast-text);font-size:1.3rem;font-weight:600}.omd-cart-toast__track{height:.55rem;width:100%;background:#1d1d1b24;border-radius:999px;overflow:hidden}.omd-cart-toast__fill{display:block;height:100%;width:0;max-width:100%;background:linear-gradient(90deg,var(--omd-toast-burgundy),#bd2441);border-radius:inherit;transition:width .35s ease}.omd-cart-toast__shipping.is-complete{background:linear-gradient(135deg,#eefaf0,#fff);border-color:#24924b47}.omd-cart-toast__shipping.is-complete .omd-cart-toast__fill{background:linear-gradient(90deg,#1f9d55,#34c776 55%,#7ee6a3);box-shadow:0 0 .8rem #24924b61}@media screen and (max-width:749px){.cart-notification.omd-cart-toast{top:auto;left:1rem;right:1rem;bottom:1.2rem;width:auto;max-width:none;padding:1.7rem;border-radius:1.6rem}.omd-cart-toast__heading.cart-notification__heading{font-size:1.55rem}.omd-cart-toast__check{width:3.7rem;height:3.7rem;flex-basis:3.7rem}.omd-cart-toast-product{grid-template-columns:8.2rem minmax(0,1fr);gap:1.2rem}.omd-cart-toast-product__image,.omd-cart-toast-product__image.global-media-settings{width:8.2rem;height:8.2rem}.omd-cart-toast__primary.button,.omd-cart-toast__secondary.button{min-height:4.8rem;font-size:1.22rem}}.cart-notification.omd-cart-toast{width:min(37.6rem,calc(100vw - 3.2rem));max-width:37.6rem;padding:2rem}.cart-notification-product.omd-cart-toast__product{display:block!important;padding:0!important;margin:0 0 1.35rem!important}.cart-notification-product .cart-item.omd-cart-toast-product,.omd-cart-toast-product{display:grid!important;grid-template-columns:8.4rem minmax(0,1fr)!important;grid-template-rows:auto!important;gap:1.25rem!important;align-items:center!important;margin:0!important;padding:0!important;width:100%!important}.cart-notification-product .omd-cart-toast-product__image,.cart-notification-product .omd-cart-toast-product__image.global-media-settings,.cart-notification-product .cart-notification-product__image{grid-column:1!important;grid-row:1!important;width:8.4rem!important;height:8.4rem!important;margin:0!important;align-self:center!important}.cart-notification-product .omd-cart-toast-product__content{grid-column:2!important;grid-row:1!important;min-width:0!important;align-self:center!important}.cart-notification-product .omd-cart-toast-product__name{display:block!important;margin:0 0 .45rem!important;font-size:1.48rem!important;line-height:1.2!important}.cart-notification-product .omd-cart-toast-product__meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.18rem!important;font-size:1.2rem!important}.cart-notification-product .omd-cart-toast-product__price{margin:.55rem 0 0!important;font-size:1.38rem!important}.omd-cart-toast__links>.omd-cart-toast__continue{display:none!important}.omd-cart-toast__links>*{margin-top:.85rem!important}.omd-cart-toast__primary.button,.omd-cart-toast__secondary.button{min-height:4.75rem!important;font-size:1.25rem!important}.omd-cart-toast__shipping{margin-top:1.25rem!important;padding:1.15rem 1.25rem!important}@media screen and (max-width:749px){.cart-notification.omd-cart-toast{left:1rem;right:1rem;bottom:1.2rem;width:auto;max-width:none;padding:1.55rem}.cart-notification-product .cart-item.omd-cart-toast-product,.omd-cart-toast-product{grid-template-columns:7.4rem minmax(0,1fr)!important;gap:1.05rem!important}.cart-notification-product .omd-cart-toast-product__image,.cart-notification-product .omd-cart-toast-product__image.global-media-settings,.cart-notification-product .cart-notification-product__image{width:7.4rem!important;height:7.4rem!important}.cart-notification-product .omd-cart-toast-product__name{font-size:1.35rem!important}.cart-notification-product .omd-cart-toast-product__meta,.cart-notification-product .omd-cart-toast-product__property,.cart-notification-product .omd-cart-toast-product__selling-plan{font-size:1.12rem!important}.cart-notification-product .omd-cart-toast-product__price{font-size:1.28rem!important}}.omd-cart-toast__sparkle{display:none!important}.cart-notification.omd-cart-toast{width:min(38.8rem,calc(100vw - 3.2rem))!important;max-width:38.8rem!important;padding:1.85rem!important}.cart-notification-product.omd-cart-toast__product{display:block!important;margin:0 0 1.25rem!important;padding:0!important}.cart-notification-product .omd-cart-toast-product,.omd-cart-toast-product{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1.2rem!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.cart-notification-product .omd-cart-toast-product__image,.cart-notification-product .omd-cart-toast-product__image.global-media-settings,.cart-notification-product .cart-notification-product__image{flex:0 0 7.6rem!important;width:7.6rem!important;height:7.6rem!important;max-width:7.6rem!important;min-width:7.6rem!important;margin:0!important;display:block!important}.cart-notification-product .omd-cart-toast-product__image img,.cart-notification-product .cart-notification-product__image img{width:100%!important;height:100%!important;object-fit:cover!important}.cart-notification-product .omd-cart-toast-product__content{flex:1 1 auto!important;min-width:0!important;display:block!important}.cart-notification-product .omd-cart-toast-product__name{display:block!important;margin:0 0 .35rem!important;font-size:1.42rem!important;line-height:1.18!important;max-width:100%!important}.cart-notification-product .omd-cart-toast-product__meta{display:flex!important;flex-direction:column!important;gap:.12rem!important;margin:0!important;font-size:1.16rem!important;line-height:1.28!important}.cart-notification-product .omd-cart-toast-product__price{margin:.45rem 0 0!important;font-size:1.32rem!important;line-height:1.2!important}@media screen and (max-width:749px){.cart-notification.omd-cart-toast{top:calc(env(safe-area-inset-top,0px) + 7.2rem)!important;bottom:auto!important;left:1rem!important;right:1rem!important;width:auto!important;max-width:none!important;max-height:calc(100vh - env(safe-area-inset-top,0px) - 8.4rem)!important;overflow-y:auto!important;padding:1.45rem!important;border-radius:1.45rem!important}.omd-cart-toast__header.cart-notification__header{gap:1rem!important;margin-bottom:1.25rem!important}.omd-cart-toast__heading.cart-notification__heading{font-size:1.45rem!important;line-height:1.12!important}.omd-cart-toast__check{width:3.6rem!important;height:3.6rem!important;flex:0 0 3.6rem!important}.omd-cart-toast__close.cart-notification__close{width:3.4rem!important;height:3.4rem!important;min-width:3.4rem!important;min-height:3.4rem!important;margin-right:-.45rem!important}.cart-notification-product .omd-cart-toast-product,.omd-cart-toast-product{gap:1rem!important;align-items:center!important}.cart-notification-product .omd-cart-toast-product__image,.cart-notification-product .omd-cart-toast-product__image.global-media-settings,.cart-notification-product .cart-notification-product__image{flex-basis:7.2rem!important;width:7.2rem!important;height:7.2rem!important;max-width:7.2rem!important;min-width:7.2rem!important}.cart-notification-product .omd-cart-toast-product__name{font-size:1.32rem!important;line-height:1.16!important;margin-bottom:.3rem!important}.cart-notification-product .omd-cart-toast-product__meta{font-size:1.08rem!important}.cart-notification-product .omd-cart-toast-product__price{font-size:1.22rem!important}.omd-cart-toast__primary.button,.omd-cart-toast__secondary.button{min-height:4.55rem!important;font-size:1.16rem!important}.omd-cart-toast__shipping{margin-top:1rem!important;padding:1rem 1.1rem!important}.omd-cart-toast__shipping-copy{font-size:1.12rem!important;line-height:1.25!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-cart-notification.css.map */
