@font-face {
  font-family: "Ostrich Sans";
  src: url("../fonts/OstrichSans-Black.eot");
  src: url("../fonts/OstrichSans-Black.woff2") format("woff2"), url("../fonts/OstrichSans-Black.woff") format("woff"), url("../fonts/OstrichSans-Black.ttf") format("truetype"), url("../fonts/OstrichSans-Black.svg#OstrichSans-Black") format("svg"), url("../fonts/OstrichSans-Black.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  html.hamburger-navigation-visible {
    overflow: hidden;
  }
}
#property-hamburger-navigation {
  display: block;
  position: fixed;
  right: -100%;
  top: 0;
  padding-top: 130px;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  background: #f3ede1;
  transition: right 200ms, visibility 200ms;
  text-align: center;
  z-index: 69;
  visibility: hidden;
}
@media only screen and (min-width: 1024px) {
  #property-hamburger-navigation {
    display: none;
  }
}
.hamburger-navigation-visible #property-hamburger-navigation {
  right: 0;
  visibility: visible;
}
.hamburger-navigation-visible #property-hamburger-navigation .main-menu .menu.level-1 > li.shouldAnimate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#property-hamburger-navigation .property-hamburger-close-button {
  right: auto;
  left: 24px;
  transform: none;
}
#property-hamburger-navigation .top-menu {
  z-index: 4;
  position: relative;
  padding-top: 36px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #property-hamburger-navigation .top-menu {
    max-width: 215px;
  }
}
#property-hamburger-navigation .top-menu .menu {
  text-align: center;
}
#property-hamburger-navigation .top-menu .menu li {
  position: relative;
  margin: 0 auto;
}
#property-hamburger-navigation .top-menu .menu a {
  display: block;
}
#property-hamburger-navigation .top-menu .menu.level-1 > li {
  margin-bottom: 40px;
}
#property-hamburger-navigation .top-menu .menu.level-1 > li > a {
  font: 20px/18px "Ostrich Sans";
  letter-spacing: 1px;
  font-weight: 900;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
}
#property-hamburger-navigation .top-menu .menu.level-1 > li > a:hover, #property-hamburger-navigation .top-menu .menu.level-1 > li > a.active {
  color: #000;
}
#property-hamburger-navigation .top-menu .menu.level-1 > li > a.back-button {
  display: inline-block;
  position: relative;
  padding-left: 16px;
}
#property-hamburger-navigation .top-menu .menu.level-1 > li > a.back-button svg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(90deg) translateX(-50%);
  stroke: #000;
}
#property-hamburger-navigation .top-menu .menu.level-1 > li > .plus {
  top: 10px;
}
#property-hamburger-navigation .top-menu .menu.level-1 > li.shouldAnimate {
  opacity: 0;
  transform: translate3d(50px, 0, 0);
  transition: opacity 350ms ease-in-out, transform 350ms ease-in-out;
}
#property-hamburger-navigation .top-menu .menu.submenu {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0;
  background-color: #fafafa;
  border: solid 1px #e4dacc;
  transition: max-height 222ms cubic-bezier(0, 1, 0, 1), padding 333ms, visibility 300ms;
  visibility: hidden;
}
#property-hamburger-navigation .top-menu .menu.submenu a {
  padding: 0;
  font-family: Georgia, serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 39px;
  letter-spacing: 1.63px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
}
#property-hamburger-navigation .top-menu .menu.submenu a:hover, #property-hamburger-navigation .top-menu .menu.submenu a.active {
  color: #000;
}
#property-hamburger-navigation .top-menu .parent.expanded > .submenu {
  max-height: 800px;
  padding: 10px 0;
  transition: max-height 222ms cubic-bezier(1, 0, 1, 0), padding 333ms;
  visibility: visible;
}
#property-hamburger-navigation .top-menu .plus {
  display: block;
  height: 32px;
  width: 32px;
  position: absolute;
  right: 10px;
  cursor: pointer;
}
#property-hamburger-navigation .top-menu .plus:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(-45deg) translateY(-50%);
  margin-top: -2px;
  pointer-events: none;
  transition: transform 350ms ease-in-out;
  transform-origin: top center;
}
@media only screen and (max-width: 767px) {
  #property-hamburger-navigation .top-menu .plus:after {
    width: 8px;
    height: 8px;
  }
}
#property-hamburger-navigation .top-menu .parent.expanded > .plus {
  top: 14px !important;
}
#property-hamburger-navigation .top-menu .parent.expanded > .plus:after {
  transform: rotate(135deg) translateY(-50%);
}
#property-hamburger-navigation .top-menu .menu.submenu .plus {
  top: 0;
}
#property-hamburger-navigation .main-menu {
  position: relative;
  margin: 0 auto;
  padding-right: 40px;
  padding-left: 40px;
}
#property-hamburger-navigation .main-menu .menu li {
  position: relative;
}
#property-hamburger-navigation .main-menu .menu a {
  display: block;
}
#property-hamburger-navigation .main-menu .menu.level-1 > li {
  margin-bottom: 40px;
}
#property-hamburger-navigation .main-menu .menu.level-1 > li > a {
  font: 20px/18px "Ostrich Sans";
  letter-spacing: 1px;
  font-weight: 900;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
}
#property-hamburger-navigation .main-menu .menu.level-1 > li > a:hover, #property-hamburger-navigation .main-menu .menu.level-1 > li > a.active {
  color: #000;
}
#property-hamburger-navigation .main-menu .menu.level-1 > li > .plus {
  top: 10px;
}
#property-hamburger-navigation .main-menu .menu.level-1 > li.shouldAnimate {
  opacity: 0;
  transform: translate3d(50px, 0, 0);
  transition: opacity 350ms ease-in-out, transform 350ms ease-in-out;
}
#property-hamburger-navigation .main-menu .menu.submenu {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0;
  background-color: #fafafa;
  border: solid 1px #e4dacc;
  transition: max-height 222ms cubic-bezier(0, 1, 0, 1), padding 333ms, visibility 300ms;
  visibility: hidden;
}
#property-hamburger-navigation .main-menu .menu.submenu a {
  padding: 0;
  font-family: Georgia, serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 39px;
  letter-spacing: 1.63px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
}
#property-hamburger-navigation .main-menu .menu.submenu a:hover, #property-hamburger-navigation .main-menu .menu.submenu a.active {
  color: #000;
}
#property-hamburger-navigation .main-menu .parent.expanded > .submenu {
  max-height: 800px;
  padding: 10px 0;
  transition: max-height 222ms cubic-bezier(1, 0, 1, 0), padding 333ms;
  visibility: visible;
}
#property-hamburger-navigation .main-menu .plus {
  display: block;
  height: 32px;
  width: 32px;
  position: absolute;
  right: 10px;
  cursor: pointer;
}
#property-hamburger-navigation .main-menu .plus:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(-45deg) translateY(-50%);
  margin-top: -2px;
  pointer-events: none;
  transition: transform 350ms ease-in-out;
  transform-origin: top center;
}
@media only screen and (max-width: 767px) {
  #property-hamburger-navigation .main-menu .plus:after {
    width: 8px;
    height: 8px;
  }
}
#property-hamburger-navigation .main-menu .parent.expanded > .plus {
  top: 14px !important;
}
#property-hamburger-navigation .main-menu .parent.expanded > .plus:after {
  transform: rotate(135deg) translateY(-50%);
}
#property-hamburger-navigation .main-menu .menu.submenu .plus {
  top: 0;
}
#property-hamburger-navigation .mobile-menu-footer {
  margin-top: 72px;
}

