/* Section flow — fix overlapping Our Story / Gallery / decorative dividers */
#menu,
#menu #top_border,
#menu #bot_border,
#menu_board {
  display: none !important;
}

.menu-download-row--compact {
  margin: 0.5rem 0 0;
  text-align: center;
}

.wood_div--compact .menu-download-btn {
  display: inline-block;
  margin: 0;
}

#about_us,
#gallery,
#footer,
#1 {
  scroll-margin-top: 72px;
}

.site-section {
  position: relative;
  clear: both;
  overflow: hidden;
}

.wood_div--compact {
  padding: 0.35rem 0.75rem 0.5rem;
}

.wood_div--compact .heading {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.wood_div--compact .heading img {
  max-width: min(150px, 42vw);
  height: auto;
  display: block;
  margin: 0 auto;
}

.wood_div-decor {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.35rem 1.25rem;
}

.wood_div--compact .wood_div-decor .test2,
.wood_div--compact .wood_div-decor .test3 {
  margin: 0 !important;
}

.wood_div--compact .wood_div-decor img {
  max-width: min(140px, 32vw);
}

.wood_div {
  height: auto !important;
  min-height: 0;
  padding: 2.5rem 1rem 2rem;
  overflow: hidden;
}

.wood_div .space {
  padding-top: 0;
}

.wood_div .heading {
  padding-top: 0;
  margin-bottom: 0.5rem;
}

.wood_div .heading img {
  max-width: min(320px, 88vw);
  height: auto;
}

.test,
.test1,
.test2,
.test3,
.test4,
.test5 {
  margin: 0.75rem auto !important;
  text-align: center;
  max-width: 100%;
}

.test img,
.test1 img,
.test2 img,
.test3 img,
.test4 img,
.test5 img {
  max-width: min(260px, 80vw);
  height: auto;
  display: inline-block;
}

#about_us {
  display: block;
  clear: both;
  width: 100%;
  position: relative;
  background: url(../img/oven_2.jpg) center center / cover no-repeat;
  padding: 3.5rem 0;
  overflow: hidden;
}

#about_us .text {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  margin: 0 auto !important;
  max-width: 920px;
  padding: 2rem 1.5rem;
  background: rgba(0, 0, 0, 0.68);
  border-radius: 10px;
  max-height: none;
  overflow: visible;
}

#about_us .text p {
  font-size: 1.05rem;
  line-height: 1.75;
}

#gallery {
  min-height: 0 !important;
  padding: 2.5rem 0 3rem;
  clear: both;
  position: relative;
  overflow: hidden;
}

#gallery #d_sign,
#gallery #brooklyn,
#gallery #beach {
  position: relative;
  float: none;
  margin: 0 auto 1.25rem;
}

#gallery #d_sign {
  width: 172px;
  height: 134px;
}

#gallery #brooklyn {
  width: 352px;
  max-width: 90vw;
  height: 118px;
  margin-top: 0;
}

#bottom_gallery {
  margin-top: 2rem !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}

#bottom_gallery #beach {
  width: 384px;
  max-width: 90vw;
  height: 176px;
  margin: 0;
}

#social {
  margin: 0 !important;
  text-align: center;
}

#social .icons {
  display: inline-block;
  float: none !important;
  padding: 0.5rem;
}

.menu-dl {
  margin-bottom: 0 !important;
}

.menu-download-row {
  margin: 0.75rem 0 1.25rem;
}

.menu-download-btn {
  display: inline-block;
  margin: 0 auto;
  min-width: 180px;
  background: #b37e1f;
  border-color: #b37e1f;
}

.menu-download-btn:hover,
.menu-download-btn:focus {
  background: #c69025;
  border-color: #c69025;
  color: #fff;
}

#menu {
  clear: both;
}

#footer {
  clear: both;
  position: relative;
  z-index: 1;
}

/* Site footer: newsletter + legal */
.site-footer {
  background: #0f0f0f;
  color: #f2f2f2;
  padding: 2.5rem 1rem 1.5rem;
  border-top: 4px solid #b37e1f;
}

