.cart-notification{position:fixed;bottom:calc(var(--header-height, 80px) + 16px);right:16px;width:100%;animation:slide-up .3s ease-out;box-shadow:0 4px 6px #0000001a;border-radius:4px;z-index:1000;transform:translate(0);opacity:1}.cart-notification.active{display:block;top:auto!important;bottom:16px;right:16px;left:auto!important;height:169px;width:420px;background-color:transparent!important;box-shadow:none}.cart-notification.slide-out-right{animation:slide-out-right .3s ease-in forwards}.cart-notification.slide-down{animation:slide-down-and-fade .3s ease-in forwards}.cart-notification-wrapper{position:static}.cart-notification:before{display:none!important}.cart-notification-product__name{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.5em}.cart-notification__links .button{min-height:32px;height:32px;padding:0 12px;font-size:16px}.cart-notification__links a{width:auto;white-space:nowrap;padding:0 20px}.cart-notification__links form{width:auto;flex:1}.cart-notification__links form button{padding:0 20px;background-color:var(--dreambaby-blue)}.cart-notification-product__image{height:70px}.cart-notification-product__image img{height:70px;width:70px;object-fit:contain;background:#fff}@keyframes slide-in-right{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-out-right{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@keyframes slide-up{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.cart-notification-inner{padding:16px 24px 26px 16px}@media screen and (max-width:749px){.cart-notification{right:10px;top:70px;max-width:340px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/dreambaby-slide-cart-notification.css.map */