.lightbox {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  left: -9999px;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: -9999px;
  padding: 24px;
  transition: visibility 0.35s, opacity 0.35s, top 0ms 0.35s, left 0ms 0.35s;
  visibility: hidden;
  width: 100%;
  z-index: 999;
}
.lightbox.visible {
  left: 0;
  opacity: 1;
  top: 0;
  transition: visibility 0ms, opacity 0.35s, top 0ms, left 0ms;
  visibility: visible;
}
.lightbox .close-button {
  position: absolute;
  top: 20px;
  right: 20px;
}
.lightbox .close-button svg {
  fill: #000;
}
.lightbox .thin-box {
  position: relative;
  z-index: 99;
  margin: 48px auto 0;
  padding: 24px;
  width: 100%;
  max-width: 522px;
  background-color: #fff;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .lightbox .thin-box {
    padding: 56px;
  }
}
.lightbox .thin-box .h3 {
  margin-bottom: 20px;
}
.lightbox .thin-box p {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
}
.lightbox .thin-box [id*=form_form_] h3 {
  display: none;
}
.lightbox .thin-box [id*=form_form_] label {
  text-align: left;
  width: 100%;
}
.lightbox .thin-box [id*=form_form_] p {
  margin-bottom: 0;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group {
  margin-top: 0 !important;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field {
  margin-top: 0;
  margin-bottom: 30px;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field label {
  display: none;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field [id*=inputtext_] {
  width: 100%;
  padding: 8px 0;
  font-family: Times, serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  font-weight: 300;
  border: 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field [id*=inputtext_]::-moz-placeholder {
  color: #000;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field [id*=inputtext_]::placeholder {
  color: #000;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field [id*=textarea_] {
  width: 100%;
  height: 136px;
  padding: 8px 12px;
  font-family: Georgia, serif;
  font-size: 14px;
  letter-spacing: 0.2px;
  font-weight: 300;
  resize: none;
  border: solid 1px rgba(0, 0, 0, 0.1);
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field [id*=textarea_]::-moz-placeholder {
  color: #000;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field [id*=textarea_]::placeholder {
  color: #000;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field[class*=textarea_] label {
  margin-bottom: 12px;
  font-family: Georgia, serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1.2px;
  color: #000;
  font-weight: 300;
  display: block;
  width: 100%;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field[class*=inputsubmit_] {
  margin: 0;
  padding: 0;
  width: 100%;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field .button {
  width: 100%;
  border-color: #CE2227;
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field .button:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.lightbox .thin-box [id*=form_form_] .form-builder-group .form-builder-field .button:before {
  display: none;
}
.lightbox #form_module_container_success {
  margin-top: 0;
  margin-bottom: 24px;
  background-color: #f3ede1;
}

body {
  font-family: Georgia, serif;
  color: #000;
  background-color: #f3ede1;
  height: auto;
}

.h1, #content h1 {
  margin: 0;
  font-family: "Ostrich Sans";
  font-size: 46px;
  line-height: 47px;
  font-weight: 900;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .h1, #content h1 {
    font-size: 32px;
    line-height: 37px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 768px) {
  .h1, #content h1 {
    margin-bottom: 30px;
  }
}

.h2 {
  margin: 0;
  font-family: "Ostrich Sans";
  font-size: 46px;
  line-height: 47px;
  font-weight: 900;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .h2 {
    font-size: 32px;
    line-height: 37px;
    letter-spacing: 2px;
  }
}
.h2 .highlight {
  color: #000;
}

.h3 {
  font-family: Georgia, serif;
  font-size: 24px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: normal;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .h3 {
    font-size: 20px;
    line-height: 26px;
  }
}

.h4, #openTable .form .op-title {
  font-family: "Ostrich Sans";
  font-size: 22px;
  line-height: 30px;
  font-weight: 900;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .h4, #openTable .form .op-title {
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}

.overline {
  font-family: Georgia, serif;
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .overline {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 26px;
  }
}

p {
  margin-bottom: 24px;
  padding-bottom: 0;
  font-family: Georgia, serif;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.2px;
  line-height: 26px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 24px;
  }
}

.screen-reader-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  overflow: hidden !important;
  word-wrap: normal !important;
}

a {
  color: #CE2227;
}

.breadcrumb {
  font-family: "Ostrich Sans";
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 13px;
  text-transform: uppercase;
}
.breadcrumb a {
  text-decoration: none;
  color: #000;
}
.breadcrumb a:hover {
  color: #CE2227;
}
.breadcrumb span {
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
}
.breadcrumb span.last-item a {
  color: #CE2227;
}

#photos {
  position: relative;
  height: 550px;
  padding-top: 0;
}
@media only screen and (max-width: 1023px) {
  #photos {
    height: 400px;
  }
}
#photos:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 1;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 3;
}
#photos .slideshow {
  position: relative;
  height: 100%;
}
#photos .slideshow .swiper-slide .object-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#photos .swiper-pagination {
  position: absolute;
  display: flex;
  justify-content: center;
  right: 0;
  bottom: 24px;
  left: 0;
  margin: 0 auto;
  line-height: 0;
  z-index: 3;
}
#photos .swiper-pagination > * {
  display: inline-block;
  margin: 0 6px;
  width: 8px;
  height: 8px;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent;
  border: solid 1px #fff;
  border-radius: 50%;
  transition: background-color 350ms ease-in-out;
  cursor: pointer;
}
#photos .swiper-pagination > *:hover, #photos .swiper-pagination > *.active {
  background: #fff;
}

.home #photos {
  height: 720px;
}
@media only screen and (max-width: 1023px) {
  .home #photos {
    height: 80vh;
  }
}
.home #photos:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  content: "";
  opacity: 1;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 3;
}

.center-column {
  width: 100%;
  max-width: 1168px;
  padding: 0 24px;
  margin: 0 auto;
}

.graphic {
  position: absolute;
  width: 260px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .graphic {
    width: 111px;
  }
}
.graphic img {
  width: 100%;
}

.acc-wrap {
  margin-top: 16px;
}
.acc-wrap .acc-item {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.acc-wrap .acc-title {
  position: relative;
  display: block;
  width: 100%;
  font-family: Georgia, serif;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: 600;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  padding: 20px 24px;
}
@media only screen and (max-width: 767px) {
  .acc-wrap .acc-title {
    padding: 20px;
  }
}
.acc-wrap .acc-title:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 9px;
  height: 1px;
  background-color: #000;
  content: "";
  transform: translateY(-50%);
  transition: transform 350ms;
}
.acc-wrap .acc-title:after {
  position: absolute;
  top: 50%;
  left: 4px;
  width: 1px;
  height: 9px;
  background-color: #000;
  content: "";
  transform: translateY(-50%);
  transition: transform 350ms;
}
.acc-wrap .acc-title.opened:before {
  transform: translateY(-50%) rotate(-180deg);
}
.acc-wrap .acc-title.opened:after {
  transform: translateY(-50%) rotate(-90deg);
}
.acc-wrap .acc-content {
  display: none;
  margin-top: -10px;
  padding-left: 24px;
}
.acc-wrap .acc-content p {
  margin-bottom: 16px;
}
.acc-wrap .acc-content .button {
  margin-bottom: 24px;
}

