/* =============================================================
   TABLE OF CONTENTS
   0.  Fonts
   1.  Global
   2.  General / Section Headers
   3.  Header
   4.  Intro / Hero
   5.  Sobremesas
   6.  Menu
   7.  Note
   8.  Parallax Banner
   9.  Social Media
   10. WhatsApp Button
   11. Footer
   12. Gallery
   13. Responsive — Tablet (max-width: 1200 or 991px)
   14. Responsive — Phone (max-width: 767px)
   15. Responsive — Phone (max-width: 575px)
   16. Responsive — Very Small Phones (max-width: 375px)
============================================================= */


/* =============================================================
   0. FONTS
============================================================= */

/* merriweather-300 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/merriweather-v33-latin-300.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/merriweather-v33-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-500 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/merriweather-v33-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-600 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/merriweather-v33-latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/merriweather-v33-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dm-sans-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/dm-sans-v17-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dm-sans-500 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/dm-sans-v17-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dm-sans-600 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/dm-sans-v17-latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dm-sans-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/dm-sans-v17-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* allura-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Allura';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/allura-v23-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* =============================================================
   1. GLOBAL
============================================================= */

body {
    background-color: #f5eee8;
    color: #4d241d;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

h3 {
    color: #a46761;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
}

img {
    width: 100%;
}

.text-center {
    text-align: center;
}


/* =============================================================
   2. GENERAL / SECTION HEADERS
============================================================= */

.container {
    margin: 0 auto;
    padding: 100px 0;
}

.container img {
    width: 90%;
}

.container .content-intro img {
    width: 90%;
}

section .section-header-toptitle {
    margin-bottom: 0;
    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(3rem, 4.5vw, 4rem);
    line-height: normal;
}

section .section-header-title {
    font-family: "Merriweather", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(2rem, 4.5vw, 3rem);
    line-height: clamp(2.5rem, 4vw, 4.5rem);
}

.divider svg {
    height: 25px;
    margin-top: 15px;
}

section .section-header-desc {
    margin-top: 50px;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
}


/* =============================================================
   3. HEADER
============================================================= */

header {
    background-color: #4d241d;
    padding: 15px 0;
}

header .container {
    padding: 0;
    max-width: unset;
    padding-left: clamp(2rem, 8vw, 10rem);
    padding-right: clamp(2rem, 8vw, 10rem);
}

header .navbar,
header .social-links {
    display: flex;
    align-items: center;
}

header .brand {
    font-family: "Merriweather", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5rem;
    color: #fff;
    justify-content: start;
}

header .brand a {
    text-decoration: none;
    color: #fff;
}

header .navbar {
    justify-content: center;
}

header .navbar ul {
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600;
    display: flex;
    gap: 2rem;
}

header ul li a {
    color: #fff;
    text-decoration: unset;
    text-transform: uppercase;
    transition: color 0.3s ease;
}

header ul li a:hover {
    color: #f5eee8;
    transition: color 0.3s ease;
}

header .social-links {
    justify-content: end;
}

header .social-links ul {
    display: flex;
    gap: 1rem;
}

header .social-links a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background-color: #fff;
    transition: background-color 0.3s ease;
}

header .social-links ul li:hover a {
    background-color: #a46761;
    transition: background-color 0.3s ease;
}


header .social-links a svg {
    height: 25px;
    fill: #4d241d;
}

header ul li:hover a svg {
    height: 25px;
    fill: #f5eee8;
}

/* Sticky Header */
header .sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #4d241d;
    padding: 8px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

header .sticky-header.visible {
    transform: translateY(0);
    opacity: 1;
}

header .sticky-header .container {
    padding: 0;
    max-width: 1320px;
}

header .sticky-header .brand {
    font-size: 1.2rem;
}

header .sticky-header .navbar {
    display: flex;
    justify-content: flex-end;
    gap: 2rem;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    --bs-navbar-padding-y: .3rem;
}

header .sticky-header .navbar ul {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}

/* Hamburger button — hidden on desktop */
.header-menu-mobile {
    display: none;
}

.hamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 30px;
    height: 24px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.hamburger span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Mobile menu overlay */
