/*
 * slovensko.css — Doplňujúce štýly pre podstránku
 * Historické Hotely Slovenska | /slovensko/
 *
 * ÚČEL: Tento súbor DOPĹŇA CSS z pôvodného webu (Divi 4.24.2 +
 *       DiviMenus 2.20.0). Header a footer sú štýlované externými
 *       CSS súbormi z historickehotelyslovenska.sk.
 *       Tu sú len štýly pre OBSAH STRÁNKY stránky.
 *
 * Farby zistené priamo zo zdrojového kódu webu:
 *   Akcentová:  #ac9e78  (zlatohnedá — a{color:#ac9e78})
 *   Text body:  #0a0a0a
 *   Pozadie:    #ffffff
 *   Headings:   Merriweather (serif)
 *   Body font:  Open Sans
 */

html,
body {
    margin: 0;
}

/* =====================================================================
   HEADER — lokálna rekonštrukcia Divi hlavičky pre offline archív
   ===================================================================== */

header.et-l--header {
    background: #fff;
    font-family: "Open Sans", Arial, sans-serif;
}

header.et-l--header .et_pb_section_1_tb_header {
    padding: 0 !important;
    background: #fff;
}

header.et-l--header .et_pb_row_0_tb_header {
    width: 90% !important;
    max-width: 1710px !important;
    min-height: 103px;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 0 !important;
}

header.et-l--header .et_pb_column_0_tb_header,
header.et-l--header .et_pb_module,
header.et-l--header .et_pb_module_inner,
header.et-l--header .dd-wrapper {
    margin: 0 !important;
    padding: 0 !important;
}

header.et-l--header .et_pb_code_0_tb_header,
header.et-l--header .dd-menu-button {
    display: none !important;
}

header.et-l--header .dd-wrapper {
    display: flex;
    min-height: 103px;
    align-items: center;
}

header.et-l--header .dd-logo {
    flex: 0 0 150px;
    width: 150px;
    margin-right: 100px;
}

header.et-l--header .dd-logo img {
    display: block;
    width: 150px;
    max-width: 150px;
    height: auto;
}

header.et-l--header .dd-divimenu {
    display: flex !important;
    width: 100%;
    align-items: center;
    gap: 0;
    margin: 0 !important;
    padding: 0 !important;
}

header.et-l--header .et_pb_divimenus_flex_item {
    margin: 0 36px 0 0 !important;
    padding: 0 !important;
}

header.et-l--header .et_pb_divimenus_flex_item_6_tb_header {
    margin-left: auto !important;
    margin-right: 27px !important;
}

header.et-l--header .et_pb_divimenus_flex_item_7_tb_header {
    margin-right: 0 !important;
}

header.et-l--header .dd-mi,
header.et-l--header .dd-mi-w,
header.et-l--header .dd-item,
header.et-l--header .dd-text {
    display: flex;
    align-items: center;
    margin: 0 !important;
    padding: 0 !important;
}

header.et-l--header .dd-text-content {
    color: #0a0a0a;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1em;
    white-space: nowrap;
}

header.et-l--header .et_pb_divimenus_flex_item_1_tb_header .dd-text-content::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-top: 4px solid #0a0a0a;
    transform: translateY(-2px);
}

header.et-l--header a {
    color: #0a0a0a;
    text-decoration: none;
}

header.et-l--header .poukazy .dd-text {
    justify-content: center;
    width: 207px;
    height: 59px;
    border: 1px solid #0a0a0a;
}

header.et-l--header .et_pb_divimenus_flex_item_7_tb_header .dd-text-icon {
    display: inline-block;
    width: 6px;
    height: 10px;
    margin-right: 17px !important;
    border: 1px solid #0a0a0a;
}

header.et-l--header .dd-h-d {
    position: relative;
    height: 103px;
    align-items: center;
}

header.et-l--header .dd-h-d::after {
    content: "";
    position: absolute;
    top: 58px;
    right: -20px;
    left: -20px;
    height: 45px;
}

