.elementor-425 .elementor-element.elementor-element-03ae4ca{--display:flex;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-425 .elementor-element.elementor-element-c911429{text-align:center;}.elementor-425 .elementor-element.elementor-element-c911429 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-425 .elementor-element.elementor-element-194b7eb .elementor-icon-list-icon i{color:#C5A059;font-size:14px;}.elementor-425 .elementor-element.elementor-element-194b7eb .elementor-icon-list-icon svg{fill:#C5A059;--e-icon-list-icon-size:14px;}.elementor-425 .elementor-element.elementor-element-194b7eb .elementor-icon-list-icon{width:14px;}.elementor-425 .elementor-element.elementor-element-194b7eb .elementor-icon-list-text, .elementor-425 .elementor-element.elementor-element-194b7eb .elementor-icon-list-text a{color:#FFFFFF;}.elementor-425 .elementor-element.elementor-element-7c1b68a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:8px 8px 8px 8px;box-shadow:-2px 13px 10px 0px rgba(0,0,0,0.5);--margin-top:-1px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-425 .elementor-element.elementor-element-7c1b68a:not(.elementor-motion-effects-element-type-background), .elementor-425 .elementor-element.elementor-element-7c1b68a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}body.elementor-page-425:not(.elementor-motion-effects-element-type-background), body.elementor-page-425 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1B4D3E;}/* Start custom CSS *//* --- HEGYHÁTSZENTJAKAB PRÉMIUM POST DESIGN --- */
/* --- PRÉMIUM TEXT-ONLY HERO DESIGN --- */

/* 1. HERO SZEKCIÓ (Kép nélkül, elegáns zölddel) */
.hsz-single-hero {
    position: relative;
    /* Mélyzöld átmenet a lapos szín helyett */
    background: linear-gradient(135deg, #1b4d3e 0%, #0f2b20 100%);
    /* Kisebb magasság elég, ha nincs kép */
    min-height: 350px; 
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 60px 20px 100px 20px; /* Alul nagyobb hely a felcsúszó tartalomnak */
    overflow: hidden;
}

/* Finom háttérminta (hogy ne legyen unalmas) */
.hsz-single-hero::before {
    content: '';
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    opacity: 0.03;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwIDQwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0wIDQwaDQwVjBIMHY0MHptMjAgMjBWMjBoMjB2MjBIMjB6TTIwIDBIMHZhMjBoMjBWMHoiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+');
    pointer-events: none;
}

/* CÍM STÍLUSA (Post Title Widget) */
.hsz-single-hero .elementor-heading-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.2rem, 5vw, 4rem); /* Reszponzív méret */
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
    padding-bottom: 20px; /* Hely a vonalnak */
}

/* Arany díszítő vonal a cím alatt */
.hsz-single-hero .elementor-heading-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background-color: #c5a059; /* Arany */
    border-radius: 2px;
}

/* META ADATOK (Dátum, Szerző - Post Info Widget) */
.hsz-single-hero .elementor-icon-list-item {
    justify-content: center;
}

.hsz-single-hero .elementor-icon-list-text,
.hsz-single-hero .elementor-icon-list-icon {
    color: #c5a059 !important; /* Arany szöveg */
    font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.85rem;
    font-weight: 600;
}

/* 2. TARTALOM DOBOZ FELHÚZÁSA */
/* Ez húzza rá a fehér lapot a zöld háttérre */
.hsz-single-content {
    margin-top: -60px !important; /* Felcsúszik */
    position: relative;
    z-index: 10;
    border-radius: 8px; /* Kerekítés a tetején */
    background: white; /* Biztosítjuk, hogy fehér legyen */
    box-shadow: 0 -10px 30px rgba(0,0,0,0.05); /* Finom árnyék felfelé */
    padding: 60px 40px !important;
}

/* TARTALOM STÍLUSOK (Marad a régi jó) */
.hsz-single-content .elementor-widget-theme-post-content {
    color: #2c2c2c;
    font-family: 'Outfit', sans-serif;
    font-size: 1.15rem;
    line-height: 1.8;
    text-align: justify;
}