.site-footer__inner {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

.site-footer__newsletter h2 {
  color: #b37e1f;
  font-family: 'Copperplate', Arial, sans-serif;
  font-size: 1.75rem;
  margin: 0 0 0.5rem;
}

.site-footer__newsletter p {
  color: #d8d8d8;
  margin: 0 0 1.25rem;
  font-size: 1rem;
}

.newsletter-form {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  justify-content: center;
  align-items: stretch;
  max-width: 520px;
  margin: 0 auto;
}

.newsletter-form label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.newsletter-form input[type="email"] {
  flex: 1 1 220px;
  min-height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 8px;
  background: #1b1b1b;
  color: #fff;
  padding: 0.65rem 0.9rem;
  font-size: 1rem;
}

.newsletter-form input[type="email"]:focus {
  outline: 2px solid #b37e1f;
  outline-offset: 1px;
}

.newsletter-form button {
  flex: 0 0 auto;
  min-height: 48px;
  border: none;
  border-radius: 8px;
  background: #b37e1f;
  color: #fff;
  font-weight: 700;
  padding: 0.65rem 1.25rem;
  cursor: pointer;
}

.newsletter-form button:hover {
  background: #c69025;
}

.newsletter-note {
  margin: 0.85rem 0 0;
  font-size: 0.8rem;
  color: #a8a8a8;
}

.site-footer__legal {
  position: relative;
  margin-top: 2rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 0.9rem;
  color: #b0b0b0;
}

.site-footer__legal a {
  color: #d4d4d4;
  text-decoration: underline;
}

.site-footer__credit {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.site-footer__credit a {
  color: inherit;
  text-decoration: none;
}

.newsletter-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483647;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.newsletter-modal.is-open {
  display: flex;
}

.newsletter-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
}

.newsletter-modal__panel {
  position: relative;
  z-index: 1;
  width: min(420px, 100%);
  background: #161616;
  color: #f4f4f4;
  border: 2px solid #b37e1f;
  border-radius: 12px;
  padding: 1.75rem 1.5rem 1.5rem;
  text-align: center;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.45);
}

.newsletter-modal__panel h2 {
  color: #b37e1f;
  font-family: 'Copperplate', Arial, sans-serif;
  margin: 0 0 0.75rem;
  font-size: 1.75rem;
}

.newsletter-modal__panel p {
  margin: 0 0 1.25rem;
  line-height: 1.6;
}

.newsletter-modal__close {
  position: absolute;
  top: 0.35rem;
  right: 0.55rem;
  border: none;
  background: transparent;
  color: #ccc;
  font-size: 1.75rem;
  line-height: 1;
  cursor: pointer;
}

.newsletter-modal__btn {
  border: none;
  border-radius: 999px;
  background: #b37e1f;
  color: #fff;
  font-weight: 700;
  padding: 0.65rem 1.5rem;
  cursor: pointer;
}

.newsletter-modal__btn:hover {
  background: #c69025;
}

body.newsletter-modal-open {
  overflow: hidden;
}

.order-location-modal__panel {
  max-width: 460px;
}

.order-location-options {
  display: grid;
  gap: 0.75rem;
  margin-top: 1rem;
}

.order-location-btn {
  display: block;
  text-decoration: none;
  text-align: center;
  background: #111;
  border: 2px solid rgba(179, 126, 31, 0.55);
  border-radius: 10px;
  padding: 0.9rem 1rem;
  color: #fff;
  transition: background 0.2s ease, border-color 0.2s ease;
}

.order-location-btn strong {
  display: block;
  color: #b37e1f;
  font-family: 'Copperplate', Arial, sans-serif;
  font-size: 1.15rem;
  margin-bottom: 0.2rem;
}

.order-location-btn span,
.order-location-btn__address {
  color: #d8d8d8;
  font-size: 0.95rem;
  line-height: 1.45;
}

.order-location-btn:hover {
  background: #1a1a1a;
  border-color: #b37e1f;
  color: #fff;
}

.seo-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.menu-static-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-static-list li {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0.55rem 0;
  font-size: 0.95rem;
}

.menu-static-list span {
  color: #b37e1f;
  font-weight: 700;
  margin-left: 0.4rem;
}

#menu_board h3,
#menu_board .menu-note {
  color: #fff;
}

.about-story-heading {
  color: #b37e1f;
  font-family: 'Copperplate', Arial, sans-serif;
  font-size: 2.1rem;
  text-align: center;
  margin: 0 0 1rem;
}

.about-story-short p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 1rem;
}

