:root {
    --primary: #4a6730;
    --accent: #82C048;
    --bg: #f9f7f2;
    --white: #ffffff;
    --text: #333333;
    --shadow: 0 10px 25px rgba(0,0,0,0.1);
}

* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Montserrat', sans-serif; background: var(--bg); color: var(--text); line-height: 1.6; padding-top: 110px; scroll-behavior: smooth; }
h1, h2, h3 { font-family: 'Playfair Display', serif; }

/* NAV */
.navbar { position: fixed; top: 0; left: 0; right: 0; z-index: 1000; background: #fff; display: flex; align-items: center; justify-content: space-between; padding: 0 5%; height: 110px; box-shadow: var(--shadow); }
.logo { width: 100px; height: auto; margin-right: 15px; } 
.logo-container { display: flex; align-items: center; }
.brand-name { font-weight: 700; color: var(--primary); font-size: 1.2rem; display: block; }
.brand-tagline { font-size: 0.75rem; color: #666; }
.nav-links { display: flex; list-style: none; gap: 25px; }
.nav-links a { text-decoration: none; color: var(--text); font-weight: 600; font-size: 1.1rem !important; transition: 0.3s; }
.nav-links a:hover { color: var(--accent); }

/* HERO */
.hero { min-height: 50vh; background: url('img/header.jpg') center/cover; position: relative; display: flex; align-items: center; justify-content: center; color: white; text-align: center; }
.hero-overlay { position: absolute; inset: 0; background: rgba(0,0,0,0.4); }
.hero-content { position: relative; z-index: 10; padding: 20px; }

/* LAYOUT */
.container { max-width: 1100px; margin: -40px auto 0; padding: 0 20px; position: relative; z-index: 20; }
.card { background: var(--white); border-radius: 15px; padding: 30px; box-shadow: var(--shadow); margin-bottom: 40px; }
.section-spacer { margin-top: 80px; }
.section-title { margin-bottom: 30px; text-align: center; color: var(--primary); font-size: 2rem; }

/* NAPTÁR */
.cal-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.cal-nav-btn { background: var(--primary); color: #fff; border: none; padding: 8px 15px; border-radius: 20px; cursor: pointer; font-weight: 600; }
.cal-range-label { font-weight: 700; color: var(--primary); font-size: 1.1rem; }
.cal-months-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.cal-month-box { border: 1px solid #eee; border-radius: 10px; padding: 10px; }
.cal-month-title { text-align: center; font-weight: bold; margin-bottom: 10px; color: var(--primary); font-family: 'Montserrat', sans-serif; }
.cal-days-grid { display: grid; grid-template-columns: repeat(7, 1fr); gap: 2px; font-size: 0.75rem; text-align: center; }
.cal-day { aspect-ratio: 1; display: flex; align-items: center; justify-content: center; border-radius: 4px; background: #f8faf6; cursor: pointer; transition: 0.2s; }
.cal-day.booked {
    background-color: #fee2e2 !important; /* Piros háttér */
    color: #991b1b !important;           /* Piros betű */
    cursor: not-allowed !important;
    opacity: 1 !important;               /* Hogy ne legyen halvány, ha régi foglalás */
    /* text-decoration: line-through;       /* Opcionális: áthúzás */
}
.cal-day.selected { background: var(--accent) !important; color: #fff; }
.cal-day.past { color: #ccc; cursor: default; }

.cal-legend { display: flex; justify-content: center; align-items: center; gap: 20px; margin-top: 20px; font-size: 0.85rem; width: 100%; }
.cal-leg-item { display: flex; align-items: center; gap: 8px; }
.cal-leg-dot { width: 14px; height: 14px; border-radius: 3px; display: inline-block; }
.cal-leg-dot.szabad { background: #f8faf6; border: 1px solid #ddd; }
.cal-leg-dot.foglalt { background: #fee2e2; border: 1px solid #f87171; }
.cal-leg-dot.kijelolt { background: var(--accent); }

.sync-text { text-align: center; font-size: 0.75rem; color: #888; margin-top: 15px; }

/* GDPR ÉS ADATOK */
.personal-data-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 30px; margin-bottom: 20px; padding: 20px; border: 1px solid #eee; border-radius: 10px; }
.input-group { display: flex; flex-direction: column; gap: 5px; }
.input-group label { font-size: 0.75rem; font-weight: 600; color: #555; }
.input-group input { padding: 10px; border: 1px solid #ddd; border-radius: 6px; font-family: inherit; }

.gdpr-box { display: flex; align-items: center; gap: 8px; margin-bottom: 15px; padding: 0 10px; font-size: 0.78rem; color: #666; }
.gdpr-box input { width: 16px; height: 16px; cursor: pointer; }
.gdpr-box a { color: var(--primary); font-weight: bold; text-decoration: none; }

/* FOGLALÁS SÁV */
/* A foglalási sáv elemeinek rugalmas elosztása */
.booking-bar {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px; /* Kisebb rés, hogy több hely maradjon a szövegnek */
}

/* 1. elem: Dátumok - ez kapja a legtöbb helyet */
.bar-item:first-child {
    flex: 2; /* Kétszer annyi helyet kaphat, mint a többi */
    min-width: fit-content;
    text-align: left;
    align-items: flex-start;
}

/* 2. elem: Vendégek - marad középen, csak annyi helyet foglal, amennyi kell */
.bar-item:nth-child(2) {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

/* 3. elem: Ár - jobbra igazítva */
.bar-item:last-child {
    flex: 1;
    align-items: flex-end;
    text-align: right;
}

/* Szöveg formázása */
#selected-dates-display {
    line-height: 1.3;
    display: block;
    white-space: nowrap; /* A dátumok ne törjenek meg, csak a <br> utáni rész */
    font-weight: 700;
}

.normal-weight {
    font-weight: 400; /* A (H) és (P) nem lesz félkövér */
}

.cta-button { background: var(--accent); color: #fff; padding: 12px 25px; border-radius: 25px; border: none; font-weight: 600; cursor: pointer; text-decoration: none; display: inline-block; text-align: center; transition: 0.3s; }
.cta-button:hover:not(:disabled) { background: var(--primary); }
.cta-button:disabled { background: #ccc; cursor: not-allowed; }

/* GALÉRIA */
.gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.gallery-item { height: 220px; border-radius: 10px; overflow: hidden; cursor: pointer; box-shadow: var(--shadow); }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: 0.4s; }
.gallery-item:hover img { transform: scale(1.08); }

/* LÁBLÉC FRISSÍTVE */
.footer { padding: 40px 5%; color: #888; font-size: 0.85rem; background: #fff; margin-top: 50px; border-top: 1px solid #eee; }
.footer-links-row { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; }
.footer-bottom-row { text-align: center; border-top: 1px solid #f5f5f5; padding-top: 15px; }
.footer a { color: #888; text-decoration: none; transition: 0.3s; font-weight: 600; }
.footer a:hover { color: var(--primary); }

.contact-flex { display: flex; gap: 40px; flex-wrap: wrap; }
.contact-text { flex: 1; min-width: 280px; }
.map-box { flex: 1.5; min-width: 300px; height: 350px; border-radius: 15px; overflow: hidden; border: 1px solid #eee; }
.success-alert { background: #e7f3e8; color: #2d5a31; padding: 30px; border-radius: 10px; text-align: center; border: 2px solid #c3e0c5; margin-top: 20px; }

/* LIGHTBOX */
.lightbox { position: fixed; inset: 0; background: rgba(0,0,0,0.95); display: none; flex-direction: column; align-items: center; justify-content: center; z-index: 2000; padding: 20px; }
.lb-content { position: relative; max-width: 90vw; max-height: 70vh; display: flex; justify-content: center; }
.lb-content img { max-width: 100%; max-height: 70vh; object-fit: contain; border-radius: 8px; box-shadow: 0 0 30px rgba(0,0,0,0.5); }
.lb-nav { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,0.1); color: white; border: none; font-size: 2rem; padding: 20px 15px; cursor: pointer; transition: 0.3s; border-radius: 5px; z-index: 2010; }
.lb-nav:hover { background: rgba(255,255,255,0.2); }
.lb-nav.prev { left: 20px; }
.lb-nav.next { right: 20px; }
.close-lightbox { position: absolute; top: 20px; right: 30px; color: #fff; font-size: 40px; cursor: pointer; z-index: 2020; }
.lb-thumbnails { display: flex; gap: 10px; margin-top: 30px; overflow-x: auto; padding: 10px; max-width: 100%; scrollbar-width: none; }
.lb-thumbnails::-webkit-scrollbar { display: none; }
.thumb-item { width: 60px; height: 60px; object-fit: cover; border-radius: 5px; opacity: 0.5; cursor: pointer; transition: 0.3s; border: 2px solid transparent; }
.thumb-item.active { opacity: 1; border-color: var(--accent); }
.thumb-item:hover { opacity: 1; }

@media (max-width: 1024px) {
    .gallery-grid { grid-template-columns: repeat(2, 1fr); }
    .cal-months-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 850px) {
    .nav-links { display: none; }
    .navbar { height: 90px; }
    .logo { width: 70px; }
    body { padding-top: 90px; }
    .cal-months-grid { grid-template-columns: 1fr; }
    .booking-bar { flex-direction: column; align-items: stretch; }
    .gallery-grid { grid-template-columns: 1fr; }
    .lb-nav { display: none; }
    .lb-content img { max-height: 60vh; }
    .footer-links-row { flex-direction: column; gap: 10px; text-align: center; }
}

:root {
    --primary: #4a6730;
    --accent: #82C048;
    --bg: #f9f7f2;
    --white: #ffffff;
    --text: #333333;
    --shadow: 0 10px 25px rgba(0,0,0,0.1);
}

/* --- ALAPOK --- */
* { 
    box-sizing: border-box; 
    margin: 0; 
    padding: 0; 
}

body {
    font-family: 'Montserrat', sans-serif;
    background-color: var(--bg);
    color: var(--text);
    line-height: 1.6;
    scroll-behavior: smooth;
    padding-top: 80px;
}

h1, h2, h3 { 
    font-family: 'Playfair Display', serif; 
}

/* --- NAVIGÁCIÓ --- */
.navbar {
    position: fixed; 
    top: 0; 
    left: 0;
    right: 0;
    z-index: 1000;
    background: #ffffff;
    display: flex; 
    align-items: center; 
    justify-content: space-between;
    padding: 0 5%; 
    box-shadow: var(--shadow);
    height: 120px; /* Megemeltem a magasságot a nagyobb logo miatt */
}

.logo-container { 
    display: flex; 
    align-items: center; 
    gap: 20px; 
}

.logo { 
    width: 130px; /* Nagyobb logo */
    height: auto; 
    transition: 0.3s;
}

.logo-text {
    display: flex;
    flex-direction: column; /* A név és a tagline egymás alatt */
    justify-content: center;
}

.brand-name { 
    font-weight: 700; 
    color: var(--primary); 
    font-size: 1.4rem; /* Kicsit nagyobb betű */
    line-height: 1.2;
}

.brand-tagline { 
    font-size: 0.85rem; 
    color: #666; 
    margin-top: 2px;
}

/* --- HERO --- */
.hero {
    min-height: 65vh; 
    background: url('img/header.jpg') center/cover no-repeat;
    position: relative; 
    display: flex; 
    align-items: center; 
    justify-content: center;
    color: white;
    text-align: center;
    padding: 40px 20px;
}

.hero-overlay { position: absolute; inset: 0; background: rgba(0,0,0,0.4); }
.hero-content { position: relative; z-index: 10; max-width: 800px; }
.hero-content h1 { font-size: clamp(2rem, 5vw, 3.5rem); margin-bottom: 20px; }
.hero-content p { font-size: clamp(1rem, 2vw, 1.3rem); margin-bottom: 40px; }

/* --- TARTALOM ÉS KÁRTYÁK --- */
.container { 
    max-width: 1100px; 
    margin: -60px auto 0; 
    padding: 0 20px; 
    position: relative; 
    z-index: 20; 
}

.card { 
    background: var(--white); border-radius: 15px; padding: 40px; 
    box-shadow: var(--shadow); margin-bottom: 40px; 
}

/* A 4 kártyás rész rácsszerkezete */
.grid-layout { 
    display: grid; 
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); 
    gap: 20px; 
    margin-bottom: 50px; 
}

/* Az egyedi információs kártyák */
.info-card { 
    background: var(--white); 
    padding: 30px 20px; 
    border-radius: 15px; 
    text-align: center; 
    box-shadow: var(--shadow); 
    transition: transform 0.3s ease;
}

.info-card:hover { transform: translateY(-5px); }
.info-card .icon { font-size: 2.5rem; display: block; margin-bottom: 10px; }
.info-card h3 { color: var(--primary); margin-bottom: 10px; }
.info-card p { font-size: 0.9rem; color: #666; }

/* --- NAPTÁR --- */
.bolla-calendar-container { 
    background: var(--white); padding: 25px; border-radius: 20px; 
    box-shadow: var(--shadow); margin-bottom: 50px; 
}

.cal-header { 
    display: flex; justify-content: space-between; align-items: center; 
    margin-bottom: 25px; 
}

.cal-nav-btn { 
    background: var(--primary); color: white; border: none; 
    padding: 10px 20px; border-radius: 20px; cursor: pointer; font-weight: bold;
}

.cal-months-grid { 
    display: grid; 
    grid-template-columns: repeat(3, 1fr); 
    gap: 20px; 
}

.cal-month-box { 
    border: 1px solid #eee; border-radius: 12px; padding: 15px; background: #fff;
}

.cal-month-title { text-align: center; font-weight: bold; margin-bottom: 15px; color: var(--primary); }
.cal-days-grid { display: grid; grid-template-columns: repeat(7, 1fr); gap: 4px; }

.cal-day { 
    aspect-ratio: 1; display: flex; align-items: center; justify-content: center; 
    font-size: 0.85rem; border-radius: 4px; background: #f8faf6; 
}

.cal-day.booked { background: #fee2e2 !important; color: #991b1b !important; font-weight: bold; }
.cal-day.today { border: 2px solid var(--primary); }

.cal-legend { 
    display: flex; justify-content: center; align-items: center; gap: 30px; 
    margin-top: 25px; font-size: 0.9rem; font-weight: 600;
}

.cal-leg-item { display: flex; align-items: center; gap: 8px; }
.cal-leg-dot { width: 16px; height: 16px; border-radius: 3px; display: inline-block; }
.cal-leg-dot.szabad { background: #f8faf6; border: 1px solid #ddd; }
.cal-leg-dot.foglalt { background: #fee2e2; border: 1px solid #f87171; }
.cal-leg-dot.kijelolt { background: var(--accent); }

.cal-status { text-align: center; font-size: 0.75rem; color: #888; margin-top: 20px; }




/* Kiemelt időszak jelzése egy alsó arany vonallal */
.cal-day.special-period {
    position: relative;
}

.cal-day.special-period::after {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 20%;
    right: 20%;
    height: 3px;
    background-color: #d4af37; /* Elegáns arany szín */
    border-radius: 2px;
}

/* Ha a kiemelt nap egyben foglalt is, a vonal maradjon látható */
.cal-day.special-period.booked::after {
    background-color: #991b1b; /* Ilyenkor lehet sötétebb vagy maradjon arany */
}




/* --- GALÉRIA --- */
.section-title { text-align: center; margin: 50px 0 25px; font-size: 2rem; color: var(--primary); }
.gallery-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 15px; }
.gallery-item { height: 220px; border-radius: 12px; overflow: hidden; cursor: pointer; box-shadow: var(--shadow); }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: 0.4s; }
.gallery-item:hover img { transform: scale(1.05); }

/* --- KAPCSOLAT --- */
.contact-details {
    margin-top: 25px;
}

.contact-details p {
    margin-bottom: 18px; /* Több hely a sorok között */
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 1.05rem;
}

.contact-details strong {
    color: var(--primary);
    min-width: 100px; /* Hogy a kettőspontok egy vonalba essenek */
    font-weight: 600;
}

.contact-details a {
    color: inherit !important; /* Átveszi a környező szöveg színét (nem lesz kék) */
    text-decoration: underline !important; /* Kényszerített aláhúzás */
    transition: 0.3s;
}

.contact-details a:hover {
    color: var(--primary) !important; /* Ha réezközölnek az egérrel, akkor váltson csak színre */
}

/* --- LÁBLÉC --- */

/* --- GOMBOK --- */
.cta-button { 
    background: var(--accent); color: white; padding: 10px 25px; 
    border-radius: 25px; text-decoration: none; font-weight: 600; 
    font-size: 0.9rem; transition: 0.3s; display: inline-block;
}
.cta-button:hover { background: var(--primary); }

/* --- LIGHTBOX --- */
.lightbox { position: fixed; inset: 0; background: rgba(0,0,0,0.95); display: none; flex-direction: column; align-items: center; justify-content: center; z-index: 2000; padding: 20px; }
.lb-content { position: relative; max-width: 90vw; max-height: 70vh; display: flex; justify-content: center; }
.lb-content img { max-width: 100%; max-height: 70vh; object-fit: contain; border-radius: 8px; }
.lb-nav { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,0.1); color: white; border: none; font-size: 2rem; padding: 20px 15px; cursor: pointer; transition: 0.3s; border-radius: 5px; }
.lb-nav:hover { background: rgba(255,255,255,0.2); }
.lb-nav.prev { left: 20px; }
.lb-nav.next { right: 20px; }
.close-lightbox { position: absolute; top: 20px; right: 30px; color: #fff; font-size: 40px; cursor: pointer; }
.thumb-item { width: 60px; height: 60px; object-fit: cover; border-radius: 5px; opacity: 0.5; cursor: pointer; border: 2px solid transparent; }
.thumb-item.active { opacity: 1; border-color: var(--accent); }



/* Kompakt és precíz léptető */
.guest-stepper {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #4a6730; /* Vékonyabb keret */
    border-radius: 4px; /* Kisebb kerekítés, elegánsabb */
    width: 120px; /* Fix szélesség, hogy ne nyúljon el */
    height: 32px; /* Kisebb magasság asztalin és mobilon is */
    overflow: hidden;
    margin-top: 5px;
    padding: 0 !important; /* Semmi belső plusz hely */
}

.step-btn {
    /* Itt a gomb háttérszíne a lágyabb zöld */
    background: #8ca67a; 
    color: white !important;
    border: none;
    width: 35px;
    height: 100%;
    font-size: 1.1rem;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step-btn:hover {
    /* Hover állapotban kicsit sötétebb lesz */
    background: #7a9369; 
}

.guest-stepper input {
    flex: 1; /* Kitölti a maradék helyet a két gomb között */
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    background: transparent !important;
    text-align: center !important; /* Vízszintes középre */
    font-size: 0.95rem !important;
    font-weight: 600 !important;
    color: #333 !important;
    margin: 0 !important;
    padding: 0 !important;
    outline: none !important;
    /* A következő sorok kényszerítik a függőleges középre igazítást */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Hover állapot finomítása */
.step-btn:hover {
    background: #3e5628;
}

/* Chrome/Safari specifikus javítás a számokhoz */
.guest-stepper input::-webkit-inner-spin-button, 
.guest-stepper input::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}


/* Az új elrendezésű összesítő sáv */
.booking-bar {
    display: flex;
    justify-content: space-between;
    align-items: center; /* Középre igazítja az elemeket vízszintesen */
    background: #fdfdfd;
    padding: 20px 30px;
    border-radius: 12px;
    border: 1px solid #eee;
    margin: 30px 0;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

.bar-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.bar-item label {
    font-size: 0.85rem;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

.bar-value {
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
}

.primary-text {
    color: #8ca67a; /* Az új lágy zöld színed */
    font-size: 1.3rem;
}

/* Személyes adatok rácsa */
/* Asztali nézet: 4 oszlop egymás mellett */
/* Asztali nézet: Szűkített, elegáns sor */
/* Ultra-szűk adatsor asztalin */
.personal-data-row-slim {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px; /* Minimális távolság oldalt */
    margin: 10px 0; /* Minimális távolság alul-felül */
}

.personal-data-row-slim input {
    width: 100%;
    height: 30px; /* Nagyon vékony, de még kattintható */
    padding: 0 8px !important; /* Csak oldalsó belső hely */
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 0.85rem;
    color: #333;
    background: #fff;
    box-sizing: border-box;
    outline: none;
}

.personal-data-row-slim input:focus {
    border-color: #8ca67a; /* A te színed fókuszkor */
}








/* --- VÉLEMÉNYEK SZEKCIÓ FIX --- */
.custom-review-section {
    max-width: 1200px;
    margin: 120px auto 80px auto !important;
    padding: 0 20px;
    clear: both;
	scroll-margin-top: 130px;
}

.reviews-wrapper {
    display: flex !important;
    flex-direction: row !important;
	flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: stretch !important;
    gap: 25px !important;
    width: 100% !important;
}

.rev-card {
    flex: 1 1 300px !important; /* Arányos szélesség */
	max-width: 380px !important;
    background: #ffffff !important;
    border: 1px solid #eee !important;
    border-radius: 15px !important;
    padding: 30px !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
    display: flex !important;
    flex-direction: column !important;
    text-align: left;
}

.rev-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.g-icon { width: 25px; height: 25px; }
.rev-stars { color: #fbbc05; letter-spacing: 2px; font-size: 1.1rem; }
.rev-text { 
    flex-grow: 1; 
    font-size: 1rem; 
    line-height: 1.7; 
    color: #444; 
    font-style: italic;
    margin-bottom: 20px;
}

.rev-footer { border-top: 1px solid #f0f0f0; padding-top: 15px; }
.rev-name { display: block; font-weight: 600; color: #2c3e50; }
.rev-date { font-size: 0.85rem; color: #888; }

/* MOBIL NÉZET */
@media (max-width: 900px) {
    .reviews-wrapper {
        flex-direction: column !important;
        align-items: center !important;
    }
    .rev-card {
        width: 100% !important;
        max-width: 450px;
    }
}

/* --- LÁBLÉC FIX --- */
.footer {
    background: #ffffff;
    padding: 30px 0 20px 0;
    border-top: 1px solid #eee;
    margin-top: 60px;
    width: 100%;
}

/* Ez a rész felel a két oldalra tolástól */
.footer-content {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important; 
    align-items: center !important;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px 20px 20px;
    flex-wrap: wrap;
}

.footer-left {
    flex: 1;
    text-align: left;
}

.footer-right {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1;
    justify-content: flex-end; /* Jobbra tolja a tartalmat */
}

.footer-right a, .footer-left a {
    text-decoration: none;
    transition: 0.3s;
}

.footer-left .important-link {
    font-weight: 700;
    color: #4a6730; /* A te zöld színed */
}

.footer-right a {
    color: #666;
    font-size: 0.9rem;
}

.footer-bottom-row {
    text-align: center;
    border-top: 1px solid #f5f5f5;
    padding-top: 20px;
    font-size: 0.85rem;
    color: #999;
    width: 100%;
}

/* Mobilon egymás alá rakja őket középre */
@media (max-width: 600px) {
    .footer-content {
        flex-direction: column !important;
        gap: 15px;
        text-align: center;
    }
    .footer-right {
        justify-content: center;
    }
    .footer-left {
        text-align: center;
    }
}

/* Megmondjuk a böngészőnek, hogy hagyjon helyet a fix menünek az ugrásoknál */
section {
    scroll-margin-top: 80px; /* Ide írd be a menüsorod kb. magasságát */
}

/* Ha a naptárnál vagy galériánál is ezt érzed, külön is ráerősíthetünk: */
#naptar, #kepek, #start, #kapcsolat {
    scroll-margin-top: 115px !important; /* Emeltük az értéket, hogy az ékezet is látszódjon */
}

/* Ha a section-re is rátetted, ott is emeld meg */
section {
    scroll-margin-top: 115px !important;
}
/* Váltónap: A bal alsó rész most már pontosan a szabad napok zöldje (#f8faf6) */
.check-in-day {
    background: linear-gradient(135deg, #f8faf6 50%, #fee2e2 50%) !important;
}

/* Kijelölt állapot: minden nap ugyanolyan sötétzöld legyen */
.cal-day.selected {
    background: #4a6730 !important; /* A te sötétzölded */
    color: white !important;
    opacity: 1 !important;
}


/* Alapeset: felezett nap (ha szabad nap után jön) */
.check-in-day {
    background: linear-gradient(135deg, #f8faf6 50%, #fee2e2 50%) !important;
}

/* ÚJ: Ha a feles nap valójában telibe foglalt (mert az előző nap is foglalt volt) */
.cal-day.booked-full {
    background-color: #fee2e2 !important; /* Teljes piros */
    background-image: none !important;    /* Kinyírja a felezést */
    color: #991b1b !important;
	font-weight: bold !important;


}



/*--------------------------------------------------------MOBIL VERZIÓ-------------------------------------------*/







@media (max-width: 850px) {
	

    /* --- MOBIL FEJLÉC: FIX EGY SOR, NINCS LEBUKÁS --- */
    .navbar {
        height: 100px !important; /* Fix magasság a stabilitásért */
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important; /* Tiltja a gomb lecsúszását */
        align-items: center !important;
        justify-content:空间-between !important;
        padding: 0 10px !important;
    }

    .logo-container {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        flex: 1 1 auto !important; /* Rugalmas szélesség */
        min-width: 0 !important; /* Engedi az összenyomódást, ha kell */
    }

    .logo {
        width: 50px !important; /* Kicsit kisebb, hogy maradjon hely a gombnak */
        height: auto !important;
        margin-right: 8px !important;
        flex-shrink: 0 !important;
    }

    .logo-text {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        min-width: 0 !important;
    }

    .brand-name {
        font-size: 0.95rem !important; /* Kicsit kisebb betű a névnek */
        line-height: 1.2 !important;
        margin: 0 !important;
        white-space: nowrap !important;
        overflow: hidden;
        text-overflow: ellipsis; /* Ha mégis túl hosszú lenne, nem tolja ki a gombot */
    }

    .brand-tagline {
        font-size: 0.6rem !important;
        margin: 0 !important;
        white-space: nowrap !important;
    }

    /* A gomb fixen a jobb szélen marad */
    .navbar .cta-button {
        flex-shrink: 0 !important; /* Tilos összenyomni a gombot */
        padding: 8px 10px !important;
        font-size: 0.75rem !important;
        margin-left: 5px !important;
        width: auto !important;
        white-space: nowrap !important;
    }

    body {
        padding-top: 100px !important;
    }

	
	
	
	
	
	
	
	

    /* 1. NAPTÁR KERET ÉS LAPOZÁS */
    .bolla-calendar-container {
        padding: 15px 5px !important; /* Kevesebb hely oldalt, hogy beférjen a 7 nap */
    }

    .cal-header .cal-nav-btn, 
    .cal-range-label {
        display: none !important; /* Gombok elrejtése, mobilon swipe van */
    }

    .cal-header {
        justify-content: center !important;
    }

    .cal-scroll-wrapper {
        width: 100% !important;
        overflow-x: auto !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        display: block !important;
    }

    /* 2. HÓNAPOK ÉS NAPOK RÁCSA (FIX 7 OSZLOP) */
    .cal-months-grid {
        display: flex !important;
        flex-wrap: nowrap !important;
        grid-template-columns: none !important;
        gap: 0 !important;
    }

    .cal-month-box {
        flex: 0 0 100% !important;
        min-width: 100% !important;
        scroll-snap-align: start !important;
        padding: 5px !important; /* Minimális belső margó */
        border: none !important;
        box-sizing: border-box !important;
    }

    .cal-days-grid {
        display: grid !important;
        grid-template-columns: repeat(7, 1fr) !important; /* Kényszerített 7 egyenlő rész */
        gap: 2px !important;
        width: 100% !important;
    }

    .cal-day {
        font-size: 0.75rem !important; /* Kisebb betű, hogy ne nyomja szét a cellát */
        height: 35px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        aspect-ratio: 1/1 !important;
    }

    /* 3. JELMAGYARÁZAT JAVÍTÁSA (TÖBB SOR) */
    .cal-legend {
        flex-wrap: wrap !important; /* Ha nem fér el, új sort kezd */
        justify-content: center !important;
        gap: 12px 20px !important; /* Függőleges és vízszintes távolság */
        font-size: 0.75rem !important;
        margin-top: 20px !important;
        padding: 0 10px !important;
        width: 100% !important;
    }

    .cal-leg-item {
        gap: 6px !important;
        white-space: nowrap !important; /* A szöveg ne törjön meg a pötty mellett */
    }

    .cal-leg-dot {
        width: 12px !important;
        height: 12px !important;
        flex-shrink: 0 !important;
    }

    /* 4. MOBIL HELYREÁLLÍTÁS (KORÁBBI FIXEK) */
    .nav-links { display: none !important; }
    .navbar { height: 90px !important; }
    .logo { width: 70px !important; }
    body { padding-top: 90px !important; }
    
    .booking-bar { 
        flex-direction: column !important; 
        align-items: stretch !important; 
        padding: 20px !important;
    }

/* FOGLALÁSI SÁV (BOOKING BAR) KÖZÉPRE IGAZÍTÁSA */
    .booking-bar {
        flex-direction: column !important; /* Egymás alá rakja az elemeket */
        gap: 20px !important;
        padding: 20px !important;
        text-align: center !important;
    }

    .bar-item {
        width: 100% !important;
        flex: none !important;
        align-items: center !important; /* Belső elemeket középre húzza */
        text-align: center !important;
        border-bottom: 1px solid #eee; /* Halvány elválasztó vonal az elemek között */
        padding-bottom: 15px;
    }

    .bar-item:last-child {
        border-bottom: none; /* Az utolsó (ár) alatt ne legyen vonal */
    }

    /* Dátum kijelző szövegének igazítása */
    #selected-dates-display {
        white-space: normal !important; /* Engedjük a tördelést, ha hosszú a dátum */
        display: block !important;
        text-align: center !important;
        line-height: 1.5 !important;
    }

    /* Ár és felirat középre helyezése */
    .bar-value {
        justify-content: center !important; /* Ha flex, akkor középre */
        display: flex !important;
        gap: 5px;
    }

    .primary-text {
        font-size: 1.5rem !important; /* Mobilon legyen kicsit hangsúlyosabb az ár */
    }


/* SZEMÉLYES ADATOK MEZŐI MOBILON */
    .personal-data-row-slim {
        display: flex !important;
        flex-direction: column !important; /* Egymás alá rakja a beviteli mezőket */
        gap: 15px !important; /* Nagyobb távolság a mezők között a könnyebb gépelésért */
        margin: 20px 0 !important;
    }

    .personal-data-row-slim input {
        width: 100% !important;
        height: 45px !important; /* Mobilon vastagabb mezők kellenek az ujjal való gépeléshez */
        font-size: 1rem !important; /* Megakadályozza, hogy az iPhone automatikusan ráközelítsen (zoom) a mezőre */
        padding: 0 15px !important;
        border-radius: 8px !important; /* Kicsit kerekebb, modernebb sarkok */
        border: 1px solid #ccc !important;
    }

    /* GDPR checkbox és szöveg igazítása */
    .gdpr-box {
        align-items: flex-start !important; /* Hosszabb szöveg esetén is jól néz ki */
        padding: 0 5px !important;
        font-size: 0.85rem !important;
        line-height: 1.4 !important;
    }

    .gdpr-box input {
        margin-top: 3px !important; /* A szöveg első sorához igazítja a pipát */
    }

    /* Foglalás gomb teljes szélességű legyen mobilon */
    .cta-button {
        width: 100% !important;
        padding: 15px !important;
        font-size: 1.1rem !important;
        border-radius: 30px !important;
    }


/* --- GALÉRIA LAPOZHATÓVÁ TÉTELE MOBILON --- */
    .gallery-grid {
        display: flex !important; /* Rács helyett sorba rendezzük */
        flex-wrap: nowrap !important;
        overflow-x: auto !important; /* Engedjük a vízszintes görgetést */
        scroll-snap-type: x mandatory !important;
        gap: 15px !important;
        padding: 10px 0 !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .gallery-item {
        flex: 0 0 85% !important; /* Egy kép a képernyő 85%-át tölti ki */
        height: 300px !important;
        scroll-snap-align: center !important;
        border-radius: 12px !important;
    }

    /* --- LIGHTBOX (FELUGRÓ) MOBILOS FINOMHANGOLÁSA --- */
    .lightbox {
        padding: 10px !important;
    }

    .lb-content {
        max-width: 100% !important;
        max-height: 50vh !important; /* Több hely marad a thumbnail-eknek */
    }

    .lb-content img {
        object-fit: contain !important;
    }

    /* Thumbnail sáv a lightbox alján */
    .lb-thumbnails {
        display: flex !important;
        gap: 8px !important;
        overflow-x: auto !important;
        padding: 15px 5px !important;
        width: 100% !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .thumb-item {
        flex: 0 0 60px !important; /* Fix szélességű kis képek */
        height: 60px !important;
        border-width: 2px !important;
    }

    /* Elrejtjük a nyilakat mobilon a lightboxból, mert ott az ujjunkkal lapozunk */
    .lb-nav {
        display: none !important;
    }


 /* --- VÉLEMÉNYEK KÖZÉPRE IGAZÍTÁSA (ALAPBÓL A MÁSODIK LÁTSZIK) --- */
    .custom-review-section {
        padding: 0 !important; /* Teljes szélesség a görgetéshez */
        overflow: hidden;
    }

    .reviews-wrapper {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        padding: 20px 0 40px 0 !important;
        gap: 10px !important;
        /* Ez a rész biztosítja, hogy legyen elég hely oldalt a görgetéshez */
        scroll-padding: 0 10%; 
    }

    /* Üres térközök (opcionális, ha nincs JS): 
       A széleken hagyunk egy kis extra helyet, hogy a középső kártya tudjon középen maradni */
    .reviews-wrapper::before,
    .reviews-wrapper::after {
        content: '';
        flex: 0 0 5%; /* Ez tolja el a tartalom elejét és végét */
    }

    .rev-card {
        flex: 0 0 85% !important; /* A kártya szélessége */
        max-width: 85% !important;
        scroll-snap-align: center !important; /* Mindig középre ugrik a kártya */
        background: #fff !important;
        border-radius: 15px !important;
        padding: 25px !important;
        box-shadow: 0 8px 20px rgba(0,0,0,0.08) !important;
        border: 1px solid #eee !important;
        display: flex !important;
        flex-direction: column !important;
    }

    /* Eltüntetjük a görgetősávot */
    .reviews-wrapper::-webkit-scrollbar { display: none; }
    .reviews-wrapper { scrollbar-width: none; }
	
    /* --- VÉLEMÉNYEK GOMB FINOMÍTÁSA --- */
    .custom-review-section {
        margin-top: 40px !important; /* Kevesebb hely a szekció felett */
        text-align: center !important;
    }

    .custom-review-section .cta-button {
        width: auto !important;
        max-width: 85% !important; /* Pontosan akkora, mint a kártyák szélessége */
        min-width: 200px !important;
        margin: 5px auto 0 auto !important; /* Minimális (5px) hely a gomb felett */
        display: inline-block !important;
        padding: 10px 20px !important;
        font-size: 0.9rem !important;
    }

    /* A kártyák alatti extra padding csökkentése, hogy közelebb kerüljön a gomb */
    .reviews-wrapper {
        padding-bottom: 15px !important; 
    }

	


/* --- KAPCSOLAT SZEKCIÓ MOBILON --- */
    .contact-flex {
        flex-direction: column !important; /* Egymás alá: szöveg és térkép */
        gap: 30px !important;
        text-align: center !important;
        padding: 0 !important;
    }

    .contact-text {
        width: 100% !important;
        min-width: 100% !important;
        padding: 0 5px !important;
    }

    /* "Várjuk hívását!" cím */
    .contact-text h2 {
        text-align: center !important;
        margin-bottom: 30px !important;
        font-size: 1.8rem !important;
    }

    /* Kapcsolati sorok (Telefon, Email, Cím) */
    .contact-details p {
        display: flex !important;
        flex-direction: column !important; /* Mindent egymás alá rak: ikon, címke, adat */
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        gap: 8px !important;
        margin-bottom: 35px !important; /* Térköz a blokkok között */
        width: 100% !important;
    }

    /* Ikonok méretezése */
    .contact-details i, 
    .contact-details img {
        font-size: 1.5rem !important;
        margin-bottom: 5px !important;
    }

    /* Címkék (pl. Telefon:, Email:) */
    .contact-details strong {
        display: block !important;
        min-width: auto !important; /* Töröljük az asztali igazítást */
        font-size: 1rem !important;
        color: var(--primary);
        margin: 0 !important;
    }

    /* Adatok (Telefonszám, Email, Cím szövege) */
    .contact-details a, 
    .contact-details span {
        display: block !important;
        font-size: 0.95rem !important;
        line-height: 1.6 !important;
        color: var(--text) !important;
        text-decoration: none !important;
        word-break: break-word !important; /* Email kiférjen */
        max-width: 100% !important;
    }

    /* Speciális címtörés és elrendezés */
    /* Ahhoz, hogy a cím két sorban legyen, a HTML-ben <br>-t kell használnod, 
       ez a kód pedig biztosítja a szép megjelenést: */
    .contact-details a[href*="maps"] {
        white-space: normal !important;
        padding: 0 10px !important;
    }

    /* Térkép box */
    .map-box {
        width: 100% !important;
        min-width: 100% !important;
        height: 280px !important;
        margin: 0 auto !important;
        border-radius: 15px !important;
    }


}