.hsz-single-content h2 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8rem;
    color: #1b4d3e;
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: 2px solid #c5a059;
    display: inline-block;
}

.hsz-single-content h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.4rem;
    color: #1b4d3e;
    margin-top: 30px;
}

.hsz-single-content a {
    color: #1b4d3e;
    font-weight: 600;
    border-bottom: 1px solid #c5a059;
    text-decoration: none;
}

/* MOBIL JAVÍTÁS */
@media (max-width: 768px) {
    .hsz-single-hero {
        min-height: 300px;
        padding: 40px 20px 80px 20px;
    }
    .hsz-single-content {
        margin-top: -40px !important;
        padding: 30px 20px !important;
    }
    .hsz-single-hero .elementor-heading-title {
        font-size: 2rem; /* Kisebb cím mobilon */
    }
}
/* 1. HERO SZEKCIÓ (A fenti kép) */
.hsz-single-hero {
    position: relative;
    background-attachment: fixed; /* Parallax effekt PC-n */
    background-position: center center;
    background-size: cover;
}

/* Cím stílusa */
.hsz-single-hero .elementor-heading-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(2rem, 5vw, 3.5rem); /* Reszponzív méret */
    font-weight: 700;
    text-transform: none;
    line-height: 1.2;
    text-shadow: 0 10px 30px rgba(0,0,0,0.3);
    margin-bottom: 20px;
}

/* Dátum és Meta adatok */
.hsz-single-hero .elementor-icon-list-text,
.hsz-single-hero .elementor-icon-list-icon {
    color: #c5a059 !important; /* Arany */
    font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.85rem;
    font-weight: 600;
}

/* 2. TARTALOM DOBOZ */
.hsz-single-content {
    position: relative;
    z-index: 10;
}

/* Szövegformázás (A cikk törzse) */
.hsz-single-content .elementor-widget-theme-post-content {
    color: #2c2c2c;
    font-family: 'Outfit', sans-serif;
    font-size: 1.15rem; /* Kényelmes olvasás */
    line-height: 1.8;
    text-align: justify; /* Sorkizárt */
}

/* Alcímek (H2, H3) a cikkben */
.hsz-single-content h2, 
.hsz-single-content h3 {
    font-family: 'Playfair Display', serif;
    color: #1b4d3e; /* Zöld */
    margin-top: 50px;
    margin-bottom: 20px;
    line-height: 1.3;
}

.hsz-single-content h2 {
    font-size: 2rem;
    border-bottom: 2px solid #c5a059; /* Arany aláhúzás */
    display: inline-block;
    padding-bottom: 5px;
}

.hsz-single-content h3 {
    font-size: 1.5rem;
    font-weight: 600;
}

/* Linkek a szövegben */
.hsz-single-content a {
    color: #1b4d3e;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid #c5a059;
    transition: all 0.3s;
}

.hsz-single-content a:hover {
    background-color: #1b4d3e;
    color: white;
}

/* Listák (Felsorolás) */
.hsz-single-content ul, 
.hsz-single-content ol {
    margin-bottom: 30px;
    padding-left: 20px;
}

.hsz-single-content li {
    margin-bottom: 10px;
    padding-left: 10px;
}

/* Idézetek (Blockquote) */
.hsz-single-content blockquote {
    background-color: #f9f9f9;
    border-left: 5px solid #c5a059; /* Arany csík */
    margin: 40px 0;
    padding: 30px;
    font-style: italic;
    font-family: 'Playfair Display', serif;
    font-size: 1.3rem;
    color: #555;
}

/* Képek a cikkben */
.hsz-single-content img {
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    margin: 30px 0;
    height: auto;
    max-width: 100%;
}

/* MOBIL JAVÍTÁS */
@media (max-width: 768px) {
    .hsz-single-content {
        margin-top: -50px !important; /* Kisebb felhúzás mobilon */
        padding: 30px 20px !important; /* Kisebb belső margó */
        border-radius: 8px 8px 0 0;
    }
    .hsz-single-hero {
        min-height: 400px;
    }
}/* End custom CSS */