/**
 * Erfolgsladys – Zusatz-Styles (nach main.min.css laden)
 * Behebt Darstellungsfehler und ergänzt Header-CTA außerhalb des Headers.
 */

/* ——— Header: nichts oben abschneiden, vertikal zentrieren ——— */
#header-sticky.header-1.header-2 {
  overflow: visible;
}
.header-1.header-2 .header-main {
  align-items: center;
  min-height: 64px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.header-1.header-2 .header-main .logo img {
  display: block;
  max-height: 56px;
  width: auto;
}

/* ——— „Bekannt aus“: statische Logo-Zeile statt Swiper-Überlagerung ——— */
.erfolgsladys-press-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 2rem 2.5rem;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 1rem;
}
.erfolgsladys-press-logos__item {
  flex: 0 1 auto;
  text-align: center;
}
.erfolgsladys-press-logos__item a {
  display: inline-block;
}
.erfolgsladys-press-logos__item img {
  max-height: 52px;
  width: auto;
  max-width: 220px;
  object-fit: contain;
  vertical-align: middle;
}

/* ——— theme-btn: Text + Kreis-Pfeil in einer Zeile (FAQ, Hero, About, Footer) ——— */
.faqs-wrapper-2 .faqs-content .faqs-button .theme-btn,
.contact-info-area .theme-btn,
.contact-section .theme-btn,
.hero-button .theme-btn,
.about-us-button .theme-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  text-align: left;
  white-space: nowrap;
}
.contact-info-area .theme-btn {
  white-space: normal;
  flex-wrap: wrap;
  row-gap: 8px;
  max-width: min(100%, 340px);
}
.contact-info-area .theme-btn span {
  margin-right: 12px !important;
}
.about-us-button {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.25rem 1.5rem;
}
.about-us-button .client-info {
  display: flex;
  align-items: center;
  gap: 14px;
}
.about-us-button .client-info img {
  width: 56px;
  height: 56px;
  object-fit: cover;
  border-radius: 50%;
}

/* ——— Gespräch-Button wie im Header (FAQ + Footer-Top) ——— */
.faqs-wrapper-2 .faqs-content .faqs-button .btn-header-gespraech,
.contact-info-area .btn-header-gespraech {
  display: inline-flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: auto !important;
  min-height: 48px;
  padding: 6px 6px 6px 22px !important;
  background-color: var(--theme) !important;
  color: var(--white) !important;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 999px !important;
  border: none;
  box-shadow: none;
  vertical-align: middle;
  transition: background-color 0.25s ease, transform 0.2s ease;
}
.faqs-wrapper-2 .faqs-content .faqs-button .btn-header-gespraech::before,
.faqs-wrapper-2 .faqs-content .faqs-button .btn-header-gespraech::after,
.contact-info-area .btn-header-gespraech::before,
.contact-info-area .btn-header-gespraech::after {
  display: none !important;
}
.faqs-wrapper-2 .faqs-content .faqs-button .btn-header-gespraech:hover,
.contact-info-area .btn-header-gespraech:hover {
  background-color: #551057 !important;
  color: var(--white) !important;
  transform: translateY(-1px);
}
.faqs-wrapper-2 .faqs-content .faqs-button .btn-header-gespraech .btn-header-gespraech__text,
.contact-info-area .btn-header-gespraech .btn-header-gespraech__text {
  position: relative;
  z-index: 1;
  color: var(--white) !important;
  margin: 0 !important;
  padding-right: 4px;
}
.faqs-wrapper-2 .faqs-content .faqs-button .btn-header-gespraech .btn-header-gespraech__circle,
.contact-info-area .btn-header-gespraech .btn-header-gespraech__circle {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background-color: var(--white) !important;
  border-radius: 50%;
  color: var(--black) !important;
}
.faqs-wrapper-2 .faqs-content .faqs-button .btn-header-gespraech .btn-header-gespraech__circle i,
.contact-info-area .btn-header-gespraech .btn-header-gespraech__circle i {
  color: var(--black) !important;
  font-size: 14px;
  line-height: 1;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* Längerer CTA im Footer-Band */
.contact-info-area .btn-header-gespraech--footer .btn-header-gespraech__text {
  white-space: normal;
  text-align: left;
  max-width: 260px;
  line-height: 1.25;
}
.news-section .btn-header-gespraech .btn-header-gespraech__text {
  white-space: normal;
  text-align: center;
  max-width: 320px;
  line-height: 1.25;
  font-size: 14px;
}
.faqs-wrapper-2 .faqs-content .faqs-button {
  align-items: center;
}
@media (max-width: 575px) {
  .faqs-wrapper-2 .faqs-content .faqs-button {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* ——— Footer: kein fehlendes bg-1.jpg / kein Platzhalter „920×97“ ——— */
.footer-section.erfolgsladys-footer {
  background-image: none !important;
  background-color: #0a0e2e;
  background: linear-gradient(165deg, #0d1235 0%, #1a0f2e 45%, #0a0e2e 100%);
}

/* Breadcrumb für Unterseiten (ohne kaputtes Bild) */
.erfolgsladys-breadcrumb {
  background: linear-gradient(135deg, #66096b 0%, #3d0640 55%, #2a0630 100%) !important;
  background-image: none !important;
  position: relative;
}
.erfolgsladys-breadcrumb .page-heading h1,
.erfolgsladys-breadcrumb .breadcrumb-items,
.erfolgsladys-breadcrumb .breadcrumb-items a {
  color: #fff !important;
}
.erfolgsladys-breadcrumb .breadcrumb-items li i {
  color: rgba(255, 255, 255, 0.75) !important;
}

/* Footer: „Neuigkeiten“ Thumbnails */
.recent-post-items .thumb img {
  object-fit: cover;
  width: 82px;
  height: 82px;
  border-radius: 8px;
}

/* ——— Counter (jQuery counterUp): kein Flackern / Layout-Springen ———
   Ursache: sehr häufige DOM-Updates + wechselnde Ziffernbreite → Reflow der ganzen Spalte */
.about-wrapper-2 .counter-box h2 .count,
.choose-us-wrapper-3 .counter-area .counter-content h3 .count {
  display: inline-block;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum" 1;
  text-align: right;
  vertical-align: baseline;
}
/* Endwert „8000“: fester Platz für 4 Stellen */
.about-wrapper-2 .counter-box h2 .count,
.choose-us-wrapper-3 .counter-area .counter-content:nth-child(1) h3 .count {
  min-width: 4.5ch;
}
/* zweiter Block „30+“ */
.choose-us-wrapper-3 .counter-area .counter-content:nth-child(2) h3 .count {
  min-width: 2.5ch;
}
.about-wrapper-2 .left-img {
  contain: layout;
}
.about-wrapper-2 .counter-box h2 {
  font-variant-numeric: tabular-nums;
}
