.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{border:1px solid black;width:80%;z-index:4;min-width:80%;background-color:#fff;border-radius:10px;height:auto;padding:2.5rem 3.5rem;position:absolute;transform:translateY(-100%);visibility:hidden;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))}.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: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;display:flex;justify-content:space-between;align-items:center}.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;color:#000;font-family:Avenir Next;font-size:35px;font-style:normal;font-weight:700;line-height:normal}.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;width:50%;max-width:350px}.cart-notification-product{align-items:flex-start;display:flex;padding-bottom:3rem;padding-top:2rem}#cart-notification .cart-notification-product{flex-wrap:wrap}.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 .cart-notification-product__image{max-width:none;width:50%;height:auto;border:none}#cart-notification .cart-notification-product__image img{border:none;width:100%;height:auto}.cart-notification-product__image:after{content:none}.cart-notification-product__name{margin-bottom:.5rem;margin-top:0}#cart-notification .cart-notification-product__name{margin-top:5px;color:#000;font-family:Avenir Next;font-size:20px;font-style:normal;font-weight:700;line-height:22px}#cart-notification.cart-notification.active{overflow:hidden;overscroll-behavior:contain}.cart-notification__heading-wrap{align-items:center;display:flex;flex-grow:1;gap:1rem;margin-bottom:15px}.cart-notification__check{align-items:center;background:rgb(var(--color-foreground));border-radius:50%;display:inline-flex;flex-shrink:0;height:3.2rem;justify-content:center;width:3.2rem}.cart-notification__check .icon-checkmark{color:rgb(var(--color-background));width:1.6rem}.cart-notification__heading{font-size:2.4rem;letter-spacing:normal;margin-bottom:0;margin-top:0;text-transform:none;color:#000;font-family:Avenir Next;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.cart-notification-product__info{flex-grow:1}.cart-notification-product__name{font-size:1.8rem;font-weight:600}#cart-notification .product-option dt{font-weight:600}#cart-notification .product-option dt,#cart-notification .product-option dd{display:inline}.cart-notification-product__price{font-size:1.8rem;font-weight:700;margin-bottom:0;display:flex;align-items:center;margin-top:0}.cart-notification-product__price p{margin:0}.cart-notification__links{text-align:center}.cart-notification__links>*{margin-top:1rem}.cart-notification__links #cart-notification-form,.cart-notification__links #cart-notification-button{margin-top:0}.cart-notification__links #cart-notification-button{margin-top:1rem}.cart-notification__continue{margin-top:1.5rem}.cart-item{display:flex!important;align-items:flex-start}.cart-notification .button[name=checkout]{display:flex;height:53px;padding:10px 25px;justify-content:center;align-items:center;gap:10px;color:#000;font-weight:700;border-radius:5px;background:#ffd35b}.cart-notification__links #cart-notification-button{display:flex;height:53px;font-weight:700;padding:10px 25px;justify-content:center;align-items:center;gap:10px;border-radius:5px;background:#e2e2e1}.cart-notification-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .25s ease;z-index:3;pointer-events:none;display:block!important}cart-notification #cart-notification.active~.cart-notification-overlay,.cart-notification-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.cart-notification-product__meta{margin:5px 0}@media(max-width:750px){.cart-notification.active{transform:translateY(0);transition:transform var(--duration-default) ease,visibility 0s;visibility:visible;display:flex;justify-content:space-between;align-items:center;flex-direction:column;max-width:90%;width:90%}.cart-notification__links{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/component-cart-notification.css.map */