header.et-l--header .dd-menu-flex-sub {
    position: absolute;
    top: 70px;
    left: 50%;
    z-index: 10000;
    display: block;
    width: 120px;
    margin-top: 0;
    padding: 10px 0;
    background: #f4f1e8;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-50%);
    visibility: hidden;
}

header.et-l--header .et_pb_divimenus_flex_item_7_tb_header .dd-menu-flex-sub {
    width: 118px;
}

header.et-l--header .dd-h-d:hover > .dd-menu-flex-sub,
header.et-l--header .dd-h-d:focus-within > .dd-menu-flex-sub {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}

header.et-l--header .dd-menu-flex-sub ul,
header.et-l--header .dd-menu-flex-sub li {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
}

header.et-l--header .dd-menu-flex-sub a {
    display: flex;
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    color: #0a0a0a;
    text-decoration: none;
}

header.et-l--header .dd-menu-flex-sub .dd-text {
    width: 100%;
    min-height: 51px;
    box-sizing: border-box;
    justify-content: center;
    padding: 0 12px !important;
    color: #0a0a0a;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2em;
    text-align: center;
    white-space: normal;
}

header.et-l--header .dd-menu-flex-sub span {
    flex: 1 1 auto !important;
    min-width: 0;
    max-width: 100%;
    white-space: normal;
}

header.et-l--header .dd-menu-flex-sub a:hover,
header.et-l--header .dd-menu-flex-sub a:focus {
    color: #ac9e78;
}

/* =====================================================================
   FOOTER — záchranné pravidlá (kópia z deferred CSS, pre prípad
   že et-cache/29/...deferred.min.css nebolo dostupné)
   Tieto pravidlá replikujú PRESNE hodnoty z originálneho webu.
   ===================================================================== */

footer.et-l--footer {
    background: #f7f7f7;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 500;
}

footer.et-l--footer .et_pb_section_1_tb_footer {
    background: #f7f7f7;
    padding: 48px 0 46px;
}

footer.et-l--footer .et_pb_section_2_tb_footer {
    background: #f1f1f1;
    padding: 0;
}

footer.et-l--footer .et_pb_row_0_tb_footer {
    width: 90%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    display: flex;
    align-items: start;
}

