.notification-ecommerce-warning{background-color:#fff3cd;border:1px solid #fff3cd;color:#856404;border-radius:.2rem}.notification-ecommerce-success,.notification-ecommerce-warning{position:fixed;left:0;top:10%;overflow:hidden;display:none;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem;z-index:1}.notification-ecommerce-success{color:#fff!important;background-color:#131313;border:1px solid #131313;border-radius:.2rem}.notification-ecommerce{position:fixed;left:0;top:10%;background-color:#f8d7da;border:1px solid #f8d7da;color:#842029;border-radius:.2rem;overflow:hidden;display:none;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem;z-index:1}@media only screen and (max-width:575px){.text-message-notification{font-size:12px}}.notification__warning{width:1.5rem;margin-left:1rem;fill:#e00000}.notification__close{background-color:#faebff;border:#f0f8ff;padding:1rem;display:flex;cursor:pointer}.notification__close svg{width:.9rem;fill:#a687ff}.notification-show{animation:warning .6s ease-in-out forwards;display:flex}.star-del{color:#ccc!important}@keyframes warning{0%{opacity:0;top:2rem}5%{opacity:0}to{opacity:1;top:4rem}}.start-del{color:#ccc!important}