.welcome-content {
  position: relative;
  padding-top: 56px;
  padding-bottom: 64px;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .welcome-content {
    padding-top: 100px;
    padding-bottom: 140px;
  }
}
.welcome-content__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.welcome-content__image {
  width: 100%;
  min-height: 305px;
}
@media only screen and (min-width: 768px) {
  .welcome-content__image {
    flex: 0 0 53.2%;
    max-width: 53.2%;
  }
}
.welcome-content__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.welcome-content__image__inner {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.welcome-content__text {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  transition: all 0.2s;
}
@media only screen and (min-width: 768px) {
  .welcome-content__text {
    display: flex;
    align-items: center;
    flex: 0 0 46.8%;
    max-width: 46.8%;
    margin-bottom: 0;
    padding-left: 6%;
  }
}
@media only screen and (min-width: 1280px) {
  .welcome-content__text {
    padding-right: 2%;
    padding-left: 10.385%;
  }
}
.welcome-content__text__inner {
  width: 100%;
}
.welcome-content__text .h2 {
  margin-bottom: 24px;
  color: #CE2227 !important;
}
.welcome-content__text p {
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .welcome-content__text p {
    margin-bottom: 32px;
  }
}
.welcome-content__text p strong {
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .welcome-content__text p strong {
    margin-bottom: 8px;
  }
}
.welcome-content__text .buttons-set {
  margin-top: 16px;
}
.welcome-content__text .buttons-set .button {
  margin-top: 16px;
  margin-right: 6px;
}
@media only screen and (max-width: 767px) {
  .welcome-content .graphic {
    right: -38px;
    bottom: -80px;
  }
}
@media only screen and (min-width: 768px) {
  .welcome-content .graphic {
    right: -75px;
    top: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  .welcome-content .graphic {
    right: -135px;
  }
}
@media only screen and (max-width: 767px) {
  .welcome-content .graphic.desktop-only {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .welcome-content .graphic.mobile-only {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .welcome-content.reverse .image-content__row {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .welcome-content.reverse .image-content__text {
    padding-right: 6%;
    padding-left: 2%;
  }
}
@media only screen and (min-width: 1280px) {
  .welcome-content.reverse .image-content__text {
    padding-right: 10.385%;
    padding-left: 2%;
  }
}

.menu-with-tabs {
  padding-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs {
    padding-top: 0;
    padding-bottom: 64px;
  }
}
.menu-with-tabs .row {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center;
}
.menu-with-tabs__content {
  width: 100%;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .menu-with-tabs__content {
    display: flex;
    flex: 0 0 57.588%;
    max-width: 57.588%;
    padding-right: 6%;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .menu-with-tabs__content {
    padding-right: 9%;
  }
}
.menu-with-tabs__content .overline {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs__content .overline {
    margin-bottom: 10px;
  }
}
.menu-with-tabs__content__inner {
  width: 100%;
}
.menu-with-tabs__content__inner .button {
  margin-top: 8px;
}
.menu-with-tabs__content .text-wrap {
  margin-bottom: 32px;
}
.menu-with-tabs__content .menu-tabs {
  padding: 0;
}
.menu-with-tabs__content .menu-tabs .tabs-titles {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs__content .menu-tabs .tabs-titles:before {
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(270deg, #f3ede1 0%, rgba(243, 237, 225, 0) 100%);
    content: "";
  }
}
.menu-with-tabs__content .menu-tabs .tabs-titles ul {
  display: flex;
  align-items: flex-end;
  margin-bottom: 18px;
  padding: 0 40px 18px 0;
  overflow-x: auto;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs__content .menu-tabs .tabs-titles ul {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
.menu-with-tabs__content .menu-tabs .tabs-titles ul::-webkit-scrollbar {
  border-radius: 6px;
  height: 3px;
  position: relative;
  width: 100%;
}
.menu-with-tabs__content .menu-tabs .tabs-titles ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.menu-with-tabs__content .menu-tabs .tabs-titles ul::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.25);
}
.menu-with-tabs__content .menu-tabs .tabs-titles .tab-button {
  margin-right: 32px;
  font-family: "Ostrich Sans";
  font-size: 20px;
  letter-spacing: 1px;
  color: #CE2227;
  font-weight: 900;
  text-transform: uppercase;
  line-height: normal;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs__content .menu-tabs .tabs-titles .tab-button {
    margin-right: 24px;
    font-size: 18px;
    letter-spacing: 0.9px;
    line-height: 13px;
  }
}
.menu-with-tabs__content .menu-tabs .tabs-titles .tab-title.active .tab-button {
  font-size: 46px;
  line-height: 47px;
  letter-spacing: 3px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs__content .menu-tabs .tabs-titles .tab-title.active .tab-button {
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 37px;
  }
}
.menu-with-tabs__content .menu-tabs .tabs-content {
  position: relative;
  text-align: left;
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item {
  opacity: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  visibility: hidden;
  transition: all 0.2s;
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item.active {
  position: relative;
  opacity: 1;
  z-index: 1;
  visibility: visible;
  transition: all 0.2s;
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-item {
  margin-bottom: 24px;
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price {
    flex-wrap: nowrap;
    flex-direction: unset;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price:before {
  position: absolute;
  bottom: 16px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price:before {
    top: 16px;
    background-color: #000;
  }
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price p {
  color: #000;
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price .dish-title {
  position: relative;
  z-index: 1;
  padding-right: 7px;
  font-family: Georgia, serif;
  font-size: 24px;
  line-height: normal;
  font-weight: 400;
  background-color: #f3ede1;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price .dish-title {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 26px;
  }
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price .dish-price {
  margin-left: auto;
  padding-left: 7px;
  font-family: Georgia, serif;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 20px;
  background-color: #f3ede1;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price .dish-price {
    margin-bottom: 8px;
  }
}
.menu-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-ingredients {
  font-family: Georgia, serif;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}
.menu-with-tabs__image {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .menu-with-tabs__image {
    flex: 0 0 42.412%;
    max-width: 42.412%;
    min-height: 305px;
  }
}
.menu-with-tabs__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.menu-with-tabs__image__inner {
  position: relative;
  height: 100%;
  overflow: hidden;
  line-height: 0;
}
.menu-with-tabs .slider-arrows {
  position: relative;
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1280px) {
  .menu-with-tabs .slider-arrows {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs .slider-arrows {
    display: none;
  }
}
.menu-with-tabs .slider-arrows .slider-arrow-left {
  transform: rotate(-180deg);
  line-height: 0;
}
.menu-with-tabs .slider-arrows .slider-arrow-right {
  margin-left: 16px;
  line-height: 0;
}
.menu-with-tabs .slider-arrows svg {
  width: 30px;
  fill: transparent;
}
.menu-with-tabs .slider-arrows.mobile-devices {
  display: none;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs .slider-arrows.mobile-devices {
    display: block;
    right: 0;
    left: 0;
    margin-top: 40px;
    text-align: center;
  }
}
.menu-with-tabs .decorative-text {
  top: -32px;
  right: 14%;
}
@media only screen and (max-width: 767px) {
  .menu-with-tabs .decorative-text {
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .menu-with-tabs.reverse .row {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .menu-with-tabs.reverse .two-column-slider__content {
    padding-left: 6%;
    padding-right: 2%;
  }
}
@media only screen and (min-width: 1280px) {
  .menu-with-tabs.reverse .two-column-slider__content {
    padding-left: 10.385%;
    padding-right: 2%;
  }
}

.two-column-list {
  padding-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  .two-column-list {
    padding-bottom: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .two-column-list .center-column {
    padding: 0;
  }
}
.two-column-list__header {
  margin-bottom: 48px;
  text-align: center;
}
.two-column-list__header .h2 {
  color: #CE2227;
}
.two-column-list__item {
  text-align: center;
}
.two-column-list__item__image {
  height: 280px;
}
@media only screen and (min-width: 768px) {
  .two-column-list__item__image {
    height: 420px;
  }
}
.two-column-list__item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.two-column-list__item__content {
  padding: 24px 24px 0;
}
@media only screen and (max-width: 767px) {
  .two-column-list__item__content {
    padding: 20px 20px 0;
  }
}
.two-column-list__item__content .h3 {
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .two-column-list__item__content .h3 {
    padding-top: 12px;
  }
}
.two-column-list .slideshow {
  overflow: hidden;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .two-column-list .slideshow {
    padding: 0 24px;
  }
}
.two-column-list .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 40px auto 0;
  line-height: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .two-column-list .swiper-pagination {
    display: none;
  }
}
.two-column-list .swiper-pagination > * {
  display: inline-block;
  margin: 0 6px;
  width: 7px;
  height: 7px;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  transition: background-color 350ms ease-in-out;
  cursor: pointer;
}
.two-column-list .swiper-pagination > *:hover, .two-column-list .swiper-pagination > *.active {
  background: none;
  background-color: #000;
  border: solid 1px black;
}

.two-column-with-tabs {
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs {
    padding-top: 0;
    padding-bottom: 64px;
  }
}
.two-column-with-tabs .row {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .two-column-with-tabs .row {
    flex-direction: row-reverse;
  }
}
.two-column-with-tabs__content {
  width: 100%;
  padding-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .two-column-with-tabs__content {
    display: flex;
    flex: 0 0 53.4%;
    max-width: 53.4%;
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .two-column-with-tabs__content {
    padding-right: 75px;
  }
}
.two-column-with-tabs__content .overline {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs__content .overline {
    margin-bottom: 10px;
  }
}
.two-column-with-tabs__content__inner {
  width: 100%;
}
.two-column-with-tabs__content__inner p:last-child {
  margin-bottom: 0;
}
.two-column-with-tabs__content__inner .button {
  margin-top: 8px;
}
.two-column-with-tabs__content__inner .chef-name {
  margin-top: 32px;
  font-family: "adobe-handwriting-ernie";
  font-size: 24px;
  font-weight: 400;
  color: #000;
}
.two-column-with-tabs__content .menu-tabs {
  padding: 0;
}
.two-column-with-tabs__content .menu-tabs .tabs-titles {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs__content .menu-tabs .tabs-titles:before {
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    content: "";
    background-image: linear-gradient(270deg, #f3ede1 0%, rgba(243, 237, 225, 0) 100%);
  }
}
.two-column-with-tabs__content .menu-tabs .tabs-titles ul {
  display: flex;
  align-items: flex-end;
  margin-bottom: 18px;
  padding: 0 40px 18px 0;
  overflow-x: auto;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs__content .menu-tabs .tabs-titles ul {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
.two-column-with-tabs__content .menu-tabs .tabs-titles ul::-webkit-scrollbar {
  border-radius: 6px;
  height: 3px;
  position: relative;
  width: 100%;
}
.two-column-with-tabs__content .menu-tabs .tabs-titles ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.two-column-with-tabs__content .menu-tabs .tabs-titles ul::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.25);
}
.two-column-with-tabs__content .menu-tabs .tabs-titles .tab-button {
  margin-right: 32px;
  font-family: "Ostrich Sans";
  font-size: 20px;
  letter-spacing: 1px;
  color: #CE2227;
  font-weight: 900;
  text-transform: uppercase;
  line-height: normal;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs__content .menu-tabs .tabs-titles .tab-button {
    margin-right: 24px;
    font-size: 18px;
    letter-spacing: 0.9px;
    line-height: 13px;
  }
}
.two-column-with-tabs__content .menu-tabs .tabs-titles .tab-title.active .tab-button {
  font-size: 46px;
  line-height: 47px;
  letter-spacing: 3px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs__content .menu-tabs .tabs-titles .tab-title.active .tab-button {
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 37px;
  }
}
.two-column-with-tabs__content .menu-tabs .tabs-content {
  position: relative;
  text-align: left;
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item {
  opacity: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  visibility: hidden;
  transition: all 0.2s;
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item.active {
  position: relative;
  opacity: 1;
  z-index: 1;
  visibility: visible;
  transition: all 0.2s;
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-item {
  margin-bottom: 24px;
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price {
    flex-wrap: nowrap;
    flex-direction: unset;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price:before {
  position: absolute;
  bottom: 16px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price:before {
    top: 16px;
    background-color: #000;
  }
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price p {
  color: #000;
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price .dish-title {
  position: relative;
  z-index: 1;
  padding-right: 7px;
  font-family: Georgia, serif;
  font-size: 24px;
  line-height: normal;
  font-weight: 400;
  background-color: #f3ede1;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price .dish-title {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 26px;
  }
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price .dish-price {
  margin-left: auto;
  padding-left: 7px;
  font-family: Georgia, serif;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 20px;
  background-color: #f3ede1;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-title-price .dish-price {
    margin-bottom: 8px;
  }
}
.two-column-with-tabs__content .menu-tabs .tabs-content .tabs-content-item .dish-ingredients {
  font-family: Georgia, serif;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}
.two-column-with-tabs__image {
  position: relative;
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .two-column-with-tabs__image {
    flex: 0 0 46.6%;
    max-width: 46.6%;
    height: 580px;
  }
}
.two-column-with-tabs__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.two-column-with-tabs__image__inner {
  position: relative;
  height: 100%;
  overflow: hidden;
  line-height: 0;
}
.two-column-with-tabs__image .graphic {
  left: -50px;
  top: -270px;
  z-index: -1;
  transform: scaleX(-1);
}
@media only screen and (min-width: 1280px) {
  .two-column-with-tabs__image .graphic {
    left: -150px;
  }
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs__image .graphic {
    top: auto;
    bottom: -265px;
  }
}
.two-column-with-tabs .slider-arrows {
  position: relative;
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1280px) {
  .two-column-with-tabs .slider-arrows {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs .slider-arrows {
    display: none;
  }
}
.two-column-with-tabs .slider-arrows .slider-arrow-left {
  transform: rotate(-180deg);
  line-height: 0;
}
.two-column-with-tabs .slider-arrows .slider-arrow-right {
  margin-left: 16px;
  line-height: 0;
}
.two-column-with-tabs .slider-arrows svg {
  width: 30px;
  fill: transparent;
}
.two-column-with-tabs .slider-arrows.mobile-devices {
  display: none;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs .slider-arrows.mobile-devices {
    display: block;
    right: 0;
    left: 0;
    margin-top: 40px;
    text-align: center;
  }
}
.two-column-with-tabs .decorative-text {
  top: -32px;
  right: 14%;
}
@media only screen and (max-width: 767px) {
  .two-column-with-tabs .decorative-text {
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .two-column-with-tabs.reverse .row {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .two-column-with-tabs.reverse .two-column-slider__content {
    padding-left: 6%;
    padding-right: 2%;
  }
}
@media only screen and (min-width: 1280px) {
  .two-column-with-tabs.reverse .two-column-slider__content {
    padding-left: 10.385%;
    padding-right: 2%;
  }
}

.three-column-slider {
  position: relative;
  padding-top: 40px;
  padding-bottom: 100px;
  z-index: unset;
}
@media only screen and (max-width: 767px) {
  .three-column-slider {
    padding-top: 0;
    padding-bottom: 64px;
  }
}
.three-column-slider .center-column {
  max-width: 1316px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .three-column-slider .center-column {
    padding: 0 86px;
  }
}
.three-column-slider__header {
  margin-bottom: 48px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .three-column-slider__header {
    margin-bottom: 32px;
  }
}
.three-column-slider__header .h2 {
  margin-bottom: 0;
}
.three-column-slider__header .h2 .highlight {
  color: #CE2227;
}
.three-column-slider .popup-block {
  display: none;
}
.three-column-slider .slideshow {
  padding: 0 24px;
}
@media only screen and (min-width: 768px) {
  .three-column-slider .slideshow {
    overflow: hidden;
    padding: 0;
  }
}
.three-column-slider .slideshow .tile {
  position: relative;
}
.three-column-slider .slideshow .tile:hover .image img {
  scale: 1.05;
}
.three-column-slider .slideshow .tile:hover .content {
  transition: all 0.2s;
}
.three-column-slider .slideshow .tile:hover .content .button-link {
  opacity: 1;
  visibility: visible;
  max-height: 100%;
  transition: all 0.2s;
}
.three-column-slider .slideshow .tile .image {
  position: relative;
  height: 350px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .three-column-slider .slideshow .tile .image {
    height: 280px;
  }
}
.three-column-slider .slideshow .tile .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.2s;
}
.three-column-slider .slideshow .tile .content {
  position: relative;
  padding: 24px 24px;
  text-align: center;
  transition: all 0.2s;
}
@media only screen and (max-width: 767px) {
  .three-column-slider .slideshow .tile .content {
    padding: 24px 20px;
  }
}
.three-column-slider .slideshow .tile .content .h3 {
  margin-bottom: 12px;
  transition: all 0.2s;
}
.three-column-slider .slideshow .tile .content .button-link {
  margin: 0 10px;
  transition: all 0.3s;
}
@media only screen and (max-width: 767px) {
  .three-column-slider .slider-arrows {
    display: none;
  }
}
.three-column-slider .slider-arrows .slideshow-button.previous {
  position: absolute;
  top: 235px;
  left: 24px;
  transform: scale(-1);
}
.three-column-slider .slider-arrows .slideshow-button.next {
  position: absolute;
  top: 235px;
  right: 24px;
}
.three-column-slider .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 16px auto 0;
  line-height: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .three-column-slider .swiper-pagination {
    display: none;
  }
}
.three-column-slider .swiper-pagination > * {
  display: inline-block;
  margin: 0 6px;
  width: 7px;
  height: 7px;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  transition: background-color 350ms ease-in-out;
  cursor: pointer;
}
.three-column-slider .swiper-pagination > *:hover, .three-column-slider .swiper-pagination > *.active {
  background: none;
  background-color: #000;
  border: solid 1px black;
}
.three-column-slider .button-holder {
  text-align: center;
}
.three-column-slider.version-2 .column-slider .tile .image {
  height: 400px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .three-column-slider.version-2 .column-slider .tile .image {
    height: 374px;
  }
}
.three-column-slider.version-2 .slider-arrows .column-slider-arrow-left {
  top: 40%;
}
.three-column-slider.version-2 .slider-arrows .column-slider-arrow-right {
  top: 40%;
}

.modal-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.3);
}
.modal-popup .slider-block {
  display: none;
}
.modal-popup .popup-block {
  display: block;
}
.modal-popup .close {
  display: none;
  width: 80px;
  height: 80px;
  z-index: 1;
  background: #CE2227;
  position: absolute;
  top: 0;
  right: 0;
  font-family: Georgia, serif;
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
  transition: background 350ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .modal-popup .close {
    left: 0;
    width: 40px;
    height: 40px;
  }
}
.modal-popup .close span {
  color: #fff;
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.5px;
  transition: color 350ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .modal-popup .close span {
    display: none;
  }
}
.modal-popup .close:before, .modal-popup .close:after {
  position: absolute;
  content: "";
  height: 36px;
  width: 2px;
  background-color: #ffffff;
  top: calc(50% - 13px);
  left: calc(50% - 2px);
  transition: background-color 350ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .modal-popup .close:before, .modal-popup .close:after {
    height: 26px;
  }
}
.modal-popup .close:before {
  transform: rotate(-45deg);
}
.modal-popup .close:after {
  transform: rotate(45deg);
}
.modal-popup .close:hover {
  background: #fff;
}
.modal-popup .close:hover span {
  color: #CE2227;
}
.modal-popup .close:hover:before, .modal-popup .close:hover:after {
  background-color: #CE2227;
}
.modal-popup .modal-popup-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 24px;
  height: 100vh;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  overflow: auto;
  z-index: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.popup-twocol {
  height: 100%;
  overflow-y: auto;
}
.popup-twocol__container {
  position: relative;
  z-index: 99;
  margin: 0 auto;
  width: 100%;
  max-width: 830px;
  background-color: #fff;
  overflow: hidden;
}
.popup-twocol__container .h3 {
  margin-bottom: 24px;
}
.popup-twocol__row {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .popup-twocol__row {
    min-height: 456px;
  }
}
.popup-twocol__left {
  width: 100%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .popup-twocol__left {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.popup-twocol__left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.popup-twocol__right {
  width: 100%;
  padding: 24px;
}
@media only screen and (min-width: 768px) {
  .popup-twocol__right {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 50%;
    max-width: 50%;
    margin: auto;
    padding: 48px;
  }
}
.popup-twocol__right .buttons-set {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.popup-twocol__right .buttons-set .button, .popup-twocol__right .buttons-set .button-link {
  margin-bottom: 24px;
  margin-right: 24px;
}
.popup-twocol .close-popup {
  position: absolute;
  top: 20px;
  right: 20px;
}

.reviews-slider-kingbird {
  position: relative;
  padding-bottom: 64px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .reviews-slider-kingbird {
    padding-top: 40px;
    padding-bottom: 100px;
  }
}
.reviews-slider-kingbird__content {
  position: relative;
}
.reviews-slider-kingbird__content .quote-top {
  margin-bottom: 40px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .reviews-slider-kingbird__content .quote-top {
    margin-bottom: 24px;
  }
}
.reviews-slider-kingbird__content .quote-top svg {
  fill: #CE2227;
}
.reviews-slider-kingbird .slideshow {
  overflow: hidden;
  margin-bottom: 0;
}
.reviews-slider-kingbird .slideshow .tile .content-wrapper {
  margin: 0 auto;
  text-align: center;
}
.reviews-slider-kingbird .slideshow .tile .h2 {
  max-width: 700px;
  color: #fff;
  margin: 0 auto 20px;
}
.reviews-slider-kingbird .slideshow .tile blockquote {
  margin: 0 auto 40px;
  padding: 0;
  max-width: 700px;
  font-family: Georgia, serif;
  font-size: 26px;
  font-style: italic;
  letter-spacing: 0.2px;
  line-height: 38px;
  color: #000;
  border: 0;
}
@media only screen and (max-width: 767px) {
  .reviews-slider-kingbird .slideshow .tile blockquote {
    margin-bottom: 28px;
    font-size: 20px;
    letter-spacing: 0.15px;
    line-height: 34px;
  }
}
.reviews-slider-kingbird .slideshow .tile p {
  margin-bottom: 20px;
  color: #fff;
}
.reviews-slider-kingbird .slideshow .tile .credits {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.2px;
  color: #000;
  font-style: normal;
}
.reviews-slider-kingbird .slideshow .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 80px auto 0;
  line-height: 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .reviews-slider-kingbird .slideshow .swiper-pagination {
    margin-top: 60px;
  }
}
.reviews-slider-kingbird .slideshow .swiper-pagination > * {
  display: inline-block;
  margin: 0 6px;
  width: 7px;
  height: 7px;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  transition: background-color 350ms ease-in-out;
  cursor: pointer;
}
.reviews-slider-kingbird .slideshow .swiper-pagination > *:hover, .reviews-slider-kingbird .slideshow .swiper-pagination > *.active {
  background: none;
  background-color: #000;
  border: solid 1px black;
}

.video-block {
  padding-bottom: 64px;
  padding-top: 64px;
}
@media only screen and (min-width: 768px) {
  .video-block {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.video-block__container {
  position: relative;
  max-width: 1110px;
  margin: 0 auto;
  height: 400px;
}
@media only screen and (min-width: 768px) {
  .video-block__container {
    height: 560px;
  }
}
.video-block .placeholder-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-block .graphic {
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .video-block .graphic {
    right: -38px;
    top: -60px;
  }
}
@media only screen and (min-width: 768px) {
  .video-block .graphic {
    right: -75px;
    top: -270px;
  }
}
@media only screen and (min-width: 1280px) {
  .video-block .graphic {
    right: -164px;
  }
}
.video-block .video-wrapper {
  overflow: hidden;
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.video-block .video-wrapper iframe {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 167.77777778%;
  min-width: 100.77777778%;
}
.video-block .video-wrapper .video-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-block .video-wrapper .video-thumb:after {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  transition: background 0.2s;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .video-block .video-wrapper .video-thumb {
    width: 100%;
    position: relative;
  }
}
.video-block .video-wrapper .video-thumb .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 180px;
  height: 180px;
  border-radius: 50% 50%;
  border: solid 1px rgba(243, 237, 225, 0.2);
  font-family: "Ostrich Sans";
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  line-height: 18px;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: background-color 0.4s;
  z-index: 1;
}
.video-block .video-wrapper .video-thumb .play-button:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 768px) {
  .alternate-blocks-kingbird {
    padding-top: 40px;
  }
}
.alternate-blocks-kingbird .row {
  display: flex !important;
  flex-wrap: wrap !important;
  margin-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  .alternate-blocks-kingbird .row {
    margin-bottom: 140px;
  }
}
.alternate-blocks-kingbird .row:nth-child(even) {
  flex-direction: unset;
}
@media only screen and (min-width: 768px) {
  .alternate-blocks-kingbird .row:last-child {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .alternate-blocks-kingbird .row.reverse {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .alternate-blocks-kingbird .row.reverse .alternate-blocks-kingbird__content {
    padding-left: 6%;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .alternate-blocks-kingbird .row.reverse .alternate-blocks-kingbird__content {
    padding-left: 10%;
  }
}
.alternate-blocks-kingbird__content {
  max-width: 100%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .alternate-blocks-kingbird__content {
    display: flex;
    align-items: center;
    flex: 0 0 49%;
    max-width: 49%;
    margin-bottom: 0;
    padding-right: 6%;
  }
}
@media only screen and (min-width: 1280px) {
  .alternate-blocks-kingbird__content {
    padding-right: 10%;
  }
}
.alternate-blocks-kingbird__content .h2 {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .alternate-blocks-kingbird__content .h2 {
    margin-bottom: 24px;
  }
}
.alternate-blocks-kingbird__content__inner {
  width: 100%;
}
.alternate-blocks-kingbird__content__inner p + .button {
  margin-top: 0;
}
.alternate-blocks-kingbird__content__inner .button {
  margin-top: 24px;
}
.alternate-blocks-kingbird__image {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .alternate-blocks-kingbird__image {
    flex: 0 0 51%;
    max-width: 52%;
    min-height: 580px;
  }
}
.alternate-blocks-kingbird__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.alternate-blocks-kingbird__image__inner {
  position: relative;
  height: 100%;
  overflow: hidden;
  line-height: 0;
}
.alternate-blocks-kingbird .graphic {
  z-index: 1;
  left: -50px;
  top: -245px;
}
@media only screen and (max-width: 767px) {
  .alternate-blocks-kingbird .graphic {
    left: -60px;
    top: -122px;
  }
}
@media only screen and (min-width: 1280px) {
  .alternate-blocks-kingbird .graphic {
    left: -150px;
    transform: scaleX(-1);
  }
}

.two-column-with-accordion {
  position: relative;
  padding-top: 24px;
  background-color: #f3ede1;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .two-column-with-accordion {
    padding-top: 140px;
    padding-bottom: 120px;
  }
}
.two-column-with-accordion:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 120px;
  content: "";
  background-image: linear-gradient(180deg, #f3ede1 0%, #fdfdfc 100%);
}
.two-column-with-accordion__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.two-column-with-accordion__image {
  position: relative;
  width: 100%;
  border-radius: 24px;
  min-height: 305px;
}
@media only screen and (min-width: 768px) {
  .two-column-with-accordion__image {
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
}
.two-column-with-accordion__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  transition: all 0.3s;
}
.two-column-with-accordion__image__inner {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
}
.two-column-with-accordion__text {
  width: 100%;
  margin-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  .two-column-with-accordion__text {
    display: flex;
    flex: 0 0 43.75%;
    max-width: 43.75%;
    margin-bottom: 0;
    padding-top: 48px;
    padding-right: 2%;
    padding-left: 6%;
  }
}
@media only screen and (min-width: 1280px) {
  .two-column-with-accordion__text {
    align-items: center;
    padding-right: 2%;
    padding-left: 10.385%;
  }
}
.two-column-with-accordion__text__inner {
  width: 100%;
}
.two-column-with-accordion__text .h2 {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .two-column-with-accordion__text .h2 {
    margin-bottom: 24px;
  }
}
.two-column-with-accordion__text p {
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .two-column-with-accordion__text p {
    margin-bottom: 32px;
  }
}
.two-column-with-accordion__text .acc-wrap {
  margin-top: 16px;
}
.two-column-with-accordion__text .acc-wrap .acc-item {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.two-column-with-accordion__text .acc-wrap .acc-title {
  position: relative;
  display: block;
  width: 100%;
  font-family: Georgia, serif;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: 600;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  padding: 20px 24px;
}
@media only screen and (max-width: 767px) {
  .two-column-with-accordion__text .acc-wrap .acc-title {
    padding: 20px;
  }
}
.two-column-with-accordion__text .acc-wrap .acc-title:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 9px;
  height: 1px;
  background-color: #000;
  content: "";
  transform: translateY(-50%);
  transition: transform 350ms;
}
.two-column-with-accordion__text .acc-wrap .acc-title:after {
  position: absolute;
  top: 50%;
  left: 4px;
  width: 1px;
  height: 9px;
  background-color: #000;
  content: "";
  transform: translateY(-50%);
  transition: transform 350ms;
}
.two-column-with-accordion__text .acc-wrap .acc-title.opened:before {
  transform: translateY(-50%) rotate(-180deg);
}
.two-column-with-accordion__text .acc-wrap .acc-title.opened:after {
  transform: translateY(-50%) rotate(-90deg);
}
.two-column-with-accordion__text .acc-wrap .acc-content {
  display: none;
  margin-top: -10px;
  padding-left: 24px;
}
.two-column-with-accordion__text .acc-wrap .acc-content p {
  margin-bottom: 16px;
}
.two-column-with-accordion__text .acc-wrap .acc-content .button {
  margin-bottom: 24px;
}
.two-column-with-accordion .decorative-text {
  top: -25px;
  left: 80%;
}
@media only screen and (max-width: 767px) {
  .two-column-with-accordion .decorative-text {
    left: 0;
  }
}

.two-column-content {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .two-column-content {
    padding-bottom: 120px;
  }
}
.two-column-content__row {
  display: flex;
  flex-wrap: wrap;
}
.two-column-content__image {
  position: relative;
  width: 100%;
  border-radius: 24px;
  min-height: 305px;
  padding-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .two-column-content__image {
    flex: 0 0 56.25%;
    max-width: 56.25%;
    padding-bottom: 0;
  }
}
.two-column-content__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  transition: all 0.3s;
}
.two-column-content__image__inner {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
}
.two-column-content__text {
  width: 100%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .two-column-content__text {
    display: flex;
    flex: 0 0 43.75%;
    max-width: 43.75%;
    margin-bottom: 0;
    padding-top: 48px;
    padding-left: 2%;
    padding-right: 6%;
  }
}
@media only screen and (min-width: 1280px) {
  .two-column-content__text {
    align-items: center;
    padding-left: 2%;
    padding-right: 10.385%;
  }
}
.two-column-content__text__inner {
  width: 100%;
}
.two-column-content__text .h2 {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .two-column-content__text .h2 {
    margin-bottom: 24px;
  }
}
.two-column-content__text p {
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .two-column-content__text p {
    margin-bottom: 32px;
  }
}
.two-column-content .decorative-text {
  bottom: 20px;
  left: -32%;
  transform: rotate(4deg);
}
@media only screen and (max-width: 1023px) {
  .two-column-content .decorative-text {
    bottom: 30px;
    left: -8%;
  }
}
@media only screen and (max-width: 767px) {
  .two-column-content .decorative-text {
    left: 22%;
  }
}

.intro-two-column-slider {
  position: relative;
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: #f3ede1;
}
@media only screen and (max-width: 767px) {
  .intro-two-column-slider {
    padding-top: 72px;
    padding-bottom: 64px;
  }
}
.intro-two-column-slider:before {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 120px;
  content: "";
  background-image: linear-gradient(180deg, #f3ede1 0%, #fdfdfc 100%);
}
.intro-two-column-slider .row {
  display: flex !important;
  flex-wrap: wrap !important;
}
.intro-two-column-slider__image {
  position: relative;
  width: 100%;
  border-radius: 24px;
}
@media only screen and (min-width: 768px) {
  .intro-two-column-slider__image {
    flex: 0 0 56.25%;
    max-width: 56.25%;
    min-height: 305px;
  }
}
.intro-two-column-slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  transition: all 0.3s;
}
.intro-two-column-slider__image__inner {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
  line-height: 0;
}
.intro-two-column-slider__image .decorative-text {
  right: 0;
  bottom: -40px;
}
@media only screen and (max-width: 767px) {
  .intro-two-column-slider__image .decorative-text {
    bottom: 12px;
    position: relative;
    line-height: 24px;
    text-align: right;
  }
}
.intro-two-column-slider__content {
  max-width: 100%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .intro-two-column-slider__content {
    display: flex;
    align-items: center;
    flex: 0 0 43.75%;
    max-width: 43.75%;
    margin-bottom: 0;
    padding-right: 6%;
  }
}
@media only screen and (min-width: 1280px) {
  .intro-two-column-slider__content {
    padding-left: 2%;
    padding-right: 10.385%;
  }
}
.intro-two-column-slider__content__inner {
  width: 100%;
}
.intro-two-column-slider__content__inner .h1 {
  margin-bottom: 24px;
}
.intro-two-column-slider__content__inner p:last-child {
  margin-bottom: 0;
}
.intro-two-column-slider__content__inner .button {
  margin-top: 24px;
}
.intro-two-column-slider__content .overline {
  margin-bottom: 10px;
}
.intro-two-column-slider .slider-arrows {
  position: relative;
  margin-top: 120px;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .intro-two-column-slider .slider-arrows {
    display: none;
  }
}
.intro-two-column-slider .slider-arrows .arrow-left {
  transform: rotate(-180deg);
  line-height: 0;
}
.intro-two-column-slider .slider-arrows .arrow-right {
  margin-left: 16px;
  line-height: 0;
}
.intro-two-column-slider .slider-arrows svg {
  width: 30px;
  fill: transparent;
}
.intro-two-column-slider .slider-arrows.mobile-devices {
  display: none;
}
@media only screen and (max-width: 767px) {
  .intro-two-column-slider .slider-arrows.mobile-devices {
    display: block;
    right: 0;
    left: 0;
    margin-top: 40px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .intro-two-column-slider.reverse .row {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .intro-two-column-slider.reverse .intro-two-column-slider__content {
    padding-left: 6%;
    padding-right: 2%;
  }
}
@media only screen and (min-width: 1280px) {
  .intro-two-column-slider.reverse .intro-two-column-slider__content {
    padding-right: 2%;
    padding-left: 10.385%;
  }
}

.reservation-panel {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100vh;
  width: 100%;
  overflow-y: auto;
  background-color: #fff;
  z-index: 99;
  transition: all 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media only screen and (min-width: 768px) {
  .reservation-panel {
    right: -440px;
    width: 440px;
  }
}
.reservation-panel .reservation-header {
  padding: 24px 30px;
  text-align: left;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.reservation-panel .reservation-content {
  padding: 0 30px 60px;
  overflow: auto;
}
.reservation-panel .reservation-footer {
  padding: 30px;
  text-align: center;
  background-color: #fff;
}
.reservation-panel .reservation-footer p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-style: italic;
}
.reservation-panel .reservation-footer p a {
  font-weight: 300;
  color: #000;
  text-decoration: underline;
}
.reservation-panel .reservation-footer p a:hover {
  color: #CE2227;
}
.reservation-panel .reservation-modal-close-button {
  position: absolute;
  top: 27px;
  right: 20px;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .reservation-panel .reservation-modal-close-button {
    top: 18px;
  }
}
.reservation-panel .reservation-modal-close-button svg {
  fill: #000;
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 98;
}

.reservation-panel-opened .reservation-panel {
  right: 0;
}
.reservation-panel-opened .modal-overlay {
  display: block;
}

#openTable .form {
  margin: 0 auto;
  padding: 40px 0;
}
#openTable .form .op-title {
  margin-bottom: 16px;
}
#openTable .form .datepicker-input-wrapper {
  width: 100%;
}
#openTable .form label {
  font-family: "Ostrich Sans";
  color: #000;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 1.09px;
  text-transform: uppercase;
  line-height: 11px;
  width: 100%;
  text-align: left;
  margin: 0 0 8px 0;
}
#openTable .form p {
  margin-right: 20px;
  display: block;
  width: 100%;
  margin-bottom: 24px;
}
#openTable .form input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font: 14px/20px Georgia, serif;
  font-weight: 300;
  letter-spacing: 0.2px;
  height: 40px;
  padding: 0;
  background-color: transparent;
}
#openTable .form select {
  height: 40px;
  padding: 0;
  font: 13px/13px Georgia, serif;
  font-weight: 300;
  letter-spacing: 1.2px;
  resize: none;
  width: 100px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 13px;
  line-height: 40px;
  color: #000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-position: 94% 16px;
  background-size: 20px;
}
#openTable .form .input-overlay {
  width: 100%;
}
#openTable .form .peopleselect select {
  width: 122px;
}
#openTable .form input[type=submit] {
  width: 140px;
  margin-top: 46px;
  border-radius: 0;
  font-weight: 700;
}
#openTable .form input, #openTable .form select, #openTable .form select#people {
  width: 100%;
  margin-left: 0;
}
#openTable .form .button {
  height: 48px;
  margin: 16px 0 0 0;
  width: 100%;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 48px;
}
#openTable .form .select {
  position: relative;
}
#openTable .form .select .arrow-down {
  position: absolute;
  top: 40px;
  right: 0;
  line-height: 0;
  z-index: -1;
}
#openTable .form .select .arrow-down svg {
  stroke: #000;
}
#openTable .form .controls {
  margin: 0;
}
#openTable .form p.opentable img {
  width: 200px;
  margin-right: 0;
  height: auto;
  margin-top: 53px;
}
#openTable .form .opentable {
  text-align: center;
}
#openTable .form .dateslect {
  position: relative;
}
#openTable .form .dateslect .calendar-icon {
  position: absolute;
  top: 32px;
  right: 0;
  line-height: normal;
  z-index: -1;
}
#openTable .form .dateslect .calendar-icon svg {
  stroke: #000;
  fill: transparent;
}
#openTable .ui-datepicker-trigger {
  display: none;
  position: absolute;
  color: #000;
}

@media (max-width: 960px) {
  #ui-datepicker-div {
    display: none;
  }
}
#ui-datepicker-div {
  background-color: #f3ede1;
  font-family: Georgia, serif;
  font-size: 16px;
  border: none;
  padding: 10px;
  display: none;
  max-width: 272px;
}
#ui-datepicker-div .ui-datepicker-header {
  position: relative;
  margin-bottom: 8px;
  padding: 0 8px;
  border: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  font-family: "Ostrich Sans";
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
  color: #000;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 50%;
  width: 14px;
  height: 14px;
  border: 2px solid #000;
  border-bottom: 0;
  border-left: 0;
  overflow: hidden;
  text-indent: -10000px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  opacity: 0.3;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled:hover,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-disabled:hover {
  border-color: #000;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover {
  border-color: #CE2227;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  left: 10px;
  transform: translateY(-50%) rotate(-135deg);
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  right: 10px;
  transform: translateY(-50%) rotate(45deg);
}
#ui-datepicker-div .ui-datepicker-unselectable .ui-state-default {
  color: rgba(0, 0, 0, 0.5);
}
#ui-datepicker-div th {
  font-weight: bold;
}
#ui-datepicker-div th, #ui-datepicker-div td {
  font-family: "Ostrich Sans";
  padding: 0 8px;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.2px;
}
#ui-datepicker-div td {
  border: none;
  padding: 0 1px;
  line-height: 16px;
}
#ui-datepicker-div td a,
#ui-datepicker-div td .ui-state-default {
  display: block;
  text-decoration: none;
  padding: 11px 5px;
  color: #000;
}
#ui-datepicker-div td a {
  color: #CE2227;
}
#ui-datepicker-div td a:hover {
  background: #CE2227;
  color: #fff;
}
#ui-datepicker-div td a.ui-state-active {
  color: #fff;
  background: #CE2227;
}
#ui-datepicker-div td a.ui-state-active:hover {
  color: #fff;
  background: #CE2227;
}
#ui-datepicker-div .ui-datepicker-today .ui-state-default, #ui-datepicker-div .ui-datepicker-today .ui-state-highlight {
  color: #CE2227;
  background-color: transparent;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
