.cart-notification-wrapper{position:fixed;right:0;top:0;z-index:9}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{background-color:#fff;border:none;padding:2.5rem 3.5rem;position:absolute;right:0;transform:translatey(-100%);visibility:hidden;width:100%;z-index:10}@media screen and (min-width:750px){.header-wrapper:not(.header-wrapper--border-bottom)+cart-notification .cart-notification{border-top-width:.1rem}.cart-notification{border-width:0 .1rem .1rem;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}.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:calc(1rem*var(--font-heading-scale));width:calc(1.3rem*var(--font-heading-scale))}.cart-notification__links{text-align:center}.cart-notification__links>*{margin-top:1rem}.cart-notification-product{align-items:flex-start;display:flex;align-items:center}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{margin-right:.5rem}.cart-notification-product__desc{position:relative}.cart-notification-product__desc .product-option__color{top:-3px;left:0}.cart-notification-product__name{padding-left:24px;margin-bottom:0;margin-top:0;white-space:normal;text-align:left}.cart-notification-product__name a{text-decoration:none;color:#000}.cart-notification-product__name a:hover,.cart-notification-product__name a:focus{color:var(--gradient-base-accent-1)}.cart-notification-wrapper .lpt-badge.active{opacity:1;visibility:visible;z-index:9;padding:0;top:15px;right:15px;max-width:calc(100% - 30px)}@media screen and (min-width:750px){.cart-notification-product__name{white-space:nowrap}.cart-notification-wrapper .lpt-badge.active{right:5rem;max-width:calc(100% - 10rem)}.cart-notification-product__image{margin-right:1.5rem}}