#toast{visibility:hidden;width:fit-content;margin:auto;background-color:#d14444;color:#fff;text-align:center;border-radius:10px;position:fixed;z-index:1000;left:0;right:0;top:30px;font-size:17px;white-space:nowrap}#toast #desc{color:#fff;padding:12px 25px;overflow:hidden;white-space:nowrap}#toast.show{visibility:visible;animation:fadein 1s,fadeout 1s 2s}@keyframes fadein{0%{top:0;opacity:0}to{top:30px;opacity:1}}@keyframes fadeout{0%{top:30px;opacity:1}to{top:0;opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/notifications.css.map */
