.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{display:block;position:fixed;transform:translate(100%);visibility:hidden;z-index:10;right:0;top:0;width:calc(100vw - 4rem);max-width:72rem;height:100%;padding:2rem;border-left:1px solid var(--color-grey-lighter);background-color:#fff;overflow-x:hidden}@media screen and (min-width: 750px){.cart-notification{width:70%}}@media screen and (min-width: 990px){.cart-notification{padding:5rem 10rem}}@media screen and (min-width: 1200px){.cart-notification{width:50%;padding:5rem 10rem}}.cart-notification.animate{transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.cart-notification.active{transform:translate(0);visibility:visible}.cart-drawer-underlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9;background:#0009;transition:opacity var(--duration-default) ease;opacity:0;visibility:hidden}div.cart-drawer-underlay-show{opacity:1;visibility:visible;display:block}.cart-drawer-close{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;width:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;left:1rem;top:1rem}.cart-drawer-close svg{height:2rem;width:2rem}.cart-notification-grid{display:grid;grid-template-rows:auto 1fr auto;height:100%;padding:5rem 0}.cart-drawer__title{text-align:center;margin:0;font-size:1.6rem;position:relative;line-height:1.2;white-space:nowrap}@media screen and (min-width: 990px){.cart-drawer__title{font-size:2.4rem}}.cart-notification__links{text-align:center}.cart-notification__links-buttons{margin-bottom:2rem}.cart-notification__links-buttons *+*{margin-top:1rem}@media screen and (min-width: 990px){.cart-notification__links-buttons{display:flex;justify-content:space-between}.cart-notification__links-buttons>*{margin:0;flex:0 0 calc(50% - 1rem)}}.cart-notification-product{align-items:center;display:flex;padding-bottom:3rem;padding-top:2rem}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{width:40%}.cart-notification-product__info{padding:0 0 2rem 2rem}.cart-notification-product__name{font-size:1.6rem;font-family:var(--font-body-family);text-transform:capitalize;letter-spacing:0;line-height:1.3}.cart-notification-product__info .price{text-align:center;justify-content:flex-start}.cart-notification-product__option{margin-top:1rem}.cart-notification-product__option+.cart-notification-product__option{margin-top:.5rem}.cart-notification-product__option>*{display:inline-block;margin:0}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-cart-notification.css.map */
