:root {
  --gold-light: #b19e7f;
  --gold-dark2: #6e5e3c;
  --white: white;
  --gold-dark: #8d7652;
  --black: black;
}

.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;
}

p {
  margin-bottom: 0;
}

.left-arrow, .right-arrow {
  z-index: 5;
  display: none;
}

.text-span-2 {
  font-weight: 600;
}

.link-3 {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.link-3:hover {
  opacity: 1;
  color: #fff;
}

.link-4 {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.heading {
  color: #e4e4e4;
  letter-spacing: 1px;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.heading.we {
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
}

.link {
  opacity: 1;
  color: #d6d3d0;
  text-decoration: none;
  transition: opacity .5s;
}

.link:hover {
  opacity: .47;
  color: #fff;
}

._2 {
  background-color: #fff;
  background-image: url('../images/65149ca15a5a7a55fccf443f_2023_0322Dawson-273M.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.copyright-text {
  color: #fafafa;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  display: inline-block;
}

.nav {
  text-align: center;
  background-color: #0000;
  border-radius: 6px;
  margin: 0 0%;
  padding: 66px 0 0;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.text-span-3 {
  font-weight: 500;
}

.paragraph {
  color: #e4e4e4;
  max-width: 700px;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.copyright-div {
  margin-top: 50px;
  padding-bottom: 38px;
  position: absolute;
  inset: auto 0% 0%;
}

.slider-s {
  z-index: 1;
  object-fit: cover;
  height: 100%;
}

.brand-div {
  display: inline-block;
}

.bg-video {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

._1 {
  background-color: #fff;
  background-image: url('../images/65149c97a63f3dd330b320c8_2023_0322Dawson-165M.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-3 {
  margin-bottom: 17px;
}

.popular-text {
  color: #fff;
  text-align: center;
  letter-spacing: .2px;
  margin-bottom: 29px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 200;
  line-height: 19px;
}

.popular-text.last {
  color: #e9e9e9;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 15px;
}

.link-block {
  margin-top: 45px;
  transition-duration: .8s;
  display: none;
}

.link-block:hover {
  opacity: .4;
}

.overlay {
  z-index: 2;
  text-align: center;
  background-color: #0000;
  background-image: linear-gradient(#141319c9, #141319c9);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slide-nav {
  font-size: 9px;
  display: none;
}

.div-block-4 {
  margin-top: 95px;
  margin-bottom: 30px;
  margin-left: 0;
}

.button-2 {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #b9b267;
  border: 1px solid #b9b267;
  border-radius: 2px;
  margin: 18px 8px 0;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  transition: background-color .525s;
}

.button-2:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.hero {
  z-index: 5;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 900px;
  padding: 0 13%;
  display: flex;
  position: relative;
  overflow: hidden;
}

._3 {
  background-color: #fff;
  background-image: url('../images/Madison_lounge_color--copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  display: inline-block;
}

.nav-link:hover {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.nav-link.w--current {
  color: #fff;
}

.navigation {
  background-color: #0000;
  width: 100vw;
  position: fixed;
  top: 0;
}

.container {
  flex-direction: column;
  align-items: center;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: relative;
}

.navigation-logo-div {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.horizontal-line {
  background-color: #ffffff40;
  width: 100vw;
  height: 1px;
}

.menu-icon {
  height: 20px;
}

.footer-logo {
  max-width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-2 {
  color: #727272e3;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  overflow: visible;
}

.paragraph-2.white75 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.paragraph-2.madison {
  color: #fff;
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
}

.primary_button {
  border: 1px solid var(--gold-light);
  color: var(--gold-light);
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  background-color: #0000;
  padding: 14px 28px;
  font-family: larken, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: background-color .4s;
}

.primary_button:hover {
  border-style: solid;
  border-color: var(--gold-dark2);
  background-color: var(--gold-dark2);
  color: #f3f0ea;
}

.primary_button.displaynone {
  color: #fffefd;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #da952c;
  background-color: #9c813b;
  padding: 10px 17px 8px;
  font-size: 14px;
  font-weight: 500;
}

.primary_button.displaynone._55 {
  margin-top: 31px;
}

._3d-block {
  z-index: 8;
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-size-gallery {
  z-index: 10;
  width: 100%;
  max-width: 1000px;
  height: 50vh;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-size-gallery.last {
  margin-bottom: 0;
}

.cover-image {
  z-index: 5;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cover-image.top {
  object-position: 50% 100%;
}

.pp.section-spacing {
  text-align: center;
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.header-box.ab3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 35px;
}

.grid-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.image-animation-trigger {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-animation-trigger._3d-for-image {
  width: 115%;
  height: 115%;
  position: absolute;
}

.image-animation-trigger.in-menu {
  position: absolute;
  inset: 0%;
}

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

.heading-8.nn3 {
  color: #f3f0ea;
  text-transform: none;
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.2em;
}

.animation-color-bg {
  z-index: 15;
  background-color: #f3eeef;
  height: 150%;
  display: none;
  position: absolute;
  left: 0%;
  right: 0%;
}

.animation-color-bg.is-larger {
  height: 170%;
}

.animation-color-bg.in-home-section {
  background-color: #1d1717;
}

.animation-color-bg.in-menu {
  background-color: #f3eeef;
}

.link-10 {
  text-decoration: none;
}

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

.line-fill {
  color: #f3f0ea;
  background-color: #ceaa72;
  width: 40%;
  height: 100%;
}

.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;
}

.half-wrapper {
  grid-column-gap: 80px;
  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;
}

.heading-4 {
  color: #f3f0ea;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: larken, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.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;
}

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

.hover-line {
  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: sticky;
  top: 118px;
}

.journal-list-title {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

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

.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;
}

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

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

.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;
}

.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._26 {
  background-image: url('../images/_A743767-1.jpg');
}

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

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

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

.hover-line-fill {
  background-color: #a3acc2;
  border: 1px solid #ceaa72;
  width: 100%;
  height: 100%;
}

.style-h1 {
  color: var(--gold-light);
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: larken, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

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

.image-9 {
  opacity: .86;
  width: 60px;
}

.left-line {
  background-color: #d7dfeb;
  width: 60px;
  height: 2px;
  display: flex;
}

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

.button-text {
  font-size: 17px;
}

.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 {
  grid-template-rows: auto auto;
}

.list-grid {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  border-top: 1px solid #889ea833;
  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;
}

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

.body-display.body-spacing {
  color: var(--white);
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.body-display.center-body {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.about.section-spacing {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.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: 60px;
  padding-bottom: 60px;
  text-decoration: none;
  display: grid;
  position: relative;
}

.main-banner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.white {
  color: #fff;
}

.white.centered {
  text-align: center;
  font-family: larken, sans-serif;
  font-weight: 400;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ffffff40;
  min-width: 250px;
  margin-top: 20px;
  padding: 14px 0;
}

.button:hover {
  color: #192b4d;
  background-color: #e5f3ff;
  border-style: solid;
  border-color: #e5f3ff;
  text-decoration: none;
}

.button:active {
  font-weight: 500;
}

.decorative-line-div {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.decorative-line {
  background-color: #fff;
  width: 1px;
  height: 100px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.main-banner-image {
  z-index: -1;
  background-image: linear-gradient(#00000080, #00000080), url('../images/image0.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

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

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

.nav-flex-1 {
  justify-content: space-between;
  width: 100%;
  min-height: 5em;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
}

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

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

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

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

.brand:hover {
  opacity: .8;
}

.nav-link-2 {
  opacity: .75;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 4px solid #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 2.5em;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: static;
}

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

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

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

.nav-link-cta {
  background-color: var(--gold-dark2);
  color: #fff;
  letter-spacing: .15em;
  text-transform: uppercase;
  border-radius: .3em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .6em 1.1em;
  font-family: larken, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

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

.nav-link-cta.only-for-mobile {
  display: none;
}

.nav-link-icon {
  object-fit: contain;
  width: 1em;
  height: 1em;
  margin-right: .7em;
  font-size: 1.5em;
}

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

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

.brand-logo-image {
  object-fit: contain;
  margin-right: .4em;
  font-size: 2.5em;
}

.text-field {
  color: #161616;
  text-align: left;
  background-color: #fff;
  border: 1px solid #54545429;
  border-radius: .2em;
  width: 100%;
  height: 3.5em;
  margin-bottom: 0;
  padding: 1em 4.5em 1em 7em;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  transition: border-color .2s, background-color .2s;
}

.text-field:hover {
  border-color: #85696c;
}

.text-field:focus {
  background-color: #f5f0f1;
  border-color: #85696c;
}

.text-field:focus-visible, .text-field[data-wf-focus-visible] {
  background-color: #f5f0f1;
}

.text-field.is-area {
  height: 150px;
}

.sticky-100vh-block {
  height: 100%;
  position: sticky;
  top: 0;
}

.home-footer-socicons-wrap {
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 18px;
  display: none;
}

.home-footer-socicon, .home-footer-socicon:hover {
  opacity: 1;
}

.home-footer-socicon:active {
  opacity: .85;
}

.home-footer-socicon.white {
  filter: grayscale() invert();
}

.footer-2 {
  color: #fff;
  text-align: center;
  background-color: #000;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.field-label {
  z-index: 10;
  color: #302627;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: .8em;
  font-weight: 600;
  line-height: 1.2em;
  position: absolute;
  left: 2em;
}

.field-label.in-area {
  top: 1.8em;
}

.c-testimonials-stars {
  margin-bottom: 1em;
  display: flex;
}

.error-message {
  background-color: #ecbdc5;
  border: 1px solid #bd7d88;
  border-radius: .2em;
  margin-top: 1em;
  padding: 1.7em;
  font-weight: 500;
}

.mini-container {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-4 {
  opacity: .7;
}

.small-tile {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: larken, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.image-size-gallery-2 {
  z-index: 10;
  width: 100%;
  height: 70vh;
  margin-bottom: 4em;
  position: relative;
}

.image-size-gallery-2.in-homepage {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.home-3-menu-item {
  display: flex;
}

.home-3-menu-button {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8em;
  height: 8em;
  display: flex;
  position: absolute;
  bottom: -4em;
}

.absolute-block-for-bg {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.booking-column-1 {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 100px 8.4em;
  display: flex;
  position: sticky;
  top: 0;
}

.container-2 {
  z-index: 10;
  width: 80%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.form {
  width: 100%;
}

.since-square {
  z-index: 5;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #0e0a0b4d;
  border: 1px solid #e2d6d866;
  position: absolute;
  inset: 0%;
  transform: rotate(45deg);
}

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

.cover-image-2 {
  z-index: 5;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cover-image-2.right {
  object-position: 75% 50%;
}

.cover-image-2.top {
  object-position: 50% 20%;
}

.cover-image-2.paddy3 {
  object-position: 60% 50%;
}

.form-title {
  color: #161616;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: larken, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2em;
}

.max-width-block-5 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 31em;
  display: flex;
  position: relative;
}

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

.contact-title-3 {
  color: var(--gold-light);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: larken, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
}

.gradient-bottom-absolute-bg {
  z-index: 2;
  background-image: linear-gradient(#f3eeef00, #f9f7f787 53%, #fff);
  height: 40em;
  position: absolute;
  inset: auto 0% 0%;
}

.contact-grid-2 {
  z-index: 10;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  width: 100%;
  max-width: 110em;
  margin-left: auto;
  margin-right: auto;
  padding: 3em 50px 100px;
  position: relative;
}

.title-top {
  opacity: 1;
  color: var(--gold-light);
  text-align: center;
  margin-top: 15px;
  font-family: larken, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.title-top.ww {
  color: var(--white);
}

.home-3-menu-link {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  min-height: 34em;
  padding: 4em 0 8em;
  text-decoration: none;
  transition: opacity .825s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-3-menu-link:hover {
  opacity: .5;
}

.home-3-menu-link.paddy1 {
  min-height: 20em;
}

.grid-block-image {
  min-height: 50em;
  position: relative;
}

.span-bold {
  font-weight: 700;
}

.c-star {
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: .5em;
  display: flex;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.pp1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 31px;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.since-block-2 {
  z-index: 50;
  color: #f3eeef;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.gallery-background {
  z-index: 3;
  background-color: #10131f80;
  border-radius: 50%;
  width: 40em;
  height: 40em;
  display: none;
  position: absolute;
}

.booking-title-block {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 57em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-icon {
  opacity: .5;
  object-fit: contain;
  width: 1em;
  height: 1em;
  font-size: 1.2em;
}

.link-19 {
  color: #fff;
  text-decoration: none;
}

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

.absolute-block {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

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

.form-item {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 1em;
  display: flex;
  position: relative;
}

.form-item.is-area {
  align-items: flex-start;
}

.text-span-20 {
  font-size: 16px;
}

.since-element {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 9em;
  height: 9em;
  display: flex;
  position: absolute;
}

.icon-star-filled {
  filter: brightness(200%);
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.section {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

.section.is-home-hero-2 {
  z-index: 20;
  background-color: #302627;
  overflow: visible;
}

.section.pp3 {
  margin-top: 0;
  overflow: visible;
}

.section.c1 {
  background-image: url('../images/AU8I5050.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
}

.section.about {
  background-color: #000;
}

.section.menus {
  background-color: #000;
  overflow: visible;
}

.home-3-menu-title {
  z-index: 20;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: larken, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
  position: relative;
}

.contact-grid-block-2 {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #302627;
  background-color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 50px 5em;
  display: flex;
  position: relative;
}

.contact-grid-block-2.with-button-in-right {
  padding: 0;
}

.max-width-block-57em {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 57em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.max-width-block-57em.max1200 {
  max-width: 1200px;
  margin-bottom: 6em;
}

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

.gallery-thumbnail {
  z-index: 1;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: relative;
}

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

.slide-img.new4 {
  background-image: url('../images/4_Interior_Back_Theory-5-IMG_4481.webp');
  background-size: cover;
}

.slide-img.new3 {
  background-image: linear-gradient(#000000c9, #000000ba 15%, #9e9e9e00 31%, #fff0), url('../images/AU8I4915.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

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

.slide-img.new2 {
  background-image: url('../images/65149c97a63f3dd330b320c8_2023_0322Dawson-165M.jpg');
  background-size: cover;
}

.slide-img.new0 {
  background-image: linear-gradient(#000000c9, #000000ba 15%, #9e9e9e00 31%, #fff0), url('../images/AU8I5487.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-img.new03 {
  background-image: linear-gradient(#000000c9, #000000ba 15%, #9e9e9e00 31%, #fff0), url('../images/AU8I5355.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-img.nbew4 {
  background-image: linear-gradient(#000000c9, #000000ba 15%, #9e9e9e00 31%, #fff0), url('../images/AU8I4970.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-img.bann {
  background-image: linear-gradient(#000000c9, #000000ba 15%, #9e9e9e00 31%, #fff0), url('../images/2_Madison_ML_d7194b5a-d836-46fb-83d2-ca1e5f491e54.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.reservation-form {
  z-index: 10;
  color: #302627;
  width: 100%;
  max-width: 33em;
  position: relative;
}

.home-3-menu {
  text-align: center;
  margin-top: 50px;
}

.testimonial {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.seo {
  color: #fff;
  width: 800px;
  margin: 14px auto;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.contact-grid-link-2 {
  color: #302627;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 22px;
  transition: opacity .2s;
  display: flex;
}

.contact-grid-link-2:hover {
  opacity: .6;
}

.contact-grid-link-2.nomargin {
  margin-bottom: 0;
}

.contact-grid-link-2.with-margin {
  color: var(--white);
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

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

.home-3-menu-icon {
  z-index: 10;
  filter: invert();
  object-fit: contain;
  width: 1em;
  height: 1em;
  font-size: 1.4em;
  position: relative;
  top: -1.6em;
}

.booking-title-inner {
  padding-top: 100px;
  padding-bottom: 100px;
}

.c-testimonials-gird {
  grid-column-gap: 0em;
  grid-row-gap: 30px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-content: center;
  justify-items: center;
  max-width: 1200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.hero-1 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 30.1em;
  padding-bottom: 3.6em;
  display: flex;
  position: relative;
}

.contact-grid-inner {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.home-3-menu-list {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: grid;
}

.none.type-color {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 14px;
  font-weight: 400;
}

.restaurant-grid-block {
  color: #fff;
  text-align: center;
  background-color: #85696c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5em;
  display: flex;
  position: relative;
}

.restaurant-grid-block.with-green-background {
  background-color: #0e0e0e;
  padding: 50px;
}

.restaurant-grid-block.gray {
  background-color: #222;
  padding: 50px;
}

.home-3-menu-gradient {
  z-index: 10;
  background-image: linear-gradient(#30262700, #241c1dbf 50%, #000000f2);
  height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.form-icon-background {
  z-index: 5;
  background-color: #ece8db;
  border-radius: .2em;
  position: absolute;
  inset: 0%;
}

.booking-image-size {
  z-index: 10;
  width: 100%;
  height: 40em;
  margin-top: 30px;
  position: relative;
}

.revi {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.pp2 {
  z-index: 20;
  opacity: .8;
  color: #000;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  position: relative;
}

.section-2 {
  background-color: #000;
  padding: 45px 50px 15px;
}

.form-icon-size {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.6em;
  height: 1.6em;
  display: flex;
  position: absolute;
  right: 1.2em;
}

.home-footer-socicon-wrap {
  margin-right: 0;
}

.dark0 {
  z-index: 9;
  mix-blend-mode: multiply;
  background-image: linear-gradient(#0000, #000);
  position: absolute;
  inset: 0%;
}

.text-span-21 {
  display: inline-block;
}

.since-frame {
  z-index: 8;
  border: 1px solid #e2d6d840;
  width: 90%;
  height: 90%;
  position: absolute;
}

.form-icon {
  z-index: 10;
  object-fit: contain;
  width: 1em;
  height: 1em;
  font-size: 1em;
  position: absolute;
}

.c-testimonials-text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  inset: 0%;
}

.sticky-gradients {
  z-index: 1;
  background-color: #e2d6d8;
  background-image: radial-gradient(circle, #ffffff80, #ffffff03), radial-gradient(circle at 50% 0, #ffffff5c, #ffffff03), linear-gradient(124deg, #ffffff03 22%, #ffffff80 50%, #ffffff03 78%), radial-gradient(circle farthest-side at 100% 100%, #85696c, #ffffff03 58%), radial-gradient(circle at 0 0, #ccb1b4 46%, #ffffff03);
  width: 100%;
  min-height: 100vh;
  position: sticky;
  top: 0;
}

.sticky-gradients.dark {
  background-color: #000;
  background-image: radial-gradient(circle, #00000080, #ffffff03), linear-gradient(124deg, #ffffff03 20%, #5c5c5c80 37%, #ffffff03 83%), radial-gradient(circle at 0 0, #000 46%, #000);
}

.text-block {
  font-size: 2em;
  font-weight: 200;
  line-height: 1.4em;
}

.booking {
  z-index: 10;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.booking-column-2 {
  z-index: 5;
  background-image: linear-gradient(#0000, #000);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding: 100px 9.1em;
  display: flex;
  position: relative;
}

.gallery-icon {
  z-index: 10;
  object-fit: contain;
  width: 1em;
  height: 1em;
  font-size: 1.5em;
  display: none;
  position: absolute;
}

.footer-logo-2 {
  width: 200px;
  margin-bottom: 18px;
}

.since-title {
  z-index: 10;
  opacity: .9;
  margin-bottom: 0;
  font-family: larken, sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4em;
  position: relative;
}

.gallery-wrap {
  z-index: 1;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.hero-contact {
  z-index: 30;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10.2em;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.c-testimonials-paragraph-wrapper {
  margin-top: .5em;
  margin-bottom: 10px;
}

.box-paragraph {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.grid {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
}

.slide-nav-2 {
  display: none;
}

.success-message {
  color: #fff;
  background-color: #1d6161;
  border-radius: .4em;
  padding: 5.5em 2.8em;
}

.padding-inner {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding-inner.case {
  padding-bottom: 1rem;
}

.gallery-lightbox {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 20em;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.uppercase-title {
  text-align: center;
  letter-spacing: .5em;
  text-indent: .5em;
  text-transform: uppercase;
  margin-bottom: .5em;
  font-size: 12px;
  font-weight: 700;
}

.uppercase-title.wt {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.submit-form-button {
  background-color: var(--gold-dark);
  letter-spacing: .3em;
  text-transform: uppercase;
  background-image: url('../images/table_restaurant_white_24dp.svg');
  background-position: 13%;
  background-repeat: no-repeat;
  background-size: 1.3em;
  border-radius: .2em;
  margin-top: 0;
  padding: 1.3em 2em 1.3em 4.1em;
  font-family: larken, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1em;
  transition: background-color .2s;
}

.submit-form-button:hover {
  background-color: #727272;
}

.submit-form-button:focus, .submit-form-button:focus-visible, .submit-form-button[data-wf-focus-visible] {
  background-color: #5a8626;
}

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

.heading-9.title-style-1 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: larken, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2em;
}

.text-span-22 {
  white-space: nowrap;
  word-break: normal;
}

.parallax {
  background-image: url('../images/AU8I5373.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.menu-container {
  z-index: 10;
  width: 80%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.parallax2 {
  background-image: url('../images/AU8I4970.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.m3 {
  z-index: 10;
  background-image: linear-gradient(#0a0713a3, #0a0713a3), url('../images/madison3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 171px 41px 62px;
  display: flex;
  position: relative;
}

.intro-container {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.title-top-2 {
  opacity: 1;
  color: #fff;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
}

.menu-6abs {
  z-index: 6;
  background-color: #000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 22px auto 23px;
  padding: 10px 0 10px 0;
  display: flex;
  position: static;
  top: 88px;
}

.button-3 {
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #d0b15f;
  border-radius: 100px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: color .4s, background-color .4s;
}

.button-3:hover {
  color: #d0b15f;
  background-color: #fff;
}

.button-3.oo-q {
  background-color: var(--gold-dark2);
  letter-spacing: 1px;
  border-radius: 3px;
  margin: 6px;
  padding: 10px 14px;
  font-family: larken, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.button-3.oo-q:hover {
  color: #fff;
  background-color: #141414;
}

.button-3.oo-q.w--current {
  background-color: #000;
}

.button-3.oo-q.paddys-btn {
  background-color: #48793a;
}

.menu-banner {
  background-color: #0000;
  width: 100%;
}

.menu-banner.horizontal {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.menu-item-5.center {
  text-align: center;
}

.menu-item-5.color {
  background-color: var(--gold-dark2);
  border-radius: 3px;
  padding: 8px 10px;
}

.first-tab {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 1px solid #fff;
  min-width: 250px;
  margin-right: 5px;
  padding: 15px 20px;
  transition: background-color .2s ease-in-out;
}

.first-tab:hover {
  background-color: #fff;
}

.first-tab.w--current {
  color: #000;
  background-color: #fff;
  border: 1px solid #464646;
  font-size: 12px;
  transition-duration: .4s;
}

.infotext {
  color: #102b4e80;
  font-size: 18px;
  line-height: 22px;
}

.infotext.menu {
  color: #f0f0f0;
  letter-spacing: .5px;
  text-transform: lowercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.infotext.menu.ccc {
  text-align: center;
  text-transform: none;
}

.infotext.up {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.infotext.top {
  color: #e8dbc8;
  text-align: center;
  text-transform: none;
  margin: 6px 50px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext.top.a {
  color: #fff;
  margin-bottom: 0;
}

.info-title {
  color: #102b4e;
  margin-top: 5px;
  font-size: 24px;
}

.info-title.menu {
  color: #ebebeb;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: larken, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

._83838h {
  opacity: .76;
  margin-top: 65px;
  margin-bottom: 50px;
}

.tab-first-men {
  border-right: 1px #424242;
  flex: 0 auto;
  width: 100%;
}

.menu-box {
  background-color: #f5f0e500;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 75px;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: flex;
}

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

.tabs-men {
  width: 100%;
}

.heading-tab-fourth {
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.tabs-menu {
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-span-23 {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 600;
}

.menu-items {
  grid-column-gap: 50px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
}

.menu-items.alone {
  grid-row-gap: 10px;
}

.tab-menu {
  z-index: 5;
  justify-content: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: sticky;
  top: 80px;
}

.heading-2 {
  color: #dbd99e;
  font-size: 64px;
  line-height: 60px;
}

.heading-2.title01 {
  color: var(--gold-light);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: larken, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.heading-2.title01.green {
  color: #55a33e;
}

.heading-2.white02 {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: larken, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.section-tab-menu {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: auto;
  padding: 124px 50px 100px;
  display: flex;
}

.body {
  background-color: #000;
}

.drinks {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: auto;
  padding: 90px 50px 100px;
  display: flex;
}

.parallax3 {
  background-image: url('../images/AU8I5477.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.nav-flex-3 {
  justify-content: space-between;
  width: 100%;
  min-height: 5em;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
}

.nav-link-3 {
  color: #fff;
  text-transform: capitalize;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 2.5em;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  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;
}

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

.bold-text {
  color: var(--gold-light);
  font-family: larken, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

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

.parallax4 {
  background-image: url('../images/madison1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.thank-you {
  background-color: #000;
  background-image: linear-gradient(#000000cf, #000000cf), url('../images/AU8I5050.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: 100vh;
  padding: 124px 50px 100px;
  display: flex;
}

.paddys {
  filter: grayscale();
  background-image: url('../images/AU8I4930.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.modal-2 {
  z-index: 9999;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #00000096;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-52 {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.modal__body-2 {
  z-index: 2;
  text-align: center;
  cursor: pointer;
  object-fit: cover;
  background-color: #fff;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

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

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

.image-21 {
  z-index: 10;
  position: relative;
}

.image-22 {
  cursor: pointer;
}

.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-left: 10px;
  margin-right: 0;
  transition-property: opacity;
}

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

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

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

.bold-text-2 {
  font-weight: 600;
}

.bold-text-3 {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
}

.text-block-11 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 13px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-48 {
  text-align: center;
  align-self: stretch;
  text-decoration: none;
  transition: opacity .4s;
}

.div-block-48:hover {
  opacity: .5;
}

.text-span {
  color: #642e24;
  letter-spacing: 2px;
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
}

.text-span.white2 {
  color: #beae79;
  text-transform: capitalize;
  font-family: larken, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.text-span-24 {
  color: #975d16;
  letter-spacing: 5px;
  font-size: 12px;
}

.text-span-24.white {
  color: #af9c64;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.title {
  margin-bottom: 25px;
}

.title._12121 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.div-block-49 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 12px;
  margin-bottom: 32px;
  display: flex;
}

.footer-sec {
  z-index: 9;
  text-align: center;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.paragraph-3 {
  text-align: center;
  margin-top: 13px;
  margin-bottom: 24px;
}

.text-span-25 {
  font-size: 30px;
}

.html-embed-6 {
  z-index: 99999;
  background-color: #0000;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.bold-text-4 {
  color: #e93838;
  font-weight: 600;
}

.text-span-26 {
  color: #ec2525;
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .home-footer-socicon.white {
    filter: contrast(200%) grayscale() invert();
  }

  .footer-2 {
    background-color: #ac1f29;
  }

  .section-2 {
    background-color: #000;
  }
}

@media screen and (min-width: 1920px) {
  .primary_button {
    letter-spacing: 6px;
    text-decoration: none;
  }

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

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

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

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

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

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

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

  .button-text {
    font-size: 16px;
    text-decoration: none;
  }

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

  .body-display {
    color: #b8b5b0;
    font-size: 18px;
  }

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

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

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

@media screen and (max-width: 991px) {
  .copyright-div {
    margin-top: 20px;
    padding-bottom: 22px;
  }

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

  .popular-text {
    font-size: 16px;
  }

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

  .div-block-4 {
    margin-top: 66px;
  }

  .hero {
    justify-content: flex-start;
    min-height: 900px;
    padding: 0;
  }

  .nav-menu, .menu-button.w--open {
    background-color: #000000c7;
  }

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

  .image-size-gallery {
    height: 400px;
  }

  .pp.section-spacing {
    padding: 60px 50px;
  }

  .header-box {
    width: 80%;
  }

  .heading-8.nn3 {
    font-size: 32px;
    line-height: 1.22em;
  }

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

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

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

  .stacked-heading {
    grid-template-areas: "."
                         "."
                         "Area";
  }

  .verticle-line {
    width: 100%;
  }

  .project-item {
    height: 150px;
  }

  .style-h1 {
    font-size: 36px;
  }

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

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

  .about.section-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .main-banner, .main-banner-image {
    height: 100vh;
  }

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

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

  .nav-contact-link {
    font-size: 11px;
  }

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

  .main-nav {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 1.7em 4em;
  }

  .nav-link-2 {
    white-space: nowrap;
    border-bottom-width: 2px;
    min-height: 3.2em;
    margin-top: .7em;
    margin-bottom: .7em;
    margin-right: 2.2em;
  }

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

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

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

  .nav-link-cta.only-for-mobile {
    align-self: center;
    padding-right: 1em;
    font-size: .8em;
    line-height: 1em;
    display: flex;
  }

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

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

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

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

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  .footer-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-size-gallery-2 {
    height: 40em;
  }

  .image-size-gallery-2.in-homepage {
    display: none;
  }

  .booking-column-1 {
    padding: 50px;
  }

  .container-2 {
    width: 100%;
  }

  .max-width-block-5 {
    max-width: none;
  }

  .grid-block-image {
    height: 35em;
    min-height: auto;
  }

  .pp1 {
    font-size: 14px;
  }

  .contact-grid-block-2 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .max-width-block-57em {
    max-width: 50em;
  }

  .max-width-block-57em.max1200 {
    margin-bottom: 50px;
  }

  .testimonial {
    font-size: 14px;
  }

  .seo {
    width: auto;
  }

  .contact-grid-link-2 {
    font-size: 14px;
  }

  .contact-grid-link-2.with-margin {
    font-size: 15px;
  }

  .booking-title-inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .hero-1 {
    min-height: auto;
    padding-top: 19em;
  }

  .home-3-menu-list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .restaurant-grid-block {
    padding-left: 3em;
    padding-right: 3em;
  }

  .booking-image-size {
    height: 30em;
  }

  .text-span-21 {
    display: inline;
  }

  .booking {
    align-items: center;
  }

  .booking-column-2 {
    justify-content: center;
    padding: 50px;
  }

  .hero-contact {
    padding-top: 100px;
  }

  .box-paragraph {
    font-size: 14px;
  }

  .grid {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-columns: 1fr;
  }

  .padding-inner {
    padding: 80px 30px;
  }

  .padding-inner.case {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .gallery-lightbox {
    height: 13em;
  }

  .parallax {
    height: 400px;
  }

  .menu-container {
    width: 100%;
  }

  .parallax2 {
    height: 400px;
  }

  .m3 {
    padding-left: 54px;
    padding-right: 54px;
  }

  .menu-6abs {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .menu-items {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .tab-menu {
    flex-direction: row;
  }

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

  .drinks {
    padding-top: 50px;
  }

  .parallax3 {
    height: 400px;
  }

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

  .nav-link-3 {
    white-space: nowrap;
    border-bottom-width: 2px;
    min-height: 3.2em;
    margin-top: .7em;
    margin-bottom: .7em;
    margin-right: 2.2em;
  }

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

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

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

  .stacked-heading-copy {
    grid-template-areas: "."
                         "."
                         "Area";
    display: block;
  }

  .parallax4 {
    height: 400px;
  }

  .paddys {
    background-attachment: scroll;
    height: 400px;
  }

  .div-block-48 {
    margin-bottom: 0;
    margin-right: 0;
  }

  .div-block-49 {
    flex-flow: wrap;
    align-items: center;
  }

  .footer-sec {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
  }

  .copyright-div {
    flex: 1;
    align-items: flex-end;
    margin-top: 25px;
    padding-bottom: 23px;
  }

  .slider-s {
    object-fit: cover;
    height: 100%;
  }

  .popular-text {
    margin-bottom: 25px;
    font-size: 15px;
  }

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

  .div-block-4 {
    margin-top: 111px;
    margin-left: 0;
  }

  .button-2 {
    text-align: center;
    min-width: 120px;
  }

  .hero {
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 5% 42px;
  }

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

  .primary_button {
    flex: 0 auto;
    display: block;
  }

  .primary_button.displaynone {
    display: none;
  }

  .image-size-gallery {
    height: 250px;
    margin-bottom: 0;
  }

  .pp.section-spacing {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-box {
    width: 90%;
  }

  .header-box.ab3 {
    margin-bottom: 25px;
  }

  .heading-8.nn3 {
    font-size: 25px;
    line-height: 45px;
  }

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

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

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

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

  .button-text {
    font-size: 14px;
  }

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

  .list-item {
    grid-template-columns: 1fr;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .button {
    min-width: 100%;
  }

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

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

  .nav-contact-link {
    font-size: 10px;
  }

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

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

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  .footer-2 {
    padding: 40px 20px;
  }

  .small-tile {
    text-align: left;
  }

  .image-size-gallery-2 {
    height: 33em;
    margin-bottom: 3em;
  }

  .home-3-menu-button {
    bottom: -.1em;
  }

  .booking-column-1 {
    border-radius: .2em;
    width: 100%;
    min-height: auto;
    margin-bottom: 50px;
    padding: 50px 30px;
    position: relative;
  }

  .form {
    text-align: center;
  }

  .form-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 25px;
  }

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

  .title-top {
    font-size: 30px;
  }

  .grid-block-image {
    height: 30em;
    min-height: auto;
  }

  .html-embed {
    height: 300px;
  }

  .since-element {
    font-size: .8em;
  }

  .contact-grid-block-2 {
    padding: 30px;
  }

  .reservation-form {
    max-width: none;
  }

  .seo {
    margin-bottom: 21px;
  }

  .contact-grid-link-2 {
    font-size: 13px;
  }

  .booking-title-inner {
    padding-top: 61px;
  }

  .c-testimonials-gird {
    grid-row-gap: 4em;
  }

  .hero-1 {
    padding-top: 15em;
  }

  .home-3-menu-list {
    grid-template-columns: 1fr 1fr;
  }

  .restaurant-grid-block {
    padding: 8em 5em;
  }

  .restaurant-grid-block.with-green-background {
    padding-left: 30px;
    padding-right: 30px;
  }

  .restaurant-grid-block.gray {
    padding: 50px 30px;
  }

  .revi {
    text-align: left;
  }

  .pp2 {
    text-align: center;
  }

  .booking {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }

  .booking-column-2 {
    width: 100%;
    min-height: auto;
    padding: 0 30px 50px;
  }

  .gallery-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .hero-contact {
    padding-top: 80px;
  }

  .grid {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-columns: 1fr;
  }

  .padding-inner, .padding-inner.case {
    padding-left: 30px;
    padding-right: 30px;
  }

  .gallery-lightbox {
    height: 150px;
  }

  .uppercase-title {
    margin-bottom: 2.3em;
  }

  .uppercase-title.wt {
    margin-bottom: 0;
    font-weight: 500;
  }

  .submit-form-button {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3.2em;
    padding-right: 1.2em;
  }

  .heading-9.title-style-1 {
    letter-spacing: 3px;
    font-size: 35px;
  }

  .parallax, .parallax2 {
    height: 300px;
  }

  .m3 {
    height: 300px;
    padding-top: 164px;
    padding-left: 38px;
    padding-right: 38px;
  }

  .menu-6abs {
    top: 104px;
  }

  .button-3.oo-q {
    text-align: center;
  }

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

  .first-tab {
    width: 90%;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .first-tab.w--current {
    width: 90%;
  }

  .infotext.menu, .info-title.menu {
    text-align: center;
  }

  .menu-items {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .tab-menu {
    flex-direction: column;
    align-items: center;
  }

  .section-tab-menu, .drinks {
    padding-left: 30px;
    padding-right: 30px;
  }

  .parallax3 {
    height: 300px;
  }

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

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

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

  .parallax4 {
    height: 300px;
  }

  .thank-you {
    padding-left: 30px;
    padding-right: 30px;
  }

  .paddys {
    height: 300px;
  }

  .div-block-48 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .title._12121 {
    margin-top: 42px;
  }

  .div-block-49 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    flex-direction: column;
    margin-bottom: 0;
  }

  .paragraph-3 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .link-3 {
    color: #fff;
    font-size: 14px;
  }

  .heading {
    text-transform: lowercase;
    font-size: 25px;
  }

  .nav {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 29px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .paragraph {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
  }

  .copyright-div {
    flex: none;
    margin-top: 29px;
    padding-bottom: 0;
    display: block;
    position: static;
    inset: auto 0% 0%;
  }

  .slider-s {
    min-height: 100%;
  }

  .brand-div {
    margin-top: 0;
  }

  ._1 {
    background-position: 22%;
  }

  .image-3 {
    max-width: 70%;
  }

  .popular-text {
    max-width: 100%;
    margin-bottom: 13px;
    font-size: 14px;
    font-weight: 400;
  }

  .popular-text.last {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .overlay {
    height: 100%;
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-4 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 16px;
    display: flex;
  }

  .button-2 {
    min-width: 140px;
    margin: 5px;
  }

  .hero {
    flex-direction: column;
    justify-content: flex-end;
    height: auto;
    min-height: 850px;
    padding: 0 30px;
  }

  ._3 {
    background-position: 22%;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .primary_button {
    letter-spacing: 3px;
    margin-top: 22px;
    font-size: 14px;
    display: block;
  }

  .primary_button:hover {
    background-color: #ceaa72;
    border-color: #ceaa72;
  }

  .header-box.ab3 {
    margin-bottom: 29px;
  }

  .heading-8.nn3 {
    line-height: 40px;
  }

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

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

  .half-wrapper {
    grid-template-rows: auto;
  }

  .heading-4 {
    font-size: 16px;
  }

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

  .stacked-heading {
    grid-row-gap: 15px;
  }

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

  .project-item {
    height: 100px;
  }

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

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

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

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

  .list-item {
    grid-template-columns: 4fr;
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

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

  .main-nav {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

  .nav-link-2 {
    min-height: 3em;
  }

  .menu-title {
    font-size: .6em;
  }

  .nav-link-cta.only-for-mobile {
    padding: .7em 1.2em;
    font-size: .7em;
  }

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

  .text-field {
    padding-left: 6.5em;
  }

  .footer-2 {
    padding-bottom: 19px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .field-label {
    left: 1.2em;
  }

  .small-tile {
    text-align: center;
    margin-bottom: 13px;
    font-size: 25px;
  }

  .image-size-gallery-2 {
    height: 23em;
    margin-bottom: 2em;
  }

  .booking-column-1 {
    width: 86%;
    padding-left: 9vw;
    padding-right: 9vw;
  }

  .right-arrow-2 {
    display: none;
  }

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

  .contact-grid-2 {
    padding-bottom: 57px;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .home-3-menu-link {
    min-height: 300px;
    padding: 30px;
  }

  .grid-block-image {
    height: 25em;
  }

  .c-star {
    width: 21px;
    height: 21px;
  }

  .pp1 {
    margin-top: .9em;
    margin-bottom: 2.5em;
  }

  .left-arrow-2 {
    display: none;
  }

  .since-element {
    font-size: .6em;
  }

  .contact-grid-block-2 {
    padding: 3em;
  }

  .max-width-block-57em.max1200 {
    margin-bottom: 4em;
  }

  .slide-img {
    height: 60vh;
  }

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

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

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

  .slide-img.new0, .slide-img.new03, .slide-img.nbew4 {
    background-position: 60%;
    height: 100%;
  }

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

  .home-3-menu {
    width: 100%;
  }

  .testimonial {
    margin-top: 0;
    margin-bottom: 0;
  }

  .slide-content {
    height: 100%;
  }

  .c-testimonials-gird {
    grid-column-gap: 1em;
    grid-row-gap: 5em;
  }

  .hero-1 {
    height: 90vh;
    padding-top: 13em;
  }

  .home-3-menu-list {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .none.type-color {
    margin-top: 0;
    margin-bottom: 0;
  }

  .restaurant-grid-block {
    padding-left: 13vw;
    padding-right: 13vw;
  }

  .restaurant-grid-block.with-green-background {
    padding-left: 0;
    padding-right: 0;
  }

  .revi {
    text-align: center;
  }

  .c-testimonials-text-wrapper {
    align-items: center;
  }

  .booking-column-2 {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .since-title {
    margin-bottom: .2em;
    font-size: 1.1em;
  }

  .gallery-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .box-paragraph {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }

  .slide-nav-2 {
    display: none;
  }

  .submit-form-button {
    background-position: 7%;
    width: 100%;
    margin-top: .8em;
    padding: 1.6em 1.5em;
    font-size: 1em;
  }

  .heading-9.title-style-1 {
    font-size: 30px;
  }

  .parallax2 {
    display: none;
  }

  .m3 {
    height: auto;
    padding: 109px 30px 36px;
  }

  .intro-container {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-6abs {
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    top: 101px;
  }

  .button-3 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .button-3.oo-q {
    margin: 5px;
  }

  .menu-banner.horizontal {
    flex-flow: column;
  }

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

  .first-tab {
    text-align: center;
    border: 1px solid #cfd6a4;
    width: 90%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .infotext.menu, .infotext.up {
    text-align: center;
    font-size: 14px;
  }

  .infotext.top {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .info-title {
    margin-top: 0;
  }

  .info-title.menu {
    text-align: center;
    letter-spacing: 1px;
    font-size: 15px;
  }

  .menu-box {
    margin-bottom: 39px;
  }

  .heading-tab-fourth {
    width: auto;
  }

  .tab-menu {
    flex-direction: column;
    align-items: center;
  }

  .heading-2 {
    font-size: 42px;
    line-height: 45px;
  }

  .heading-2.title01 {
    font-size: 28px;
  }

  .heading-2.title01.green {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-2.white02 {
    font-size: 28px;
  }

  .section-tab-menu, .drinks {
    padding-bottom: 50px;
  }

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

  .nav-link-3 {
    min-height: 3em;
  }

  .stacked-heading-copy {
    grid-row-gap: 15px;
  }

  .parallax4 {
    background-image: url('../images/madison1.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .thank-you {
    padding-bottom: 50px;
  }

  .modal-2 {
    cursor: pointer;
    padding: 0 25px;
  }

  .modal__body-2 {
    object-fit: cover;
    background-image: none;
    padding: 0;
  }

  .modal__close-2 {
    top: 3px;
    right: 5px;
  }

  .div-block-48 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-span.white2 {
    letter-spacing: 1px;
    line-height: 35px;
  }

  .title._12121 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .div-block-49 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-direction: column;
  }

  .footer-sec {
    padding: 25px 0 21px;
  }
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14d5-221dbdc2 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14d6-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14d7-221dbdc2 {
  align-self: start;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14d8-221dbdc2 {
  justify-self: start;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14da-221dbdc2 {
  align-self: start;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14df-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14e4-221dbdc2 {
  place-self: end start;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14e7-221dbdc2 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa150f-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1511-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1508-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa150a-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14f3-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14f5-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14fa-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14fc-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1501-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1503-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1515-221dbdc2 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1516-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1517-221dbdc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa151d-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1523-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1529-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa152f-221dbdc2 {
  align-self: stretch;
}

#w-node-_6505830e-827d-9fbd-ad23-a12a688d604b-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d6055-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d6080-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d6084-221dbdc2, #w-node-_09d512af-ef80-d740-427f-f77abc38f193-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d6088-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d6090-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d608c-221dbdc2, #w-node-_7e6ed8f0-82b9-f169-4a9b-33f98da38af5-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d6094-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d6098-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d609c-221dbdc2, #w-node-a659cd69-efc2-1fbe-ef49-45c08ad987ee-221dbdc2, #w-node-_91474b2c-264a-78e6-079e-69bca83328c8-221dbdc2, #w-node-_429841e4-a9d4-600e-fc30-ef7955c05f16-221dbdc2, #w-node-_4d89d276-81c4-9595-4ab0-080228bdd122-221dbdc2, #w-node-_9831cef4-4121-ddc2-fbc0-74b241ac6fdf-221dbdc2, #w-node-_768b1927-57b0-3de9-8830-d4b3a968b27d-221dbdc2, #w-node-_8633128c-818a-10cb-97eb-63c6bc3e123e-221dbdc2, #w-node-ed7b65e8-c994-803c-e430-84edc65f6944-221dbdc2, #w-node-_3b78706b-de15-70d5-aaca-84c8ae2bff4f-221dbdc2, #w-node-_626d70f9-5ba5-3e4f-8bbc-7e6b5a4eb889-221dbdc2, #w-node-a2cc4fcd-1ef0-1f9d-62f8-525a3f7fa284-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d610a-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d611e-221dbdc2, #w-node-_50c96fe0-4dd9-d6ea-1cf2-85e714207711-65186c9e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14e9-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa150e-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1510-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1511-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1513-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1507-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1509-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa150a-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa150c-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14f2-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14f4-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14f5-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14f7-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14f9-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14fb-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14fc-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14fe-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1500-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1502-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1503-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1505-221dbdc2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14d6-221dbdc2 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: start;
  }

  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14e7-221dbdc2 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14e8-221dbdc2 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1502-221dbdc2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1516-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1517-221dbdc2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1518-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa151e-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1524-221dbdc2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1518-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa151e-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1524-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa152a-221dbdc2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6505830e-827d-9fbd-ad23-a12a688d604b-221dbdc2, #w-node-_6505830e-827d-9fbd-ad23-a12a688d6055-221dbdc2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1511-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa150a-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14f5-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa14fc-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1503-221dbdc2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1516-221dbdc2 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1518-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa151e-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa1524-221dbdc2, #w-node-_6c9f1ba8-5af4-6f69-0edf-45e643fa152a-221dbdc2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6505830e-827d-9fbd-ad23-a12a688d604b-221dbdc2, #w-node-a2cc4fcd-1ef0-1f9d-62f8-525a3f7fa284-221dbdc2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