.about-story-short .about-story-quote {
  display: block;
  color: #b37e1f;
  font-family: 'Copperplate', Arial, sans-serif;
  font-size: 1.15rem;
  text-align: center;
  margin-bottom: 0.5rem;
}

.about-story-short strong {
  color: #b37e1f;
  font-family: 'Copperplate', Arial, sans-serif;
}

.menu-story {
  margin-top: 1.25rem;
  text-align: center;
  padding: 0.4rem 0 0.8rem;
}

.menu-story a {
  display: inline-block;
  color: #b37e1f;
  font-family: 'Copperplate', Arial, sans-serif;
  font-size: 1.6rem;
  text-decoration: none;
}

.top-order-btn {
  position: fixed;
  top: 12px;
  right: 14px;
  z-index: 2147483646;
  background: #b37e1f;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  padding: 0.55rem 0.95rem;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25);
}

.top-order-btn:hover {
  background: #c69025;
  color: #fff;
}

.top-order-btn-mobile {
  display: none !important;
}

.email-promo-modal__panel {
  max-width: 460px;
}

.email-promo-modal__badge {
  display: inline-block;
  margin: 0 0 0.65rem;
  padding: 0.25rem 0.65rem;
  border-radius: 999px;
  background: rgba(179, 126, 31, 0.2);
  color: #e8c27a;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.reviews-lite {
  background: #111;
  color: #f4f4f4;
  padding: 2.2rem 0;
}

.reviews-lite__brand {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: #e8e8e8;
  font-weight: 700;
  margin-bottom: 0.35rem;
}

.reviews-lite h2 {
  color: #b37e1f;
  font-family: 'Copperplate', Arial, sans-serif;
  margin-bottom: 1rem;
}

.reviews-lite__aggregate {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  flex-wrap: wrap;
  margin-bottom: 0.8rem;
}

.reviews-lite__score {
  font-size: 1.5rem;
  font-weight: 700;
}

.reviews-lite__stars {
  color: #fbbc05;
  letter-spacing: 0.08em;
}

.reviews-lite__count {
  color: #dadada;
  font-size: 0.95rem;
}

.reviews-lite__topics {
  margin-bottom: 1rem;
  color: #ddd;
}

.reviews-lite__topics span {
  display: inline-block;
  margin: 0.2rem 0.25rem 0.2rem 0;
  padding: 0.2rem 0.5rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  font-size: 0.85rem;
}

.reviews-lite__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

.reviews-lite__card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  padding: 0.95rem;
  border-radius: 8px;
}

.review-stars {
  color: #fbbc05;
}

.reviews-lite__cta-wrap {
  margin-top: 0.95rem;
}

.reviews-lite__cta {
  color: #fff;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 999px;
  padding: 0.4rem 0.8rem;
  display: inline-block;
}

#gallery .gallery_pics picture,
#gallery .gallery_pics img {
  display: block;
  width: 100%;
}

#gallery .gallery_pics img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.gallery_pics .gallery-item-card a {
  display: block;
  text-decoration: none;
}

.gallery_pics .gallery-item-card span {
  display: block;
  margin-top: 0.4rem;
  color: #262626;
  font-weight: 600;
  font-size: 0.85rem;
  text-align: center;
}

#res_pics,
#res_pics.orbit-slides-container {
  margin: 0;
  min-height: 680px;
  height: 78vh;
  max-height: 900px;
  overflow: hidden;
  background: #000;
}

.hero-wrap {
  position: relative;
}

.hero-wrap .orbit-container {
  height: 78vh;
  min-height: 680px;
  max-height: 900px;
}

.hero-order {
  position: absolute;
  left: 50%;
  bottom: 14%;
  transform: translateX(-50%);
  z-index: 6;
  width: 100%;
  text-align: center;
  padding: 0 1rem;
  pointer-events: none;
}

.hero-order-btn {
  pointer-events: auto;
  display: inline-block;
  background: #b37e1f;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.15rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  border-radius: 999px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  padding: 0.85rem 2.25rem;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35);
  transition: background 0.2s ease, transform 0.2s ease;
}

.hero-order-btn:hover {
  background: #c69025;
  color: #fff;
  transform: translateY(-1px);
}

#res_pics li {
  height: 100%;
}

#res_pics img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.orbit-container {
  background: transparent !important;
}

