/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */

.elementor-184 .elementor-element.elementor-element-670002b .aux-media-image:after {
  display:none!important;
}

/* Dropdown-Menu Position */
.aux-fs-popup .aux-fs-menu, .aux-fs-popup .aux-fs-menu.aux-middle-aligned {
    top: 30%;
    margin: 0 auto;
    max-height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateY(-50%);
}


/* Schriftarten Ergänzung */

/* ===== ExoSlabPro: selbstgehostet ===== */

/* 300 – Light */
@font-face {
  font-family: "ExoSlabPro";
  src:
    url("/wp-content/themes/phlox-pro-child/assets/fonts/exoslabpro-light.woff2") format("woff2"),
    url("/wp-content/themes/phlox-pro-child/assets/fonts/exoslabpro-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* 500 – Medium */
@font-face {
  font-family: "ExoSlabPro";
  src:
    url("/wp-content/themes/phlox-pro-child/assets/fonts/exoslabpro-medium.woff2") format("woff2"),
    url("/wp-content/themes/phlox-pro-child/assets/fonts/exoslabpro-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* 700 – Bold */
@font-face {
  font-family: "ExoSlabPro";
  src:
    url("/wp-content/themes/phlox-pro-child/assets/fonts/exoslabpro-bold.woff2") format("woff2"),
    url("/wp-content/themes/phlox-pro-child/assets/fonts/exoslabpro-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Beispiel: Logo-Zuordnung – Selektor ggf. an dein Header-Widget anpassen */
.header-logo,
.site-logo .elementor-heading-title,
.elementor-widget-heading .elementor-heading-title.logo-text {
  font-family: "ExoSlabPro", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 700; /* oder 500/300 je nach Einsatz */
}

#footer_nav .aux-menu-label {
	color:#000000!important;
}