#ui-datepicker-div .ui-datepicker-today .ui-state-default:hover, #ui-datepicker-div .ui-datepicker-today .ui-state-highlight:hover {
  background-color: #CE2227;
  border: solid 1px #ce2227;
  color: #fff;
}

.feeds-widget {
  background-color: #f3ede1;
  padding-top: 58px;
  padding-bottom: 64px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .feeds-widget {
    padding-top: 120px;
    padding-bottom: 176px;
  }
}
.feeds-widget .feeds-header {
  text-align: center;
}
.feeds-widget .feeds-header .h2 {
  margin-bottom: 16px;
}
.feeds-widget .slider-arrows {
  position: absolute;
  right: 0;
  left: 0;
  margin: 40px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .feeds-widget .slider-arrows {
    display: none;
  }
}
.feeds-widget .slider-arrows .feed-arrow-left {
  transform: rotate(-180deg);
  line-height: 0;
}
.feeds-widget .slider-arrows .feed-arrow-right {
  line-height: 0;
}
.feeds-widget .slider-arrows svg {
  width: 30px;
  fill: transparent;
}
.feeds-widget .slider-arrows .more-text {
  display: inline-block;
  margin-right: -4px;
  padding: 0 16px;
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}
.feeds-widget .slider-arrows.mobile-devices {
  display: none;
}
@media only screen and (max-width: 767px) {
  .feeds-widget .slider-arrows.mobile-devices {
    display: block;
    right: 0;
    left: 0;
    margin-top: 40px;
    text-align: center;
  }
}
.feeds-widget .decorative-text {
  left: 50%;
  bottom: 38px;
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .feeds-widget .decorative-text {
    left: 30%;
    bottom: 192px;
    transform: none;
  }
}
@media only screen and (min-width: 1280px) {
  .feeds-widget .decorative-text {
    left: 20%;
  }
}
@media only screen and (min-width: 1440px) {
  .feeds-widget .decorative-text {
    left: 30%;
  }
}

