/* يتم تحميل هذا الملف تلقائياً من ووردبريس عند تفعيل لغة عربية (RTL) */

body{ direction:rtl; text-align:right; }

.site-header .main-nav ul{ padding-right:0; }
.hero-flow{ transform:scaleX(-1); }
.hero-flow text,
.hero-flow tspan{ transform:scaleX(-1); }

.product-card .badge,
.section-eyebrow,
.code, .sku-badge, .badge,
.cat-card-body .code,
.hero-flow-caption span:last-child{ direction:ltr; unicode-bidi:isolate; display:inline-block; }

.spec-table td:first-child{ text-align:right; }
.spec-table td:last-child{ text-align:left; direction:ltr; font-family:var(--font-mono); }

.whatsapp-fab{ left:auto; right:24px; }

blockquote{ border-right:3px solid var(--gold); border-left:none; padding-right:16px; padding-left:0; }

.footer-cols{ text-align:right; }
