html {
  overflow-x: hidden; }

body {
  font-family: 'Nunito', Arial, sans-serif;
  background: #fff;
  font-size: 16px;
  line-height: 1.6;
  color: #b8b8b8; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #F96D00; }
  a:hover {
    text-decoration: none;
    color: #F96D00; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  line-height: 1.45;
  color: #000;
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
  font-weight: bold; }
.text-primary {
  color: #F96D00 !important; }

.ftco-navbar-light {
  background: transparent !important;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3; }
  @media screen and (max-width: 991px) {
    .ftco-navbar-light {
      background: #000 !important;
      top: 0;
      position: relative; } }
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
  text-shadow: 0 3px 18px rgba(30,24,22,0.28);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 960px) {
      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px; } }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-cta a {
    color: #fff; }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
    position: relative;
    margin-left: 20px;
    padding-left: 20px; }
    @media screen and (max-width: 960px) {
      .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
        padding-left: 0;
        margin-left: 0; } }
    .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
      position: absolute;
      content: "";
      top: 10px;
      bottom: 10px;
      left: 0;
      width: 2px;
      background: rgba(255, 255, 255, 0.05); }
      @media screen and (max-width: 960px) {
        .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
          display: none; } }
  .ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
  .ftco-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: 0 !important;
    background: #fff !important; }
    @media screen and (max-width: 768px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media screen and (max-width: 576px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    .ftco-navbar-light.scrolled .navbar-toggler {
      border: none;
      color: rgba(0, 0, 0, 0.5) !important;
      border-color: rgba(0, 0, 0, 0.5) !important;
      cursor: pointer;
      padding-right: 0;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: .1em; }
    .ftco-navbar-light.scrolled .nav-link {
      padding-top: 0.7rem !important;
      padding-bottom: 0.7rem !important;
      color: #000 !important; }
      .ftco-navbar-light.scrolled .nav-link.active {
        color: #F96D00 !important; }
    .ftco-navbar-light.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled .navbar-brand {
      color: #000; }

.navbar-brand {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif; }

.bg-image, .ftco-cover {
  background-size: cover;
  background-repeat: no-repeat; }

.ftco-cover {
  background-position: center center; }
  .ftco-cover .ftco-heading {
    font-size: 75px;
    line-height: 1.34;
    color: #ffffff; }
    @media screen and (max-width: 768px) {
      .ftco-cover .ftco-heading {
        font-size: 38px;
        line-height: 1.3; } }
  .ftco-cover .ftco-subheading, .ftco-cover p {
    color: rgba(255, 255, 255, 1.0);
    font-weight: 500;
    font-family: "Raleway", sans-serif; }
  @media screen and (max-width: 768px) {
    .ftco-cover .btn {
      width: 100% !important;
      border: 1px solid red; } }
  
  .ftco-cover a {
    position: relative;
    color: #fff; }
    .ftco-cover a:before {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: #F96D00;
      height: 2px;
      content: " "; }
  .ftco-cover.overlay {
    position: relative; }
    .ftco-cover.overlay:before {
      content: "";
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  .ftco-cover .ftco-vh-100 {
    min-height: 700px !important; }

.ftco-slant {
  position: relative;
  overflow: hidden; }
  .ftco-slant:after {
    width: 120%;
    height: 200px;
    left: -10%;
    background: #f2f2f2;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    content: "";
    position: absolute;
    bottom: -100px; }
    @media screen and (max-width: 960px) {
      .ftco-slant:after {
        bottom: -150px; } }
    @media screen and (max-width: 768px) {
      .ftco-slant:after {
        bottom: -170px; } }
  .ftco-slant.ftco-slant-white:after {
    background: #fff; }
  .ftco-slant.ftco-slant-dark:after {
    background: #263135; }

.ftco-uppercase {
  font-size: 30px; }

.menu-item {
  margin-bottom: 30px; }
  .menu-item img {
    width: 100px;
    border-radius: 50%; }
  .menu-item .menu-price {
    font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
    font-size: 24px; }

@media screen and (max-width: 768px) {
  .display-4 {
    font-size: 37px; } }

.bg-light {
  background: #f1efed !important; }

.ftco-custom-gutters {
  margin-left: -10px;
  margin-right: -10px; }
  .ftco-custom-gutters [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px; }
    .ftco-custom-gutters [class*=col-] .ftco-thumbnail {
      display: block;
      margin-bottom: 5px; }

.btn {
  border-radius: 4px;
  cursor: pointer;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-family: "Playfair Display", serif; }
  .btn.btn-lg {
    font-size: 16px !important;
    padding: 13px 40px !important; }
  .btn.btn-sm {
    padding: 10px 20px;
    font-size: 12px; }
  .btn.btn-primary {
    border-radius: 0px; }
  .btn.btn-secondary {
    border: 2px solid #ccc;
    background: none;
    border-radius: 0px;
    color: #999999; }
    .btn.btn-secondary:hover {
      background: #F96D00;
      border-color: #F96D00;
      color: #fff; }
  .btn:before {
    display: none; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.btn-primary {
    background: #F96D00;
    border-color: #F96D00;
    color: #fff; }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      border-color: #c65700;
      background: #c65700; }
  .btn.btn-outline-white {
    border-color: rgba(255, 255, 255, 0.8);
    background: none;
    border-radius: 0px;
    border-width: 2px; }
    .btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white:active {
      background: #fff;
      border-color: #fff;
      color: #000; }

.form-control {
  border: 2px solid rgba(0, 0, 0, 0.2);
  height: 55px !important;
  background: #fff !important;
  color: #000 !important;
  font-size: 18px;
  border-radius: 0px; }
  .form-control:focus, .form-control:active {
    border: 2px solid #000; }

textarea.form-control {
  height: inherit !important; }

.ftco-vh-100 {
  height: 100vh; }
  @media screen and (max-width: 960px) {
    .ftco-vh-100 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-vh-75 {
  height: 75vh; }
  @media screen and (max-width: 960px) {
    .ftco-vh-75 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-tab-nav {
  padding: 0;
  margin: 0;
  display: inline-block !important; }
  @media screen and (max-width: 576px) {
    .ftco-tab-nav {
      display: block !important;
      margin-bottom: 10px;
      width: 100% !important; } }
  .ftco-tab-nav li {
    padding: 0;
    margin: 0 5px;
    display: inline-block !important; }
    @media screen and (max-width: 576px) {
      .ftco-tab-nav li {
        display: block !important;
        margin-bottom: 10px;
        width: 100% !important; } }
    .ftco-tab-nav li a {
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: .2em;
      color: #000;
      border: 2px solid #fff;
      border-radius: 0 !important; }
      .ftco-tab-nav li a.active {
        background: none !important;
        color: black !important;
        border: 2px solid #000; }

.ftco-animate {
  opacity: 0;
  visibility: hidden; }

.bg-primary {
  background: #F96D00 !important; }

.ftco-section .ftco-sub-title {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .5em;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-weight: 300; }

.ftco-section .ftco-primary-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif; }

#section-about {
  padding: 8em 0; }
  #section-about .img {
    position: absolute;
    right: 0; }
    @media screen and (max-width: 768px) {
      #section-about .img {
        position: relative;
        right: inherit; }
        #section-about .img img {
          max-width: 100%; } }

#section-offer {
  padding: 12em 0; }

.ftco-section {
  padding: 7em 0; }

.ftco-bg-dark {
  background: #3c312e; }

.ftco-footer {
  font-size: 16px; }
  .ftco-footer .ftco-footer-logo {
    text-transform: uppercase;
    letter-spacing: .1em; }
  .ftco-footer .ftco-footer-widget h2 {
    font-weight: normal; }
  .ftco-footer p {
    color: rgba(255, 255, 255, 0.3); }
  .ftco-footer a {
    color: rgba(255, 255, 255, 0.3); }
    .ftco-footer a:hover {
      color: #F96D00; }
  .ftco-footer .ftco-heading {
    font-size: 24px; }
  .ftco-footer .ftco-heading-2 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6); }

.ftco-pricing-popular {
  position: relative; }
  .ftco-pricing-popular .popular-text {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: -16px;
    right: 0;
    background: #F96D00;
    color: #fff;
    padding: 2px 10px;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    letter-spacing: .1em; }

.ftco-pricing h2 {
  font-size: 17px;
  text-transform: uppercase; }

.ftco-pricing .ftco-price-per {
  font-size: 70px; }
  .ftco-pricing .ftco-price-per sup {
    font-size: 20px;
    top: -1.5em; }
  .ftco-pricing .ftco-price-per strong {
    color: #000; }
  .ftco-pricing .ftco-price-per span {
    font-size: 20px; }

.ftco-pricing ul li {
  margin-bottom: 10px; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 10px 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 60px;
    width: 60px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }

.footer-small-nav > li {
  display: inline-block; }
  .footer-small-nav > li a {
    margin: 0 10px 10px 0; }
    .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
      color: #F96D00; }

.media .ftco-icon {
  width: 100px; }
  .media .ftco-icon span {
    color: #F96D00; }

.ftco-media {
  background: #fff;
  border-radius: 0px; }
  .ftco-media.text-center .ftco-icon {
    margin: 0 auto; }

.ftco-overflow-hidden {
  overflow: hidden; }

.padding-top-bottom {
  padding-top: 120px;
  padding-bottom: 120px; }

.ftco-owl {
  position: relative;
  z-index: 1; }
  .ftco-owl .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 10;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .ftco-owl .owl-nav .owl-prev,
    .ftco-owl .owl-nav .owl-next {
      position: absolute;
      font-size: 30px;
      background: #F96D00;
      color: #fff;
      padding: 10px;
      line-height: 0; }
    .ftco-owl .owl-nav .owl-prev {
      left: 0; }
    .ftco-owl .owl-nav .owl-next {
      right: 0; }
  .ftco-owl .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 30px; }
    .ftco-owl .owl-dots .owl-dot {
      display: inline-block;
      zoom: 1; }
      .ftco-owl .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        display: inline-block;
        margin: 5px 7px; }
      .ftco-owl .owl-dots .owl-dot.active span {
        background: #F96D00; }
  .ftco-owl:hover .owl-nav {
    visibility: visible;
    opacity: 1; }

#map {
  height: 400px;
  width: 100%; }
  @media screen and (max-width: 768px) {
    #map {
      height: 300px; } }

/* Modern Map Section */
.section-modern-map {
  background: #f2f1ee !important;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.section-modern-map .map-card {
  background: #fff;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: var(--shadow);
}
.section-modern-map iframe {
  display: block;
  border: none;
}

#reservationModal .close {
  position: absolute;
  right: 30px;
  top: 10px;
  cursor: pointer; }
  #reservationModal .close:active, #reservationModal .close:focus {
    outline: none !important; }
  #reservationModal .close span {
    font-size: 30px; }
  #reservationModal .close small {
    font-size: 16px;
    position: relative;
    top: -2px;
    right: 10px; }

#reservationModal .modal-content {
  border-radius: 0; }
  #reservationModal .modal-content label {
    color: #000; }
  #reservationModal .modal-content .modal-body {
    padding: 0; }
  #reservationModal .modal-content .bg-image, #reservationModal .modal-content .ftco-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-right: 0 !important;
    padding-left: 0 !important; }
    @media screen and (max-width: 960px) {
      #reservationModal .modal-content .bg-image, #reservationModal .modal-content .ftco-cover {
        height: 200px;
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-left: 15px;
        margin-right: 15px;
        overflow: hidden; } }

.image-popup {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

.ftco-counter .ftco-number {
  display: block;
  font-size: 72px;
  font-weight: bold;
  color: #F96D00; }

.ftco-counter .ftco-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #b3b3b3; }

#ftco-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#ftco-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#ftco-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#ftco-loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#ftco-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

.contact-footer-list {
  padding-left: 0;
  margin-bottom: 1rem;
}
.contact-footer-list li {
  list-style: none;
  color: #fff;
  font-size: 15px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
.contact-footer-list li .icon-map-marker,
.contact-footer-list li .icon-phone,
.contact-footer-list li .icon-envelope {
  margin-right: 8px;
  color: #F96D00;
  font-size: 18px;
}

/* consolidated in sleek-footer section below */

/* Responsive tweaks for footer contact form */
@media (max-width: 767.98px) {
  .contact-form-footer .form-row {
    flex-direction: column;
  }
  .contact-form-footer .form-row .col {
    margin-bottom: 0.5rem;
  }
}

#section-gallery .ftco-thumbnail {
  display: block;
  margin-bottom: 10px;
}
#section-gallery img {
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  transition: transform 0.2s;
}
#section-gallery img:hover {
  transform: scale(1.03);
}
#section-gallery .small {
  color: #222;
  font-size: 14px;
  margin-bottom: 18px;
}

.modern-menu .card.menu-card {
  border: none;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  transition: transform 0.18s, box-shadow 0.18s;
  margin-bottom: 24px;
  background: #fff;
  overflow: hidden;
}
.modern-menu .card.menu-card:hover {
  transform: translateY(-6px) scale(1.03);
  box-shadow: 0 14px 40px rgba(249,109,0,0.12);
}
.modern-menu .card-img-top {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  height: 180px;
  object-fit: cover;
}
.modern-menu .card.menu-card .card-body { position: relative; }
.modern-menu .card.menu-card .card-body:before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; height: 4px;
  background: linear-gradient(90deg, var(--accent-light), var(--accent));
}
.modern-menu .card-title {
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
  font-size: 1.25rem;
  color: #222;
  margin-bottom: 0.5rem;
}
.modern-menu .card-text {
  font-size: 1rem;
  color: #555;
  margin-bottom: 0.5rem;
}
.modern-menu .menu-meta {
  font-size: 0.95rem;
  color: #888;
  margin-bottom: 0.5rem;
}
.modern-menu .menu-price {
  font-size: 1.15rem;
  color: #F96D00;
  font-weight: bold;
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
}

/* Menu Section heading pop */
#section-menu .display-4 {
  background: linear-gradient(90deg, #3d2c29, #f78ca2);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#section-menu .lead { font-weight: 700; color: #3d2c29; }

.ftco-footer .breadcrumb {
  background: transparent;
  padding: 0;
  margin-bottom: 1.5rem;
}
.ftco-footer .breadcrumb-item a {
  color: #F96D00;
  text-decoration: none;
  font-weight: 500;
}
.ftco-footer .breadcrumb-item.active {
  color: #fff;
}
.ftco-footer-widget ul {
  padding-left: 0;
}
.ftco-footer-widget ul li {
  color: #fff;
  font-size: 15px;
  margin-bottom: 8px;
}
.ftco-footer-widget ul li a {
  color: #fff;
  opacity: 0.85;
  transition: color 0.2s;
}
.ftco-footer-widget ul li a:hover {
  color: #F96D00;
  opacity: 1;
}
.ftco-footer-widget h2 {
  font-size: 1.1rem;
  margin-bottom: 1rem;
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
}
.ftco-footer-social {
  margin-top: 0.5rem;
}
.ftco-footer-social li a {
  background: rgba(255,255,255,0.08);
  color: #fff;
  transition: color 0.2s;
}
.ftco-footer-social li a:hover {
  background: #F96D00;
  color: #fff;
}
.contact-form-footer .form-control {
  background: #fff;
  color: #000;
  border-radius: 2px;
  font-size: 15px;
  border: 1px solid #eee;
  margin-bottom: 0.5rem;
  padding: 8px 12px;
}
.contact-form-footer textarea.form-control {
  min-height: 40px;
  resize: vertical;
}
.contact-form-footer .btn {
  font-size: 15px;
  padding: 8px 0;
  border-radius: 2px;
}

/* Responsive tweaks for footer */
@media (max-width: 991.98px) {
  .ftco-footer .row.mb-5 > div {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767.98px) {
  .modern-menu .card-img-top {
    height: 140px;
  }
  .ftco-footer .row.mb-5 > div {
    margin-bottom: 1.5rem;
  }
  .ftco-footer .breadcrumb {
    margin-bottom: 1rem;
  }
}

/* Modern Hero Section */
.hero-modern {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center;
  z-index: 1;
}
.hero-modern .hero-overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(30, 24, 22, 0.7);
  z-index: 2;
}
.hero-modern .hero-container {
  position: relative;
  z-index: 3;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: inherit;
}
.hero-modern .hero-content {
  padding: 3rem 2rem;
  background: rgba(255,255,255,0.08);
  border-radius: 1.5rem;
  box-shadow: 0 8px 32px rgba(0,0,0,0.18);
  backdrop-filter: blur(2px);
  display: inline-block;
}
.hero-modern .ftco-heading {
  color: #fff;
  font-size: 3.5rem;
  letter-spacing: 0.03em;
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
  font-weight: 700;
  text-shadow: 0 4px 24px rgba(0,0,0,0.25);
}
.hero-modern .ftco-subheading {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 2rem;
  text-shadow: 0 2px 8px rgba(0,0,0,0.18);
}
.hero-modern .hero-cta {
  font-size: 1.25rem;
  border-radius: 2rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  box-shadow: 0 4px 24px rgba(249,109,0,0.18);
  transition: color 0.2s;
}
.hero-modern .hero-cta:hover {
  background: #fff;
  color: #F96D00;
  border-color: #fff;
}

/* Restaurant Badge */
.badge-restaurant {
  background: #fff;
  color: #F96D00;
  font-weight: 700;
  font-size: 1rem;
  padding: 0.5em 1.2em;
  border-radius: 2em;
  letter-spacing: 0.1em;
  box-shadow: 0 2px 8px rgba(0,0,0,0.10);
  text-transform: uppercase;
  display: inline-block;
}

/* Modern About Section */
.section-modern-about {
  background: #f8f6f3;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.about-img-modern {
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0,0,0,0.10);
}
.about-card-modern {
  background: #fff;
  border-radius: 1.5rem;
  box-shadow: 0 12px 40px rgba(0,0,0,0.12);
  padding: 2.8rem 2.2rem;
  border: 2px solid rgba(249,217,118,0.4);
}
.about-card-modern .badge-restaurant {
  margin-bottom: 1rem;
  background: #f9d976;
  color: #3d2c29;
  box-shadow: 0 4px 16px rgba(249,217,118,0.22);
}
.about-card-modern .ftco-primary-title {
  font-size: 2.7rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #F96D00;
}
.about-card-modern .lead {
  font-size: 1.05rem;
  color: #222;
  font-weight: 500;
}
.about-card-modern .about-socials-title { font-size: 2rem; }
.about-card-modern .about-socials-lead { font-size: 0.96rem; }
.about-card-modern .btn-outline-primary {
  border-radius: 2rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  border-width: 2px;
  margin:2px;
  color: #F96D00;
  border-color: #F96D00;
  background: transparent;
  transition: color 0.2s;
}
.about-card-modern .btn-outline-primary:hover {
  background: #F96D00;
  color: #fff;
  border-color: #F96D00;
}

/* Responsive tweaks */
@media (max-width: 991.98px) {
  .section-modern-about {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .about-card-modern {
    padding: 2rem 1rem;
  }
  .hero-modern .ftco-heading {
    font-size: 2.2rem;
  }
}
@media (max-width: 767.98px) {
  .about-img-modern {
    margin-bottom: 2rem;
  }
  .hero-modern .hero-content {
    padding: 2rem 1rem;
  }
}

/* Hero Section Improvements */
.hero-modern.hero-smoothie {
  position: relative;
  min-height: 100vh;
  height: 100vh;
  max-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center bottom;
  z-index: 1;
  padding: 0;
}
.hero-modern .hero-gradient-overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: linear-gradient(120deg, rgba(30,24,22,0.97) 0%, rgba(112, 116, 96, 0.82) 60%, rgba(249,217,118,0.72) 100%);
  z-index: 2;
  pointer-events: none;
}
.hero-content-smoothie {
  padding: 0 !important;
  background: none !important;
  box-shadow: none !important;
}
.hero-content-smoothie {
  padding: 3rem 2rem;
  background: rgba(255,255,255,0.10);
  border-radius: 2rem;
  box-shadow: 0 8px 32px rgba(247,140,162,0.10);
  backdrop-filter: blur(2px);
  display: inline-block;
  max-width: 760px;
  margin: auto;
}
.hero-title-smoothie {
  background: linear-gradient(90deg, #f78ca2, #f9d976);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 3.9rem;
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 2px 14px rgba(0,0,0,0.12);
  margin-bottom: 1rem;
}
.hero-subtitle-smoothie {
  color: #3d2c29;
  font-size: 1.35rem;
  font-weight: 600;
  margin-bottom: 2rem;
  text-shadow: 0 2px 8px rgba(249,217,118,0.08);
}
.hero-cta-smoothie {
  font-size: 1.25rem;
  border-radius: 2rem;
  font-weight: 700;
  background: #f78ca2;
  color: #fff;
  border: none;
  box-shadow: 0 4px 24px rgba(247,140,162,0.13);
  padding: 0.9rem 2.5rem;
  transition: color 0.18s, box-shadow 0.18s;
}
.hero-cta-smoothie:hover, .hero-cta-smoothie:focus {
  background: #f9d976;
  color: #3d2c29;
  box-shadow: 0 8px 32px rgba(249,217,118,0.16);
}
@media (max-width: 991.98px) {
  .hero-modern.hero-smoothie {
    min-height: 100vh;
    height: 100vh;
    max-height: 100vh;
  }
  .hero-title-smoothie {
    font-size: 2.4rem;
  }
  .hero-content-smoothie {
    padding: 2rem 1rem;
  }
}
@media (max-width: 767.98px) {
  .hero-modern.hero-smoothie {
    display: inline-block;
    max-width: 760px;
    margin: auto;
    text-align: center;
    height: 100vh;
    max-height: 100vh;
  }
  .hero-title-smoothie {
    font-size: 1.8rem;
  }
  .hero-content-smoothie {
    padding: 1.2rem 0.5rem;
    max-width: 98vw;
  }
}
@media (max-width: 575.98px) {
  .hero-modern.hero-smoothie {
    min-height: 100vh;
    height: 100vh;
    max-height: 100vh;
  }
}

/* Tighter Footer */
.footer-tight {
  padding-top: 2.5rem !important;
  padding-bottom: 1.2rem !important;
}
.footer-tight .ftco-footer-widget {
  margin-bottom: 1rem !important;
}
.footer-tight .ftco-footer-widget h2 {
  font-size: 1rem;
  margin-bottom: 0.7rem;
}
.footer-tight .ftco-footer-widget ul li,
.footer-tight .ftco-footer-widget ul li a {
  font-size: 14px;
  padding: 0.15rem 0;
  margin-bottom: 0.15rem;
}
.footer-tight .ftco-footer-social {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.footer-tight .ftco-footer-social li a {
  height: 38px;
  width: 38px;
  font-size: 18px;
  line-height: 38px;
}
.footer-tight .contact-form-footer .form-control,
.footer-tight .contact-form-footer textarea.form-control {
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 1rem;
  margin-bottom: 0.3rem;
}
.footer-tight .contact-form-footer .btn {
  font-size: 14px;
  padding: 7px 0;
  border-radius: 1rem;
}
.footer-tight .breadcrumb {
  margin-bottom: 0.7rem;
}
.footer-tight .row.mb-3 > div {
  margin-bottom: 0.7rem;
}
.footer-tight .text-light.small {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* ...existing code... */
.nav.nav-sm {
  font-size: 0.95rem;
  margin-bottom: 1.2rem;
  /* Remove background and border overrides if any */
}
.nav.nav-sm .nav-link {
  padding: 0.2rem 0.5rem;
  border-radius: 2rem;
  margin: 0 0.08rem;
  background: transparent;
  color: #3d2c29 !important;
  font-family: 'Nunito', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  border: none;
  transition: color 0.18s;
  position: relative;
}
.nav.nav-sm .nav-link:hover,
.nav.nav-sm .nav-link:focus {
  background: #f78ca2;
  color: #fff !important;
  text-decoration: none;
}
.nav.nav-sm .nav-link.active,
.nav.nav-sm .nav-item.active .nav-link {
  background: #f96d00;
  color: #fff !important;
}
/* ...existing code... */
.sleek-navbar {
  position: sticky;
  top: 0;
  z-index: 1030;
  background: #fff !important;
  box-shadow: 0 2px 18px 0 rgba(30,24,22,0.06);
  border-bottom: 2px solid #f9d976;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  transition: box-shadow 0.18s, padding 0.18s;
}
@media (max-width: 991.98px) {
  .sleek-navbar {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
}
/* ...existing code... */
.sleek-navbar .navbar-brand,
.sleek-brand {
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
  font-weight: 900;
  font-size: 1.35rem;
  letter-spacing: 0.12em;
  color: #f78ca2 !important;
  text-transform: uppercase;
  transition: color 0.18s;
  padding-right: 0.5rem;
  display: flex;
  align-items: center;
}
.sleek-navbar .brand-highlight {
  color: #f96d00;
  font-weight: 900;
  letter-spacing: 0.13em;
  margin-right: 0.1em;
}
.sleek-nav .nav-link {
  font-family: 'Nunito', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: #3d2c29 !important;
  padding: 0.7rem 1.1rem;
  border-radius: 2rem;
  font-size: 1.07rem;
  margin: 0 0.08rem;
  background: transparent;
  transition: color 0.18s;
  position: relative;
}
.sleek-nav .nav-link:hover,
.sleek-nav .nav-link:focus {
  background: #f78ca2;
  color: #fff !important;
  text-decoration: none;
}
.sleek-nav .nav-link.nav-cta {
  background: #f9d976;
  color: #3d2c29 !important;
  font-weight: 900;
  margin-left: 0.5rem;
  border-radius: 2rem;
  transition: color 0.18s;
}
.sleek-nav .nav-link.nav-cta:hover,
.sleek-nav .nav-link.nav-cta:focus {
  background: #f78ca2;
  color: #fff !important;
}
.sleek-nav .nav-link.active,
.sleek-nav .nav-item.active .nav-link {
  background: #f96d00;
  color: #fff !important;
}
@media (max-width: 991.98px) {
  .sleek-navbar {
    box-shadow: 0 1px 8px 0 rgba(30,24,22,0.10);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .sleek-navbar .navbar-collapse {
    background: #fff;
    border-radius: 1.2rem;
    margin-top: 0.5rem;
    box-shadow: 0 2px 12px rgba(247,140,162,0.07);
  }
  .about-img-carousel .carousel-inner img { object-fit: cover; }
  @media (min-width: 992px) {
    .about-img-carousel .carousel-inner { height: 430px; }
    .about-img-carousel .carousel-inner img { height: 430px; width: 100%; }
  }
  .sleek-nav .nav-link {
    padding: 0.7rem 1rem;
    font-size: 1rem;
    margin: 0.1rem 0;
    border-radius: 1.5rem;
    text-align: left;
  }
}
/* ...existing code... */
.sleek-footer {
  background: #232025;
  color: #fff;
  font-size: 1rem;
  padding-top: 2.2rem;
  padding-bottom: 1.2rem;
}
.sleek-footer .ftco-footer-widget {
  margin-bottom: 0.5rem;
}
.sleek-footer .ftco-heading-2 {
  font-size: 1.08rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #f78ca2;
  margin-bottom: 0.7rem;
}
.sleek-footer .footer-about-text {
  color: #fff;
  font-size: 1rem;
  opacity: 0.85;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
.sleek-footer .contact-footer-list {
  margin-bottom: 0.7rem;
}
.sleek-footer .contact-footer-list li {
  color: #fff;
  font-size: 0.97rem;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
}
.sleek-footer .contact-footer-list li .icon-map-marker,
.sleek-footer .contact-footer-list li .icon-phone,
.sleek-footer .contact-footer-list li .icon-envelope {
  margin-right: 8px;
  color: #f78ca2;
  font-size: 1.2em;
}
.sleek-footer .footer-social-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0rem 0rem;
  margin-top: 0.5rem;
  max-width: 260px;
}
.sleek-footer .footer-social-btn {
  display: grid;
  align-items: center;
  justify-content: flex-start;
  background: rgba(255,255,255,0.07);
  color: #fff;
  border-radius: 1.2rem;
  font-size: 1.18rem;
  font-weight: 600;
  padding: 0.7rem 1.1rem;
  transition: color 0.18s, box-shadow 0.18s;
  box-shadow: 0 2px 12px rgba(247,140,162,0.07);
  text-decoration: none;
  gap: 0rem;
}
.sleek-footer .footer-social-btn:hover,
.sleek-footer .footer-social-btn:focus {
  background: #f78ca2;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 4px 18px rgba(247,140,162,0.13);
}
.sleek-footer .footer-social-btn .footer-social-label {
  font-size: 1rem;
  font-weight: 600;
  margin-left: 0rem;
  letter-spacing: 0px;
}
@media (max-width: 991.98px) {
  .sleek-footer .footer-social-grid {
    max-width: 100%;
    grid-gap: 0rem 0rem;
  }
}
@media (max-width: 767.98px) {
  .sleek-footer .ftco-footer-widget {
    margin-bottom: 1.4rem;
    text-align: center;
  }
  .sleek-footer .footer-about-text,
  .sleek-footer .contact-footer-list li {
    text-align: center;
    justify-content: center;
  }
  .sleek-footer .footer-social-grid.footer-social-icons-only {
    margin-left: auto;
    margin-right: auto;
  }
  .sleek-footer .row.mb-6 > [class^="col-"] {
    display: flex;
    justify-content: center;
  }
}
/* ...existing code... */

/* Responsive Gallery Row */
.gallery-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
}
.gallery-row > .col-md-4 {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.gallery-row img {
  border-radius: 0.7rem;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  margin-bottom: 0.5rem;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.2s;
}
.gallery-row img:hover {
  transform: scale(1.03);
}
@media (max-width: 991.98px) {
  .gallery-row {
    flex-direction: column;
  }
  .gallery-row > .col-md-4 {
    margin-bottom: 1.2rem;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767.98px) {
  .gallery-row > .col-md-4 {
    margin-bottom: 1.2rem;
    width: 100%;
    max-width: 100%;
  }
  .gallery-row img {
    border-radius: 0.5rem;
  }
}

/* ...existing code... */
.footer-social-grid.footer-social-icons-only {
  display: grid;
  grid-template-columns: repeat(2, 1.6fr);
  grid-template-rows: repeat(2, 1.6fr);
  gap: 0.3rem 0.3rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 92px;
  margin-top: 0.1rem;
  margin-bottom: 1.5rem;
  padding: 0;
}
.footer-social-grid.footer-social-icons-only .footer-social-btn {
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background: rgba(255,255,255,0.10);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.35rem;
  transition: color 0.18s;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.footer-social-grid.footer-social-icons-only .footer-social-btn:hover,
.footer-social-grid.footer-social-icons-only .footer-social-btn:focus {
  background: #f78ca2;
  color: #fff;
}
.footer-social-grid.footer-social-icons-only .footer-social-label {
  display: none !important;
}
@media (max-width: 767.98px) {
  .footer-social-grid.footer-social-icons-only {
    max-width: 92px;
    gap: 0.25rem 0.25rem;
  }
}
/* ...existing code... */

/* --- Responsive Menu Grid using Bootstrap classes --- */
.modern-menu .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.modern-menu .col-md-4 {
  display: flex;
  flex-direction: column;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-bottom: 30px !important;
}
@media (min-width: 1200px) {
  .modern-menu .col-md-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .modern-menu .col-md-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .modern-menu .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .modern-menu .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Remove the previous grid-based menu rules */
.modern-menu .row[style*="display: grid"],
.modern-menu .row[style*="grid-template-columns"] {
  display: flex !important;
  grid-template-columns: none !important;
  gap: 0 !important;
}

/* ...existing code... */

/* --- Palette and Accessibility --- */
:root {
  --primary: #F96D00;
  --primary-dark: #c65700;
  --accent: #f78ca2;
  --accent-dark: #d96b8a;
  --accent-light: #f9d976;
  --bg: #f8f6f3;
  --bg-dark: #232025;
  --text-main: #222;
  --text-light: #fff;
  --text-muted: #888;
  --focus: #005fcc;
  --border-radius: 1.2rem;
  --shadow: 0 4px 24px rgba(0,0,0,0.10);
}

/* --- Body and Section backgrounds --- */
body {
  background: var(--bg);
  color: var(--text-main);
}
.ftco-section,
.section-modern-about {
  background: var(--bg);
}
.ftco-bg-dark,
.sleek-footer {
  background: var(--bg-dark);
  color: var(--text-light);
}

/* --- Headings --- */
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  color: var(--text-main);
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.01em;
}

/* --- Navbar --- */
.sleek-navbar {
  background: var(--text-light) !important;
  box-shadow: var(--shadow);
  border-bottom: 2px solid var(--accent-light);
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.sleek-navbar .navbar-brand,
.sleek-brand {
  color: var(--accent) !important;
  font-weight: 900;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
}
.sleek-navbar .brand-highlight {
  color: var(--primary);
}
.sleek-nav .nav-link {
  color: var(--text-main) !important;
  background: transparent;
  border-radius: var(--border-radius);
  font-weight: 700;
  transition: color 0.18s;
  outline: none;
}
.sleek-nav .nav-link:focus {
  box-shadow: 0 0 0 2px var(--focus);
}
.sleek-nav .nav-link:hover,
.sleek-nav .nav-link:focus {
  background: var(--accent);
  color: var(--text-light) !important;
}
.sleek-nav .nav-link.active,
.sleek-nav .nav-item.active .nav-link {
  background: var(--primary);
  color: var(--text-light) !important;
}
.sleek-nav .nav-link.nav-cta {
  background: var(--accent-light);
  color: var(--text-main) !important;
  font-weight: 900;
}
.sleek-nav .nav-link.nav-cta:hover,
.sleek-nav .nav-link.nav-cta:focus {
  background: var(--accent);
  color: var(--text-light) !important;
}

/* --- Buttons --- */
.btn {
  border-radius: var(--border-radius);
  font-family: 'Nunito', Arial, sans-serif;
  font-weight: 700;
  transition: color 0.18s, box-shadow 0.18s;
  outline: none;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.btn:focus {
  box-shadow: 0 0 0 2px var(--focus);
}
.btn.btn-primary {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--text-light);
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background: var(--primary-dark);
  border-color: var(--primary-dark);
  color: var(--text-light);
}
.btn.btn-outline-primary {
  border: 2px solid var(--primary);
  color: var(--primary);
  background: transparent;
}
.btn.btn-outline-primary:hover,
.btn.btn-outline-primary:focus {
  background: var(--primary);
  color: var(--text-light);
  border-color: var(--primary);
}

/* --- Cards --- */
.card.menu-card,
.about-card-modern {
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
  background: var(--text-light);
  border: none;
}
.card.menu-card:hover {
  box-shadow: 0 8px 32px rgba(249,109,0,0.13);
  transform: translateY(-4px) scale(1.02);
}
.card-img-top {
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
  object-fit: cover;
}

/* --- Inputs --- */
.form-control {
  border-radius: var(--border-radius);
  border: 2px solid #e0e0e0;
  background: #fff;
  color: var(--text-main);
  font-size: 1rem;
  transition: border 0.18s, box-shadow 0.18s;
}
.form-control:focus {
  border-color: var(--primary);
  box-shadow: 0 0 0 2px var(--focus);
  outline: none;
}

/* --- Menu Tabs --- */
.ftco-tab-nav li a,
.nav.nav-sm .nav-link {
  border-radius: var(--border-radius) !important;
  color: var(--text-main) !important;
  background: #f4f4f4;
  border: 2px solid #e0e0e0;
  font-weight: 700;
  transition: color 0.18s, border 0.18s;
}
.ftco-tab-nav li a.active,
.nav.nav-sm .nav-link.active {
  background: var(--primary) !important;
  color: var(--text-light) !important;
  border-color: var(--primary) !important;
}
.ftco-tab-nav li a:focus,
.nav.nav-sm .nav-link:focus {
  box-shadow: 0 0 0 2px var(--focus);
}

/* --- Section backgrounds --- */
.section-modern-about {
  background: #f2f1ee !important;
}
.ftco-section {
  background: #f7f7fa;
}
#section-reviews.ftco-section,
.section-modern-reviews {
  background: #f7f7fa;
}

/* Reviews Section */
.section-modern-reviews .review-card {
  background: #fff;
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
  padding: 1.2rem 1rem;
}
.section-modern-reviews .review-stars {
  color: #f7c948; /* golden */
  font-size: 1.1rem;
  margin-bottom: 0.3rem;
}
.section-modern-reviews .review-quote {
  color: #333;
  font-size: 1.02rem;
  line-height: 1.55;
  margin: 0;
}

/* Owl tweaks for reviews */
.reviews-carousel .owl-dots {
  margin-top: 0.6rem;
}
.reviews-carousel .owl-dot span {
  width: 10px;
  height: 10px;
  background: #e0e0e0;
}
.reviews-carousel .owl-dot.active span {
  background: var(--primary);
}

/* Reviews carousel arrows */
.reviews-carousel .owl-nav {
  position: relative;
}
.reviews-carousel .owl-nav .owl-prev,
.reviews-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.9) !important;
  color: var(--primary) !important;
  border: 2px solid var(--primary);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}
.reviews-carousel .owl-nav .owl-prev { left: -12px; }
.reviews-carousel .owl-nav .owl-next { right: -12px; }
.reviews-carousel .owl-nav [class^="icon-"] {
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .reviews-carousel .owl-nav .owl-prev { left: -6px; }
  .reviews-carousel .owl-nav .owl-next { right: -6px; }
}

/* Sleeker Socials in About Card */
.about-card-modern .social-quick-icons {
  display: flex;
  gap: 0.5rem;
}
.about-card-modern .social-quick-icons .social-icon {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: #f4f4f4;
  border: 2px solid #e0e0e0;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.18s, color 0.18s, border 0.18s, transform 0.18s;
}
.about-card-modern .social-quick-icons .social-icon:hover,
.about-card-modern .social-quick-icons .social-icon:focus {
  background: var(--primary);
  color: #fff;
  border-color: var(--primary);
  transform: translateY(-2px);
}
.about-card-modern .btn.btn-outline-primary span[class^="icon-"] {
  font-size: 1.1rem;
  line-height: 1;
}
#section-menu.ftco-section {
  background: #f7f7fa !important;
}
#section-offer,
#section-gallery {
  background: #f2f1ee !important;
}

/* If you want to override .bg-light for gallery: */
#section-offer.bg-light,
#section-gallery.bg-light {
  background: #f2f1ee !important;
}

/* --- Gallery --- */
#section-gallery img,
.gallery-row img {
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
  transition: transform 0.2s, box-shadow 0.2s;
}
#section-gallery img:hover,
.gallery-row img:hover {
  transform: scale(1.04);
  box-shadow: 0 8px 32px rgba(249,109,0,0.10);
}

/* --- Footer --- */
.sleek-footer {
  background: var(--bg-dark);
  color: var(--text-light);
  border-top: 2px solid var(--accent-light);

}
.sleek-footer .ftco-footer-widget h2,
.sleek-footer .ftco-heading-2 {
  color: var(--accent);
  font-weight: 700;
  letter-spacing: .06em;
}
.sleek-footer .footer-about-text,
.sleek-footer .contact-footer-list li {
  color: var(--text-light);
  opacity: 0.92;
}
.sleek-footer .footer-social-btn {
  background: rgba(255,255,255,0.10);
  color: var(--text-light);
  border-radius: var(--border-radius);
  font-size: 1rem;
  transition: color 0.18s;
}
.sleek-footer .footer-social-btn:hover,
.sleek-footer .footer-social-btn:focus {
  background: var(--accent);
  color: var(--text-light);
}
.sleek-footer .footer-social-grid.footer-social-icons-only .footer-social-btn {
  width: 46px;
  height: 46px;
  font-size: 1.5rem;
}

/* --- Accessibility: Focus visible for all clickable elements --- */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
}

/* --- About: CTA row under image slider --- */
.about-cta-row {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.about-cta-row > [class^="col-"] {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.about-cta-row .btn {
  width: 100%;
  padding: 0.85rem 1rem;
  border-radius: var(--border-radius);
  font-weight: 800;
}
@media (min-width: 992px) {
  /* On desktop, let social buttons size to content so they can center neatly */
  .about-cta-row.social .btn {
    width: auto;
    min-width: 0;
  }
  .about-cta-row.social > [class^="col-"] {
    flex: 0 0 auto;
    max-width: none;
  }
}
@media (max-width: 575.98px) {
  .about-cta-row .btn {
    padding: 0.9rem 1rem;
  }
}

/* Social CTAs look */
.about-cta-row.social .btn.btn-social {
  background: #fff;
  border: 2px solid var(--accent);
  color: var(--accent);
  box-shadow: 0 2px 10px rgba(247,140,162,0.12);
}
.about-cta-row.social .btn.btn-social:hover,
.about-cta-row.social .btn.btn-social:focus {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
}
.about-cta-row.social .btn .icon-instagram,
.about-cta-row.social .btn .icon-beamed-note,
.about-cta-row.social .btn .icon-facebook {
  font-size: 1.1rem;
  line-height: 1;
  vertical-align: -1px;
}

/* Order CTAs look */
.about-cta-row.order .btn.btn-order {
  background: var(--primary);
  color: #fff;
  border: 2px solid var(--primary);
  box-shadow: 0 4px 16px rgba(249,109,0,0.18);
}
.about-cta-row.order .btn.btn-order:hover,
.about-cta-row.order .btn.btn-order:focus {
  background: var(--primary-dark);
  border-color: var(--primary-dark);
}
.about-cta-row.order .btn .oi {
  font-size: 1rem;
  line-height: 1;
  vertical-align: -1px;
}

/* Responsive: icon-only social buttons on very small screens */
@media (max-width: 575.98px) {
  .about-cta-row.social .btn-social .btn-label {
    display: none; /* hide text label to avoid overflow */
  }
  .about-cta-row.social .btn-social {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .about-cta-row.social .btn-social .mr-1 {
    margin-right: 0; /* center icon when label is hidden */
  }
}

/* --- Misc --- */
.badge-restaurant {
  background: var(--accent-light);
  color: var(--primary);
  font-weight: 700;
  font-size: 1rem;
  padding: 0.5em 1.2em;
  border-radius: 2em;
  letter-spacing: 0.1em;
  box-shadow: 0 2px 8px rgba(0,0,0,0.10);
  text-transform: uppercase;
  display: inline-block;
}

/* ...existing code... */

/* Lock map scroll wheel but allow map controls */
.map-overlay-lock {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: transparent;
  pointer-events: none;
}
.map-overlay-lock {
  /* Only block wheel/scroll events */
  pointer-events: none;
}
#map:hover .map-overlay-lock,
#map:focus-within .map-overlay-lock {
  pointer-events: auto;
}
/* map overlay handled via JS wheel prevention; avoid empty duplicate rules */

/* Make primary menu tags (main menu tabs) smaller and center text */
.ftco-tab-nav {
  display: flex !important;
  justify-content: center !important;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ftco-tab-nav li {
  display: inline-block !important;
  text-align: center;
  margin: 0 0.1rem;
}
.ftco-tab-nav li a {
  font-size: 1rem;
  font-weight: 700;
  padding: 0.7rem 2.2rem;
  letter-spacing: 0.07em;
  text-align: center !important;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-left: 0;
  margin-right: 0;
  min-width: 170px;
  border-radius: var(--border-radius) !important;
  background: #f4f4f4;
  border: 2px solid #e0e0e0;
  transition: color 0.18s, border 0.18s;
}
@media (max-width: 991.98px) {
  .ftco-tab-nav li a {
    padding: 0.7rem 1.2rem;
    min-width: 120px;
    font-size: 0.98rem;
  }
}
@media (max-width: 767.98px) {
  .ftco-tab-nav {
    flex-direction: column !important;
    align-items: center !important;
    gap: 0.3rem;
  }
  .ftco-tab-nav li {
    display: block !important;
    width: 100%;
    margin: 0 0 0.5rem 0;
    text-align: center;
  }
  .ftco-tab-nav li a {
    width: 100%;
    min-width: 0;
    padding: 0.7rem 0.5rem;
    font-size: 1rem;
    justify-content: center;
  }
}
/* ...existing code... */
.hero-text-overlay {
  position: absolute;
  top: 7%;
  left: 0;
  width: 100%;
  z-index: 5;
  text-align: center;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero-title {
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
  font-size: 2.2rem;
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.07em;
  text-shadow: 0 4px 24px rgba(30,24,22,0.25);
  margin-bottom: 0.2em;
  line-height: 1.1;
  pointer-events: auto;
}
.hero-subtitle {
  font-size: 1.1rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-shadow: 0 2px 8px rgba(30,24,22,0.18);
  margin-bottom: 0;
  pointer-events: auto;
}
@media (max-width: 767.98px) {
  .hero-title {
    font-size: 1.25rem;
  }
  .hero-subtitle {
    font-size: 0.98rem;
  }
  .hero-text-overlay {
    top: 5%;
  }
}
/* Decorative blend line below hero */
.hero-bottom-blend {
  width: 100%;
  height: 8px;
  background: linear-gradient(to bottom, rgba(30,24,22,0.10) 0%, rgba(255,255,255,0.0) 100%);
  margin-bottom: 0;
  z-index: 10;
  position: relative;
  border: none;
  box-shadow: none;
  /* Remove border and shadow to avoid a visible line/gap */
}
/* ...existing code... */
/* ...existing code... */
.sleek-nav .nav-link {
  /* ...existing code... */
  padding: 0.9rem 1.5rem;
  margin: 0 0.32rem;
  /* ...existing code... */
}
/* Extra spacing between nav items */
.sleek-nav .nav-item {
  margin-left: 0.18rem;
  margin-right: 0.18rem;
}

/* DoorDash and UberEats special hover styles */
.sleek-nav .nav-link.nav-doordash {
  color: #b23b3b !important;
  font-weight: 800;
  background: #fff;
  border: 1.5px solid #fbeaea;
  transition: background 0.18s, color 0.18s, border 0.18s;
}
.sleek-nav .nav-link.nav-doordash:hover,
.sleek-nav .nav-link.nav-doordash:focus {
  background: #fbeaea;
  color: #d32f2f !important;
  border-color: #d32f2f;
  text-shadow: 0 1px 6px #fff2f2;
}
.sleek-nav .nav-link.nav-ubereats {
  color: #1b7e3c !important;
  font-weight: 800;
  background: #fff;
  border: 1.5px solid #eafbe9;
  transition: background 0.18s, color 0.18s, border 0.18s;
}
.sleek-nav .nav-link.nav-ubereats:hover,
.sleek-nav .nav-link.nav-ubereats:focus {
  background: #eafbe9;
  color: #2e7d32 !important;
  border-color: #2e7d32;
  text-shadow: 0 1px 6px #f2fff2;
}
/* ...existing code... */
@media (max-width: 991.98px) {
  .sleek-nav .nav-link {
    padding: 0.9rem 1.2rem;
    margin: 0.18rem 0;
    /* ...existing code... */
  }
  .sleek-nav .nav-item {
    margin-left: 0;
    margin-right: 0;
  }
}
/* ...existing code... */
/* ...existing code... */
.hero-modern.hero-smoothie {
  position: relative;
  min-height: 100vh;
  height: 100vh;
  max-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center bottom;
  z-index: 1;
  padding: 0;
}
.hero-main-overlay {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  text-align: center;
  pointer-events: none;
}
.hero-main-title {
  font-family: 'Quicksand', 'Nunito', Arial, sans-serif;
  font-size: 2.3rem;
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.08em;
  text-shadow: 0 4px 24px rgba(30,24,22,0.28);
  margin-bottom: 0.4em;
  pointer-events: auto;
}
.hero-main-title .text-shine {
  position: relative;
  display: inline-block;
  padding: 0.1em 0.25em;
}
.hero-main-title .text-shine:after {
  content: "";
  position: absolute;
  top: 0; left: -120%;
  width: 100%; height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,0) 100%);
  transform: skewX(-20deg);
  animation: shine-sweep 3.2s ease-in-out infinite;
}
@keyframes shine-sweep {
  0% { left: -120%; }
  60% { left: 120%; }
  100% { left: 120%; }
}
.hero-main-desc {
  color: #fff;
  font-size: 1.15rem;
  font-weight: 500;
  margin-bottom: 1.2em;
  max-width: 420px;
  text-shadow: 0 2px 8px rgba(30,24,22,0.18);
  pointer-events: auto;
}
.hero-main-cta {
  font-size: 1.15rem;
  font-weight: 700;
  border-radius: 2rem;
  padding: 0.7rem 2.2rem;
  pointer-events: auto;
  box-shadow: 0 4px 24px rgba(249,109,0,0.13);
  transition: background 0.18s, color 0.18s;
  display: inline-block;
  width: auto;
  min-width: 0;
  max-width: 100%;
}
.hero-main-cta:hover, .hero-main-cta:focus {
  background: #fff;
  color: #F96D00;
  border-color: #fff;
}
@media (max-width: 991.98px) {
  .hero-modern.hero-smoothie {
    min-height: 100vh;
    height: 100vh;
    max-height: 100vh;
  }
  .hero-main-title {
    font-size: 1.3rem;
  }
  .hero-main-desc {
    font-size: 0.98rem;
    max-width: 90vw;
  }
  .hero-main-cta {
    font-size: 1rem;
    padding: 0.6rem 1.3rem;
  }
}
@media (max-width: 767.98px) {
  .hero-modern.hero-smoothie {
    min-height: 100vh;
    height: 100vh;
    max-height: 100vh;
  }
  .hero-main-title {
    font-size: 1.05rem;
  }
  .about-card-modern .about-socials-lead {
    font-size: 0.96rem;
  }
  .hero-main-cta {
    font-size: 0.98rem;
    padding: 0.5rem 1.1rem;
  }
}
/* ...existing code... */
