/* إخفاء البريد في واجهات شائعة (Blocksy/Elementor/Woo/افتراضي) */
input[name="user_email"], label[for="user_email"], .form-row-email, .ct-auth-modal [name="email"] {
  display: none !important;
}