/* ################################################################################################################################################ */
/* DEBUG: seraph-accel CSS src="/wp-content/plugins/sheyda-binesh/assets/css/sheyda-toastify.min.css?ver=7.0" */

body>.sheyda-toast{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;gap:24px;padding-block:12px;padding-inline:18px 12px;border-radius:4px;border-radius:1000px;font-size:1rem;min-width:200px;background:#f6f8fb;color:var(--primary-1,#524cff);border:1px solid currentColor;font-family:dana}body>.sheyda-toast.error-toast{color:var(--red,#c33)}body>.sheyda-toast.success-toast{color:var(--green,#28a745)}body>.sheyda-toast .toast-close{line-height:1;color:currentColor}.sheyda-toast-progress{position:absolute;bottom:0;left:0;height:2px;width:100%;color:inherit;background:currentColor;animation:sheyda-progress-shrink linear forwards}