/* Sepahan v1.1.72 - font, product gallery, popup polish */
@font-face{font-family:payda;src:url('../fonts/payda/PeydaWebFaNum-Medium.woff2') format('woff2');font-weight:400 700;font-style:normal;font-display:swap}
@font-face{font-family:payda;src:url('../fonts/payda/PeydaWebFaNum-Bold.woff2') format('woff2');font-weight:700 900;font-style:normal;font-display:swap}
:root{--default-font-family:payda, YekanBakh, Tahoma, Arial, sans-serif!important;--font-sans:payda, YekanBakh, Tahoma, Arial, sans-serif!important}
html,body,button,input,select,textarea,.elementor-widget,.elementor-widget *,.woocommerce,.woocommerce *{font-family:payda, YekanBakh, Tahoma, Arial, sans-serif!important}

/* Product gallery: remove bad active outline/border and keep soft card */
.sepahan-nikan-main-image,.sepahan-nikan-main-image img,#sepahan-main-product-image{border:0!important;outline:0!important;box-shadow:none!important}
.sepahan-nikan-main-image{background:var(--sepahan-card,#fff)!important;border-radius:24px!important;overflow:hidden!important}
.dark .sepahan-nikan-main-image,body.dark .sepahan-nikan-main-image{background:#181f2b!important}
.sepahan-nikan-thumb{border:1px solid var(--sepahan-border,#e5e7eb)!important;outline:0!important;box-shadow:none!important;cursor:pointer!important}
.sepahan-nikan-thumb.is-active{border-color:#93c5fd!important;outline:0!important;box-shadow:0 0 0 3px rgba(59,130,246,.10)!important}

/* Popup display and admin styling copied/polished from Nikan */
.nikan-popup-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:999999;background:rgba(15,23,42,.55);backdrop-filter:blur(8px);padding:18px;direction:rtl}
.nikan-popup-box{width:min(var(--nikan-popup-w,520px),92vw);background:var(--nikan-popup-bg,#fff);border-radius:var(--nikan-popup-r,20px);box-shadow:0 32px 95px rgba(0,0,0,.25);overflow:hidden;position:relative;direction:rtl;border:1px solid rgba(255,255,255,.5);font-family:inherit!important}
.nikan-popup-close{position:absolute;top:12px;left:12px;width:38px;height:38px;border-radius:999px;border:none;background:rgba(15,23,42,.10);color:#0f172a;cursor:pointer;z-index:2;font-size:20px;line-height:38px}
.nikan-popup-body{padding:20px 20px 18px}
.nikan-popup-title{font-weight:950;font-size:18px;color:#0f172a;margin:0 0 8px}
.nikan-popup-text{color:rgba(15,23,42,.75);font-size:14px;line-height:2;margin:0}
.nikan-popup-img{display:block;width:100%;height:auto}
.nikan-popup-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}
.nikan-popup-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:15px;text-decoration:none!important;font-weight:950;background:var(--nikan-popup-accent,#ff6a00);color:#fff!important;flex:1;box-shadow:0 10px 26px rgba(255,106,0,.22)}
.nikan-popup-coupon{margin-top:14px;display:flex;gap:8px;align-items:center;border:1px dashed rgba(15,23,42,.25);border-radius:15px;padding:11px 13px;background:rgba(15,23,42,.03)}
.nikan-popup-code{font-weight:950;letter-spacing:1px;flex:1}.nikan-popup-copy{border:none;background:rgba(15,23,42,.08);border-radius:12px;padding:9px 12px;cursor:pointer;font-weight:900}
.dark .nikan-popup-box,body.dark .nikan-popup-box{background:#171b24;color:#f8fafc;border-color:#2b3445}.dark .nikan-popup-title,body.dark .nikan-popup-title{color:#fff}.dark .nikan-popup-text,body.dark .nikan-popup-text{color:#cbd5e1}.dark .nikan-popup-close,body.dark .nikan-popup-close,.dark .nikan-popup-copy,body.dark .nikan-popup-copy{background:#232b3a;color:#fff}.dark .nikan-popup-coupon,body.dark .nikan-popup-coupon{background:#111827;border-color:#475569}

/* Keep only the central add-to-cart popup. Remove side/corner look added in previous version. */
.sepahan-cart-toast{position:fixed!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%) scale(.96)!important;z-index:999999!important;width:min(430px,92vw)!important;max-width:92vw!important;background:linear-gradient(145deg,#fff,#f8fbff)!important;color:#0f172a!important;border:1px solid #dbeafe!important;border-radius:26px!important;box-shadow:0 30px 90px rgba(15,23,42,.22)!important;padding:22px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:.22s ease!important;direction:rtl!important}
.sepahan-cart-toast.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,-50%) scale(1)!important}
.sepahan-cart-toast-row{display:flex!important;gap:14px!important;align-items:flex-start!important}.sepahan-cart-toast-icon{width:50px!important;height:50px!important;border-radius:17px!important;background:linear-gradient(135deg,#22c55e,#16a34a)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:25px!important;font-weight:950!important;flex:none!important}.sepahan-cart-toast h3{margin:0 0 8px!important;font-size:19px!important;font-weight:950!important;color:inherit!important}.sepahan-cart-toast p{margin:0!important;color:#64748b!important;line-height:1.9!important;font-weight:700!important}.sepahan-cart-toast-actions{display:flex!important;gap:8px!important;margin-top:14px!important;flex-wrap:wrap!important}.sepahan-cart-toast-actions a,.sepahan-cart-toast-actions button{border:0!important;border-radius:13px!important;padding:10px 14px!important;font-weight:900!important;cursor:pointer!important;text-decoration:none!important}.sepahan-cart-toast-actions .go-cart{background:#2563eb!important;color:#fff!important}.sepahan-cart-toast-actions .keep-buying{background:#eef2ff!important;color:#1e40af!important}.sepahan-cart-toast-close{position:absolute!important;top:12px!important;left:12px!important;width:32px!important;height:32px!important;border:0!important;border-radius:11px!important;background:#f1f5f9!important;color:#475569!important;font-size:20px!important;line-height:32px!important;cursor:pointer!important}.dark .sepahan-cart-toast,body.dark .sepahan-cart-toast{background:linear-gradient(145deg,#181f2b,#111827)!important;color:#f8fafc!important;border-color:#303746!important;box-shadow:0 32px 95px rgba(0,0,0,.58)!important}.dark .sepahan-cart-toast p,body.dark .sepahan-cart-toast p{color:#a1a1aa!important}.dark .sepahan-cart-toast-actions .keep-buying,body.dark .sepahan-cart-toast-actions .keep-buying,.dark .sepahan-cart-toast-close,body.dark .sepahan-cart-toast-close{background:#272f3d!important;color:#e5e7eb!important}
.woocommerce-message:not(.sepahan-allow-message),.added-to-cart-popup,.added_to_cart_popup,.wc-toast,.toastify,.xoo-wsc-modal:not(.sepahan-cart-toast),.sticky-toast{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
