/* Jimdo static export: stable site header/nav for brasseriedanthe.nl */

header.sYlm8 {
  position: sticky !important;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color: #515151 !important;
}

header.sYlm8.ML6na {
  position: sticky !important;
}

header.sYlm8.css-znbo4h {
  background-color: #515151 !important;
}

header.sYlm8 .H1kjc {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  min-height: 72px !important;
  max-height: none !important;
  padding: 0 24px !important;
  margin: 0 !important;
  background-color: #515151 !important;
  box-sizing: border-box;
}

/* Empty Jimdo layout slots — cause white gaps left/right of nav */
header.sYlm8 .G7iFB,
header.sYlm8 .qDvIY,
header.sYlm8 .Mkc2B {
  display: none !important;
}

header.sYlm8 .kmtd1 {
  display: flex !important;
  align-items: center !important;
  flex: 0 0 auto !important;
  min-width: 0 !important;
  margin: 0 24px 0 0 !important;
}

header.sYlm8 .site-brand {
  display: block;
  line-height: 0;
}

header.sYlm8 .site-brand img {
  display: block;
  height: 48px;
  width: auto;
  max-width: 140px;
}

/* Nav panel must stay in document flow (Jimdo defaults to absolute + hidden) */
header.sYlm8 .dnLBa.W67ZQ {
  position: relative !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  flex: 1 1 auto !important;
  max-width: none !important;
  width: auto !important;
  min-height: 72px !important;
  transform: none !important;
  overflow: visible !important;
  background-color: #515151 !important;
}

header.sYlm8 .aHmtq {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 12px 0 !important;
  box-sizing: border-box;
}

header.sYlm8 .lpoeK {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.25rem 1.75rem;
  width: 100%;
  margin: 0;
  padding: 0;
}

header.sYlm8 .lpoeK .Bwnj_ {
  list-style: none;
}

header.sYlm8 .lpoeK a {
  color: #fff !important;
  text-decoration: none;
  font-family: Oswald, "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.03em;
}

header.sYlm8 .lpoeK a:hover,
header.sYlm8 .lpoeK a.He7lY {
  text-decoration: underline;
}

/* Header-only wrapper block — no extra white band above hero */
main[data-testid="static-page-main"] > .uuwT8.CghAV.gCd2n:first-child {
  margin: 0 !important;
  padding: 0 !important;
}

main[data-testid="static-page-main"] > .uuwT8.CghAV.gCd2n:first-child > div > div:first-child {
  display: none !important;
}

/* Hero no longer needs large top padding for overlay nav */
section[data-block-type="cover"] .cWI7e {
  padding-top: 24px !important;
}

@media (max-width: 800px) {
  header.sYlm8 .H1kjc {
    flex-wrap: wrap;
    justify-content: center !important;
    padding: 8px 16px !important;
    min-height: 0 !important;
  }

  header.sYlm8 .kmtd1 {
    margin: 0 0 8px !important;
  }

  header.sYlm8 .site-brand img {
    height: 40px;
  }

  header.sYlm8 .lpoeK {
    gap: 0.25rem 1rem;
  }

  header.sYlm8 .lpoeK a {
    font-size: 0.95rem;
  }
}
