/* Target header elements typically containing the email address */
.elementor-location-header a[href^="mailto:"],
.elementor-location-header .elementor-icon-list-item:has(a[href^="mailto:"]) .elementor-icon-list-text,
.ast-above-header-section a[href^="mailto:"],
.ast-header-html-inner a[href^="mailto:"] {
    font-size: 12px !important;
    white-space: nowrap !important;
}

/* Also target common heading/text widgets in the top bar area if they contain the email text */
.elementor-location-header .elementor-widget-heading .elementor-heading-title a[href^="mailto:"],
.elementor-location-header .elementor-widget-text-editor a[href^="mailto:"] {
    font-size: 12px !important;
}