.feed-content {
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  .feed-content {
    padding-top: 48px;
  }
}
.feed-content .slick-track {
  display: flex;
  align-items: flex-start;
}
.feed-content .slick-slide {
  margin: 0 8px;
}
@media only screen and (min-width: 768px) {
  .feed-content .slick-slide {
    margin: 0 6px;
  }
}
.feed-content .slick-slide:nth-child(4n+3) .feed-item:before {
  padding-top: 148%;
}
.feed-content .slick-slide:first-child .feed-item, .feed-content .slick-slide:nth-child(5) .feed-item, .feed-content .slick-slide:nth-child(4n+1) .feed-item {
  margin-top: 40%;
}
.feed-content .slick-slide:nth-child(4n) .feed-item {
  margin-top: 8%;
}
.feed-content .slick-slide div {
  height: 100%;
}
.feed-content .slick-slide .feed-item {
  position: relative;
}
.feed-content .slick-slide .feed-item:before {
  content: "";
  display: block;
  padding-top: 100%;
  transition: padding 0.2s;
}
@media only screen and (min-width: 768px) {
  .feed-content .slick-slide .feed-item:before {
    padding-top: 100%;
  }
}
.feed-content .slick-slide .feed-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-right: 12px;
}
.feed-content .slick-slide .feed-thumb div {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 24px;
}
.feed-content .slick-slide .feed-thumb:before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  content: "";
  border-radius: 24px;
  opacity: 1;
  background-size: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
}
.feed-content .slick-slide .feed-descr {
  display: none;
}
.feed-content .slick-slide .feed-link {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}
.feed-content .slick-slide .feed-link .feed-icon {
  position: absolute;
  top: 28px;
  right: 20px;
}
.feed-content .slick-slide .feed-link .feed-icon svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}