.orbit-container .orbit-timer,
.orbit-container .orbit-slide-number,
.orbit-container .orbit-bullets {
  display: none !important;
}

.top-order-btn.is-hidden {
  opacity: 0;
  pointer-events: none;
}

.mobile-order-bar {
  display: none;
}

.mobile-order-bar a {
  flex: 1;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 700;
  line-height: 1.25;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 6px;
  padding: 0.55rem 0.4rem;
}

.site-footer__logo {
  width: 120px;
  height: auto;
  margin: 0 auto 1.5rem;
  display: block;
  opacity: 0.95;
}

.footer-logo-mini {
  text-align: center;
  padding: 0.85rem 0 1.4rem;
  background: #111;
}

.footer-logo-mini img {
  width: 120px;
  height: auto;
  opacity: 0.95;
}

@media only screen and (max-width: 40em) {
  html {
    overflow-x: clip;
    width: 100%;
  }

  body {
    padding-top: 0;
    background: #fff;
    overflow-x: clip;
    width: 100%;
    max-width: 100%;
    overscroll-behavior-x: none;
  }

  .row,
  .row .row,
  #bottom_gallery.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100%;
    width: 100%;
  }

  .columns,
  .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .hero-wrap,
  .orbit-container,
  #res_pics,
  #res_pics.orbit-slides-container,
  .orbit-slides-container {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  #menu,
  #menu_board,
  #gallery,
  #footer,
  .wood_div {
    max-width: 100%;
    overflow-x: clip;
  }

  #gallery #d_sign,
  #gallery #brooklyn,
  #bottom_gallery #beach {
    position: relative !important;
    float: none !important;
    left: auto !important;
    right: auto !important;
    width: auto;
    max-width: min(320px, 88vw);
    margin-left: auto;
    margin-right: auto;
  }

  #gallery .left,
  #gallery .right,
  #bottom_gallery .left,
  #bottom_gallery .right {
    float: none !important;
  }

  [class*="block-grid-"] {
    margin: 0;
    max-width: 100%;
  }

  [class*="block-grid-"] > li {
    padding: 0 0.35rem 0.75rem;
  }

  header {
    background: url(../img/brick4.jpg) center top / cover no-repeat !important;
    height: auto !important;
    min-height: 0;
    padding-bottom: 0.35rem;
  }

  header nav.header-main-nav {
    display: block !important;
    padding-top: 0.15rem;
    padding-bottom: 0.45rem;
  }

  header nav ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0.15rem 0.35rem;
    justify-content: center;
    margin: 0;
  }

  header nav li {
    padding: 0;
  }

  header nav a {
    display: inline-block;
    font-size: 0.92rem;
    padding: 0.35rem 0.55rem;
    min-height: 0;
    color: #333;
  }

  #about_us,
  #gallery,
  #res_pics,
  .wood_div--compact {
    display: block !important;
  }

  .menu-download-row {
    margin: 0.5rem 0 1rem;
  }

  .header-mobile-row {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.35rem;
  }

  .header-mobile-row #logo {
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
  }

  .header-mobile-row #logo img {
    width: 210px;
    height: auto;
    margin: 0 auto;
  }

  .top-order-btn {
    display: inline-block;
    top: 10px;
    right: 10px;
    font-size: 0.82rem;
    padding: 0.45rem 0.75rem;
  }

  .hero-wrap .orbit-container {
    height: 420px;
    min-height: 420px;
    max-height: 420px;
  }

  #res_pics,
  #res_pics.orbit-slides-container {
    height: 420px;
    min-height: 420px;
    max-height: 420px;
  }

  #res_pics img {
    object-fit: cover;
    object-position: center center;
    background: #000;
  }

  .hero-order {
    bottom: 10%;
  }

  .hero-order-btn {
    font-size: 1rem;
    padding: 0.75rem 1.75rem;
    min-height: 48px;
  }

  #footer h2 a {
    color: #f0f0f0;
    text-decoration: underline;
  }

  #about_us .text {
    position: relative;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.62);
    border-radius: 8px;
    max-height: none;
    overflow-y: visible;
  }

  #about_us {
    background: url(../img/oven_2.jpg) center center / cover no-repeat;
    padding: 1rem 0;
  }

  #about_us .text p {
    font-size: 1rem;
    line-height: 1.7;
  }

  .reviews-lite__grid {
    grid-template-columns: 1fr;
  }
}
