html {
  scroll-behavior: smooth;
}

body {
  color: #25201b;
}

.header-area {
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(8px);
}

.header-transparent {
  position: absolute;
  width: 100%;
  z-index: 99;
}

.logo img {
  max-width: 118px;
  height: auto;
}

#navigation ul li a,
#navigation > li > a {
  background: transparent;
  border-radius: 6px;
  color: #1f1a16 !important;
  font-weight: 700 !important;
  padding: 10px 12px !important;
  text-shadow: none;
}

#navigation ul li a:hover {
  background: rgba(232, 119, 34, 0.1);
  color: #c85610 !important;
}

.single-slider {
  background-image: url("../img/optimized/hero-thai-garden.jpg") !important;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.single-slider::before {
  background: linear-gradient(90deg, rgba(255, 250, 244, 0.96) 0%, rgba(255, 250, 244, 0.82) 38%, rgba(255, 250, 244, 0.18) 72%);
  content: "";
  inset: 0;
  position: absolute;
  z-index: 0;
}

.single-slider .container {
  position: relative;
  z-index: 1;
}

.hero__caption {
  max-width: 760px;
  padding-top: 80px;
}

.hero__caption span {
  color: #9d3f05;
  display: inline-block;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 14px;
  text-shadow: none;
}

.hero__caption h1,
.hero__caption h2 {
  color: #1f1a16;
  font-size: 58px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.05;
  margin-bottom: 22px;
  text-shadow: none;
}

.hero__caption p {
  color: #3d352d;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  max-width: 640px;
  text-shadow: none;
}

.hero-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.border-btn,
.header-btn {
  background: #e87722;
  border: 0;
  border-radius: 6px;
  box-shadow: 0 12px 24px rgba(232, 119, 34, 0.28);
  color: #fff !important;
  display: inline-flex;
  font-size: 15px;
  font-weight: 800;
  justify-content: center;
  letter-spacing: 0;
  padding: 18px 26px;
  text-transform: none;
}

.border-btn:hover,
.header-btn:hover,
.hero-call-btn:hover,
.seo-local-actions a:hover,
.mobile-order-bar a:hover {
  color: #fff !important;
  transform: translateY(-1px);
}

.hero-call-btn {
  align-items: center;
  background: #1f1a16;
  border-radius: 6px;
  color: #fff;
  display: inline-flex;
  font-size: 15px;
  font-weight: 800;
  justify-content: center;
  padding: 18px 24px;
  text-decoration: none;
}

.section-padding30 {
  padding-bottom: 76px;
  padding-top: 76px;
}

.about-low-area {
  background: #fff;
}

.about-caption p {
  color: #51483f;
  line-height: 1.8;
}

.about-img img,
.blog-img img {
  border-radius: 8px;
  box-shadow: 0 18px 40px rgba(31, 26, 22, 0.12);
}

.about-img {
  margin-left: auto;
  max-width: 620px;
}

.about-img img {
  aspect-ratio: 1200 / 799;
  display: block;
  height: auto !important;
  max-height: none !important;
  object-fit: contain;
  width: 100% !important;
}

.seo-local-section {
  background: #fff7ec;
  border-bottom: 1px solid #f1dfc9;
  border-top: 1px solid #f1dfc9;
  padding: 76px 0 52px;
}

.seo-local-section h2 {
  color: #1f1a16;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 18px;
}

.seo-local-section h3 {
  color: #1f1a16;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 12px;
}

.seo-local-section p,
.seo-local-section li {
  color: #51483f;
  font-size: 16px;
  line-height: 1.8;
}

.seo-local-card {
  background: #fff;
  border: 1px solid #f0dfcb;
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(31, 26, 22, 0.06);
  height: 100%;
  padding: 24px;
}

.seo-local-list {
  margin: 0;
  padding-left: 18px;
}

.seo-local-list li {
  list-style: disc;
}

.seo-local-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.seo-local-actions a {
  border-radius: 6px;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  min-width: 190px;
  padding: 14px 18px;
  text-decoration: none;
}

.seo-local-actions .order-link {
  background: #e87722;
  color: #fff;
}

.seo-local-actions .call-link {
  background: #1f1a16;
  color: #fff;
}

.seo-local-actions .map-link {
  background: #fff;
  border: 1px solid #e87722;
  color: #1f1a16;
}

.blogs-area {
  background: #fff;
}

.single-blogs {
  margin-bottom: 28px !important;
}

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

.footer-area {
  padding-bottom: 20px;
}

.footer-top {
  padding-bottom: 45px;
  padding-top: 70px;
}

.footer-area .row.d-flex.justify-content-between {
  justify-content: center !important;
}

.footer-area .col-lg-3.offset-lg-1 {
  flex: 0 0 100%;
  margin-left: 0;
  max-width: 960px;
}

.footer-area .contact-info {
  align-items: flex-start;
  display: inline-flex;
  margin-bottom: 26px;
  padding-right: 28px;
  vertical-align: top;
  width: 48%;
}

.footer-area .media-body h3,
.footer-area .media-body p,
.footer-copy-right p {
  color: #fff;
}

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

@media (max-width: 767px) {
  body {
    padding-bottom: 76px;
  }

  .header-area {
    background: #fff;
  }

  .logo img {
    max-width: 86px;
  }

  .single-slider::before {
    background: linear-gradient(180deg, rgba(255, 250, 244, 0.96) 0%, rgba(255, 250, 244, 0.9) 52%, rgba(255, 250, 244, 0.6) 100%);
  }

  .hero__caption {
    padding-top: 88px;
  }

  .hero__caption h1,
  .hero__caption h2 {
    font-size: 34px;
    line-height: 1.12;
  }

  .hero__caption p {
    font-size: 16px;
    line-height: 1.55;
  }

  .hero-actions {
    gap: 10px;
  }

  .border-btn,
  .header-btn,
  .hero-call-btn {
    display: inline-flex !important;
    flex: 1 1 160px;
    padding: 15px 16px;
  }

  .section-padding30,
  .seo-local-section {
    padding-bottom: 46px;
    padding-top: 52px;
  }

  .about-img {
    margin: 20px auto 0;
    max-width: 100%;
  }

  .seo-local-section h2 {
    font-size: 27px;
  }

  .seo-local-actions a {
    width: 100%;
  }

  .footer-area .contact-info {
    display: flex;
    padding-right: 0;
    width: 100%;
  }

  #back-top {
    bottom: 88px;
    right: 14px;
  }

  .mobile-order-bar {
    background: rgba(255, 255, 255, 0.96);
    border-top: 1px solid #f0dfcb;
    bottom: 0;
    box-shadow: 0 -10px 28px rgba(31, 26, 22, 0.16);
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr 0.55fr;
    left: 0;
    padding: 10px 12px calc(10px + env(safe-area-inset-bottom));
    position: fixed;
    right: 0;
    z-index: 10000;
  }

  .mobile-order-bar a {
    align-items: center;
    border-radius: 8px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 900;
    gap: 8px;
    justify-content: center;
    min-height: 52px;
    text-decoration: none;
  }

  .mobile-order-primary {
    background: #e87722;
    color: #fff;
  }

  .mobile-order-secondary {
    background: #1f1a16;
    color: #fff;
  }
}
