/* ===========================
   RESPONSIVE STYLES
   =========================== */

/* Large Screens (1400px+) */
@media (min-width: 1400px) {
    .container {
        max-width: var(--max-width);
    }
    
    .hero-title {
        font-size: 64px;
    }
    
    .section-title {
        font-size: 45px;
    }
    .gallery-item {
        height: 600px;
    }
}

/* Desktop (1200px - 1399px) */
@media (max-width: 1199px) {

    .section-content {
        gap: 60px;
    }
    
    .image-content {
        height: 400px;
        justify-content: center;
    }
    
    .main-image {
        width: 80%;
    }
    
    .framed-image {
        width: 50%;
        height: 50%;
        bottom: 10px;
        left: 50px;
    }
    
    .experience-box {
        top: 40px;
        right: 280px;
        padding: 15px 20px;
        width: 35%;
    }
    
    .experience-number {
        font-size: 24px;
    }
    
    .experience-text {
        font-size: 14px;
    }
    
    .hero-title {
        font-size: 44px;
    }
    
    .benefits-grid {
        gap: 30px;
    }

    .cta-afterwork-section {
    background-position: center;
    
}
}

/* Tablet Portrait & Small Desktop (768px - 1199px) */
@media (max-width: 1199px) {
    :root {
        --section-padding: 60px 0;
    }
    .gallery-item {
        height: 400px;
    }
    
    .nav-container {
        padding: 0 30px;
        width: 100%;
    }
    
    .container {
        padding: 0 30px;
        width: 100%;
    }
    
    .nav-menu {
        display: flex;
        gap: 40px;
    }

    .slider-btn {
        width: 45px;
        height: 45px;
    }
    
    .prev-btn {
        left: -14px;
    }
    
    .next-btn {
        right: -12px;
    }

    .menu-grid-wrapper {
        max-width: 100%;
    }
    
}

@media (max-width: 1060px) {
    .contact-hero-grid { flex-direction: column; gap: 40px; }
    .contact-info-col, .contact-form-col { max-width: 100%; min-width: 0; }
    .contact-form-wrap { min-width: 0; }
}

