:root {
  --gold: #a89948;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

strong {
  color: #fff;
  font-weight: 600;
}

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

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

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

.nav-link {
  opacity: 1;
  color: #ffffffdb;
  text-transform: none;
  border-bottom: 4px #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 2em;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: static;
}

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

.nav-link.w--current {
  opacity: .66;
  border-bottom: 3px #ffdc83;
}

.nav-link.last {
  margin-right: 1em;
}

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

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

.brand:hover {
  opacity: .8;
}

.nav-contact-link {
  color: #fff;
  letter-spacing: .05em;
  border-bottom: 1px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 1em;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  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;
}

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

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

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

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

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

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

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

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

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

.nav-link-cta {
  color: #fff;
  letter-spacing: .15em;
  text-transform: uppercase;
  background-color: #161616;
  border-radius: .3em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1em 1.4em;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

.sticky-100vh-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: sticky;
  top: 0;
}

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

.slide-img {
  background-image: url('../images/Dubliner-125_1.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.slide-img.new2 {
  background-image: url('../images/pd40-85.jpg');
  background-size: cover;
}

.slide-img.new3 {
  background-image: url('../images/pd40-92.jpg');
  background-size: cover;
}

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

.slide-img.new4 {
  background-image: url('../images/pd40-10_1.avif');
  background-size: cover;
}

.slide-img._11 {
  background-image: url('../images/pd36-22_1.avif');
  background-size: cover;
}

.slide-img._22 {
  background-image: url('../images/pd36-32_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-img._33 {
  background-image: url('../images/pd36-27_1.avif');
  background-size: cover;
}

.slide-img._44 {
  background-image: url('../images/pd36-34_1.avif');
  background-size: cover;
}

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

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

.cell-2 {
  justify-content: center;
  align-items: center;
}

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

.image-31 {
  border-radius: .3em;
}

.text-span-25 {
  font-family: Bitter, serif;
  font-weight: 700;
}

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

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

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

.heading-4 {
  color: #f3f0ea;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}

.s1 {
  letter-spacing: 0;
  text-transform: none;
  font-size: 15px;
  font-weight: 300;
}

.none.type-color {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

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

.heading-2.title-style-1 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tinos, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
}

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

.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.gray {
  background-color: #0f0f0f;
  background-image: linear-gradient(#000000a3, #000000a3), url('../images/pd.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  border-radius: .3em;
  padding: 80px 50px;
}

.restaurant-grid-block.with-green-background {
  background-color: #0f0f0f;
  border-radius: .3em;
  padding: 80px 50px;
}

.flyers {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

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

.list-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #000;
  border-bottom: 1px solid #889ea833;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .5fr 2.5fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center flex-start;
  place-items: center;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.list-grid {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  border-top: 1px #889ea833;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  place-items: center;
  min-width: 400px;
  margin-top: 30px;
  display: grid;
}

.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: 800px;
  margin-bottom: 0;
}

.max-width-block-57em.max1200.ww1 {
  color: #fff;
}

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

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

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

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

.title-top {
  opacity: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 2px;
  margin-bottom: 2px;
  font-family: Tinos, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

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

.image-9 {
  filter: sepia(53%);
  width: 40px;
}

.revi {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tinos, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
}

.title-holder {
  text-align: center;
}

.quick-stack {
  padding: 0;
}

.bb {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

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

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

.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._3d-for-image.about02 {
  width: 105%;
}

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

.lottie-animation {
  width: 150px;
  margin-top: -22px;
}

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

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

.journal-list-title {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  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-size-gallery {
  z-index: 10;
  width: 100%;
  height: 70vh;
  margin-bottom: 4em;
  position: relative;
}

.image-size-gallery.in-homepage {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 600px;
  margin-bottom: 13px;
  display: flex;
}

.image-size-gallery.in-homepage._01 {
  margin-top: 40px;
  margin-bottom: 0;
}

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

.testimonial {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

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

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

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

.parallax {
  text-align: center;
  background-image: url('../images/pd40-1_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
  position: relative;
}

.parallax._36 {
  background-image: url('../images/pd36-38_1.avif');
}

.parallax2 {
  background-image: url('../images/pd40-2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.parallax2._37 {
  background-image: url('../images/pd36-32_1.avif');
}

.subtext {
  color: #000;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.subtext.black {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.hero {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #000;
  height: 100vh;
  padding: 25px;
  display: flex;
  position: relative;
}

.credits {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 1%;
}

.heading-wrapper-2 {
  color: #000;
  text-align: center;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  transition: opacity .35s;
  display: flex;
}

.heading-wrapper-2:hover {
  filter: invert();
}

.col {
  color: #fff;
  background-image: linear-gradient(#0000, #00000080), url('../images/pdpic6.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-top: 0;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.col._2 {
  background-color: #9b9b9b;
  background-image: linear-gradient(#0000, #00000080), url('../images/pdpic3.jpeg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  text-decoration: none;
  position: relative;
}

.heading-wrapper-1 {
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  text-decoration: none;
  transition: opacity .35s;
  display: flex;
}

.heading-wrapper-1:hover {
  filter: invert();
}

.heading {
  color: #000;
  letter-spacing: 10px;
  text-shadow: -1px 1px 2px #0000009c;
  margin-top: 0;
  font-family: Tinos, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.heading.black {
  color: #fff;
}

.arrow-link-block-left {
  background-color: #fff;
  padding: 15px 20px;
  position: absolute;
  inset: auto auto auto -2%;
}

.arrow-link-block-right {
  color: #fff;
  background-color: #fff;
  padding: 15px 20px;
  position: absolute;
  inset: auto -2% auto auto;
}

.text-block {
  color: #b6a759;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
}

.paragraph {
  margin-bottom: 0;
}

.divider {
  border-top: 2px solid #ce691d;
  border-bottom: 1px #ce691d;
  width: 100px;
  height: 4px;
  margin-top: 4px;
  margin-bottom: 14px;
}

.divider.center {
  border-top-color: #fff;
  border-bottom-color: #fff;
  margin: 26px auto;
  display: block;
}

.div-block {
  z-index: 2;
  background-color: #00000052;
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 31px;
  display: flex;
  position: relative;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.paragraph-2.pl {
  margin-bottom: 18px;
}

.div-block-59 {
  justify-content: center;
  margin-top: 25px;
  display: flex;
}

.button-3 {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 80px;
  padding: 9px 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 24px;
  transition: background-color .2s;
}

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

.button-3.hero-button {
  text-align: center;
  background-color: #ce691d;
  border-radius: 0;
  height: auto;
  margin-right: 0;
  padding: 8px 22px;
  font-size: 13px;
  font-weight: 600;
  transition: opacity .55s;
}

.button-3.hero-button:hover {
  opacity: .54;
}

.button-3.hero-button.new {
  color: #000;
  text-transform: uppercase;
  white-space: normal;
  cursor: pointer;
  background-color: #fff;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.heading-6 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Tinos, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 60px;
}

.link-block-5 {
  padding: 6px;
  transition: opacity .425s;
}

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

.image-32 {
  z-index: 11;
  margin: 29px auto -8px;
}

.bold-text {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Tinos, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

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

.gallery {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pd.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 700px;
  width: 100%;
  padding: 100px 50px;
}

.gallery:hover {
  opacity: 1;
}

.old-pencil {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 2%;
  left: 0;
  right: 0;
}

.collection {
  column-count: 3;
  max-width: 1200px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.g1 {
  margin-bottom: 15px;
  transition: filter .475s;
}

.g1:hover {
  filter: blur(4px);
}

.paragraph-70--c {
  opacity: 1;
  color: #fff;
  letter-spacing: .3px;
  margin-bottom: 0;
  font-weight: 400;
}

.container-2 {
  z-index: 3;
  color: #fff;
  text-align: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.center-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.columns-5 {
  margin-top: 40px;
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.brand-2 {
  float: none;
  color: #000;
  text-align: left;
  margin-top: -4px;
  font-weight: 700;
  display: block;
}

.brand-2.w--current {
  float: left;
  margin-top: -4px;
}

.hours1133 {
  color: #141414;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.contact-us {
  border-top: 1px solid #ebebeb;
  padding-top: 120px;
  padding-bottom: 120px;
  font-weight: 500;
  position: relative;
}

.contact-us.footer-section {
  color: #0000;
  border-top-style: none;
  padding: 100px 0;
  line-height: 24px;
  position: relative;
}

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

.link-5:hover {
  opacity: 1;
}

.footer-title {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Tinos, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
}

.footer-content-block {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-content-block.last1, .footer-content-block.padding {
  text-align: center;
  justify-content: center;
  align-items: center;
}

._2nd-2 {
  color: #081c2980;
  border: 1px #002e6d;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

._2nd-2.link {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s;
}

._2nd-2.link:hover {
  opacity: .42;
}

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

.clock {
  filter: invert();
  margin-bottom: 10px;
  margin-right: 0;
}

.sub-footer {
  background-color: #000;
  border-top: 1px #ebebeb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 80px 30px 29px;
  display: flex;
}

.div-block-48 {
  text-align: center;
  margin-right: 35px;
  text-decoration: none;
  transition: opacity .4s;
}

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

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

.div-block-48.bar {
  margin-top: 0;
  margin-right: 0;
  text-decoration: none;
  transition: opacity .5s;
}

.div-block-48.bar:hover {
  opacity: .51;
}

.foot1 {
  opacity: .7;
  color: #fff;
  letter-spacing: .3px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Tinos, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.container-4 {
  z-index: 1;
  color: #fff;
  text-align: center;
  width: 1200px;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: relative;
}

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

.algin-center {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.home-footer-socicon-2 {
  opacity: .93;
}

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

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

.text-span-8 {
  text-transform: uppercase;
}

.div-block-49 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 50px;
  margin-bottom: 43px;
  display: flex;
}

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

.link-10 {
  color: #fff;
}

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

.home-footer-socicon-wrap-2.fl {
  filter: brightness(200%) grayscale();
  margin-top: 28px;
}

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

.image-34 {
  position: absolute;
  inset: auto auto -9%;
}

.code-embed {
  z-index: 1;
  filter: grayscale();
  position: absolute;
  inset: 0%;
}

.div-block-60 {
  z-index: 2;
  background-color: #000000d9;
  position: absolute;
  inset: 0%;
}

.code-embed-2 {
  width: 100%;
  min-height: 400px;
  margin-top: 30px;
}

.code-calendar {
  width: 100%;
  margin-top: 30px;
  position: relative;
}

.code-embed-3, .div-block-62 {
  width: 100%;
  height: 100%;
  display: block;
}

.navbar-2 {
  background-color: #0000;
  width: 100%;
  position: absolute;
}

.logo-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 52px;
  margin-left: 25px;
  margin-right: 25px;
  transition: all .175s cubic-bezier(.55, .055, .675, .19);
  display: flex;
}

.logo-icon.w--current {
  margin-left: 10px;
  margin-right: 10px;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  transition: opacity .125s cubic-bezier(.55, .055, .675, .19);
}

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

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

.nav-link-2.h, .nav-link-2._99642, .nav-link-2.om {
  display: none;
}

.center-nav {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.navigation-wrapepr {
  z-index: 999;
  background-color: #000;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
  position: fixed;
  transform: translate(0, 65px);
}

.nav-container {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav-break {
  background-color: #0000;
  width: 100%;
  height: 40px;
  margin-top: 214px;
  position: absolute;
}

.nw {
  z-index: 11;
  margin: -31px auto 0;
}

.home-1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 13px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
}

.home-1.pl {
  margin-bottom: 18px;
}

.image-35 {
  margin-top: 17px;
}

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

.body {
  background-color: #000;
}

._0909 {
  margin-bottom: 0;
}

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

.link-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-22 {
  cursor: pointer;
  margin-bottom: 14px;
}

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

.heading-7 {
  color: #c2b98b;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Tinos, sans-serif;
  font-weight: 400;
}

.ig-link {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .2s;
}

.ig-link:hover {
  opacity: 1;
}

.fixed-btn {
  z-index: 99;
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  padding: 9px 16px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 24px;
  transition: background-color .2s;
  position: fixed;
  inset: auto 1% 1% auto;
}

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

.fixed-btn.hero-button {
  text-align: center;
  background-color: #ce691d;
  border-radius: 0;
  height: auto;
  margin-right: 0;
  padding: 8px 22px;
  font-size: 13px;
  font-weight: 600;
  transition: opacity .55s;
}

.fixed-btn.hero-button:hover {
  opacity: .54;
}

.fixed-btn.hero-button.new {
  color: #000;
  text-transform: uppercase;
  white-space: normal;
  cursor: pointer;
  background-color: #fff;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

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

@media screen and (min-width: 1920px) {
  .heading-4 {
    text-align: left;
  }

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

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

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #161616e6;
    border-bottom: 1px solid #ffffff3b;
    position: absolute;
    top: 4em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .container, .image-31 {
    width: 100%;
  }

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

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

  .grid-block-image.min, .grid-block-image.long {
    height: 50em;
  }

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

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

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

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

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

  .list-item {
    flex-flow: column;
    grid-template-rows: auto;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

  .bb {
    font-size: 14px;
  }

  .padding-inner {
    padding: 50px 0;
  }

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

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

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

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

  .image-size-gallery.in-homepage {
    margin-bottom: 30px;
  }

  .testimonial {
    font-size: 14px;
  }

  .parallax, .parallax2 {
    background-attachment: scroll;
    height: 400px;
  }

  .subtext {
    font-size: 12px;
  }

  .heading-wrapper-1 {
    padding: 30px;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 32px;
  }

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

  .arrow-link-block-left, .arrow-link-block-right {
    top: 60%;
  }

  .div-block {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }

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

  .old-pencil {
    width: 30%;
    margin-top: 0;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

  .brand-2 {
    padding-left: 14px;
  }

  .brand-2.w--current {
    margin-top: 0;
  }

  .hours1133 {
    margin-top: 50px;
    margin-bottom: 0;
    margin-right: 0;
  }

  .contact-us {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-content-block {
    text-align: left;
    margin-bottom: 0;
  }

  .footer-content-block.last1 {
    margin-bottom: 0;
  }

  .footer-content-block.padding {
    margin-bottom: 50px;
  }

  .sub-footer {
    margin-top: 0;
  }

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

  .div-block-48.bar {
    margin-top: 0;
    margin-bottom: 24px;
    margin-right: 0;
  }

  .container-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-49 {
    flex-flow: column wrap;
  }

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

  .icon-3 {
    color: #fff;
  }

  .nav-link-2 {
    text-align: center;
  }

  .nav-link-2.h, .nav-link-2._99642, .nav-link-2.om {
    display: block;
  }

  .menu-button-2, .menu-button-2.w--open, .nav-container {
    background-color: #000;
  }

  .nav-menu-2 {
    text-align: center;
    background-color: #000;
  }
}

@media screen and (max-width: 767px) {
  .nav-flex-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

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

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

  .main-nav {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 4.9em;
  }

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

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

  .s1 {
    font-size: 14px;
  }

  .heading-2.title-style-1 {
    letter-spacing: 3px;
    font-size: 30px;
    line-height: 45px;
  }

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

  .restaurant-grid-block.gray, .restaurant-grid-block.with-green-background {
    padding: 50px 30px;
  }

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

  .list-grid {
    min-width: 300px;
  }

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

  .revi {
    text-align: center;
  }

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

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

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

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

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

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

  .hero {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    padding: 20px;
  }

  .col {
    width: 100%;
    height: 50%;
  }

  .heading {
    margin-top: 0;
  }

  .arrow-link-block-left, .arrow-link-block-right {
    display: none;
    top: auto;
  }

  .div-block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-3 {
    margin-bottom: 50px;
  }

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

  .old-pencil {
    width: 200px;
  }

  .container-2 {
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .hours1133 {
    margin-top: 30px;
  }

  .contact-us.footer-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footer-content-block {
    margin-bottom: 60px;
  }

  .footer-content-block.last1 {
    margin-bottom: 0;
  }

  .footer-content-block.padding {
    margin-bottom: 30px;
  }

  .sub-footer {
    margin-top: 0;
    padding-top: 50px;
  }

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

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

  .container-4 {
    height: auto;
  }

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

  .div-block-49 {
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .nav-flex-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

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

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

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

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

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

  .main-nav {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 5.3em;
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

  .slide-nav-2, .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .slide-img {
    height: 60vh;
  }

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

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

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

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

  .slide-img._22, .slide-img._33, .slide-img._44 {
    height: 100%;
  }

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

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

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

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

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

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

  .restaurant-grid-block.with-green-background {
    background-color: #000;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .box-paragraph {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .list-grid {
    width: 100%;
    min-width: 100%;
  }

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

  .revi {
    text-align: center;
  }

  .bb {
    margin-top: 2.5em;
    margin-bottom: 1.7em;
  }

  .bb._96 {
    margin-top: 2em;
  }

  .padding-inner {
    padding-bottom: 0;
  }

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

  .image-animation-trigger._3d-for-image.about02 {
    height: 105%;
  }

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

  .lottie-animation {
    width: 100px;
    margin-top: -25px;
  }

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

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

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

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

  .image-size-gallery.in-homepage {
    height: 20em;
    margin-bottom: 20px;
  }

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

  .subtext {
    letter-spacing: 3px;
  }

  .hero {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: space-between;
    height: 95vh;
    padding: 12px;
  }

  .heading-wrapper-2, .heading-wrapper-1 {
    padding: 20px;
  }

  .heading {
    letter-spacing: 8px;
    margin-top: 0;
  }

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

  .arrow-link-block-left {
    top: 9%;
  }

  .arrow-link-block-right {
    top: 80%;
  }

  .divider.center {
    display: none;
  }

  .div-block {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .button-3.hero-button {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .button-3.hero-button.new {
    margin-bottom: 22px;
    padding: 10px 18px;
    font-size: 13px;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 45px;
  }

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

  .collection {
    column-count: 2;
  }

  .container-2 {
    height: auto;
  }

  .center-content {
    margin-bottom: 53px;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
  }

  .hours1133 {
    margin-top: 23px;
  }

  .contact-us.footer-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-content-block.last1 {
    margin-bottom: 0;
  }

  .footer-content-block.padding {
    margin-bottom: 23px;
  }

  ._2nd-2 {
    color: #081c29bf;
    max-width: 100%;
    margin-top: 16px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .sub-footer {
    margin-top: 0;
  }

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

  .div-block-48.bar {
    margin-bottom: 32px;
  }

  .container-4 {
    height: auto;
  }

  .div-block-49 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .nav-container {
    background-color: #0000;
  }

  .nav-break {
    margin-top: 19px;
  }

  .nw {
    margin-top: -41px;
  }

  .modal {
    cursor: pointer;
    padding: 13px;
  }

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

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

  .heading-7 {
    font-size: 20px;
  }

  .fixed-btn {
    padding-left: 13px;
    padding-right: 13px;
    font-size: 13px;
  }

  .fixed-btn.hero-button {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .fixed-btn.hero-button.new {
    margin-bottom: 22px;
    padding: 10px 18px;
    font-size: 13px;
  }
}

#w-node-cef0032a-71b4-21ee-875e-1f2694dcdfc8-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfcd-21eea66c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cef0032a-71b4-21ee-875e-1f2694dcdfe6-21eea66c {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-cef0032a-71b4-21ee-875e-1f2694dce003-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce035-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce03a-21eea66c, #happy-hour.w-node-cef0032a-71b4-21ee-875e-1f2694dce03f-21eea66c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cef0032a-71b4-21ee-875e-1f2694dce04b-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce055-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce064-21eea66c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-cef0032a-71b4-21ee-875e-1f2694dcdfc8-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfcd-797fed73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cef0032a-71b4-21ee-875e-1f2694dcdfe6-797fed73 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-cef0032a-71b4-21ee-875e-1f2694dce003-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce035-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce03a-797fed73, #happy-hour.w-node-cef0032a-71b4-21ee-875e-1f2694dce03f-797fed73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cef0032a-71b4-21ee-875e-1f2694dce04b-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce055-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce064-797fed73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-cef0032a-71b4-21ee-875e-1f2694dce04a-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce04c-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce052-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce054-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce056-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce061-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce063-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce065-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce06c-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce04a-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce04c-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce052-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce054-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce056-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce061-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce063-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce065-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce06c-797fed73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfc8-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfcd-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce003-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce035-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce03a-21eea66c, #happy-hour.w-node-cef0032a-71b4-21ee-875e-1f2694dce03f-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfc8-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfcd-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce003-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce035-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce03a-797fed73, #happy-hour.w-node-cef0032a-71b4-21ee-875e-1f2694dce03f-797fed73 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfc8-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfcd-21eea66c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfe6-21eea66c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-cef0032a-71b4-21ee-875e-1f2694dce003-21eea66c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cef0032a-71b4-21ee-875e-1f2694dce00b-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce020-21eea66c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-cef0032a-71b4-21ee-875e-1f2694dce035-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce03a-21eea66c, #happy-hour.w-node-cef0032a-71b4-21ee-875e-1f2694dce03f-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfc8-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfcd-797fed73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cef0032a-71b4-21ee-875e-1f2694dcdfe6-797fed73 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-cef0032a-71b4-21ee-875e-1f2694dce003-797fed73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cef0032a-71b4-21ee-875e-1f2694dce00b-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce020-797fed73 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-cef0032a-71b4-21ee-875e-1f2694dce035-797fed73, #w-node-cef0032a-71b4-21ee-875e-1f2694dce03a-797fed73, #happy-hour.w-node-cef0032a-71b4-21ee-875e-1f2694dce03f-797fed73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cef0032a-71b4-21ee-875e-1f2694dce00b-21eea66c, #w-node-cef0032a-71b4-21ee-875e-1f2694dce00b-797fed73 {
    grid-column: span 3 / span 3;
    justify-self: center;
  }
}


