div.cart-notification-wrapper:is(.page-width){max-width:1480px}
div.cart-notification-wrapper:is(.page-width)>div.cart-notification{right:3.8rem}
@media(max-width:767.98px){
div.cart-notification-wrapper:is(.page-width)>div.cart-notification{right:0}
}
div.cart-notification-wrapper .cart-notification__heading{align-items:flex-start;font-size:1.5rem;font-family:Gelica,sans-serif;font-weight:300;line-height:2.4rem;color:#899c80}
div.cart-notification-wrapper .cart-notification__heading svg{width:1.4rem;height:1.4rem;flex-shrink:0;color:#899c80;margin-top:.6rem;margin-right:1.5rem}
div.cart-notification-wrapper .cart-notification__close{display:none}
@media(max-width:767.98px){
div.cart-notification-wrapper .cart-notification__links{display:flex;flex-direction:column;align-items:center}
}
div.cart-notification-wrapper .cart-notification__links .button{max-width:100%;display:flex;width:33.4rem;height:4.9rem;flex-direction:column;justify-content:center;flex-shrink:0;background:#c87d60;color:#fff;border:1px solid #c87d60;border-radius:5rem;box-sizing:border-box;text-align:center;font-size:1.5rem;font-family:Gelica,sans-serif;line-height:2.1rem}
div.cart-notification-wrapper .cart-notification__links .button:hover{background:#a75f44}
div.cart-notification-wrapper .cart-notification__links .button:after,div.cart-notification-wrapper .cart-notification__links .button:before{display:none}
div.cart-notification-wrapper .cart-notification__links .button-label{position:relative;width:33.3rem;height:4.9rem;max-width:100%;display:flex;align-items:center;justify-content:center;font-family:Gelica,sans-serif;font-size:1.5rem;line-height:2.1rem;text-align:center;border-radius:5rem;border:.1rem solid #c87d60;background:rgba(0,0,0,0);color:#c87d60;font-weight:400;text-decoration:none}
div.cart-notification-wrapper .cart-notification__links .button-label:hover{border-color:#c87d60;background:rgba(200,125,96,.05)}
div.cart-notification-wrapper .cart-notification-product__name{color:#333;font-family:Gelica,sans-serif;font-size:1.8rem;line-height:2.4rem}
div.cart-notification-wrapper .cart-notification-product .product-option{font-size:1.5rem;font-family:Gelica,sans-serif;font-weight:300;line-height:2.4rem}
div.cart-notification-wrapper .cart-notification-product .product-option+.product-option{margin-top:.3rem}
div.cart-notification-wrapper .cart-notification-product .product-option dt{display:none}