.map-section {
  overflow: hidden;
}
.map-section__inner {
  display: flex;
  flex-wrap: wrap;
  background-color: #000;
}
.map-section__map {
  width: 100%;
  height: 560px;
  margin-bottom: 0;
}
.map-section__map .hotel-location-map, .map-section__map .property-location-leaflet-map {
  height: 100%;
  width: 100% !important;
  margin-left: 0;
  z-index: 0;
}
.map-section__map .leaflet-container a.leaflet-popup-close-button {
  top: 2px;
  right: 6px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.9);
}
.map-section__map .leaflet-popup {
  bottom: 30px !important;
}
.map-section__map .leaflet-popup-content {
  margin: 0;
  width: 100% !important;
}
.map-section__map .leaflet-popup-content-wrapper {
  width: 326px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 767px) {
  .map-section__map .leaflet-popup-content-wrapper {
    width: 290px;
  }
}
.map-section__map .leaflet-popup-tip-container {
  display: none;
}
.map-section__map .map-wrapper {
  height: inherit;
  width: 100%;
}
.map-section__map .map-wrapper .map-content, .map-section__map .map-wrapper .map-content-popup {
  padding: 24px;
  text-align: center;
  border-radius: 24px;
}
.map-section__map .map-wrapper .map-content h3, .map-section__map .map-wrapper .map-content-popup h3 {
  font-family: "Ostrich Sans";
  font-weight: 900;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  line-height: 30px;
  text-align: center;
}
.map-section__map .map-wrapper .map-content p, .map-section__map .map-wrapper .map-content-popup p {
  margin: 6px 0 10px;
  padding-bottom: 0;
  font-family: Georgia, serif;
  font-size: 13px;
  color: #000;
  letter-spacing: 0.2px;
  line-height: 20px;
  font-weight: 400;
  white-space: wrap;
}
.map-section__map .map-wrapper .map-content p:last-child, .map-section__map .map-wrapper .map-content-popup p:last-child {
  margin-bottom: 0;
}
.map-section__map .map-wrapper .map-content .button, .map-section__map .map-wrapper .map-content-popup .button {
  position: relative;
  display: inline-block;
  height: auto;
  margin: 6px 0 0 0;
  padding: 0 0 5px;
  overflow: visible;
  background: transparent;
  font: 900 16px/13px "Ostrich Sans";
  letter-spacing: 0.8px;
  text-transform: uppercase;
  -moz-text-align-last: auto;
  text-align-last: auto;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  color: #CE2227;
  border: 0;
  transition: all 0.2s;
}
.map-section__map .map-wrapper .map-content .button:before, .map-section__map .map-wrapper .map-content-popup .button:before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #CE2227;
  content: "";
}
.map-section__map .gm-style .gm-style-iw-c {
  padding: 20px 30px;
  border-radius: 24px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
}
.map-section__map .gm-style .gm-style-iw-c .gm-ui-hover-effect {
  top: 3px !important;
  right: 0px !important;
}
.map-section__map .gm-style .gm-style-iw-c .gm-ui-hover-effect span {
  width: 20px !important;
  height: 20px !important;
  margin: 0 !important;
}
.map-section .socials {
  display: flex;
  flex-wrap: nowrap;
  padding-top: 15px;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .map-section .socials {
    padding-top: 0;
  }
}
.map-section .socials li {
  margin: 0 8px;
}
.map-section .socials li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
  font-size: 0;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.2s;
}
.map-section .socials li a:hover {
  background-color: #CE2227;
}
.map-section .socials li a svg {
  fill: #000;
}

