/* Static menu content — matches Wix Restaurants menu styling */
.sh-menu-wrap {
  max-width: 980px;
  margin: 50px auto 60px;
  padding: 0 20px 40px;
  font-family: avenir-lt-w01_35-light1475496, avenir-lt-w05_35-light, Avenir, "Helvetica Neue", sans-serif;
  color: #000;
  background: #fff;
}

.sh-menu-wrap h2.sh-menu-cat {
  font-family: brandon-grot-w01-light, brandon-grot-w05-light, sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #d97b12;
  margin: 36px 0 8px;
  padding-bottom: 6px;
  border-bottom: 2px solid #479fa4;
}

.sh-menu-wrap h2.sh-menu-cat:first-child {
  margin-top: 0;
}

.sh-page-intro {
  margin-bottom: 28px;
  padding-bottom: 24px;
  border-bottom: 2px solid #479fa4;
}

.sh-page-title {
  font-family: brandon-grot-w01-light, brandon-grot-w05-light, sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #3674a5;
  margin: 0 0 14px;
  line-height: 1.2;
}

.sh-page-lead {
  font-size: 17px;
  line-height: 1.65;
  margin: 0 0 12px;
  color: #222;
}

.sh-page-link {
  color: #3674a5;
  font-weight: 700;
  text-decoration: underline;
}

.sh-page-link:hover {
  color: #d97b12;
}

.sh-menu-wrap h2.sh-menu-cat:first-of-type {
  margin-top: 0;
}

.sh-menu-wrap .sh-menu-desc {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin: 0 0 16px;
}

.sh-menu-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
  font-size: 18px;
  line-height: 1.45;
}

.sh-menu-item:last-child {
  border-bottom: none;
}

.sh-menu-item .name {
  flex: 1;
}

.sh-menu-item .name > span {
  display: block;
  font-size: 15px;
  color: #555;
  font-weight: 400;
  margin-top: 2px;
}

.sh-menu-item .name small {
  display: block;
  font-size: 15px;
  color: #555;
  font-weight: 400;
  margin-top: 2px;
}

.sh-menu-item .price {
  font-weight: 400;
  white-space: nowrap;
  min-width: 56px;
  text-align: right;
}

.sh-menu-note {
  margin-top: 32px;
  padding: 16px;
  background: #f7f7f7;
  font-size: 15px;
  line-height: 1.6;
  color: #333;
}

#TPASection_kcslpxdm {
  height: auto !important;
  min-height: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
  overflow: visible !important;
}

#TPASection_kcslpxdm.pvlz2w {
  visibility: visible !important;
}

#TPASection_kcslpxdm iframe {
  display: none !important;
}