.mobile-menu {
    position: fixed;
    inset: 0;
    z-index: 10001;
    background-color: #f5eee8;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;

    transform: translateX(100%);
    transition: transform 0.3s ease;
}

.mobile-menu.open {
    transform: translateX(0);
}

.mobile-menu ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}

.mobile-menu a {
    font-size: 1.5rem;
    color: #4d241d;
    text-decoration: none;
}

.mobile-menu a {
    font-size: 1.5rem;
    font-weight: 600;
}

.mobile-menu .mobile-social-links {
    flex-direction: row;
    margin-top: 100px;
}

.mobile-menu .mobile-social-links svg {
    height: 50px;
    fill: #4d241d;
}

.mobile-menu-close {
    position: absolute;
    top: 20px;
    right: 25px;
    background: none;
    border: none;
    font-size: 2.5rem;
    line-height: 1;
    cursor: pointer;
    color: #4d241d;
}

/* Prevent background scroll while menu is open */
body.menu-open {
    overflow: hidden;
}

/* =============================================================
   4. INTRO / HERO
============================================================= */

#intro {
    height: 100vh;
}

#intro .container-fluid {
    height: 100%;
    margin: 0;
    padding: 0;
}

#intro .container-fluid .intro-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: clamp(2rem, 8vw, 10rem);
    padding-right: clamp(1rem, 8vw, 5rem);
}

#intro h2 {
    font-family: "Merriweather", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(2rem, 4.5vw, 5rem);
    line-height: clamp(1rem, 4vw, 4.5rem);
    margin-top: 50px;
}

#intro h3 {
    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(3rem, 6vw, 6rem);
    line-height: clamp(1rem, 6vw, 6rem);
}

#intro h4 {
    max-width: 600px;
}

.intro-logo img {
    width: 250px;
}

.intro-img {
    background: url("../img/menu/intro.webp") center / cover no-repeat;
}


/* =============================================================
   5. SOBREMESAS
============================================================= */

#sobremesas {
    background-color: #efe5de;
}


/* =============================================================
   6. MENU
============================================================= */

.menu {
    margin-top: 40px;
    padding: 0 50px;
}

.menu>div {
    padding: 0 30px;
    text-align: center;
}

.menu .sub-menu-title {
    font-family: "Merriweather", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(1.5rem, 4.5vw, 1.5rem);
    line-height: 3em;
}

/* --- Menu item --- */

.menu ul li {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 5px;
}

.item-main {
    display: flex;
    align-items: baseline;
    width: 100%;
}

.size {
    white-space: nowrap;
}

.dots {
    flex: 1;
    margin: 6px 8px;
    border-bottom: 1px dotted #999;
}

.price {
    white-space: nowrap;
}

/* --- Menu items with options --- */

.menu ul li:has(.item-options) {
    flex-direction: row;
    align-items: stretch;
}

.item-options {
    display: flex;
    flex-direction: row;
    margin-left: 10px;
    font-size: 0.9em;
}

.item-options span::before {
    content: " / ";
}

.item-options span:first-child::before {
    content: "";
}


/* --- Desktop / mobile menu versions --- */

.mobile-menu-item {
    display: none !important;
}


/* =============================================================
   7. NOTE
============================================================= */

.note {
    margin: 0 auto;
    margin-top: 40px;
    background-color: #f1e5db;
    border-radius: 1rem;
    padding: 25px;
}

.note-title {
    border-right: 1px solid #4d241d4f;
    padding-left: 25px;
    align-content: center;
}

#bolos .note-title i {
    font-size: 3rem;
}

#bolos .note p:last-child {
    margin-bottom: 0;
}

#doces .note .note-title p {
    font-family: "Merriweather", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 3rem;
    margin-bottom: 0;
    line-height: 50px;
}

#bolos .note .note-title svg {
    height: 60px;
    width: 60px;
    fill: #4d241d;
}

#doces .note .note-title span {
    display: block;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
}

#doces .note .note-info {
    display: block;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    padding-left: 25px;
    align-content: center;
}


/* =============================================================
   8. PARALLAX BANNER
============================================================= */

.parallax-banner {
    height: 550px;
}

#top-banner {
    background: url("../img/menu/brigadeiros.webp") center / cover no-repeat fixed;
}

