cart-notification{position:fixed;left:0;right:0;bottom:4.5rem;z-index:9999999999;transform:translateY(100%);transition:transform .3s ease;pointer-events:none}cart-notification.is-visible{transform:translateY(0);pointer-events:auto}cart-notification .cart-notification__inner{background:#fff;box-shadow:0 2px 8px #0003;padding:1rem;border-radius:.4rem;display:flex;flex-direction:column;gap:1.6rem}cart-notification .cart-notification__product{display:flex;gap:.5rem;align-items:center}cart-notification .cart-notification__product img{width:7rem;height:7rem;object-fit:contain}cart-notification .cart-notification__product-price{font-weight:600}cart-notification .cart-notification__buttons{display:flex;justify-content:space-between;gap:.5rem}cart-notification .cart-notification__buttons a,cart-notification .cart-notification__buttons button{flex:1;padding:.5rem;text-align:center}@media (min-width:750px){cart-notification{width:30rem;left:auto;bottom:auto;transform:translateY(-200%)}cart-notification.is-visible{transform:translateY(0)}}cart-notification .cart-notification__product-price{margin-bottom:0}cart-notification .cart-notification__message{background:#961e5c26;border-radius:.4rem;display:flex;align-items:center;text-align:center;justify-content:center;gap:1rem;padding:1rem}cart-notification .cart-notification__message span{font-weight:400;color:#961e5c;font-size:1.2rem}cart-notification .cart-notification__product-details h4{font-size:1.4rem}cart-notification .cart-notification__product-price{font-size:1.4rem;font-weight:400}cart-notification .cart-notification__product-variant{font-size:1.1rem;font-style:normal;font-weight:400;line-height:140%;margin:.2rem 0}
/*# sourceMappingURL=/cdn/shop/t/38/assets/cart-notification.css.map */