footer.et-l--footer .et_pb_row_1_tb_footer {
    width: 90%;
    max-width: 1200px;
    min-height: 95px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

footer.et-l--footer .et_pb_column {
    float: none;
    width: auto !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

footer.et-l--footer .et_pb_column_0_tb_footer {
    flex: 0 0 130px !important;
    width: 130px !important;
}

footer.et-l--footer .et_pb_column_1_tb_footer {
    flex: 0 0 220px !important;
    width: 220px !important;
    margin-left: 17px !important;
}

footer.et-l--footer .et_pb_column_2_tb_footer {
    flex: 0 0 98px !important;
    width: 98px !important;
    margin-left: 52px !important;
}

footer.et-l--footer .et_pb_column_3_tb_footer {
    flex: 0 0 80px !important;
    width: 80px !important;
    margin-left: 37px !important;
}

footer.et-l--footer .et_pb_column_4_tb_footer {
    flex: 0 0 249px !important;
    width: 249px !important;
    margin-left: 53px !important;
}

footer.et-l--footer .et_pb_column_5_tb_footer {
    flex: 0 0 120px !important;
    width: 120px !important;
    margin-left: 123px !important;
}

footer.et-l--footer .et_pb_image_0_tb_footer {
    text-align: left;
    padding-top: 21px;
}

footer.et-l--footer .et_pb_image_0_tb_footer .et_pb_image_wrap img {
    display: block;
    width: 130px;
    max-width: 130px;
    height: auto;
}

footer.et-l--footer .et_pb_column_1_tb_footer {
    min-height: 173px;
    padding-left: 36px;
    border-left: 1px solid #111;
}

footer.et-l--footer .et_pb_text_0_tb_footer p,
footer.et-l--footer .et_pb_text_1_tb_footer p,
footer.et-l--footer .et_pb_text_2_tb_footer p {
    margin: 0;
    padding: 0;
    color: #0a0a0a;
    font-size: 15px;
    line-height: 34.5px;
}

footer.et-l--footer .et_pb_text_3_tb_footer p {
    margin: 0;
    padding: 0;
    color: #0a0a0a;
    font-size: 14px;
    line-height: 34.5px;
}

footer.et-l--footer .et_pb_text_0_tb_footer strong,
footer.et-l--footer .et_pb_text_1_tb_footer b,
footer.et-l--footer .et_pb_text_2_tb_footer b {
    font-weight: 700;
}

footer.et-l--footer .et_pb_text_0_tb_footer strong:first-child {
    white-space: nowrap;
}

footer.et-l--footer .et_pb_image_1_tb_footer {
    padding-top: 58px;
}

footer.et-l--footer .et_pb_image_1_tb_footer .et_pb_image_wrap img {
    display: block;
    width: 98px;
    max-width: 98px;
    height: auto;
}

footer.et-l--footer .et_pb_social_media_follow_0_tb_footer {
    display: flex;
    gap: 10px;
    list-style: none;
    margin: 66px 0 0;
    padding: 0;
}

footer.et-l--footer .et_pb_social_media_follow_0_tb_footer li {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer.et-l--footer .et_pb_social_media_follow_0_tb_footer li::marker {
    content: "";
}

footer.et-l--footer .et_pb_social_media_follow_0_tb_footer .icon {
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 3px;
    position: relative;
}

footer.et-l--footer .et-social-facebook .icon {
    background: #3b5998;
}

footer.et-l--footer .et-social-instagram .icon {
    background: #e62b5b;
}

footer.et-l--footer .et-social-facebook .icon::before {
    content: "f";
    color: #fff;
    display: block;
    font: 700 22px/32px Arial, sans-serif;
    text-align: center;
}

footer.et-l--footer .et-social-instagram .icon::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 8px;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 5px;
    background: radial-gradient(circle at center, transparent 0 3px, #fff 3.5px 4.5px, transparent 5px);
}

footer.et-l--footer .et-social-instagram .icon::after {
    content: "";
    position: absolute;
    right: 8px;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
}

footer.et-l--footer .et-social-instagram .icon::before {
    display: block;
}

footer.et-l--footer .et_pb_social_media_follow_network_name {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}

footer.et-l--footer .et_pb_text_1_tb_footer,
footer.et-l--footer .et_pb_text_2_tb_footer {
    padding-top: 0;
}

footer.et-l--footer .et_pb_text_1_tb_footer {
    width: 162px !important;
    min-width: 162px !important;
    max-width: 162px !important;
    margin-top: 52px !important;
}

footer.et-l--footer .et_pb_text_2_tb_footer {
    width: 104px !important;
    min-width: 104px !important;
    max-width: 104px !important;
    margin-top: 69px !important;
}

footer.et-l--footer a {
    color: #ac9e78;
    text-decoration: none;
}

footer.et-l--footer .et_pb_text_3_tb_footer p,
footer.et-l--footer .et_pb_text_3_tb_footer a {
    color: #0a0a0a;
}

.et_pb_blog_grid .hhs-template-card {
    display: none;
}

.et_pb_row_0_tb_header,
.et_pb_row_0_tb_footer,
.et_pb_row_1_tb_footer {
    width: 90% !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.et_pb_row_0_tb_header {
    max-width: 100% !important;
}

.et_pb_divimenus_flex_0_tb_header .dd-logo img.wp-image-161615 {
    display: block;
    width: 150px !important;
    max-width: 150px !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain;
}

/* =====================================================================
   HERO ZÁHLAVIE PREHĽADU
   ===================================================================== */

.et_pb_section--slovensko,
.slovensko-cards-section {
    width: 100%;
}

.et_pb_section--slovensko {
    padding: 0 !important;
    background: #f9f7f4;
    border-bottom: 1px solid #e8e4dc;
}

.et_pb_section--slovensko > .et_pb_row,
.slovensko-cards-section > .et_pb_row {
    width: 90% !important;
    max-width: 1200px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.slovensko-hero {
    text-align: center;
    padding: 60px 20px 50px;
}

.slovensko-hero h1 {
    font-family: 'Merriweather', Georgia, "Times New Roman", serif;
    font-size: clamp(26px, 4vw, 42px);
    font-weight: 700;
    color: #0a0a0a;
    margin: 0 0 16px;
    line-height: 1.2em;
    padding-bottom: 0;
}

.slovensko-hero .perex {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 17px;
    color: #666;
    max-width: 620px;
    margin: 0 auto;
    line-height: 1.7em;
}

/* =====================================================================
   BLOG MRIEŽKA KARTIČIEK
   Použité Divi triedy: .et_pb_blog_grid, .et_pb_posts, .et_pb_post
   ===================================================================== */

/* Sekcia s kartičkami */
.slovensko-cards-section {
    padding: 60px 0 80px !important;
}

/* Grid — replikácia Divi blog_grid layoutu */
.et_pb_blog_grid .et_pb_posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    width: 100%;
    /* Divi .et_pb_blog_grid nepoužíva flexbox/grid defaultne,
       tu ho pridávame len pre stránku */
}

/* =====================================================================
   BLOG KARTIČKA — .et_pb_post
   Divi neštyltuje tieto karty (sú na blog page), tu ich tvarujeme
   tak, aby ladili s estetikou webu.
   ===================================================================== */

.et_pb_blog_grid .et_pb_post {
    background: #fff;
    border: 1px solid #e8e4dc;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.25s, transform 0.25s;
    margin-bottom: 0;         /* grid gap nahrádza margin */
}

.et_pb_blog_grid .et_pb_post:hover {
    box-shadow: 0 8px 24px rgba(0,0,0,0.09);
    transform: translateY(-3px);
}

/* Obrázok kartičky */
.et_pb_blog_grid .et_pb_image_container {
    overflow: hidden;
    aspect-ratio: 16 / 9;
    background: #e8e4dc;
    flex-shrink: 0;
}

.et_pb_blog_grid .et_pb_image_container a.entry-featured-image-url {
    display: block;
    width: 100%;
    height: 100%;
}

.et_pb_blog_grid .et_pb_image_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.et_pb_blog_grid .et_pb_post:hover .et_pb_image_container img {
    transform: scale(1.04);
}

/* Textový obsah kartičky */
.et_pb_blog_grid .post-content-box {
    padding: 22px 24px 26px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* Dátum */
.et_pb_blog_grid .post-meta {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 12px;
    color: #999;
    margin: 0 0 8px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding-bottom: 0;
}

/* Nadpis kartičky */
.et_pb_blog_grid .entry-title {
    font-family: 'Merriweather', Georgia, "Times New Roman", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
    margin: 0 0 12px;
    padding-bottom: 0;
    color: #0a0a0a;
}

.et_pb_blog_grid .entry-title a {
    color: #0a0a0a;
    text-decoration: none;
    transition: color 0.2s;
}

.et_pb_blog_grid .entry-title a:hover {
    color: #ac9e78;
}

/* Perex */
.et_pb_blog_grid .post-content {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.7em;
    flex: 1;
}

.et_pb_blog_grid .post-content p {
    margin: 0 0 14px;
    padding-bottom: 0;
}

.et_pb_blog_grid .post-content p:last-of-type {
    padding-bottom: 0;
}

/* Čítať viac — štýl ladí s .et_pb_button z Divi */
.et_pb_blog_grid .more-link {
    display: inline-block;
    margin-top: 10px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #ac9e78;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s, color 0.2s;
}

.et_pb_blog_grid .more-link:hover {
    border-bottom-color: #ac9e78;
    color: #ac9e78;
}

/* =====================================================================
   ŠABLÓNA ČLÁNKU — clanky/YYYY-MM-nazov.html
   ===================================================================== */

main > .et_pb_section > .et_pb_row {
    width: 90% !important;
    max-width: 1200px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.slovensko-article-wrap {
    max-width: 900px;
    margin: 0 auto;
    padding: 72px 20px 92px;
}

.article-hero {
    width: 100%;
    height: clamp(280px, 55vw, 600px);
    max-height: 600px;
    object-fit: cover;
    object-position: center;
    margin-bottom: 44px;
    display: block;
}

.article-meta {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    color: #999;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 12px;
    padding-bottom: 0;
}

.article-title {
    font-family: 'Merriweather', Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 5vw, 58px);
    font-weight: 700;
    line-height: 1.2em;
    color: #0a0a0a;
    margin: 0 0 24px;
    padding-bottom: 0;
}

.article-perex {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 18px;
    color: #555;
    line-height: 1.7em;
    margin-bottom: 48px;
    border-left: 4px solid #ac9e78;
    padding-left: 22px;
}

.article-body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.9em;
    color: #444;
}

.article-body h2 {
    font-family: 'Merriweather', Georgia, "Times New Roman", serif;
    font-size: clamp(28px, 4vw, 42px);
    margin-top: 58px;
    margin-bottom: 18px;
    color: #0a0a0a;
    line-height: 1.25em;
    padding-bottom: 0;
}

.article-body h3 {
    font-family: 'Merriweather', Georgia, "Times New Roman", serif;
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 12px;
    color: #0a0a0a;
    line-height: 1.2em;
    padding-bottom: 0;
}

.article-body p {
    margin-bottom: 22px;
    padding-bottom: 0;
}

.article-body img {
    width: calc(100% + 80px);
    max-width: calc(100% + 80px);
    height: auto;
    margin: 44px 0 50px -40px;
    display: block;
}

/* Dvojica obrázkov vedľa seba — rovnako ako Divi 2-col row */
.article-img-pair {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    width: calc(100% + 80px);
    margin: 44px 0 50px -40px;
}

.article-img-pair img {
    width: 100%;
    max-width: 100%;
    height: 260px;
    object-fit: cover;
    margin: 0;
}

.article-cta {
    margin: 48px 0;
    padding: 30px 34px;
    border: 1px solid #e8e4dc;
    background: #f9f7f4;
}

.article-cta h2 {
    margin-top: 0;
}

.article-cta p {
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

/* Späť na prehľad link */
.back-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 48px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #ac9e78;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
}

.back-link::before {
    content: "←";
}

.back-link:hover {
    border-bottom-color: #ac9e78;
    color: #ac9e78;
}

/* =====================================================================
   ČLÁNOK SLOVENSKO — vizuálna rekonštrukcia podľa referenčných screenshotov
   ===================================================================== */

main.slovakia-story {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    --story-content-gap: clamp(48px, 5vw, 95px);
    --story-column-edge: 24px;
    background: #fff;
    color: #0a0a0a;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.05em;
}

main.slovakia-story *,
main.slovakia-story *::before,
main.slovakia-story *::after {
    box-sizing: border-box;
}

.slovakia-story .story-container {
    width: 1200px;
    max-width: calc(100vw - 80px);
    margin-right: auto;
    margin-left: auto;
}

.slovakia-story h1,
.slovakia-story h2 {
    margin: 0;
    padding: 0;
    color: #0a0a0a;
    font-family: "Merriweather", Georgia, "Times New Roman", serif;
    font-weight: 700;
    letter-spacing: 0;
}

.slovakia-story h1,
.slovakia-story h2,
.slovakia-story h3,
.slovakia-story p,
.slovakia-story a {
    overflow-wrap: break-word;
}

.slovakia-story h1 {
    font-size: 70px;
    line-height: 1.18em;
    margin-bottom: 48px;
}

.slovakia-story h2 {
    font-size: 52px;
    line-height: 1.4em;
    margin-bottom: 48px;
}

.slovakia-story p {
    margin: 0 0 22px;
    padding: 0;
    color: #0a0a0a;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.05em;
}

.slovakia-story a {
    color: #ac9e78;
    text-decoration: none;
}

.story-back-link {
    position: absolute;
    top: 30px;
    left: 0;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 5px 10px;
    border: 1px solid #dedbd2;
    color: #6f6756 !important;
    background: rgba(255, 255, 255, 0.82);
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4em;
    letter-spacing: 0;
}

.story-back-link:hover,
.story-back-link:focus {
    border-color: #b8ab86;
    color: #0a0a0a !important;
}

.story-line {
    width: 100%;
    height: 1px;
    margin: 0 0 52px;
    background: #111;
}

.story-hero-band {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.story-hero-band img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 48%;
}

.story-intro {
    position: relative;
    padding-top: 80px;
    padding-bottom: 84px;
}

.story-subtitle {
    margin: -24px 0 42px !important;
    padding: 0 !important;
    color: #0a0a0a !important;
    font-family: "Merriweather", Georgia, "Times New Roman", serif !important;
    font-size: clamp(28px, 4vw, 46px) !important;
    font-weight: 700 !important;
    line-height: 1.25em !important;
}

.slovakia-story--june .story-subtitle {
    margin: -26px 0 40px !important;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 2.05em !important;
}

.slovakia-story--june .story-intro {
    padding-bottom: 69px;
}

.slovakia-story--june .story-square-image {
    margin-top: 35px;
}

.slovakia-story--june .story-copy-left {
    padding-top: 56px;
}

.slovakia-story--june .story-final-copy .story-copy-right {
    padding-top: 0;
}

.story-square-image {
    display: block;
    width: 600px;
    height: 600px;
    margin: 56px auto 0;
    object-fit: cover;
}

.story-split {
    display: grid;
    grid-template-columns: minmax(0, 50vw) minmax(0, 1fr);
    width: 100%;
    align-items: start;
}

.story-split-large {
    padding-top: 42px;
    padding-bottom: 88px;
}

.story-media-left {
    width: 50vw;
    max-width: 100%;
}

.story-media-right {
    width: 50vw;
    max-width: 100%;
}

.story-media-left img,
.story-media-right img {
    display: block;
    width: 50vw;
    max-width: 100%;
    height: 714px;
    object-fit: cover;
    object-position: center;
}

.story-copy-right {
    width: min(760px, calc(100% - var(--story-content-gap) - var(--story-column-edge)));
    min-width: 0;
    margin-left: var(--story-content-gap);
    padding-top: 77px;
}

.story-copy-left {
    width: min(762px, calc(100% - var(--story-content-gap) - var(--story-column-edge)));
    min-width: 0;
    margin-left: var(--story-content-gap);
    padding-top: 140px;
}

.story-split-reverse {
    grid-template-columns: minmax(0, 1fr) minmax(0, 50vw);
}

.story-split-reverse .story-copy-left {
    grid-column: 1;
    grid-row: 1;
}

.story-split-reverse .story-media-right {
    grid-column: 2;
    grid-row: 1;
}

.story-copy .story-line,
.story-centered .story-line {
    margin-bottom: 52px;
}

.story-centered {
    padding-top: 130px;
    padding-bottom: 20px;
}

.story-contained-image {
    display: block;
    width: 697px;
    max-width: 100%;
    height: auto;
    margin: 46px auto 0;
    object-fit: cover;
}

.story-contained-spa {
    margin-top: 40px;
}

.story-split-unesco {
    padding-top: 0;
}

.story-tatry {
    width: 100%;
    padding: 0;
}

.tatry-top {
    display: grid;
    grid-template-columns: minmax(0, 50vw) minmax(0, 50vw);
    width: 100%;
    align-items: start;
}

.tatry-intro {
    width: min(760px, calc(100% - var(--story-content-gap) - var(--story-column-edge)));
    min-width: 0;
    margin-left: var(--story-content-gap);
    padding-top: 130px;
}

.tatry-intro h2 {
    display: block;
}

.tatry-top img {
    display: block;
    width: 50vw;
    max-width: 100%;
    height: 610px;
    object-fit: cover;
    object-position: left top;
}

.tatry-bottom {
    display: grid;
    grid-template-columns: minmax(0, 50vw) minmax(0, 1fr);
    width: 100%;
    align-items: start;
    padding-top: 0;
}

.tatry-bottom > img {
    display: block;
    width: 50vw;
    max-width: 100%;
    height: 635px;
    object-fit: cover;
    object-position: center;
}

.tatry-note {
    width: min(760px, calc(100% - var(--story-content-gap) - var(--story-column-edge)));
    min-width: 0;
    margin-left: var(--story-content-gap);
    padding-top: 193px;
}

.tatry-note h3 {
    display: inline-block;
    margin: 0 0 35px;
    padding: 11px 14px;
    background: #ad9f78;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 0.02em;
}

.story-food {
    padding-top: 132px;
}

.story-contained-food {
    width: 697px;
    margin-top: 40px;
}

.story-split-wine {
    padding-top: 80px;
}

.story-split-wine .story-media-left img {
    height: 616px;
    object-position: left bottom;
}

.story-split-wine .story-copy-right {
    padding-top: 109px;
}

.story-split-contained {
    display: grid;
    grid-template-columns: minmax(0, 50vw) minmax(0, 50vw);
    width: 100%;
    align-items: start;
    padding-top: 64px;
    padding-bottom: 78px;
}

.story-media-contained img {
    display: block;
    width: 696px;
    max-width: calc(100% - 56px);
    height: 854px;
    margin: 0 auto;
    object-fit: cover;
    object-position: center;
}

.story-split-final {
    padding-top: 34px;
    padding-bottom: 0;
}

.story-split-final .story-media-left img {
    height: 880px;
    object-position: center;
}

.story-split-final .story-copy-right {
    padding-top: 116px;
}

.story-split-unesco .story-media-left img {
    object-position: right top;
}

@media (max-width: 1180px) {
    header.et-l--header .et_pb_row_0_tb_header {
        width: calc(100% - 40px) !important;
        min-height: 0;
    }

    header.et-l--header .dd-wrapper {
        flex-wrap: wrap;
        min-height: 0;
        gap: 16px 0;
        padding: 18px 0 !important;
    }

    header.et-l--header .dd-logo {
        flex: 0 0 130px;
        width: 130px;
        margin-right: 32px;
    }

    header.et-l--header .dd-logo img,
    .et_pb_divimenus_flex_0_tb_header .dd-logo img.wp-image-161615 {
        width: 130px !important;
        max-width: 130px !important;
    }

    header.et-l--header .dd-divimenu {
        flex: 1 1 100%;
        flex-wrap: wrap;
        gap: 16px 22px;
        align-items: center;
    }

    header.et-l--header .et_pb_divimenus_flex_item,
    header.et-l--header .et_pb_divimenus_flex_item_6_tb_header,
    header.et-l--header .et_pb_divimenus_flex_item_7_tb_header {
        margin: 0 !important;
    }

    header.et-l--header .dd-h-d {
        height: auto;
    }

    header.et-l--header .dd-h-d::after {
        display: none;
    }

    header.et-l--header .dd-menu-flex-sub {
        top: calc(100% + 10px);
    }

    header.et-l--header .poukazy .dd-text {
        width: auto;
        min-width: 180px;
        height: 48px;
        padding: 0 16px !important;
    }

    footer.et-l--footer .et_pb_row_0_tb_footer,
    footer.et-l--footer .et_pb_row_1_tb_footer {
        width: calc(100% - 40px) !important;
        min-height: 0;
        flex-wrap: wrap;
        gap: 28px 36px;
        align-items: flex-start;
    }

    footer.et-l--footer .et_pb_column {
        flex: 0 1 auto !important;
        margin-left: 0 !important;
    }

    footer.et-l--footer .et_pb_column_1_tb_footer {
        min-height: 0;
    }

    footer.et-l--footer .et_pb_image_1_tb_footer,
    footer.et-l--footer .et_pb_social_media_follow_0_tb_footer,
    footer.et-l--footer .et_pb_text_1_tb_footer,
    footer.et-l--footer .et_pb_text_2_tb_footer {
        margin-right: 0 !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        padding-top: 0 !important;
    }

    .story-split,
    .story-split-contained,
    .tatry-top,
    .tatry-bottom {
        display: block;
    }

    .story-media-left,
    .story-media-right,
    .story-media-left img,
    .story-media-right img,
    .tatry-top img,
    .tatry-bottom > img {
        width: 100%;
        max-width: 100%;
    }

    .story-media-left img,
    .story-media-right img,
    .tatry-top img,
    .tatry-bottom > img {
        height: auto;
    }

    .story-copy-right,
    .story-copy-left,
    .tatry-intro,
    .tatry-note {
        width: auto;
        max-width: none;
        margin-right: 28px;
        margin-left: 28px;
        padding-top: 50px;
    }

    .story-square-image,
    .story-contained-image,
    .story-media-contained img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
}

/* =====================================================================
   RESPONZIVITA
   ===================================================================== */

/* Tablet: 2 stĺpce */
@media (max-width: 980px) {
    .et_pb_blog_grid .et_pb_posts {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .slovensko-cards-section {
        padding: 40px 0 60px !important;
    }

    .slovensko-article-wrap {
        padding-top: 52px;
    }

    .article-body img {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .article-img-pair {
        width: 100%;
        margin-left: 0;
    }

    .slovakia-story .story-container {
        width: auto;
        max-width: none;
        margin-right: 28px;
        margin-left: 28px;
    }

    .story-hero-band {
        height: 240px;
    }

    .slovakia-story h1 {
        font-size: 48px;
    }

    .slovakia-story h2,
    .tatry-intro h2 {
        font-size: 36px;
    }

    .story-split,
    .story-split-contained,
    .tatry-top,
    .tatry-bottom {
        display: block;
    }

    .story-media-left,
    .story-media-right,
    .story-media-left img,
    .story-media-right img,
    .tatry-top img,
    .tatry-bottom > img {
        width: 100%;
    }

    .story-media-left img,
    .story-media-right img,
    .tatry-bottom > img {
        height: auto;
    }

    .story-copy-right,
    .story-copy-left,
    .tatry-intro,
    .tatry-note {
        width: auto;
        margin-right: 28px;
        margin-left: 28px;
        padding-top: 50px;
    }

    .story-square-image,
    .story-contained-image,
    .story-media-contained img {
        width: 100%;
        height: auto;
    }
}

/* Mobil: 1 stĺpec */
@media (max-width: 640px) {
    .et_pb_blog_grid .et_pb_posts {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .slovensko-hero {
        padding: 40px 16px 36px;
    }

    .slovensko-cards-section {
        padding: 28px 0 48px !important;
    }

    .slovensko-article-wrap {
        padding: 36px 16px 60px;
    }

    .article-hero {
        height: clamp(240px, 70vw, 360px);
        margin-bottom: 34px;
    }

    .article-img-pair {
        grid-template-columns: 1fr;
        width: 100%;
        margin-left: 0;
    }

    .article-img-pair img {
        height: auto;
    }

    .article-title {
        font-size: 32px;
    }

    .article-perex {
        font-size: 16px;
        margin-bottom: 38px;
        padding-left: 16px;
    }

    .article-body h2 {
        font-size: 28px;
        margin-top: 44px;
    }

    .article-cta {
        padding: 24px 20px;
    }
}