#bottom-banner {
    background: url("../img/menu/bolas-berlim.webp") center / cover no-repeat fixed;
}


/* =============================================================
   9. SOCIAL MEDIA
============================================================= */

#social .container {
    padding-top: 0;
}

#social .title {
    text-align: center;
}

#social .social-links ul {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-top: 50px;
}

#social .social-links a {
    display: flex;
    height: 60px;
    width: 60px;
    background-color: #4d241d;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s ease;
}

#social .social-links li:hover a {
    background-color: #a46761;
    transition: background-color 0.3s ease;
}

#social .social-links ul li svg {
    height: 30px;
    fill: #f5eee8;
    transition: fill 0.3s ease;
}


/* =============================================================
   10. WHATSAPP BUTTON
============================================================= */

#contacto {
    text-align: center;
}

.whatsapp-button {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9999;
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 2rem;
    border-radius: 9999px;
    background: #25d366;
    color: white;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: 0 10px 30px #25d36640;
    transition: bottom 0.5s ease, transform 0.3s ease;
}

.whatsapp-button svg {
    height: 25px;
    width: 25px;
    fill: #fff;
}

/* =============================================================
   11. FOOTER
============================================================= */

footer {
    display: flex;
    justify-content: center;
}

footer p {
    margin: 0;
    padding: 20px 90px;
    color: #4c4c4c;
    font-size: 12px;
    text-align: center;
}


/* =============================================================
   12. GALLERY
============================================================= */

.gallery {
    position: relative;
    width: 100%;
    margin-top: 80px;
    overflow: hidden;

    /*
   * IMPORTANT FOR TOUCH:
   * The browser is allowed to scroll vertically,
   * while our JavaScript handles horizontal dragging.
   */
    touch-action: pan-y;

    user-select: none;
    -webkit-user-select: none;
}

/* --- Gallery track --- */

.gallery-track {
    display: flex;
    width: 100%;
    gap: 20px;

    /* JavaScript controls the transform. */
    will-change: transform;

    /*
   * Do not put a permanent transition here.
   * JavaScript adds/removes it when necessary.
   */
    transition: none;

    user-select: none;
    -webkit-user-select: none;
}

/* --- Gallery slides (desktop: 3 images visible) --- */

.gallery-slide {
    position: relative;
    flex: 0 0 calc((100% - 40px) / 3);
    min-width: 0;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
}

/* --- Gallery images --- */

.gallery-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;

    /* Prevent the browser from trying to drag the actual image. */
    user-select: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;

    pointer-events: auto;
    transition: transform 0.4s ease;
}

/* Desktop image hover */

@media (min-width: 992px) {
    .gallery-slide:hover img {
        transform: scale(1.04);
    }
}

/* --- Gallery arrows --- */

.gallery-prev,
.gallery-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.92);
    color: #707070;
    font-size: 1rem;
    cursor: pointer;
    transform: translateY(-50%);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    transition:
        background-color 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.gallery-prev {
    left: 15px;
}

.gallery-next {
    right: 15px;
}

.gallery-prev svg,
.gallery-next svg {
    height: 25px;
    fill: #a46761;
}

.gallery-prev:hover,
.gallery-next:hover {
    background-color: #ffffff;
    transform: translateY(-50%) scale(1.08);
    box-shadow: 0 7px 25px rgba(0, 0, 0, 0.2);
}

.gallery-prev:active,
.gallery-next:active {
    transform: translateY(-50%) scale(0.95);
}

.gallery-prev:focus,
.gallery-next:focus {
    outline: none;
}

/* --- Gallery modal / lightbox --- */

.gallery-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 40px;
    background-color: rgba(25, 12, 10, 0.92);
    touch-action: pan-y;
    user-select: none;
    -webkit-user-select: none;
    opacity: 0;
    visibility: hidden;
    transition:
        opacity 0.3s ease,
        visibility 0s linear 0.3s;
}

.gallery-modal.active {
    opacity: 1;
    visibility: visible;
    transition:
        opacity 0.3s ease,
        visibility 0s linear 0s;
}

/* --- Modal image --- */

.gallery-modal-image {
    display: block;
    width: auto !important;
    height: auto;
    max-width: 90vw;
    max-height: 85vh;
    object-fit: contain;
    user-select: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
    transform: scale(0.92);
    transition: transform 0.3s ease, opacity 0.2s ease;
}

