.wc-toast{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:14px 18px;font-size:14px;color:#1a1a1a;box-shadow:0 10px 25px rgba(0,0,0,.08);pointer-events:all;animation:wct-in .3s cubic-bezier(.175,.885,.32,1.275);min-width:260px;max-width:350px;direction:ltr}.wc-toast.add{border-left:4px solid #1e9e6e;border-right:none}.wc-toast.remove,.wc-toast.error{border-left:4px solid #e04f4f;border-right:none}.wc-toast.hiding{animation:wct-out .3s ease forwards}.wc-toast-msg{flex:1;text-align:left;font-weight:500;line-height:1.4}.wc-toast-close{cursor:pointer;color:#aaa;background:0 0;border:none;font-size:18px;padding:0;margin-left:auto;margin-right:0}.wc-toast-close:hover{color:#333}body.woocommerce-checkout .woocommerce-error,body.woocommerce-checkout .woocommerce-info,body.woocommerce-checkout .woocommerce-message,body.woocommerce-checkout .wc-block-components-notice-banner{display:none!important}