@media (max-width: 991px) {
    /* .container {
        width: 100%;
    } */
    .section-content {
        grid-template-columns: 1fr;
        gap: 50px;
        text-align: center;
    }

    .section-content.reverse {
        gap: 20px;
    }

    .expresso-image-part {
        display: flex;
        justify-content: center;
        padding-right: 30px;
        padding-top: 0px;

    }

    .benefits-section {
        padding: 60px 0;
    }

    .coffee-care-section {
        height: auto;
        padding: 0px 30px 100px 30px;
    }

    .section-content.reverse {
        grid-template-columns: 1fr;
    }
    
    .image-content {
        height: 350px;
        order: -1;
        justify-content: center;
    }
    
    .main-image {
        width: 85%;
    }
    
    .framed-image {
        width: 55%;
        height: 45%;
        bottom: 15px;
        left: 40px;
    }
    
    .experience-box {
        top: 30px;
        right: 200px;
        padding: 12px 18px;
        width: 40%;
    }
    
    .experience-number {
        font-size: 22px;
    }
    
    .experience-text {
        font-size: 13px;
    }
    
    .section-content.reverse .product-images {
        order: 1;
    }
    
    .coffee-image img {
        max-width: 80%;
    }
    
    .section-content.reverse .text-content {
        order: 2;
    }
    
    .text-content {
        max-width: none;
    }

    .menu-section-description {
        max-width: 85%;
    }
    
    .image-grid {
        max-width: 500px;
        margin: 0 auto;
        height: 400px;
    }
    
    .benefits-grid {
        grid-template-columns: 1fr;
        gap: 30px;
        max-width: 500px;
        margin: 0 auto;
    }
    
    .contact-content {
        grid-template-columns: 1fr;
        gap: 0px;
        text-align: center;
    }
    .contact-text {
        padding: 60px 40px;
    }

    .menu-section {
        margin-top: 0px;
    }
    
    .menu-grid-wrapper {
        max-width: 100%;
    }
    
    .menu-grid {
        flex-direction: column;
        gap: 40px;
    }
    
    .menu-column {
        width: 100%;
    }

    /*cta section*/

    section.contacteer-team-section {
        padding: 50px 30px;
    }

    .contacteer-team-content {
        text-align: center;
    }

    .contacteer-team-row {
        flex-direction: column;
        gap: 40px;
    }

    .contacteer-team-button-wrapper {
        width: 100%;
        justify-content: center;
        padding: 0px;
    }

    a.cta-button.primary-cta-button-second {
        margin: 0px;
    }


    
    /* Gallery Section - Tablet */
    .gallery-section {
        padding: 80px 0;
    }
    
    .gallery-container {
        flex-direction: column;
        gap: 40px;
    }
    
    .gallery-item {
        height: 450px;
    }
    
    .gallery-item-left, .gallery-item-right {
        display: none;
    }
    
    .gallery-item-full {
        width: 100%;
    }
    
    .gallery-item:nth-child(2),
    .gallery-item:nth-child(4) {
        margin-top: 0px;
    }
    
    .footer-content {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }

    .section-container {
        background-color: var(--dark-brown);
        padding: 0px;
        z-index: 0;
        position: relative;
        top: 0px;
    
    }
    
    .contact-content {
        justify-content: center;
    }

    .cta-section-description{
        width: 100%;
        margin-bottom: 20px;
    }

       /* Top row: large-left (2x2), two smalls, one tall circle-like crop */
.foto-gallery-grid .item-1 { grid-column: span 2; grid-row: span 2; }
.foto-gallery-grid .item-2 { grid-column: span 1; grid-row: span 2; }
.foto-gallery-grid .item-3 { grid-column: span 1; grid-row: span 2; }

/* Middle band: two smalls left, one wide (2x2) room shot on right */
.foto-gallery-grid .item-4 { grid-column: span 2; grid-row: span 2; }
.foto-gallery-grid .item-5 { grid-column: span 2; grid-row: span 2; }
.foto-gallery-grid .item-6 { grid-column: span 1; grid-row: span 2; }

/* Bottom band: one wide (2x1) left, two verticals center-right */
.foto-gallery-grid .item-7 { grid-column: span 1; grid-row: span 2; }
.foto-gallery-grid .item-8 { grid-column: span 2; grid-row: span 2; }
.foto-gallery-grid .item-9 { grid-column: span 2; grid-row: span 2; }

/* Last row: two smalls to finish the grid visually */
.foto-gallery-grid .item-10 { grid-column: span 1; grid-row: span 2; }
.foto-gallery-grid .item-11 { grid-column: span 1; grid-row: span 2; }
    
.afterwork-description {
    text-align: center;
    padding-bottom: 30px; /* centra TODO el contenido dentro */
}

.afterwork-list {
    list-style: none;
    padding-left: 0;
    margin: 0 auto;        /* centra el UL */
    text-align: left;      /* ← fuerza el texto a alinearse a la izquierda */
    display: inline-block; /* ← truco clave: mantiene el UL centrado pero texto alineado left */
}

.cta-afterwork-content {
    display: flex;
    flex-direction: column;
    text-align: center;

}
.cta-afterwork-text {
    padding-right: 0px;
}

.coffee-bags-section {
    background-position: bottom center;
    background-size: 70%;

}
}

@media (max-width: 740px) {
    .contact-hero-section { padding: 30px 0 14px 0; }
    .contact-form-wrap { padding: 19px 8vw 22px 8vw; }
    .contact-badge { font-size: 15px; }
    .contact-headline { font-size: 20px; }
}

