/* Hebrew content pages only; preserve source DOM and native TP text. */
html[lang^="he"][dir="rtl"] .autool-hp-page-wrapper :is(.autool-hp-hero-tag,.autool-hp-section-tag,.autool-hp-hero-stat-label,.autool-hp-hero-stat-value) { letter-spacing: normal; }
html[lang^="he"][dir="rtl"] :is(.woocommerce-Price-amount,.sku, a[href^="mailto:"], a[href^="tel:"], input[type="email"], input[type="tel"]) { direction: ltr; unicode-bidi: isolate; }
html[lang^="he"][dir="rtl"] :is(.woocommerce-Price-amount,.sku) { display: inline-block; }
