:root{--duration-short: .1s;--duration-default: .2s;--duration-long: .5s}.cart-notification-wrapper{position:relative;width:100%}.cart-notification p{margin:0}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{position:absolute;right:0;visibility:hidden;width:100%;z-index:100;display:flex;width:375px;padding:16px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid var(--color-black, #010607);background:var(--color-white, #FFF);transform:translateY(-100%)}.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))}.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:center;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__links{flex-wrap:wrap;gap:8px}.cart-notification__links .button.outline{width:calc(50% - 4px);max-width:calc(50% - 4px)}.cart-notification__links .button{text-align:center;font-size:12px;font-weight:900;line-height:16px}.cart-notification__links .button{padding:10px 0}.cart-notification-product{align-items:flex-start;display:flex;padding-top:16px;height:93px}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{display:inline-flex;margin-right:16px;width:88px;height:100%}.cart-notification-product__image img{width:100%;height:auto}.cart-notification-product__name{color:var(--color-black, #010607);font-size:14px;font-weight:400;line-height:18px;margin:0}.cart-notification-subtotal{padding:16px 0;border-top:1px solid var(--color-grey-400);margin-top:16px;justify-content:space-between;align-items:center}.cart-notification-subtotal p:first-of-type{color:var(--Secondary-Black, #010607);font-family:Avenir;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.cart-notification__heading svg{width:24px;height:24px;margin-inline-end:8px}.cart-notification__heading{color:var(--color-success-500);font-family:Avenir;font-size:16px;font-style:normal;font-weight:900;line-height:20px}.checkout-button{background-color:var(--color-primary-500);border:1px solid var(--color-primary-500)}.cart-notification-product .product-option *{display:inline;margin:0;color:var(--Grey-600, #666);font-size:12px;font-weight:400;line-height:16px}.cart-notification-product .product-option{display:inline-block;position:relative}.cart-notification-product .product-option:last-child:after{content:none}.cart-notification-product__description{height:100%;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.cart-notification-product__description .cart-notification-product-price,.cart-notification-product__description .cart-notification-product-price p small strong,.cart-notification-product__description .cart-notification-product-price p small del{display:flex;align-items:center}.cart-notification-product__description .cart-notification-product-price p small strong svg,.cart-notification-product__description .cart-notification-product-price p small del svg{height:12px;width:12px;margin-right:2px;margin-top:-2px}.cart-notification-product__details{display:flex;flex-direction:column;gap:4px}.cart-notification .cart-notification-product__price{margin-top:auto}.cart-notification-overlay-poup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;visibility:hidden;transition:all .3s ease;z-index:99}.cart-notification-overlay-poup.active{opacity:.64;visibility:visible;display:block}.cart-notification-product-original-price{color:var(--sale-600-main, #900);line-height:16px;display:flex;align-items:center}.cart-notification-product-original-price small{display:flex;align-items:center}.cart-notification .cart-notification-product-compare-at-price{color:var(--color-grey-600, #666);font-size:11px;line-height:16px;margin-left:8px;display:flex;align-items:center}.cart-notification .cart-notification-product-compare-at-price small{display:flex;align-items:center}@media screen and (min-width: 768px){.cart-notification{max-width:36.8rem;right:4rem}.cart-notification-overlay-poup.active{display:none;opacity:0;visibility:hidden}}@media screen and (max-width:767px){.cart-notification{position:fixed;bottom:0;left:0;width:100%;border-radius:0;border:none;transform:translateY(100%)}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/cart-notification.css.map */