.gallery-modal.active .gallery-modal-image {
    transform: scale(1);
}

/* --- Modal close --- */

.gallery-modal-close {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 20;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: none;
    background: transparent;
    color: #ffffff;
    font-size: 2rem;
    cursor: pointer;
    transition:
        transform 0.2s ease,
        opacity 0.2s ease;
}

.gallery-modal-close:hover {
    transform: scale(1.1);
    opacity: 0.8;
}

.gallery-modal-close:focus {
    outline: none;
}

/* --- Modal arrows --- */

.gallery-modal-prev,
.gallery-modal-next {
    position: absolute;
    top: 50%;
    z-index: 20;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.72);
    font-size: 1.1rem;
    cursor: pointer;
    transform: translateY(-50%);
    transition:
        background-color 0.2s ease,
        transform 0.2s ease;
}

.gallery-modal-prev svg,
.gallery-modal-next svg {
    height: 25px;
    fill: #a46761;
}

.gallery-modal-prev {
    left: 30px;
}

.gallery-modal-next {
    right: 30px;
}

.gallery-modal-prev:hover,
.gallery-modal-next:hover {
    background-color: #ffffff;
    transform: translateY(-50%) scale(1.08);
}

.gallery-modal-prev:active,
.gallery-modal-next:active {
    transform: translateY(-50%) scale(0.95);
}

.gallery-modal-prev:focus,
.gallery-modal-next:focus {
    outline: none;
}


/* =============================================================
   13. RESPONSIVE — TABLET (max-width: 1200 or 991px)
============================================================= */

@media (min-width: 992px) {
    header .sticky-header .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    header .sticky-header .container {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
    header .sticky-header .container {
        max-width: 1320px;
    }
}

@media (max-width: 991px) {

    /* header */
    header .navbar,
    header .sticky-header .navbar,
    header .social-links {
        display: none;
    }

    .header-menu-mobile {
        display: flex;
        justify-content: end;
        align-items: center;
    }

    .hamburger {
        display: flex;
    }

    /* Intro */
    #intro {
        height: unset;
    }

    #intro .container-fluid .intro-content {
        padding: 100px 50px 90px 50px;
        text-align: center;
    }

    #intro h2 {
        margin-top: 30px;
        font-size: 4rem;
        line-height: 4rem;
    }

    #intro h3 {
        font-family: "Allura", cursive;
        font-weight: 400;
        font-style: normal;
        font-size: clamp(4.5rem, 6vw, 6rem);
        line-height: 6rem;
    }

    #intro h4 {
        max-width: unset;
    }

    .intro-logo[data-aos="fade-right"],
    .intro-img[data-aos="fade-left"] {
        transform: translate3d(0, 100px, 0);
    }

    .intro-img {
        background: url("../img/menu/intro-mobile.webp") center / cover no-repeat;
        height: 550px;
    }

    /* Parallax banner */
    .parallax-banner {
        height: 250px;
    }

    #top-banner {
        display: none;
    }

    /* Menu */
    .menu {
        margin: 0 auto;
        padding-right: var(--bs-gutter-x);
        padding-left: var(--bs-gutter-x);
    }

    .menu>div {
        padding: 0;
        text-align: center;
    }

    .menu ul li {
        justify-content: center;
    }


    /* Bolos */
    #bolos .menu>div {
        text-align: center;
    }

    #bolos .menu>div:first-child {
        margin-bottom: 30px;
    }

    #bolos .note {
        text-align: center;
        margin: 0 auto;
        margin-top: 40px;
    }


    /* Sobremesas */
    #sobremesas .menu {
        margin-top: 40px;
    }

    /* Desktop / mobile menu items */
    .desktop-menu-item {
        display: none !important;
    }

    .mobile-menu-item {
        display: block !important;
        width: 100%;
    }

    /* WhatsApp button */
    .whatsapp-button {
        bottom: 20px;
        left: 50%;
        right: unset;
        transform: translateX(-50%);
    }

    .whatsapp-button a {
        bottom: 20px;
        padding: 13px 20px;
        font-size: 0.9rem;
        white-space: nowrap;
    }

    .whatsapp-button.at-bottom {
        bottom: 100px;
    }

    /* Gallery: 2 images visible */
    .gallery-slide {
        flex: 0 0 calc((100% - 20px) / 2);
        cursor: grab;
    }

    .gallery-slide:hover img {
        transform: none;
    }

    .gallery-prev,
    .gallery-next {
        width: 42px;
        height: 42px;
        font-size: 0.95rem;
    }

    .gallery-prev {
        left: 12px;
    }

    .gallery-next {
        right: 12px;
    }

    .gallery-modal {
        padding: 30px;
    }

    .gallery-modal-image {
        max-width: 90vw;
        max-height: 82vh;
    }

    .gallery-modal-prev,
    .gallery-modal-next {
        width: 45px;
        height: 45px;
        font-size: 1rem;
    }

    .gallery-modal-prev {
        left: 15px;
    }

    .gallery-modal-next {
        right: 15px;
    }
}


