:root {
  --main-elso-szin: #f15b25;
  --main-masodik-szin: #00417e;
  --main-harmadik-szin: #575757;
  --main-betuszin: #202b3b;
  --main-betuszin-vilagos: #fff;
  --main-betuszin-hover: #ff8800;

  --dark: #2a2623;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;

  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

body,
html {
  margin: 0;
  font-family: 'Segoe UI', sans-serif;
  scroll-behavior: smooth;
}
a {
  color: var(--main-betuszin);
  text-decoration: none;
  transition: color 0.3s ease;
}
a:hover {
  color: var(--main-betuszin-hover);
}
h2 {
  font-size: 3em;
  line-height: 1.1;
  font-weight: 300;
  color: #f15b25;
  text-align: center;
  margin: 4px;
}

h3 {
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 300;
  color: #222;
  text-align: center;
  margin: 0 auto;
}

h3::before {
  content: "▶";
  color: #f15b25;
  font-size: 0.5em;
  position: relative;
  top: -4px;
  /* ikon kicsit feljebb tolva */
  right: 6px;
}

.fokep {
  max-width: 450px;
  max-height: 400px;
  width: auto;
  height: auto;
}
#rolunk {
  margin-top: -40px;
}
.balra {
  float: left;
  margin: 12px 40px 40px 0px;
}

.jobbra {
  float: right;
  margin: 20px 0px 0px 40px;
}

/* Fejléc (nem fix) */
.hero {
  position: relative;
  height: 237px;
  background-color: var(--main-elso-szin);
}

.hero img.bg {
  width: 1200px;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;      
  margin-bottom: 0;     
}

.burger-slider {
  position: absolute;
  top: -34px;
  left: 50%;
  transform: translateX(270px); /* vagy kisebb érték ha túl jobbra csúszik */
  width: 320px;
  height: auto;
}

.burger-slide {
  position: absolute;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}

.burger-slide.active {
  opacity: 1;
  z-index: 1;
}


/* Rögzített menüsor */
nav {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #222;
  z-index: 1000;
  display: flex;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

nav a {
  color: white;
  font-size: 14pt;
  text-transform: uppercase;
  padding: 15px 20px;
  text-decoration: none;
  transition: background-color 0.3s;
}

nav a:hover {
  background-color: #555;
}

nav a.active {
  background-color: var(--main-elso-szin);
}

/* Szekciók */
section {
  min-height: 100vh;
  box-sizing: border-box;
  padding-top: 80px;
  /* menüsor alá kerül */
}

.section-header {
  background-color: #222;
  color: white;
  padding: 40px 20px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
}

.section-content {
  padding: 30px 20px;
  max-width: 1200px;
  margin: auto;
}

#section1 {
  background-color: #f4f4f4;
}

#section2 {
  background-color: #ddd;
}

#section3 {
  background-color: #bbb;
}

.hetiMenu {
    display: flex;
    flex-direction: column;
    gap: 20px;
}


.nap {
    display: flex;
    background: #f5f5f5;
    border-left: 8px solid #f15b25;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
    margin-top: 18px;
}

.nap-bal {
    flex: 1;
    display: flex;
}

.nap li {
    list-style: none;
    margin: 4px 0;
    padding: 0;
}
.napnev {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(180deg);
    position: relative;
    color: white;
    padding: 10px;
    min-width: 60px;
    font-weight: bold;
    font-size: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.napnev-bg {
    position: absolute;
    top: 0;
    left: -2px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    z-index: 0;
    opacity: 1; /* ha halványítanád */
}

.napnev span {
    z-index: 1;
    position: relative;
}

.leves {
 font-size: 3vh;
    margin-bottom: 10px;
}

.menu-label {
    font-weight: bold;
    background: #f15b25;
    color: white;
    border-radius: 50%;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin-right: 8px;
}
.allergenIkonok {
  float: right;
}
.allergen-icon {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    vertical-align: middle;
    opacity: 0.8;
}
.MenuTartalom {
    padding: 15px;
    flex: 1;
}
.MenuTartalom ul {
  margin-left: 1.2em;  /* beljebb húzza a listaelemeket */
  padding-left: 0.5em;
}

.MenuTartalom li {
  margin-bottom: 12px;
  line-height: 1.4;
  list-style: none;
  position: relative;
}
.nap-kep {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    min-width: 150px;
}

.etel-kep {
    max-width: 100%;
    max-height: 170px;
    border-radius: 10px;
    object-fit: cover;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}
.terkep {
  width: 50%;
  float: left;
  margin-right: 60px;
}
.terkep iframe {
  border: none;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  width: 100%;
  height: 300px;
}
.kapcsolat-kartya {
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  max-width: 1100px;
  margin: 0 auto;
  display: table;
  width: 100%;
}
.kapcsolat-kartya li{
margin: 12px 0;
}
    .reggeli-sor {
      display: flex;
      justify-content: space-between;
      padding: 8px 0;
      border-bottom: 1px solid #eee;
    }
    .reggeli-sor span.kieg {
      color: #f15b25;
      font-weight: bold;
      font-size: 0.9em;
      margin-left: 5px;
    }
    .reggeli-ar {
      font-weight: bold;
    }
    .megjegyzes {
      font-size: 0.9em;
      margin-top: 40px;
      background: #fdfdfd;
      border-left: 4px solid #f15b25;
      padding: 10px 15px;
    }
    .megjegyzes strong {
      color: #f15b25;
    }


#mai-menu-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Segoe UI", sans-serif;
    font-size: 15px;
    padding: 8px 10px 10px;
    box-shadow: 0 -2px 8px rgba(0,0,0,0.5);
    z-index: 9999;
}

#mai-menu-bar .maiMenu-label {
    position: absolute;
    top: -18px;
    left: 40px;
    background: #ff5a00;
    color: #fff;
    font-family: 'Impact','Arial Black',sans-serif;
    font-size: 24px;
    letter-spacing: 1px;
    padding: 5px 14px 6px;
    transform: rotate(-5deg);
    border-radius: 4px 4px 0 0;
    text-transform: uppercase;
    box-shadow: 0 -2px 6px rgba(0,0,0,0.4);
}

#mai-menu-bar .menu-text {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 95%;
}

#mai-menu-bar .menu-text span.maiNapnev {
    color: #ffcc00;
    font-weight: bold;
}




.lezar {
  clear: both;
}