.footer {
  margin-top: 0;
}
.footer .button:before {
  display: none;
}

.gallery-home {
  position: relative;
  padding-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  .gallery-home {
    padding-bottom: 80px;
  }
}
.gallery-home .center-column {
  max-width: 1388px;
}
.gallery-home__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .gallery-home__header {
    padding: 0 24px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-home .button.desktop-only {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-home .button.mobile-only {
    width: 100%;
    margin-top: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .gallery-home .button.mobile-only {
    display: none;
  }
}
.gallery-home .button.view-gallery {
  grid-column: 1/-1;
}
@media only screen and (min-width: 768px) {
  .gallery-home .button.view-gallery {
    grid-column: unset;
    position: absolute;
    top: -4px;
    right: 48px;
  }
}
.gallery-home .graphic {
  z-index: -1;
  right: -15px;
  top: -130px;
}
@media only screen and (min-width: 768px) {
  .gallery-home .graphic {
    right: 250px;
    top: -34px;
    width: 111px;
  }
}
@media only screen and (min-width: 1280px) {
  .gallery-home .graphic {
    top: -170px;
    width: 260px;
  }
}
.gallery-home .gallery-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .gallery-home .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.gallery-home .gallery-grid .photo {
  position: relative;
  display: flex;
  flex-direction: row;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  height: 160px;
  width: 100%;
  margin-bottom: 0;
  transition: all 0.2s;
}
@media only screen and (max-width: 767px) {
  .gallery-home .gallery-grid .photo {
    height: 160px;
  }
}
@media only screen and (min-width: 1280px) {
  .gallery-home .gallery-grid .photo {
    height: 260px;
  }
}
.gallery-home .gallery-grid .photo:first-child {
  height: 160px;
}
@media only screen and (min-width: 768px) {
  .gallery-home .gallery-grid .photo:first-child {
    grid-row: span 2;
    grid-column: span 2;
    height: calc(320px + 10px);
  }
}
@media only screen and (min-width: 1280px) {
  .gallery-home .gallery-grid .photo:first-child {
    height: calc(520px + 10px);
  }
}
@media only screen and (min-width: 768px) {
  .gallery-home .gallery-grid .photo:nth-child(5) {
    grid-column: span 2;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-home .gallery-grid .photo:nth-child(3n) {
    grid-column: span 2;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-home .gallery-grid .photo:nth-child(n+6) {
    display: none;
  }
}
.gallery-home .gallery-grid .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: none;
}
.gallery-home .gallery-grid .photo:hover {
  opacity: 0.8;
}

.gallery-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1328px;
  margin: 72px auto 0;
}
@media only screen and (max-width: 767px) {
  .gallery-grid {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 64px;
  }
}
.gallery-grid .photo {
  position: relative;
  display: flex;
  flex-direction: row;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  height: 295px;
  width: 100%;
  margin-bottom: 0;
  transition: all 0.2s;
}
@media only screen and (max-width: 767px) {
  .gallery-grid .photo {
    height: 255px;
  }
}
.gallery-grid .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: none;
}
.gallery-grid .photo:hover {
  opacity: 0.8;
}
.gallery-grid .photo.double {
  grid-row: span 2;
  height: 600px;
}
@media only screen and (max-width: 767px) {
  .gallery-grid .photo.double {
    height: 520px;
  }
}

#hebs-gallery {
  background-color: #f3ede1;
}
#hebs-gallery .galleria-thumbnails-container {
  display: none;
}
#hebs-gallery .galleria-info {
  background-color: #f3ede1;
  box-shadow: none;
}
#hebs-gallery .galleria-stage .galleria-image img {
  box-shadow: none;
}
#hebs-gallery .galleria-image-nav-right, #hebs-gallery .galleria-image-nav-left {
  width: 40px;
  height: 40px;
  margin-top: -12px;
  background: url(../images/arrows-right-rounded.svg);
  background-size: 100%;
  opacity: 1;
}
#hebs-gallery .galleria-image-nav-right:hover, #hebs-gallery .galleria-image-nav-left:hover {
  background-color: transparent;
}
#hebs-gallery .galleria-image-nav-left {
  transform: scale(-1);
}
#hebs-gallery .close-button {
  background: url(../images/close.svg) 0 0 no-repeat;
  background-size: cover;
  opacity: 1;
}
#hebs-gallery .close-button:after, #hebs-gallery .close-button:before {
  display: none;
}