/* Tablet Portrait (768px - 991px) */
@media (max-width: 768px) {
    /* Navigation Mobile */
    .nav-container { justify-content: space-between; padding: 0 20px; width: 100%; }
    .nav-logo { order: 1; margin-right: auto; }
    .nav-toggle { display: flex; order: 3; margin-left: auto; }

    .nav-menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 50vw;
        max-width: 340px;
        min-width: 210px;
        height: 100vh;
        background-color: var(--white);
        flex-direction: column;
        align-items: baseline;
        justify-content: flex-start;
        gap: 24px;
        text-align: center;
        transform: translateX(100%);
        transition: transform 0.3s cubic-bezier(.7,.3,.3,.8);
        box-shadow: 0 4px 32px 0 rgba(40,40,40,0.19);
        padding: 40px 18px 28px 18px;
        z-index: 1002;
    }
    
    .nav-menu .nav-link {
        color: var(--dark-brown);
        text-shadow: none;
    }
    
    .nav-menu.menu-active {
        transform: translateX(0);
    }
    
    .nav-toggle {
        display: flex;
    }
    
    .nav-toggle.menu-active .bar:nth-child(2) {
        opacity: 0;
    }

    /* Close button inside full-screen menu */
    .mobile-close {
        display: block;
        position: absolute;
        top: 10px;
        right: 15px;
        background: transparent;
        border: none;
        font-size: 36px;
        color: var(--dark-brown);
        cursor: pointer;
        z-index: 1010;
    }
    
    /* Mobile Dropdown Styles */
    .nav-item-dropdown {
        position: static;
    }
    
    .dropdown-menu {
        position: static;
        display: none !important;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        background: transparent;
        margin-top: 0;
        padding: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease, padding 0.3s ease;
    }
    
    .nav-item-dropdown.sub-active .dropdown-menu {
        display: block !important;
        max-height: 500px;
        padding: 10px 0;
    }

    /* Force-open state for mobile dropdown via JS - must override display: none */
    .dropdown-menu.sub-open,
    .nav-item-dropdown.sub-active .dropdown-menu.sub-open {
        display: block !important;
        max-height: 1000px !important;
        overflow: visible !important;
        background: var(--white) !important;
        z-index: 1011 !important;
        padding: 10px 0 !important;
        border-radius: 0px;
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
        text-align: left;
        box-shadow: none;
    }
    
    .dropdown-menu.sub-open li,
    .nav-item-dropdown.sub-active .dropdown-menu.sub-open li {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .dropdown-link {
        color: var(--dark-brown) !important;
        padding: 10px 20px !important;
        padding-left: 40px !important;
        font-size: 14px !important;
        border-left: none !important;
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        text-decoration: none !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
    
    .dropdown-link:hover {
        background-color: rgba(0, 0, 0, 0.05) !important;
        padding-left: 40px !important;
        border-left: none !important;
        color: var(--primary-gold) !important;
    }
    
    .dropdown-arrow {
        transition: transform 0.3s ease;
        transform: rotate(0deg) !important; /* Default: points DOWN when dropdown is closed (no sub-active class) */
        display: inline-block !important;
        opacity: 1 !important;
        visibility: visible !important;
        cursor: pointer; /* Make arrow clickable */
        width: 16px !important;
        height: 16px !important;
        min-width: 16px !important;
        min-height: 16px !important;
        position: relative !important;
        z-index: 1 !important;
    }
    
    /* Arrow points UP when dropdown is open (sub-active class present) */
    .nav-item-dropdown.sub-active .dropdown-arrow {
        transform: rotate(180deg) !important; /* Points UP when dropdown is open (sub-active class present) */
    }
    
    /* Prevent hover on mobile */
    .nav-item-dropdown:hover .dropdown-menu {
        display: none;
    }
    
    .nav-item-dropdown.sub-active:hover .dropdown-menu {
        display: block;
    }
    
    .nav-toggle.menu-active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
    
    .nav-toggle.menu-active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
    
    /* Logo Mobile*/
    .nav-logo img {
    height: 70%;
    }
    /* Hero Section */
    .hero-title {
        font-size: 36px;
    }
    
    .hero-subtitle {
        font-size: 16px;
    }
    
    .slider-btn {
        width: 40px;
        height: 40px;
    }
    
    .prev-btn {
        left: -12px;
    }
    
    .next-btn {
        right: -10px;
    }
    
    .slider-indicators {
        bottom: 20px;
    }
    
    /* Sections */
    .section-title {
        font-size: 28px;
    }
    
    .section-subtitle {
        font-size: 16px;
    }
    
    /* About Hero Section */
    .page-hero.about-hero {
        height: 30vh;
    }
   /*Heros Subpages*/
    .page-hero{
        height: 30vh !important;
    }

    /*About subpage*/
    .quote-text {
        font-size: 16px;
    }
    
    .about-hero .hero-title, .page-hero  .hero-title {
        font-size: 56px;
    }
    .menu-display-content-sec {
        width: 100%;
    }

    .foto-display-content-sec {
        width: 100%;
    }

    .image-content {
        height: 300px;
        justify-content: center;
    }
    
    .main-image {
        width: 90%;
    }
    
    .framed-image {
        width: 60%;
        height: 40%;
        bottom: 20px;
        left: 30px;
    }
    
    .experience-box {
        top: 20px;
        right: 150px;
        padding: 10px 15px;
        width: 45%;
    }
    
    .experience-number {
        font-size: 20px;
    }
    
    .experience-text {
        font-size: 12px;
    }
    
    .benefit-card {
        padding: 30px 25px;
    }
    
    .contact-content {
        grid-template-columns: 1fr;
        gap: 0px;
        text-align: center;
    }
    
    .menu-grid-wrapper {
        max-width: 100%;
    }
    
    
    
    
    /* Hero Section Improvements */
    .hero-section {
        min-height: 500px;
        height: 70vh;
    }
    
    .hero-btn-section {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    
    .hero-cta-button1,
    .hero-cta-button2 {
        width: 100%;
        max-width: 280px;
    }
    
    /* Espresso Section */
    .espresso-section {
        padding: 60px 0;
    }
    
    .expresso-image-part {
        text-align: center;
        margin-top: 0px;
    }
    
    .expresso-image-part img {
        max-width: 100%;
        margin: 0 auto;
    }
    
    /* Coffee Care Section */
    .coffee-care-section {
        padding: 60px 0;
    }
    
    .coffee-image {
        text-align: center;
        margin-bottom: 30px;
    }
    
    .coffee-image img {
        max-width: 85%;
        margin: 0 auto;
    }
    
    /* Benefits Section */
    
    .section-header {
        margin-bottom: 40px;
    }
    
    /* Contact Section */
    .contact-section {
        margin-top: -60px;
        padding: 60px 0;
    }
    
    .contact-content {
        text-align: center;
    }
    
    
    /* Menu Section */
    /* .menu-section {
        padding: 60px 0;
        margin-top: 0px;
    } */
    
    .menu-row {
        flex-wrap: wrap;
        gap: 8px;
    }
    
    .menu-item-title,
    .menu-option-label {
        width: auto;
        min-width: 50%;
    }
    
    .menu-col-line {
        width: auto;
        flex: 1;
        min-width: 80px;
    }
    
    .menu-col-price {
        width: auto;
        min-width: 60px;
        text-align: right;
    }
    
    /* Contacteer Team Section */
    .contacteer-team-content {
        gap: 30px;
    }
    
    .contacteer-team-title {
        font-size: 32px;
    }
    
    .contacteer-team-row {
        flex-direction: column;
        gap: 30px;
        align-items: center;
        text-align: center;
    }
    
    .contacteer-team-text {
        width: 100%;
    }
    
    .contacteer-team-description {
        font-size: 17px;
    }
    
    .contacteer-team-button-wrapper {
        width: 100%;
        justify-content: center;
    }
    
    .contacteer-team-button {
        padding: 18px 30px;
        font-size: 16px;
    }
    
    /* Gallery Section */
    .gallery-section {
        padding: 30px 0 60px 0;
    }
    
    .gallery-container {
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }
    
    .gallery-item {
        height: 400px;
    }
    
    .gallery-item-left,
    .gallery-item-right {
        width: 100%;
    }
    
    .gallery-item-full {
        width: 100%;
    }
    
    .gallery-item:nth-child(2),
    .gallery-item:nth-child(4) {
        margin-top: 0px;
    }
    
    .footer {
        padding: 60px 0 25px;
    }
    
    .footer-content {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }
    
    .footer-column-contact,
    .footer-column {
        text-align: left;
    }
    
    .footer-bottom {
        flex-direction: column;
        gap: 15px;
        text-align: center;
        align-items: center;
    }
    
    .footer-dna-logo {
        justify-content: center;
    }

    .footer-dna-logo { width: auto; align-items: center; }
    .footer-dna-logo img { height: 35px; }

    .foto-gallery-grid .item-1 { grid-column: span 1; grid-row: span 2; }
    .foto-gallery-grid .item-2 { grid-column: span 1; grid-row: span 2; }
    .foto-gallery-grid .item-3 { grid-column: span 1; grid-row: span 2; }

    /* Middle band: two smalls left, one wide (2x2) room shot on right */
    .foto-gallery-grid .item-4 { grid-column: span 1; grid-row: span 2; }
    .foto-gallery-grid .item-5 { grid-column: span 1; grid-row: span 2; }
    .foto-gallery-grid .item-6 { grid-column: span 1; grid-row: span 2; }

    /* Bottom band: one wide (2x1) left, two verticals center-right */
    .foto-gallery-grid .item-7 { grid-column: span 1; grid-row: span 2; }
    .foto-gallery-grid .item-8 { grid-column: span 1; grid-row: span 2; }
    .foto-gallery-grid .item-9 { grid-column: span 1; grid-row: span 2; }

    /* Last row: two smalls to finish the grid visually */
    .foto-gallery-grid .item-10 { grid-column: span 1; grid-row: span 2; }
    .foto-gallery-grid .item-11 { grid-column: span 1; grid-row: span 2; }
    /* Extra Small Mobile (up to 375px) */

}

/* Mobile Landscape & Small Tablet (576px - 767px) */
@media (max-width: 767px) {
    :root {
        --section-padding: 50px 0;
        --container-padding: 0 20px;
    }

    .menu-section {
        padding: 50px 0;
    }
    
    .navbar {
        padding: 0px 0;
    }
    
    .nav-container {
        padding: 0 20px;
    }
    
    .container {
        padding: 0 20px;
    }
    
    .nav-logo h2 {
        font-size: 24px;
    }
    
    .hero-section {
        min-height: 600px;
    }
    
    .hero-text {
        max-width: none;
        text-align: center;
    }
    

    .hero-title {
        font-size: 33px !important;
    }
    
    .section-content {
        gap: 40px;
    }
    
    .image-grid {
        height: 350px;
    }
    
    .product-images {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    
    .product-image {
        max-width: 150px;
    }

    .menu-display-section {
        border: 0px solid #fff;
    }
    
    
    .menu-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        text-align: left;
        padding: 20px 0;
    }

    .menu-pdf-object, .menu-pdf-iframe {
    height: 400px;
    }
    
    .menu-item-price,
    .menu-prices {
        align-self: flex-end;
    }

    .coffee-care-section {
        border: 0px solid #fff;
    }
    
    .contacteer-team-section {
        padding: 40px 0;
    }
    
    /* Menu Gallery Grid - Tablet */
    .menu-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .container.menu-homepage {
        width: 95% !important;

    }
    .menu-display-container {
        padding: 0 10px;
    }
}
@media (max-width: 720px) {
    .coffee-blends-section { padding: 34px 0 16px 0; }
    .blend-card { flex-direction: column!important; align-items: flex-start; }
    .blend-img { width: 100%; min-height: 150px; }
    .blend-content { padding: 18px 18px 8px 18px; }
}

@media (max-width: 540px) {
    .contact-hero-grid { gap: 24px; }
    .contact-info-col { gap: 15px; }
    .info-item img { width: 28px; height: 28px; }
    .info-item { font-size: 13.9px; padding: 6px 6px 6px 3px; }
    .opening-block { padding: 10px 9px 7px 9px; font-size: 13px; }
    .opening-title { font-size: 12.5px; }
    .contact-form-wrap { padding: 12px 3vw 14px 3vw; }
    .submit-btn { font-size: 14px; padding: 10.5px 0; }
}

/* Mobile Portrait (up to 575px) */
@media (max-width: 575px) {
    :root {
        --section-padding: 40px 0;
        --container-padding: 0 15px;
    }
    
    .container {
        padding: 0 15px;
    }
    
    .nav-container {
        padding: 0 15px;
    }
    
    .navbar {
        padding: 10px 0;
    }
    
    .nav-logo h2 {
        font-size: 22px;
    }
    
    .hero-section {
        min-height: 450px;
    }
    
    /* About Hero Section */
    .page-hero.about-hero {
        height: 50vh;
    }
    
    .about-hero .hero-title {
        font-size: 36px;
    }
    
    .image-content {
        height: 250px;
        justify-content: center;
    }
    
    .main-image {
        width: 95%;
    }
    
    .framed-image {
        width: 65%;
        height: 35%;
        bottom: 25px;
        left: 20px;
    }
    
    .experience-box {
        top: 15px;
        right: 100px;
        padding: 8px 12px;
        width: 50%;
    }
    
    .experience-number {
        font-size: 18px;
    }
    
    .experience-text {
        font-size: 11px;
    }
    
    .coffee-image {
        margin-bottom: 20px;
    }
    
    .coffee-image img {
        max-width: 70%;
    }
    
    /* Hero Section */
    .hero-section {
        min-height: 400px;
        height: 90vh;
    }
    
    .hero-title {
        font-size: 28px;
        line-height: 1.2;
    }
    
    .hero-subtitle {
        font-size: 14px;
    }
    
    .hero-badge {
        font-size: 14px;
    }
    
    .hero-btn-section {
        gap: 12px;
    }
    
    .hero-cta-button1,
    .hero-cta-button2 {
        padding: 12px 20px;
        font-size: 13px;
    }
    
    .cta-button {
        padding: 12px 25px;
        font-size: 13px;
    }
    
    /* Espresso Section */
    .espresso-section {
        padding: 50px 0;
    }
    
    .expresso-image-part img {
        max-width: 100%;
    }
    
    /* Coffee Care Section */
    .coffee-care-section {
        padding: 50px 0;
    }
    
    .coffee-image img {
        max-width: 80%;
    }
    
    /* Sections Common */
    .section-title {
        font-size: 24px !important;
    }
    
    .section-subtitle {
        font-size: 15px;
        margin-bottom: 30px;
    }
    
    .section-badge {
        font-size: 14px;
    }
    
    .section-description {
        font-size: 15px;
    }
    
    .section-description-bodytext {
        font-size: 15px;
    }
    
    /* Benefits Section */
    .benefits-section {
        padding: 50px 0;
    }
    
    .benefits-grid {
        gap: 25px;
    }
    
    .benefit-card {
        padding: 25px 20px;
    }
    
    .benefit-title {
        font-size: 20px;
    }
    
    .benefit-description {
        font-size: 14px;
    }
    
    /* Contact Section */
    .contact-section {
        padding: 50px 0;
        margin-top: -50px;
    }
    
    
    /* Menu Section */
    .menu-section {
        padding: 50px 0;
 
    }
    
    .menu-grid-wrapper {
        max-width: 100%;
    }
    
    .menu-column-title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .menu-item {
        padding: 15px 0;
        margin-bottom: 15px;
    }
    
    .menu-item-title {
        font-size: 18px;
    }
    
    .menu-option-label {
        font-size: 16px;
    }
    
    .menu-col-price {
        font-size: 20px;
    }
    
    .menu-row {
        gap: 6px;
        margin-bottom: 6px;
    }
    
    .menu-item-name {
        font-size: 16px;
    }

    .menu-column {
        padding: 0px 30px;
    }

    .menu-pdf-object, .menu-pdf-iframe {
    height: 250px;
    }

    /* Contacteer Team Section */
    .contacteer-team-section {
        padding: 50px 0;
        border: 25px solid var(--white);
    }
    
    .contacteer-team-overlay {
        top: 25px;
        left: 25px;
        right: 25px;
        bottom: 25px;
    }
    
    .contacteer-team-title {
        font-size: 24px;
    }
    
    .contacteer-team-description {
        font-size: 15px;
    }
    
    .contacteer-team-button {
        padding: 14px 20px;
        font-size: 14px;
    }
    
    /* Menu Gallery Grid - Mobile */
    .menu-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    
    /* Gallery Section */
    .gallery-section {
        padding: 50px 0;
    }
    
    .gallery-container {
        gap: 15px;
    }
    
    .gallery-item {
        height: 300px;
    }
    
    .gallery-item-left,
    .gallery-item-right {
        width: 100%;
    }
    
    .gallery-item-full {
        width: 100%;
        order: 1;
    }
    
    .gallery-item-left {
        order: 2;
    }
    
    .gallery-item:nth-child(2),
    .gallery-item:nth-child(4) {
        margin-top: 0;
    }
    
    .gallery-item-right {
        order: 3;
    }
    
    .footer {
        padding: 40px 15px 15px; /* remove big left padding and add equal side padding */
    }
    
    .footer-content {
        grid-template-columns: 1fr 1fr;
        gap: 24px;
        text-align: center; /* center content to avoid blank right space */
        justify-items: center; /* center grid items themselves */
    }
    
    .footer-logo { margin-bottom: 20px; width: auto; }
    
    .footer-logo img {
        max-height: 60px;
    }
    
    .footer-title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .footer-text-column p,
    .footer-links a,
    .hours-item {
        font-size: 14px;
    }
    
    .footer-contact-info { gap: 14px; align-items: center; }
    
    .footer-contact-row { gap: 10px; justify-content: center; }
    
    .footer-icon {
        width: 22px;
        height: 20px;
    }
    .footer-social {
        justify-content: center;
    }
    
    .footer-bottom {
        padding-top: 18px;
        flex-direction: column;
        gap: 12px;
        text-align: center;
        align-items: center;
    }
    
    .footer-copyright {
        font-size: 14px;
    }
    
    .footer-dna-logo { width: auto; align-items: center; }
    .footer-dna-logo img { height: 35px; }

    .foto-gallery-grid .item-1 { grid-column: span 2; grid-row: span 2; }
    .foto-gallery-grid .item-2 { grid-column: span 2; grid-row: span 2; }
    .foto-gallery-grid .item-3 { grid-column: span 2; grid-row: span 2; }

    /* Middle band: two smalls left, one wide (2x2) room shot on right */
    .foto-gallery-grid .item-4 { grid-column: span 2; grid-row: span 2; }
    .foto-gallery-grid .item-5 { grid-column: span 2; grid-row: span 2; }
    .foto-gallery-grid .item-6 { grid-column: span 2; grid-row: span 2; }

    /* Bottom band: one wide (2x1) left, two verticals center-right */
    .foto-gallery-grid .item-7 { grid-column: span 2; grid-row: span 2; }
    .foto-gallery-grid .item-8 { grid-column: span 2; grid-row: span 2; }
    .foto-gallery-grid .item-9 { grid-column: span 2; grid-row: span 2; }

    /* Last row: two smalls to finish the grid visually */
    .foto-gallery-grid .item-10 { grid-column: span 2; grid-row: span 2; }
    .foto-gallery-grid .item-11 { grid-column: span 2; grid-row: span 2; }
    /* Extra Small Mobile (up to 375px) */

    .afterwork-list li {
        font-size: 15px;
    }

    .coffee-bags-section {
    background-position: bottom center;
    background-size: 70%;

}
}

@media (max-width: 375px) {
    .hero-title {
        font-size: 24px;
    }
    
    .section-title {
        font-size: 22px;
    }
    
    /* Menu Gallery Grid - Extra Small Mobile */
    .menu-gallery-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    
    /* About Hero Section */
    .page-hero.about-hero {
        height: 30vh;
    }
    
    .page-hero{
        height: 30vh !important;
    }
    
    .about-hero .hero-title {
        font-size: 32px;
    }

    .page-hero .hero-title {
        font-size: 32px;
    }
    
    .slider-btn {
        width: 35px;
        height: 35px;
    }
    
    .prev-btn {
        left: 10px;
    }
    
    .next-btn {
        right: 10px;
    }
    
    .image-grid {
        height: 250px;
        gap: 10px;
    }
    
    .benefit-card {
        padding: 20px 15px;
    }
    
    .contact-content {
        grid-template-columns: 1fr;
        gap: 25px;
        text-align: center;
    }
    
    .contact-text {
        padding-left: 0;
    }
    
    .contact-image img {
        max-width: 60%;
    }
    
    .menu-grid-wrapper {
        max-width: 100%;
    }
    
    .contact-text {
        padding: 20px 15px;
    }
    
    /* Contacteer Team Section */
    .contacteer-team-section {
        padding: 40px 0;
        border: 15px solid var(--white);
    }
    
    .contacteer-team-overlay {
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
    }
    
    .contacteer-team-title {
        font-size: 20px;
    }
    
    .contacteer-team-description {
        font-size: 14px;
    }
    
    .contacteer-team-button {
        padding: 12px 18px;
        font-size: 13px;
    }
    
    /* Gallery Section */
    .gallery-section {
        padding: 40px 0;
    }
    
    .gallery-container {
        gap: 10px;
    }
    
    .gallery-item {
        height: 250px;
    }
    
    .gallery-item-left,
    .gallery-item-right {
        width: 100%;
    }
    
    .gallery-item-full {
        width: 100%;
    }
    
    .cta-button {
        padding: 10px 20px;
        font-size: 12px;
    }
    
    /* Menu Section */
    .menu-item-title {
        font-size: 18px;
    }
    
    .menu-option-label {
        font-size: 14px;
    }
    
    .menu-col-price {
        font-size: 18px;
    }
    
    .menu-column-title {
        font-size: 18px;
    }

    .menu-pdf-object, .menu-pdf-iframe {
    height: 200px;
    }
    
    /* Menu Gallery Grid */
    .menu-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

/* Print Styles */
@media print {
    .navbar,
    .slider-btn,
    .slider-indicators,
    .contacteer-team-section {
        border: 20px solid var(--white);
    }
    
    .contacteer-team-overlay {
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
    }
    
    .gallery-section {
        display: none;
    }
    
    .instagram-section {
        display: none;
    }
    
    .hero-section {
        height: auto;
        min-height: auto;
        page-break-after: always;
    }
    
    .slide-content {
        background: none;
        color: black;
    }
    
    .section-title.light {
        color: black;
    }
    
    .section-description.light {
        color: #333;
    }
    
    body {
        font-size: 12pt;
        line-height: 1.4;
    }
    
    .section-title {
        font-size: 18pt;
    }
    
    .hero-title {
        font-size: 24pt;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .benefit-icon img,
    .social-link {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Reduced Motion */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
    
    .slide {
        transition: none;
    }
    
    .slider-btn,
    .benefit-card,
    .gallery-item img {
        transition: none;
    }
}

/* Dark Mode Support */
@media (prefers-color-scheme: dark) {
    /* Optional: Add dark mode styles if needed */
    /* This is commented out since the design is light-themed */
    /*
    body {
        background: #1a1a1a;
        color: #ffffff;
    }
    */
}

/* Accessibility - Focus Styles */
@media (prefers-reduced-motion: no-preference) {
    /* .nav-link:focus,
    .indicator:focus,
    .contacteer-team-button:focus {
        outline: 2px solid var(--primary-gold);
        outline-offset: 2px;
    } */
}

/* ===========================
   Fotogallerij Collage - Responsive
   =========================== */
@media (max-width: 991px) {
    .foto-gallery-grid {
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: 140px;
        gap: 24px;
    }
}

@media (max-width: 767px) {
    .foto-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 140px;
        gap: 20px;
    }
}

@media (max-width: 575px) {
    .foto-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 140px;
        gap: 18px;
    }
}

@media (max-width: 460px) {
  .footer {
    padding: 24px 5px 8px;
  }
  .footer-content {
    grid-template-columns: 1fr;
    gap: 15px;
    text-align: center;
    justify-items: center;
  }
  .footer-logo {
    width: auto;
    margin-bottom: 12px;
  }
  .footer-column,
  .footer-column-contact,
  .opening-hours {
    text-align: center;
    align-items: center;
  }
  .footer-contact-info { align-items: center; }
  .footer-contact-row { justify-content: center; }
  .footer-title { font-size: 18px; margin-bottom: 12px; }
  .footer-links a, .footer-text-column p, .footer-text-column a, .hours-item { font-size: 15px; }
  .footer-bottom { padding-top: 10px; gap: 7px; }
  .footer-dna-logo { align-items: center; width: auto; }
  .footer-dna-logo img { height: 75px; }
}


