@font-face {
  font-family: Lejourserif Ovzmo;
  src: url('../fonts/LeJourSerif-OVZMo.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --orange: #922a27;
  --gray: #e5e1df;
  --red: #24110f;
  --beige: #fef1c8;
  --orange2: #cf3817;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  background-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--orange);
  font-weight: 400;
  text-decoration: none;
}

strong {
  color: var(--orange);
  font-weight: 600;
}

.icon-2 {
  opacity: .76;
  font-size: 30px;
}

.hero-text {
  color: var(--gray);
  text-transform: none;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 65px;
}

.slide-img {
  width: 100%;
  height: 100%;
}

.slide-img.new3 {
  background-image: url('../images/F91I1062.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-img.new5 {
  background-image: url('../images/F91I1421.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-img.italy {
  background-image: url('../images/F91I1281.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-img.new-pic-slide {
  background-image: url('../images/F91I1204.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-img.nyc-view {
  background-image: url('../images/F91I1043.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-section {
  z-index: 4;
  background-color: #fff;
  min-height: 100vh;
  padding-top: 0;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.left-arrow {
  z-index: 99;
}

.hero-container {
  z-index: 99;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 50px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.right-arrow {
  z-index: 99;
}

.all-caps {
  color: var(--gray);
  letter-spacing: 0;
  margin-top: 12px;
  font-family: Josefin Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.hero-slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
  margin-top: 0;
  position: absolute;
  inset: 0;
}

.hero-link-block {
  color: #fff;
  text-decoration: none;
  transition: opacity .2s;
}

.hero-link-block:hover {
  opacity: .85;
}

.hero-link-block.pp {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.hero-link-block.pp:hover {
  opacity: 100;
}

.hero-bg {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.slide-nav {
  display: none;
}

.slide-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overlay-2 {
  background-color: #0d13164f;
  position: absolute;
  inset: 0%;
}

.overlay-2.hp {
  z-index: 98;
  background-color: #0000;
  background-image: linear-gradient(#0000, #0000003b 60%, #000000d9);
}

.icon {
  opacity: .76;
  font-size: 30px;
  font-weight: 200;
}

.image-section {
  z-index: 10;
  background-color: var(--orange);
  width: 100%;
  min-height: 550px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}

.image-interaction {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 128%;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0;
}

.image-interaction._2 {
  background-image: url('../images/F91I1204.jpg');
  background-position: 50% 100%;
  background-attachment: fixed;
  height: 100%;
}

.image-interaction.parallax2 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/F91I1062.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.image-interaction._3 {
  filter: contrast(116%);
  background-image: url('../images/F91I1071.jpg');
  background-position: 50%;
  background-attachment: fixed;
  height: 100%;
}

.image-interaction.pp3 {
  background-image: url('../images/F91I1049.jpg');
  background-position: 50% 100%;
  background-attachment: fixed;
  height: 100%;
}

.image-interaction._2-1 {
  background-image: url('../images/F91I1580.jpg');
  background-position: 50% 100%;
  background-attachment: fixed;
  height: 100%;
}

.col-title-3 {
  color: #161616;
  letter-spacing: 0;
  text-transform: none;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7em;
}

.heading-6 {
  letter-spacing: -.02em;
}

.heading-6.title-style-1 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Elegant;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2em;
}

.about-restaurant-block {
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 0;
  font-size: 15px;
  display: flex;
}

.about-restaurant-flex {
  z-index: 10;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: relative;
}

.about-restaurant-flex.in-restaurant-cms {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: start;
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: 0;
  font-size: 15px;
  display: grid;
}

.col-title-2 {
  color: #000;
  text-transform: capitalize;
  word-break: normal;
  overflow-wrap: normal;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
}

.button-5 {
  background-color: var(--red);
  color: #fff;
  text-align: center;
  text-transform: none;
  border-radius: 4px;
  margin: 0;
  padding: 7px 16px 5px;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  transition: background-color .3s ease-in;
}

.button-5:hover {
  background-color: #111;
}

.button-5.white-btn {
  background-color: #fff0;
  border: 1px solid #fff;
  margin-top: 20px;
}

.no-top-margin {
  color: #000;
  border-bottom: 1px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.no-top-margin.oo-color {
  color: var(--orange);
  border-bottom-style: none;
  padding-bottom: 0;
}

.no-top-margin.red {
  color: var(--orange);
  border-top: 1px #000;
  border-bottom-style: none;
  padding-top: 5px;
  padding-bottom: 2px;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
}

.no-top-margin.white {
  color: var(--beige);
  border-bottom-style: none;
  padding-bottom: 0;
}

.no-top-margin.txt-below {
  margin-bottom: 10px;
}

.no-top-margin.none {
  border-bottom-style: none;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
}

.no-top-margin.none.pp {
  color: var(--orange);
}

.no-top-margin.sm {
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 30px;
}

.logo-link {
  opacity: 1;
  align-self: center;
  transition: opacity .575s;
}

.logo-link:hover {
  opacity: .29;
}

.top-margin {
  position: relative;
}

.top-margin.press {
  grid-column-gap: 32px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  max-width: 1000px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: 1210px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.content-wrapper.press-cont {
  text-align: center;
  max-width: none;
  padding: 50px;
}

.content-wrapper.m1 {
  text-align: center;
  max-width: none;
  padding: 100px 50px;
}

.press {
  z-index: 10;
  background-color: #fafafa;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.none {
  margin-bottom: 1px;
  margin-right: 7px;
}

.image-37 {
  margin-bottom: 10px;
}

.menus {
  z-index: 10;
  background-color: var(--red);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.winners_item {
  perspective: 1000px;
  width: 15rem;
  height: 24rem;
  position: relative;
}

.ctaering {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

._2-grids {
  grid-column-gap: 140px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

._2-grids._0-gap {
  grid-column-gap: 0px;
}

._2-grids._0-gap.center-grid {
  background-color: #f9f9f9ad;
  border-radius: 5px;
  align-items: stretch;
}

.grid-content-block {
  align-items: center;
  padding: 60px 100px;
  display: flex;
}

.grid-content-block.bg-dark-slate-grey {
  min-height: 350px;
  padding: 27px 0 27px 2.5rem;
}

.grid-content-block.bg-dark-slate-grey.catering2 {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 2.5rem;
}

.overlay {
  background-color: #775b4b;
  width: 100%;
  height: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.private-events {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 2.5rem;
  display: flex;
  position: relative;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium.new {
  margin-top: 1rem;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.container-2._64rem {
  max-width: 1000px;
  margin-top: 0;
}

.reserve-image-block {
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.paragraph-4 {
  color: #000;
  margin-top: 5px;
  margin-bottom: 22px;
  font-family: Nunito;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.paragraph-4._236 {
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-weight: 300;
}

.slider {
  width: 100%;
  height: 100%;
}

.slide-nav-2 {
  font-size: 10px;
  display: block;
}

.slide-2 {
  filter: brightness(112%);
  background-image: url('../images/F91I1062.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.icon-3, .icon-4 {
  opacity: 1;
  font-size: 30px;
}

.form-error {
  color: #f03e5a;
  background-color: #f03e5a14;
  border: 1px solid #f03e5a80;
  border-radius: 3px;
  margin-top: 24px;
  padding: 12px 16px;
  font-size: 13px;
  line-height: 20px;
}

.container-medium {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.page-padding {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.input {
  color: #000;
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  height: 48px;
  margin-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Nunito;
  font-size: 15px;
  font-weight: 400;
  transition: border .2s, background-color .2s;
}

.input:hover {
  background-color: #fff;
}

.input:focus {
  background-color: #fff;
  border: 1px solid #dfa25f;
}

.input:focus-visible, .input[data-wf-focus-visible] {
  border-color: var(--orange);
}

.input::placeholder {
  color: #000;
}

.input.reservation-input {
  color: var(--red);
  flex: 90%;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Josefin Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.input.reservation-input::placeholder {
  color: #4c4037;
}

.input.reservation-input._50 {
  flex-grow: 1;
  flex-basis: 40%;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.input.reservation-input._33 {
  flex-grow: 1;
  flex-basis: 25%;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.input.text-area {
  height: auto;
  min-height: 160px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.input.text-area.margin-input {
  color: var(--red);
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Josefin Sans, sans-serif;
  font-weight: 300;
}

.input.text-area.margin-input::placeholder {
  color: #4c4037;
}

.contact-form-wrapper {
  text-align: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 50px 50px 0;
  display: flex;
}

.contact-form-wrapper.longer {
  padding-bottom: 50px;
}

.reservations-sec {
  z-index: 10;
  background-color: #f9f9f9;
  position: relative;
}

.form-success {
  background-color: #0000;
}

.catering-form {
  z-index: 2;
  border: 4px #dadada;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 960px;
  margin: 28px auto 0;
  padding: 0;
  display: flex;
  position: relative;
}

.reservation-form-2 {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-small {
  padding: 100px 0;
}

.padding-vertical.padding-small.e1 {
  padding-top: 100px;
  padding-bottom: 80px;
}

.button-6 {
  background-color: var(--orange);
  color: #fff;
  border-radius: 4px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 12px 32px 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
  transition: opacity .375s;
}

.button-6:hover {
  opacity: .75;
  background-color: #a18e68;
}

.pp2 {
  opacity: .9;
  color: #000;
  text-align: center;
  letter-spacing: 0;
  margin: 27px auto 8px;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.header-box {
  text-align: center;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-box.ct2 {
  margin-bottom: 20px;
}

.header-box.left01 {
  text-align: left;
  width: 100%;
  margin-bottom: 20px;
}

.header-box.banquet {
  width: 100%;
  margin-bottom: 30px;
}

.header-box.banquet.bet {
  border-top: 1px #000;
  border-bottom: 1px #000;
  margin-top: 60px;
  margin-bottom: 10px;
  padding-top: 7px;
  padding-bottom: 6px;
}

.html-embed {
  border: 1px none var(--orange);
  box-shadow: none;
  width: 100%;
  height: 400px;
  margin-bottom: 0;
}

.content-section-2 {
  z-index: 10;
  background-color: #fff;
  margin-top: 0;
  padding: 100px 50px 80px;
  position: relative;
}

.link {
  color: #313131;
  font-weight: 300;
  text-decoration: none;
  transition: color .5s;
}

.link:hover {
  color: var(--orange);
}

.content-wrapper-2 {
  z-index: 2;
  max-width: 1050px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.content-wrapper-2.c {
  max-width: 1000px;
  padding-left: 0;
  padding-right: 0;
}

.content-wrapper-2.c.modd {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

.content-wrapper-2.belgian {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

._33-percent-column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

._33-percent-column._100 {
  color: #d3d3d3;
  text-align: center;
  border-right: 1px solid #d3d3d3;
  width: 100%;
  padding: 0;
}

._33-percent-column.no-right-border {
  text-align: center;
  border-right-style: none;
  padding: 0 10px;
}

._33-percent-column.contact-details {
  color: #d3d3d3;
  text-align: center;
  justify-content: center;
  align-self: center;
  padding: 0 10px;
}

.flex-wrapper {
  flex-wrap: wrap;
  display: flex;
}

.flex-wrapper.contact-details {
  border-top: 1px #d3d3d3;
  border-bottom: 1px #d3d3d3;
  justify-content: space-between;
  margin-top: 41px;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-10 {
  color: #000;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.title-detail {
  color: #000;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 35px;
}

.title-detail._9 {
  color: var(--orange);
  letter-spacing: 1px;
  -webkit-text-stroke-width: .5px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.notice-link {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: color .2s;
}

.notice-link:hover {
  opacity: .85;
  color: #69707b;
}

.footer-2 {
  z-index: 99;
  background-color: var(--red);
  padding: 20px 25px;
  position: relative;
  overflow: hidden;
}

.content-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: 1210px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.content-wrapper-3.no-padding {
  max-width: 1100px;
  padding-left: 0;
  padding-right: 0;
}

.notice {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-size: 13px;
}

.notice-text {
  color: #ffffffdb;
  text-transform: none;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}

.footer-social-link {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  border: 1px solid #415d6b;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin-right: 10px;
  transition: background-color .2s;
}

.footer-social-link:hover {
  background-color: #415d6b;
}

.footer-social-link.whatsapp {
  background-image: none;
  background-size: 16px;
}

.footer-social-link.whatsapp:hover {
  background-image: none;
}

.footer-social-link.whatsapp.last {
  background-image: url('../images/instagram.png');
  background-size: 18px;
  border-style: none;
  border-color: #fff;
  border-radius: 0%;
  width: 30px;
  height: 30px;
  margin-right: 0;
  transition-property: opacity;
}

.footer-social-link.whatsapp.last {
  background-image: url('../images/instagram.png');
  background-size: 18px;
  border-style: none;
  border-color: #fff;
  border-radius: 0%;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  margin-right: 0;
  transition-property: opacity;
}

.footer-social-link.whatsapp.last:hover {
  opacity: .48;
  background-color: #0000;
}

.grid-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100%;
  margin-top: 0;
  display: grid;
}

.gallery-image {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 250px;
  padding: 2px;
  display: flex;
  position: relative;
}

.zoom-icon {
  z-index: 1;
  background-color: #000000b3;
  background-image: url('../images/zoom-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 250px;
}

.image.long {
  max-height: none;
}

.image.fixed {
  object-position: 50% 75%;
}

.gallery-section {
  z-index: 10;
  background-color: #fff;
  margin-top: 0;
  padding: 100px 50px;
  position: relative;
}

.section-header {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.parallax-main {
  z-index: 8;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.parallax-main.lunch {
  z-index: 10;
  background-image: linear-gradient(#0000, #0006), url('../images/F91I1340.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.dinner {
  z-index: 10;
  background-image: linear-gradient(#0000, #0009), url('../images/F91I1314-2.jpg');
  background-position: 0 0, 50% 80%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.brunch {
  z-index: 10;
  background-image: linear-gradient(#0000, #0006), url('../images/F91I1513.jpg');
  background-position: 0 0, 50% 20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.gall {
  z-index: 10;
  background-image: linear-gradient(#00000080, #00000080), url('../images/F91I1592.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.private {
  z-index: 10;
  background-image: linear-gradient(#0000, #0006), url('../images/F91I1565.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.thanks {
  z-index: 10;
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/F91I1585.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
}

.parallax-main.wine {
  z-index: 10;
  background-image: linear-gradient(#0000, #0009), url('../images/F91I1043.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.hh0our {
  z-index: 10;
  background-image: linear-gradient(#0000, #0009), url('../images/F91101-.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.hors {
  z-index: 10;
  background-image: linear-gradient(#0000, #0006), url('../images/F91I1440.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.banquet {
  z-index: 10;
  background-image: linear-gradient(#0000, #0006), url('../images/F91I1062.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.parallax-main.coffee {
  z-index: 10;
  background-image: linear-gradient(#0000, #0009), url('../images/F91I1563.jpg');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 240px;
}

.content-holder {
  margin-left: 10%;
  margin-right: 10%;
}

.content-holder.res {
  margin-bottom: 28px;
  margin-left: 0%;
  margin-right: 0%;
}

.content-holder.thanks2 {
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0%;
}

.heading-h {
  color: #343e4b;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 34px;
}

.heading-h.white00 {
  color: var(--beige);
  text-transform: none;
  margin-bottom: 0;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  font-size: 40px;
  line-height: 55px;
}

.food-menu-item {
  outline-offset: -1px;
  color: #321611;
  background-color: #0000;
  outline: 1px #fcf7f1;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-weight: 300;
  text-decoration: none;
  display: flex;
  position: relative;
}

.food-menu-item:hover, .food-menu-item:active, .food-menu-item:focus {
  outline-offset: -1px;
  outline: 1px #fcf7f1;
}

.food-menu-item.center {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.paragraph-12 {
  color: #000;
  text-transform: lowercase;
  margin-bottom: 5px;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.paragraph-12._18px {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.food-menu-item-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.food-menu-item-wrapper._1-col {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 1fr;
}

.food-menu-item-wrapper._1-col.cc {
  place-items: center;
}

.food-menu-item-wrapper.center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  grid-template-columns: 1fr;
  justify-items: center;
}

.food-menu-item-wrapper.short {
  grid-row-gap: 10px;
}

.food-menu-item-wrapper._3-col {
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}

.menu-holder {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

.menu-holder.last {
  margin-bottom: 0;
}

.menu-holder.wine-list {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  margin-bottom: 0;
  display: grid;
}

.food-menu-pricing {
  align-items: flex-start;
  padding-top: 0;
  display: flex;
  position: relative;
}

.food-menu-title-content {
  flex-direction: column;
  margin-right: 0;
  display: flex;
  position: relative;
}

.heading-15 {
  font-weight: 400;
}

.heading-15.h6 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4em;
}

.heading-15.h6.green-300 {
  color: #000;
  letter-spacing: 0;
  text-transform: uppercase;
  flex: 0 auto;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.menus-sec {
  z-index: 10;
  background-color: #fff;
  margin-top: 0;
  padding: 80px 50px 70px;
  position: relative;
}

.div-block-69 {
  z-index: 99;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: var(--red);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding: 15px;
  font-size: 14px;
  display: flex;
  position: sticky;
  top: 109px;
}

.menu-btn {
  color: #fff;
  letter-spacing: .5px;
  text-transform: capitalize;
  background-color: #0000;
  border: .5px solid #fff;
  border-radius: .3em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 6px 1.4em 3px;
  font-family: Josefin Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.menu-btn:hover {
  background-color: #000;
}

.menu-btn.w--current {
  background-color: var(--gray);
  color: var(--red);
  border-color: #fff;
}

.add {
  color: #000;
  text-transform: lowercase;
  margin-top: 8px;
  margin-bottom: 5px;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.warnings {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.body-display {
  color: #b8b5b0;
  font-size: 17px;
  line-height: 1.6em;
}

.body-display.body-spacing {
  color: #000;
  text-align: left;
  padding-top: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.body-display.pat {
  color: var(--gray);
  text-align: center;
  max-width: 1000px;
  margin: 31px auto 20px;
  padding-top: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.about-2.section-spacing {
  z-index: 10;
  text-align: center;
  background-color: #f1f1f1;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.half-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1px 1fr;
  grid-auto-columns: 1fr;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.project-item {
  grid-column-gap: 18px;
  grid-row-gap: 24px;
  color: #fff;
  border-radius: 8px;
  flex-direction: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  height: 250px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.project-item.abb {
  height: 180px;
}

.grid-9 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  max-width: 1000px;
  margin: 50px auto 0;
  display: none;
}

.style-h1 {
  color: #000;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.stacked-heading {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  display: grid;
}

.collection-list-wrapper {
  height: 100%;
}

.image-10 {
  opacity: 1;
  width: 60px;
}

.image-32 {
  border-radius: 8px;
}

.card-circle {
  background-color: #f3f6fc;
  border-radius: 100%;
  width: 6vw;
  max-width: 800px;
  height: 6vw;
  max-height: 800px;
  position: absolute;
  inset: -6vw -6vw auto auto;
}

.card-circle.overlay {
  background-color: #1b1009a3;
}

.list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-image-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.list-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #000;
  border-bottom: 1px solid #889ea833;
  grid-template-rows: auto;
  grid-template-columns: .5fr 2.5fr;
  grid-auto-columns: 1fr;
  align-content: center;
  height: 100%;
  min-height: 160px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: grid;
  position: relative;
}

.medium-stacked-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 475px;
  display: grid;
}

.project-card-info-2 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

.heading-8 {
  color: var(--red);
  text-align: left;
  letter-spacing: 1px;
  -webkit-text-stroke-width: .5px;
  text-transform: uppercase;
  margin-top: 9px;
  margin-bottom: 0;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.hover-line-fill {
  background-color: var(--orange);
  border: 1px solid #889ea833;
  width: 100%;
  height: 100%;
}

.background-image {
  z-index: 1;
  background-image: url('../images/_A743082.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-image._23 {
  background-image: url('../images/_A743738.jpg');
}

.background-image._26 {
  background-image: url('../images/_A743767-1.jpg');
}

.background-image._24 {
  background-image: url('../images/_A743721.jpg');
}

.background-image._30 {
  background-image: url('../images/_A743762.jpg');
}

.grid-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.verticle-line {
  background-color: #889ea833;
  height: 100%;
  position: relative;
}

.hover-line-2 {
  height: 1px;
  position: absolute;
  inset: auto 0% -1px;
  overflow: hidden;
}

.sticky-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: static;
  top: 118px;
}

.list-grid {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--orange);
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: stretch;
  display: grid;
}

.grid-wrapper {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1000px) minmax(5vw, 1fr);
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: static;
}

.grid-wrapper.about-2 {
  grid-template-rows: auto auto;
}

.journal-list-title {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-overlay {
  z-index: 1;
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.text-span {
  color: var(--orange);
}

.features-image {
  object-fit: cover;
  object-position: 50% 50%;
  min-width: 100%;
  max-width: 100%;
  height: 300px;
}

.div-block-70 {
  text-align: left;
}

.slide-4 {
  filter: brightness(126%);
  background-image: url('../images/F91I1580.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.nav-ctas {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-flex-2 {
  z-index: 1000;
  background-color: #00000063;
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  padding: 10px 4em;
  display: flex;
  position: static;
  top: 0;
}

.nav-link-title {
  letter-spacing: .3px;
  margin-bottom: -2px;
}

.brand-3 {
  opacity: 1;
  color: #fff;
  align-items: center;
  padding: .5em 0;
  transition: opacity .2s;
  display: flex;
}

.brand-3:hover {
  opacity: .8;
}

.nav-menu-3 {
  flex: 1;
  justify-content: space-between;
  display: flex;
  position: static;
}

.subnav {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-flex-3 {
  justify-content: space-between;
  width: 100%;
  padding: 3px 4em 0;
  display: flex;
}

.nav-contact-link {
  color: #fff;
  letter-spacing: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 1em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.nav-contact-link:hover {
  opacity: .7;
}

.main-nav {
  align-items: stretch;
  display: flex;
}

.nav-link-cta {
  background-color: var(--orange);
  color: #fff;
  text-transform: none;
  border-radius: .3em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .5em .8em;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.nav-link-cta:hover {
  background-color: #545454;
}

.navbar {
  z-index: 999;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #0000005e;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-3 {
  color: var(--gray);
  letter-spacing: .3px;
  text-transform: capitalize;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 1.5em;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: static;
}

.nav-link-3:hover {
  opacity: 1;
}

.nav-link-3.w--current {
  opacity: 1;
  border-bottom-color: #fff;
}

.easter-desc {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 260px;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  display: flex;
}

.text-block {
  margin-bottom: 23px;
  font-family: Josefin Sans, sans-serif;
}

.utility-page-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button {
  background-color: var(--orange);
  font-family: Josefin Sans, sans-serif;
}

.text-field, .field-label {
  font-family: Josefin Sans, sans-serif;
}

.modal {
  z-index: 2147483647;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-65 {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-image: linear-gradient(#0000006b, #0000006b);
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.modal__body {
  z-index: 2;
  text-align: center;
  background-color: #0000;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.link-block-8 {
  justify-content: center;
  display: flex;
}

.image-33 {
  object-fit: cover;
  border-radius: 5px;
  margin-bottom: 0;
}

.modal__close-2 {
  opacity: 1;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 10px;
  right: 10px;
}

.modal__close-2:hover {
  opacity: .43;
}

.image-34 {
  filter: invert();
}

.beige {
  color: var(--gray);
}

.wine-wrapper {
  width: 95%;
  height: auto;
}

.wine-wrapper.d {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1000px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
  display: grid;
}

.wine-link-wrapper-2 {
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
}

.wine-link-wrapper-2:hover {
  text-decoration: none;
}

.wine-card-wrapper-2 {
  background-color: #3f201d;
  border: 2px solid #0000;
  border-radius: 0;
  flex-direction: column;
  flex-basis: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 10px;
  transition: all .75s;
  display: flex;
}

.wine-card-wrapper-2:hover {
  background-color: var(--beige);
  border-style: solid;
  border-color: #d7b56e;
}

.image-41 {
  object-fit: cover;
  min-height: 300px;
  max-height: 300px;
  margin-bottom: 0;
}

.menu-nts {
  z-index: 1;
  background-color: #000;
  border: 1px solid #917e37;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 17px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu-nts._01010 {
  background-color: var(--red);
  color: #fff;
  text-transform: uppercase;
  border-style: none;
  width: 100%;
  padding-top: 13px;
  font-weight: 300;
}

.text-lbutton-layout-3-blog-2 {
  color: var(--beige);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.below-txt {
  color: #000;
  text-transform: lowercase;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.div-block-75 {
  width: 100%;
}

.top-txt {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-bottom: 40px;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-span-4 {
  color: var(--red);
  margin-top: -16px;
  margin-bottom: -11px;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: block;
}

.slide5 {
  filter: brightness(126%);
  background-image: url('../images/F91I1085.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-16 {
  font-family: Lejourserif Ovzmo, Tahoma, sans-serif;
}

.bold-wh {
  color: var(--gray);
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .image-section {
    min-height: 550px;
  }

  .about-restaurant-flex.in-restaurant-cms {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-top: 0;
  }

  .food-menu-item-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .body-display.body-spacing {
    color: #000;
    font-size: 16px;
  }

  .about-2.section-spacing {
    background-color: #fff;
  }

  .stacked-heading {
    justify-items: start;
  }

  .image-10 {
    filter: none;
  }

  .heading-8 {
    color: #000;
  }

  .hover-line-fill {
    border-color: #000;
  }

  .text-span {
    color: var(--orange);
  }
}

@media screen and (min-width: 1920px) {
  .body-display {
    color: #b8b5b0;
    font-size: 18px;
  }

  .body-display.body-spacing, .body-display.pat {
    padding-top: 10px;
  }

  .style-h1 {
    font-size: 45px;
    line-height: 1.6em;
  }

  .stacked-heading {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
  }

  .list-item {
    grid-template-rows: auto auto;
  }

  .medium-stacked-intro {
    max-width: 500px;
  }

  .heading-8 {
    text-align: left;
  }

  .hover-line-fill {
    background-color: #ceaa72;
  }

  .verticle-line {
    color: #f3f0ea;
    background-color: #f3f0ea4d;
  }

  .grid-wrapper {
    place-items: center stretch;
    width: auto;
    position: static;
  }
}

@media screen and (max-width: 991px) {
  .hero-text {
    line-height: 60px;
  }

  .slide-img.new3, .slide-img.italy {
    background-position: 30% 100%;
  }

  .hero-container {
    width: 80%;
  }

  .all-caps {
    line-height: 28px;
  }

  .image-section {
    max-width: 100%;
    min-height: 400px;
    padding-top: 0;
  }

  .image-section.bigger {
    min-height: 500px;
  }

  .image-interaction._2, .image-interaction.parallax2, .image-interaction._3, .image-interaction.pp3, .image-interaction._2-1 {
    background-attachment: scroll;
  }

  .about-restaurant-block {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .about-restaurant-flex.in-restaurant-cms {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
    place-items: center start;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
  }

  .no-top-margin {
    line-height: 50px;
  }

  .top-margin.press {
    max-width: none;
  }

  .content-wrapper {
    max-width: 100%;
  }

  .content-wrapper.press-cont, .content-wrapper.m1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .press, .menus {
    max-width: 100%;
    padding-top: 0;
  }

  .ctaering {
    justify-content: center;
    align-items: center;
  }

  ._2-grids {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  ._2-grids._0-gap.center-grid {
    grid-row-gap: 0px;
    background-color: #0000;
  }

  .grid-content-block.bg-dark-slate-grey {
    min-height: 0;
    padding: 30px;
  }

  .grid-content-block.bg-dark-slate-grey.catering2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .private-events {
    padding: 50px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-2 {
    margin-top: 30px;
  }

  .reserve-image-block {
    min-height: 350px;
  }

  .slider {
    margin-top: 48px;
  }

  .page-padding {
    padding-left: 50px;
    padding-right: 50px;
  }

  .input.reservation-input {
    width: 100%;
    min-width: 100%;
  }

  .contact-form-wrapper {
    padding: 50px;
  }

  .reservations-sec.moddded {
    background-size: auto, cover;
  }

  .catering-form {
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .reservation-form-2 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: block;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-small, .padding-vertical.padding-small.e1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pp2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .header-box {
    width: 80%;
  }

  .header-box.ct2 {
    width: auto;
  }

  .content-section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-wrapper-2, .content-wrapper-2.c, .content-wrapper-2.belgian {
    padding-left: 0;
    padding-right: 0;
  }

  ._33-percent-column.no-right-border, ._33-percent-column.contact-details {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-wrapper.contact-details.lsls {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-2 {
    z-index: 99;
  }

  .content-wrapper-3 {
    max-width: 100%;
  }

  .grid-2 {
    grid-auto-flow: row dense;
  }

  .gallery-image {
    width: 100%;
    min-height: 200px;
  }

  .zoom-icon {
    display: none;
  }

  .image {
    max-height: 200px;
  }

  .gallery-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .parallax-main {
    height: 400px;
  }

  .parallax-main.wine, .parallax-main.hh0our, .parallax-main.coffee {
    background-position: 0 0, 50% 0;
  }

  .content-holder {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-h.white00 {
    font-size: 40px;
  }

  .food-menu-item-wrapper._3-col {
    grid-template-columns: 1fr;
  }

  .menu-holder.wine-list {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .heading-15.h6 {
    text-transform: uppercase;
  }

  .heading-15.h6.green-300 {
    font-size: 14px;
  }

  .menus-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-69 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    top: 125px;
  }

  .menu-btn {
    font-size: 12px;
  }

  .add, .warnings {
    font-size: 15px;
  }

  .body-display {
    font-size: 16px;
  }

  .about-2.section-spacing {
    padding: 50px;
  }

  .half-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .project-item {
    height: 150px;
  }

  .stacked-heading {
    flex-flow: column;
    grid-template-areas: ".";
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .list-item {
    grid-template-rows: auto;
    align-items: center;
    min-height: 130px;
    padding-top: 26px;
    padding-bottom: 18px;
  }

  .medium-stacked-intro {
    max-width: none;
  }

  .verticle-line {
    width: 100%;
  }

  .sticky-intro {
    position: relative;
    top: 0;
  }

  .grid-wrapper.about-2 {
    grid-template-columns: minmax(50px, 1fr) minmax(auto, 1000px) minmax(50px, 1fr);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .features-image {
    height: 400px;
  }

  .nav-ctas {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 2.5em;
    display: none;
  }

  .nav-flex-2 {
    align-items: center;
    min-height: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .nav-menu-3 {
    background-color: #161616e6;
    border-bottom: 1px solid #ffffff3b;
    position: absolute;
    top: 4em;
  }

  .menu-button-4 {
    border-bottom: 2px solid #0000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 1em;
    padding: .6em 0 .5em;
  }

  .menu-button-4.w--open {
    background-color: #0000;
    border-bottom-color: #fff;
  }

  .nav-flex-3 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .menu-title {
    color: #fff;
    font-family: Josefin Sans, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3em;
  }

  .nav-contact-link {
    margin-left: 0;
    font-size: 12px;
  }

  .nav-contact-link.hide {
    display: none;
  }

  .main-nav {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding: 4.7em 4em 1.7em;
  }

  .menu-button-flex {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .burger-icon {
    width: 1em;
    height: 1em;
    margin-right: .7em;
    font-size: .8em;
  }

  .nav-link-3 {
    white-space: nowrap;
    border-bottom-width: 2px;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 0;
    font-size: 15px;
  }

  .easter-desc {
    text-align: center;
  }

  .link-block-8 {
    flex-direction: column;
    align-items: center;
  }

  .wine-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .wine-wrapper.d {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    max-width: none;
    display: grid;
  }

  .wine-link-wrapper-2 {
    width: auto;
  }

  .wine-card-wrapper-2 {
    align-items: center;
    width: auto;
    min-width: auto;
    display: flex;
  }

  .menu-nts {
    text-align: center;
    min-width: 210px;
    height: 40px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .menu-nts.w--current {
    text-align: center;
  }

  .menu-nts._01010 {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero-text {
    max-width: none;
    font-size: 40px;
    line-height: 50px;
  }

  .slide-img.new3, .slide-img.italy {
    background-position: 40%;
  }

  .hero-section {
    min-height: 100vh;
  }

  .hero-container {
    width: 80%;
  }

  .all-caps {
    margin-top: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .image-section {
    min-height: 300px;
  }

  .image-interaction.parallax2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-6.title-style-1 {
    font-size: 35px;
  }

  .about-restaurant-block {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .about-restaurant-flex {
    flex-direction: column;
    justify-content: center;
  }

  .about-restaurant-flex.in-restaurant-cms {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .col-title-2 {
    margin-bottom: 4px;
    font-size: 16px;
  }

  .no-top-margin {
    line-height: 45px;
  }

  .top-margin.press {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    max-width: none;
    margin-top: 30px;
  }

  .content-wrapper.press-cont, .content-wrapper.m1 {
    padding: 50px 30px;
  }

  .press, .menus {
    padding-top: 0;
  }

  .winners_item {
    width: 10rem;
    height: 15rem;
  }

  ._2-grids {
    grid-template-columns: 1fr;
  }

  ._2-grids._0-gap.center-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .grid-content-block {
    padding-left: 60px;
    padding-right: 60px;
  }

  .private-events {
    padding: 50px 30px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top.margin-medium {
    margin-top: .75rem;
  }

  .container-2 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .reserve-image-block {
    padding: 0;
  }

  .paragraph-4 {
    line-height: 1.4em;
  }

  .slider {
    margin-top: 0;
  }

  .page-padding {
    padding-left: 30px;
    padding-right: 30px;
  }

  .input.reservation-input, .input.reservation-input._50, .input.reservation-input._33, .input.text-area.margin-input {
    margin-left: 0;
    margin-right: 0;
  }

  .contact-form-wrapper {
    padding: 30px;
  }

  .contact-form-wrapper.longer {
    padding-bottom: 30px;
  }

  .catering-form {
    margin-top: 0;
    padding: 0;
  }

  .reservation-form-2 {
    flex-direction: column;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .button-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .header-box {
    width: 90%;
  }

  .header-box.ct2, .header-box.left01, .header-box.banquet {
    margin-bottom: 25px;
  }

  .html-embed {
    height: 300px;
  }

  .content-section-2 {
    padding: 50px 30px;
  }

  .content-wrapper-2.c, .content-wrapper-2.belgian {
    padding-left: 0;
    padding-right: 0;
  }

  ._33-percent-column._100 {
    border-bottom: 1px solid #e7e7e7;
    border-right-style: none;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  ._33-percent-column.no-right-border {
    width: 100%;
  }

  ._33-percent-column.contact-details {
    border-right-style: none;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
  }

  .flex-wrapper.contact-details {
    margin-top: 30px;
  }

  .flex-wrapper.contact-details.lsls {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-top: 0;
  }

  .notice-link {
    font-size: 13px;
  }

  .footer-2 {
    padding-top: 14px;
  }

  .notice {
    margin-top: 0;
  }

  .notice-text {
    font-size: 13px;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-image {
    width: 100%;
  }

  .gallery-section {
    padding: 50px 30px;
  }

  .parallax-main {
    background-attachment: scroll;
    height: 300px;
  }

  .content-holder.res, .content-holder.thanks2 {
    margin-bottom: 15px;
  }

  .heading-h.white00 {
    font-size: 35px;
    line-height: 40px;
  }

  .food-menu-item {
    width: 100%;
    padding-right: 0;
  }

  .paragraph-12 {
    letter-spacing: .3px;
    margin-bottom: 0;
  }

  .paragraph-12._18px {
    font-size: 14px;
  }

  .food-menu-item-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .food-menu-item-wrapper._3-col {
    text-align: center;
    align-items: center;
  }

  .menu-holder.wine-list {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .menus-sec {
    padding: 50px 30px;
  }

  .div-block-69 {
    font-size: 12px;
    top: 113px;
  }

  .menu-btn {
    font-size: 11px;
  }

  .add {
    letter-spacing: .3px;
    margin-bottom: 0;
  }

  .warnings {
    text-align: left;
    margin-top: 30px;
  }

  .warnings.center-w, .body-display.body-spacing {
    text-align: center;
  }

  .about-2.section-spacing {
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .half-wrapper {
    grid-row-gap: 24px;
  }

  .project-item {
    grid-template-columns: 1fr;
    width: 100%;
    height: 120px;
  }

  .style-h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .stacked-heading {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
  }

  .list-item {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    text-align: center;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
  }

  .list-item._1 {
    padding-top: 0;
  }

  .list-item.last {
    border-bottom-style: none;
    min-height: 0;
    padding-bottom: 0;
  }

  .project-card-info-2 {
    padding: 0;
  }

  .heading-8 {
    margin-top: 0;
  }

  .hover-line-2.hide {
    display: none;
  }

  .list-grid {
    grid-column-gap: 0px;
    border-top-style: none;
  }

  .grid-wrapper {
    grid-template-columns: minmax(30px, 1fr) minmax(auto, 1000px) minmax(30px, 1fr);
  }

  .journal-list-title {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .div-block-70 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-flex-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .menu-button-4 {
    padding-top: .4em;
    padding-bottom: .2em;
  }

  .nav-flex-3 {
    min-height: 4em;
    padding-left: 30px;
    padding-right: 30px;
  }

  .main-nav {
    padding-left: 2em;
    padding-right: 2em;
  }

  .nav-link-3 {
    margin-right: 1.8em;
  }

  .image-33 {
    margin-bottom: 0;
  }

  .modal__close-2 {
    top: 4px;
    right: 4px;
  }

  .wine-wrapper.d {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    width: auto;
    margin-top: 30px;
  }

  .wine-card-wrapper-2 {
    align-items: center;
    min-height: auto;
    margin-right: 0;
  }

  .image-41 {
    min-height: 250px;
    max-height: 250px;
  }

  .menu-nts._01010 {
    min-width: 0;
  }

  .below-txt, .top-txt {
    letter-spacing: .3px;
  }

  .text-span-4 {
    margin-top: -17px;
  }
}

@media screen and (max-width: 479px) {
  .hero-text {
    font-size: 35px;
    line-height: 40px;
  }

  .hero-text.sm {
    font-size: 30px;
    line-height: 35px;
  }

  .slide-img {
    height: 60vh;
  }

  .slide-img.new3 {
    background-position: 45%;
    height: 100%;
  }

  .slide-img.new5 {
    height: 100%;
  }

  .slide-img.italy {
    background-position: 45%;
    height: 100%;
  }

  .slide-img.new-pic-slide {
    height: 100%;
  }

  .slide-img.nyc-view {
    background-position: 50%;
    height: 100%;
  }

  .hero-section {
    position: relative;
  }

  .left-arrow {
    display: none;
  }

  .hero-container {
    width: 90%;
  }

  .right-arrow {
    display: none;
  }

  .hero-slider {
    margin-top: 0;
    position: static;
  }

  .slide-nav {
    display: none;
  }

  .slide-content {
    height: 100%;
  }

  .overlay-2 {
    background-color: #0d13168a;
  }

  .image-section {
    min-height: 300px;
  }

  .image-section.bigger {
    min-height: 450px;
  }

  .col-title-3 {
    text-align: center;
    font-size: 15px;
  }

  .about-restaurant-block {
    justify-content: center;
    align-items: center;
  }

  .about-restaurant-flex.in-restaurant-cms, .col-title-2 {
    text-align: center;
  }

  .button-5.white-btn {
    margin-top: 10px;
  }

  .no-top-margin {
    text-align: left;
    margin-bottom: 7px;
    font-size: 30px;
  }

  .no-top-margin.oo-color {
    font-size: 30px;
  }

  .no-top-margin.red {
    text-align: center;
    margin-bottom: 0;
  }

  .no-top-margin.white {
    text-align: center;
    font-size: 35px;
  }

  .no-top-margin.txt-below.c2, .no-top-margin.none.pp {
    text-align: center;
  }

  .no-top-margin.none.home {
    text-align: center;
    font-size: 35px;
  }

  .no-top-margin.sm {
    text-align: center;
  }

  .no-top-margin.cc55 {
    text-align: center;
    line-height: 40px;
  }

  .top-margin.press {
    margin-top: 20px;
  }

  .content-wrapper.press-cont, .content-wrapper.m1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    font-size: 35px;
    line-height: 40px;
  }

  ._2-grids {
    grid-template-columns: 1fr;
  }

  ._2-grids._0-gap.center-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .grid-content-block.bg-dark-slate-grey {
    padding: 20px 0 20px 20px;
  }

  .private-events {
    overflow: hidden;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2._64rem {
    max-width: none;
  }

  .reservation-section {
    width: 100%;
  }

  .reserve-image-block {
    min-height: 0;
    padding: 0;
  }

  .paragraph-4._236 {
    font-size: 15px;
  }

  .section-wrapper-2 {
    width: 100%;
  }

  .slider {
    height: 300px;
  }

  .input.reservation-input {
    margin-bottom: 10px;
  }

  .contact-form-wrapper {
    padding: 20px;
  }

  .contact-form-wrapper.longer {
    text-align: center;
  }

  .catering-form {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .reservation-form-2 {
    display: block;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-small.e1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .button-6 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .pp2 {
    margin-top: 10px;
    font-size: 15px;
    line-height: 22px;
  }

  .header-box.ct2 {
    width: 100%;
    margin-bottom: 15px;
  }

  .header-box.left01 {
    margin-bottom: 13px;
  }

  .header-box.banquet.bet {
    margin-top: 50px;
  }

  .flex-wrapper.contact-details.lsls {
    margin-top: 0;
  }

  .paragraph-10 {
    font-size: 15px;
  }

  .notice-link {
    font-size: 12px;
  }

  .footer-2 {
    padding-top: 30px;
  }

  .content-wrapper-3 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .notice {
    margin-bottom: 0;
  }

  .notice-text {
    line-height: 19px;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
    margin-top: 18px;
  }

  .gallery-image {
    min-height: 160px;
  }

  .image {
    max-height: 160px;
  }

  .image.long {
    max-height: none;
  }

  .parallax-main.lunch {
    padding-top: 200px;
  }

  .parallax-main.dinner {
    background-position: 0 0, 50%;
    padding-top: 200px;
  }

  .parallax-main.brunch, .parallax-main.gall {
    padding-top: 200px;
  }

  .parallax-main.private {
    padding-top: 200px;
    padding-bottom: 6px;
  }

  .parallax-main.thanks {
    padding-top: 0;
    padding-left: 21px;
    padding-right: 21px;
  }

  .parallax-main.wine, .parallax-main.hh0our {
    background-position: 0 0, 50%;
    padding-top: 200px;
  }

  .parallax-main.hors, .parallax-main.banquet {
    padding-top: 200px;
  }

  .parallax-main.coffee {
    background-position: 0 0, 50%;
    padding-top: 200px;
  }

  .content-holder.thanks2 {
    margin-bottom: 0;
  }

  .heading-h {
    font-size: 35px;
  }

  .food-menu-item {
    padding-bottom: 3px;
  }

  .food-menu-item.center {
    padding-bottom: 0;
  }

  .paragraph-12 {
    letter-spacing: 0;
    font-size: 15px;
  }

  .food-menu-item-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .menu-holder {
    margin-bottom: 40px;
  }

  .div-block-69 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    top: 90px;
  }

  .menu-btn {
    letter-spacing: .5px;
    padding: 3px .8em 2px;
    font-size: 12px;
    font-weight: 400;
  }

  .body-display {
    font-size: 15px;
    line-height: 1.5em;
  }

  .body-display.body-spacing {
    text-align: center;
    font-size: 15px;
    line-height: 1.5em;
  }

  .body-display.pat {
    text-align: center;
    margin-top: 5px;
    font-size: 15px;
    line-height: 1.5em;
  }

  .about-2.section-spacing {
    padding-top: 50px;
  }

  .half-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
  }

  .project-item {
    height: 100px;
  }

  .project-item.abb {
    height: 140px;
  }

  .grid-9 {
    grid-template-columns: 1fr 1fr;
  }

  .style-h1 {
    font-size: 35px;
    font-weight: 400;
  }

  .stacked-heading {
    justify-items: center;
  }

  .list-item {
    grid-template-columns: 4fr;
    justify-items: center;
  }

  .list-item._1 {
    text-align: center;
    place-items: center;
    padding-bottom: 0;
  }

  .medium-stacked-intro {
    grid-row-gap: 24px;
  }

  .project-card-info-2 {
    padding: 0;
  }

  .heading-8 {
    text-align: center;
  }

  .grid-wrapper {
    grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
    width: 100%;
    max-height: 100%;
  }

  .journal-list-title {
    grid-template-columns: 3fr;
  }

  .features-image {
    height: 250px;
  }

  .div-block-70 {
    text-align: center;
  }

  .nav-flex-2 {
    padding: 0 5vw;
  }

  .brand-3 {
    font-size: .8em;
  }

  .nav-menu-3 {
    background-color: #161616f0;
  }

  .menu-button-4 {
    margin-right: .5em;
  }

  .nav-flex-3 {
    min-height: 3.3em;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .menu-title {
    font-size: 12px;
  }

  .nav-contact-link {
    text-align: right;
    margin-left: 10px;
  }

  .main-nav {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 3.9em;
    padding-left: 20px;
    padding-right: 0;
  }

  .burger-icon {
    margin-right: .5em;
  }

  .easter-desc {
    text-align: center;
  }

  .modal {
    padding: 11px;
  }

  .modal__body {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-8 {
    object-fit: cover;
    height: auto;
  }

  .image-33 {
    object-fit: cover;
  }

  .modal__close-2 {
    z-index: 3;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
  }

  .image-34 {
    filter: contrast(200%) invert();
  }

  .wine-wrapper.d {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: stretch stretch;
    width: 100%;
    margin-top: 30px;
    display: grid;
  }

  .wine-link-wrapper-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .wine-card-wrapper-2 {
    justify-content: space-between;
    min-width: auto;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px;
    display: flex;
  }

  .image-41 {
    min-height: 200px;
    max-height: 200px;
  }

  .menu-nts {
    min-width: 0;
    font-size: 12px;
  }

  .menu-nts._01010 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-lbutton-layout-3-blog-2 {
    letter-spacing: 0;
  }

  .below-txt {
    text-align: left;
  }

  .below-txt.c23 {
    text-align: center;
    font-size: 15px;
  }

  .text-span-3 {
    display: block;
  }

  .top-txt {
    text-align: left;
  }

  .text-span-4 {
    font-size: 15px;
  }
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c04878-d0896b73 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c04879-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c0487a-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c0487d-d0896b73 {
  align-self: start;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c04882-d0896b73, #w-node-_5cb553f8-0abb-c7f5-3b59-1ebad377cab1-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a2-d0896b73 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a7-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a9-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048ae-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b0-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b5-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b7-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c3-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c5-d0896b73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6ed515d-7893-ab34-585c-d441dd54f6fb-d0896b74 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4c886445-4e9f-bfa5-d8fc-a2af5cb64a39-d0896b74 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8658d819-1097-ec1c-b211-aa49ab8ead14-d0896b74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b01627e-e4bb-2b66-32e2-f5c7ef3beaec-d0896b74, #w-node-da91d94c-3702-d692-115a-f73b63b7aa21-d0896b74, #w-node-_97d8a52b-ff59-5b2d-52cd-8d0805cca953-d0896b74, #w-node-eac5d0af-d6c7-4563-a124-8aad95b8326b-d0896b74 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-b103147a-2f9e-2bc2-dd52-36ea9c221446-d0896b74 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6c3de5f4-c4c4-6d57-0176-57b9a64e1b00-d0896b74, #w-node-_504ac923-2eb0-fe25-d2c6-f14caaadae7e-d0896b74 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_78f264bb-e52a-7823-caf1-bc2a730a93fc-d0896b74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29211e14-ad84-237f-a38e-d777825aa61f-d0896b7a, #w-node-_29211e14-ad84-237f-a38e-d777825aa631-d0896b7a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-e7d53007-687f-9c02-4597-dd449be52479-d0896b7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_91ecab07-737f-c3e3-47e4-4a09dba4be15-d0896b7f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e7d53007-687f-9c02-4597-dd449be52479-9ce37e49, #w-node-e7d53007-687f-9c02-4597-dd449be52479-6f84d7ce, #w-node-_734e3da0-8884-b44a-bca5-c90e457322fc-6f84d7ce, #w-node-_5fd98e11-14c4-c9fc-ddd0-2030c7b1661b-6f84d7ce, #w-node-_1897de94-6298-df65-42aa-8139d25e5581-6f84d7ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a4-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a6-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a8-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a9-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048ab-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048ad-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048af-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b0-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b2-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b4-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b6-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b7-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b9-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c2-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c4-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c5-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c7-d0896b73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c04879-d0896b73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a2-d0896b73 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a3-d0896b73 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c4-d0896b73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a2-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a3-d0896b73, #w-node-_91ecab07-737f-c3e3-47e4-4a09dba4be15-d0896b7f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c04882-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048a9-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b0-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048b7-d0896b73, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c5-d0896b73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Lejourserif Ovzmo';
  src: url('../fonts/LeJourSerif-OVZMo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}