.menu-tabs-block-acm {
  background-color: rgba(243, 237, 225, 0.3);
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm {
    padding-top: 40px;
  }
}
.menu-tabs-block-acm .tabs {
  position: relative;
  z-index: 1;
  padding-top: 0;
}
.menu-tabs-block-acm .tabs-titles {
  position: relative;
  width: 100%;
  z-index: 200;
  position: sticky;
  top: 88px;
  padding: 0 24px;
  z-index: 2;
  transition: all 0.3s;
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .tabs-titles {
    top: 70px;
  }
}
.menu-tabs-block-acm .tabs-titles:before {
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(270deg, #f3ede1 0%, rgba(243, 237, 225, 0) 100%);
  content: "";
  z-index: 1;
}
.menu-tabs-block-acm .tabs-titles ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 40px 16px 0;
  overflow-x: auto;
  scrollbar-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1280px) {
  .menu-tabs-block-acm .tabs-titles ul {
    justify-content: center;
  }
}
.menu-tabs-block-acm .tabs-titles li.tab-title {
  order: 2;
  display: block;
  padding: 0;
  list-style-type: none;
  transition: all 0.4s;
  margin: 0 4px;
  line-height: normal;
}
.menu-tabs-block-acm .tabs-titles li.tab-title::after {
  display: none;
}
.menu-tabs-block-acm .tabs-titles li.tab-title.active .light-button {
  background-color: #CE2227;
  color: #fff;
  border-color: #CE2227;
}
.menu-tabs-block-acm .tabs-content {
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.4s;
  z-index: 1;
  overflow: hidden;
}
.menu-tabs-block-acm .tabs-content .tabs-content-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: 0.4s;
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .tabs-content .tabs-content-item {
    padding-top: 64px;
  }
}
.menu-tabs-block-acm .tabs-content .tabs-content-item.active {
  position: relative;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.menu-tabs-block-acm .tabs-content p.tabs-content-item-descr {
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .tabs-content p.tabs-content-item-descr {
    max-width: auto;
    width: 100%;
  }
}
.menu-tabs-block-acm .top-content {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
}
.menu-tabs-block-acm .top-content__inner {
  margin: 0 0 50px;
  text-align: center;
}
@media only screen and (min-width: 1280px) {
  .menu-tabs-block-acm .top-content__inner {
    margin: 0 auto 90px;
  }
}
.menu-tabs-block-acm .top-content__inner .h2 {
  text-align: center;
  margin-bottom: 20px;
}
.menu-tabs-block-acm .top-content__inner .tabs-content-item-descr {
  max-width: 600px;
  margin: 0 auto;
}
.menu-tabs-block-acm .top-content__down {
  width: 100%;
  margin: 0 auto 30px auto;
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .top-content__down {
    margin: 0 auto 0 auto;
  }
}
.menu-tabs-block-acm .menu-block {
  width: 100%;
  margin-right: auto;
  padding: 0 0 40px 0;
  text-align: left;
}
.menu-tabs-block-acm .menu-block__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.menu-tabs-block-acm .menu-block .h4, .menu-tabs-block-acm .menu-block #openTable .form .op-title, #openTable .form .menu-tabs-block-acm .menu-block .op-title {
  margin-bottom: 12px;
  color: #000;
  text-align: left;
}
.menu-tabs-block-acm .menu-block .dish {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .menu-tabs-block-acm .menu-block .dish {
    flex: 0 0 50%;
    max-width: 590px;
    padding: 0 24px 0 0;
  }
}
.menu-tabs-block-acm .menu-block .dish__inner {
  padding-bottom: 24px;
}
.menu-tabs-block-acm .menu-block .dish p {
  margin-bottom: 0;
}
.menu-tabs-block-acm .menu-block .dish .dish-descr {
  font-weight: 300;
  letter-spacing: 1px;
}
.menu-tabs-block-acm .menu-block .dish .dish-name {
  margin-bottom: 10px;
  padding-right: 7px;
  font-family: Georgia, serif;
  font-size: 24px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: normal;
  color: #000;
  background-color: #f3ede1;
}
.menu-tabs-block-acm .menu-block .dish .dish-price {
  margin-left: auto;
  padding-left: 7px;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 20px;
  background-color: #f3ede1;
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .menu-block .dish .dish-price {
    margin-bottom: 8px;
  }
}
.menu-tabs-block-acm .menu-block .dish .dish-ingredients {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}
.menu-tabs-block-acm .menu-block .dish .name-price {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .menu-tabs-block-acm .menu-block .dish .name-price {
    align-items: flex-start;
    flex-direction: row;
  }
}
.menu-tabs-block-acm .menu-block .dish .name-price:before {
  position: absolute;
  bottom: 16px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .menu-tabs-block-acm .menu-block .dish .name-price:before {
    top: 16px;
    background-color: #000;
  }
}
.menu-tabs-block-acm .menu-link {
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
.menu-tabs-block-acm .menu-link .button {
  display: inline-block;
}