/* =============================================================
   14. RESPONSIVE — PHONE (max-width: 767px)
============================================================= */

@media (max-width: 767px) {
    header .sticky-header .container {
        max-width: 720px;
    }

    #bolos .note .note-title {
        border: unset;
        margin-bottom: 30px;
    }

    #bolos .menu>div {
        margin-bottom: 30px;
    }

    #bolos .menu>div:last-child {
        margin-bottom: 30px;
    }
}


/* =============================================================
   15. RESPONSIVE — PHONE (max-width: 575px)
============================================================= */


@media (max-width: 575px) {

    /* Intro */
    .intro-logo img {
        width: 200px;
    }

    #intro .container-fluid .intro-content {
        padding: 100px 20px 60px 20px;
    }

    #intro h2 {
        font-size: 2.6rem;
        line-height: 3rem;
    }

    #intro h3 {
        font-size: clamp(3rem, 6vw, 6rem);
        line-height: 3rem;
        margin-bottom: 30px;
    }

    .intro-img {
        background: url("../img/menu/intro-mobile.webp") center / cover no-repeat;
        height: 350px;
    }

    /* Bolos */
    #bolos .menu>div {
        margin-bottom: 30px;
    }

    #bolos .menu>div:last-child {
        margin-bottom: 0;
    }

    /* Note */
    #doces .note .note-title p {
        font-size: 2rem;
    }

    #doces .note .note-title span {
        font-size: 1rem;
    }

    #doces .note .note-info {
        font-size: 1.2rem;
    }

    #social p.section-header-desc br {
        display: none;
    }

    /* Gallery spacing */
    .gallery {
        margin-top: 40px;
    }

    /* Gallery: 1 image visible */
    .gallery-slide {
        flex: 0 0 100%;
        cursor: grab;
    }

    .gallery-slide:hover img {
        transform: none;
    }

    .gallery-prev,
    .gallery-next {
        width: 25px;
        height: 25px;
        font-size: 0.85rem;
    }

    .gallery-prev {
        left: 15px;
    }

    .gallery-next {
        right: 15px;
    }

    .gallery-prev svg,
    .gallery-next svg {
        height: 15px;
        width: 15px;
    }

    .gallery-modal {
        padding: 20px;
    }

    .gallery-modal-image {
        max-width: 95vw;
        max-height: 80vh;
    }

    .gallery-modal-close {
        top: 10px;
        right: 15px;
        width: 20px;
        height: 20px;
        font-size: 1.7rem;
    }

    .gallery-modal-prev,
    .gallery-modal-next {
        width: 25px;
        height: 25px;
        font-size: 0.85rem;
    }

    .gallery-modal-prev {
        left: 15px;
    }

    .gallery-modal-next {
        right: 15px;
    }

    .gallery-modal-prev svg,
    .gallery-modal-next svg {
        height: 15px;
        width: 15px;
    }
}


/* =============================================================
   16. RESPONSIVE — VERY SMALL PHONES (max-width: 375px)
============================================================= */

@media (max-width: 375px) {

    .gallery-modal-prev,
    .gallery-modal-next {
        width: 36px;
        height: 36px;
    }

    .gallery-modal-prev {
        left: 5px;
    }

    .gallery-modal-next {
        right: 5px;
    }

    .gallery-modal-close {
        right: 10px;
    }
}