@font-face {
  font-family: Elegant;
  src: url('../fonts/Elegant.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --orange: #ef4925;
  --orange2: #cf3817;
}

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

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

p {
  margin-bottom: 0;
}

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

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

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

.bottom-absolute-box {
  z-index: 99;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-text {
  text-transform: none;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Elegant, Arial, sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 60px;
}

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

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

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

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

.slide-img.new-pic-slide {
  background-image: url("https://cdn.prod.website-files.com/67a3d1e41fbfd604aadc0974/68b8700f87a7dce7a50883c8_230718_Sheraton-Lincoln-Harbor_GW_Beneci's-19.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

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

.all-caps {
  color: #fff;
  letter-spacing: 0;
  margin-top: 12px;
  font-family: Nunito, sans-serif;
  font-size: 22.5px;
  font-weight: 300;
  line-height: 30px;
}

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

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

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

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

.right-bottom {
  color: #fdfdfd;
  margin-bottom: 20px;
  margin-right: 0;
}

.hero-link {
  color: #fff;
  font-family: Nunito, sans-serif;
  font-size: 17px;
  font-weight: 300;
  text-decoration: none;
  transition: color .2s;
}

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

.left-bottom {
  color: #fdfdfd;
  margin-bottom: 20px;
  margin-left: 0;
}

.slide-nav {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button-5.black {
  background-color: #000;
}

.button-5.black:hover {
  background-color: var(--orange);
}

.no-top-margin {
  color: #000;
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Elegant, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

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

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

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

.top-margin {
  position: relative;
}

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

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

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

.content-wrapper.m1 {
  text-align: center;
  background-image: linear-gradient(90deg, #fff, #fff 65%, #ffffff91), url('../images/duomo-florence.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  max-width: none;
  padding: 100px 50px;
}

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

.brand-2.w--current {
  width: 150px;
}

.navigation-item {
  opacity: 1;
  color: #000;
  padding: 10px;
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  transition: opacity .475s;
}

.navigation-item:hover {
  opacity: .58;
  color: var(--orange2);
}

.navigation-item.w--current {
  opacity: 1;
  color: var(--orange);
  font-weight: 400;
}

.navigation-item.w--current:hover {
  opacity: .8;
}

.navigation-item.first {
  padding-left: 0;
  font-size: 14px;
}

.navigation-item.first.w--current {
  color: #775b4b;
}

.nav-wrapp {
  z-index: 100;
  border-bottom: 2px solid var(--orange);
  background-color: #fff;
  align-items: center;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 2px 5px #00000008;
}

.image-3 {
  position: static;
  top: 12px;
}

.image-19 {
  filter: grayscale() invert();
}

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

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

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

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

.navbar-3 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.navigation-items {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.section-5 {
  background-color: #150051;
}

.text-link {
  color: #fff;
  letter-spacing: .5px;
  font-family: Nunito, sans-serif;
  font-size: 13px;
  font-weight: 200;
}

.image-2 {
  filter: invert();
  margin-bottom: 1px;
  margin-right: 7px;
}

.info-grid-wrapper {
  color: #fff;
  border-bottom: 1px #0b2a40;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.info-wrapper {
  color: #0b2a40;
  border-right: 1px solid #fff;
  align-items: center;
  height: 30px;
  margin-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.info-wrapper.lastf {
  border-right-style: none;
  height: auto;
  margin-left: 0;
  padding-right: 0;
}

.info-wrapper.inicio {
  color: #0b2a40;
  border-right: 1px #fff;
  align-items: center;
  height: auto;
  margin-left: 0;
  padding-right: 0;
}

.top-nav {
  z-index: 100;
  border-bottom: 1px #7e7e7e;
  justify-content: center;
  align-items: flex-start;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
  position: static;
  top: 0;
}

.top-nav.info {
  background-color: var(--orange);
  justify-content: space-between;
  align-items: center;
  padding: 6px 50px;
  position: relative;
}

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

.top-btn:hover {
  background-color: #111;
}

.top-btn.w--current {
  color: #fff;
}

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

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

.winners_video {
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.winners_card-overlay {
  background-color: #0006;
  position: absolute;
  inset: 0%;
}

.winners_card-border {
  z-index: 4;
  border: 1px solid #eeeee4;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-end;
  margin: .625rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.winners_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.winners_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.winners_card-hover-overlay {
  z-index: 6;
  color: #fff;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.winners_content-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: .625rem;
  display: flex;
  position: relative;
}

.winners_card-wrapper {
  border: 2px solid #eeeee4;
  border-radius: .625rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.winners_heading {
  color: #fff;
  text-transform: none;
  text-shadow: 1px 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Elegant, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

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

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Elegant, Arial, sans-serif;
  font-weight: 400;
  line-height: 35px;
}

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

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

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

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

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

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

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

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

.private-events.mod {
  background-image: linear-gradient(#ffffffd6, #ffffffd6), url('../images/2.svg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

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

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

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

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

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

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

.paragraph-4._236 {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.input.reservation-input {
  color: #4c4037;
  flex: 90%;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 15px;
}

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

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

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

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

.input.text-area.margin-input {
  color: #4c4037;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

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

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

.contact-form-wrapper.longer {
  background-image: linear-gradient(#ffffff82, #ffffff82), url('../images/b-9.jpg');
  background-position: 0 0, 50% 102%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  padding-bottom: 183px;
}

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

.reservations-sec.moddded {
  background-image: linear-gradient(90deg, #ffffff7a, #fff 29%, #fff), url('../images/colosseum4.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.content-section-2 {
  z-index: 10;
  background-color: #fff;
  background-image: linear-gradient(#fffffff0, #fffffff0), url('../images/clip2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  padding: 100px 50px 80px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.title-detail._9 {
  color: var(--orange2);
  letter-spacing: 1px;
  -webkit-text-stroke-width: .5px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Elegant, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

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

.footer-2 {
  z-index: 99;
  background-color: #000;
  padding: 20px 25px;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.parallax-main.thanks {
  z-index: 10;
  background-image: linear-gradient(#0000006b, #0000006b), url("https://cdn.prod.website-files.com/67a3d1e41fbfd604aadc0974/68b8700ec7a160be7f02e43a_230718_Sheraton-Lincoln-Harbor_GW_Beneci's-28.jpg");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
}

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

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

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

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

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

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

.heading-h.white00 {
  color: #fff;
  text-transform: none;
  margin-bottom: 0;
  font-family: Elegant, Arial, sans-serif;
  font-size: 40px;
  line-height: 65px;
}

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

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

.food-menu-item.content-holder {
  text-align: center;
  justify-content: center;
  align-items: center;
}

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

.paragraph-12._18px {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.56em;
}

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

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

.food-menu-item-wrapper._1-col.sm {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.v {
  color: #219914;
  font-size: 13px;
}

.gf {
  color: var(--orange);
  font-size: 13px;
}

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

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

.menu-holder.wine-list {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  margin-bottom: 0;
  display: grid;
}

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

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

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

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

.heading-15.h6.green-300 {
  color: #000;
  letter-spacing: .5px;
  text-transform: uppercase;
  flex: 0 auto;
  margin-bottom: 2px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
}

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

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

.menus-sec.wine-back {
  background-image: linear-gradient(#ffffffe0, #ffffffe0), url('../images/b-3.svg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 500px;
}

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

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

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

.menu-btn.w--current {
  background-color: #000;
  border-color: #fff;
}

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

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

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

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

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

.about-2.section-spacing {
  z-index: 10;
  text-align: center;
  background-color: #fff;
  background-image: linear-gradient(#ffffffed, #ffffffed), url('../images/2.svg');
  background-position: 0 0, -200px 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 600px;
  background-attachment: scroll, scroll;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.heading-8 {
  text-align: left;
  letter-spacing: 1px;
  -webkit-text-stroke-width: .5px;
  text-transform: uppercase;
  margin-top: 9px;
  margin-bottom: 0;
  font-family: Elegant, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.features-image.custom {
  box-shadow: none;
  filter: contrast(114%);
  object-position: 50% 20%;
}

.features-image.up {
  object-position: 50% 80%;
}

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

.card-wrapper {
  flex-direction: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.heading-9 {
  color: var(--orange);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Elegant, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.features-image-wrapper {
  z-index: 1;
  align-self: flex-start;
  min-width: 50%;
  max-width: 50%;
  position: relative;
  overflow: hidden;
}

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

.row-content.reverse-on-tab {
  align-items: stretch;
}

.features-description {
  margin-top: 11px;
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.wrapper-full {
  max-width: 1000px;
  margin-top: 34px;
  margin-left: auto;
  margin-right: auto;
}

.features-text-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 50%;
  max-width: 50%;
  padding: 0 45px 0 0;
  display: flex;
}

.features-text-wrapper.right {
  background-image: none;
  padding-left: 45px;
  padding-right: 0;
}

.features-text-wrapper.right._1 {
  background-image: url('../images/coffee2.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 150px;
}

.features-text-wrapper.right.summer-icon {
  background-image: url('../images/pizza3.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100px;
}

.features-text-wrapper.brunch {
  background-image: url('../images/fruit1.png');
  background-position: 97% 90%;
  background-repeat: no-repeat;
  background-size: 100px;
}

.features-text-wrapper.hhour {
  background-image: url('../images/drink1.png');
  background-position: 97% 90%;
  background-repeat: no-repeat;
  background-size: 130px;
}

.events {
  z-index: 10;
  background-color: #fff;
  background-image: linear-gradient(#ffffffed, #ffffffed), url('../images/b-3.svg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 500px;
  padding: 100px 50px;
  position: relative;
}

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

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

.image-39 {
  margin-bottom: 50px;
}

.div-block-71 {
  margin-top: 11px;
}

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

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

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

.nav-link-icon {
  filter: brightness(200%);
  object-fit: contain;
  width: 1em;
  height: 1em;
  margin-right: .5em;
  font-size: 1.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.image-40 {
  margin-top: 23px;
}

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

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

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

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

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

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

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

.div-block-72 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

  .body-display.body-spacing, .body-display.pat {
    color: #000;
    font-family: Nunito, sans-serif;
    font-size: 16px;
  }

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

  .style-h1 {
    color: #000;
    font-family: Elegant, Arial, sans-serif;
  }

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

  .image-10 {
    filter: none;
  }

  .heading-8 {
    color: #000;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .hero-container {
    width: 80%;
  }

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

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

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

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

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

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

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

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

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

  .content-wrapper.m1 {
    background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/duomo-florence.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .menu-button-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button-3.w--open {
    background-color: #0000;
    transition: transform .4s;
    transform: rotate(90deg);
  }

  .brand-2 {
    width: 140px;
  }

  .navigation-item {
    text-align: right;
    padding: 15px 25px 4px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-item.first {
    padding-bottom: 4px;
    padding-right: 25px;
  }

  .navigation-item.first.w--current {
    padding-right: 25px;
  }

  .nav-wrapp {
    padding-top: 10px;
    padding-bottom: 8px;
  }

  .div-block-59 {
    flex-direction: column;
    align-items: flex-end;
    padding-right: 22px;
  }

  .menu-icon {
    opacity: .74;
    display: block;
    position: relative;
  }

  .navbar-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .navigation-items {
    text-align: right;
    background-color: #fff;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 27px;
  }

  .info-grid {
    grid-template-columns: auto auto;
  }

  .text-link {
    letter-spacing: 0;
    font-size: 11px;
  }

  .top-nav.info {
    padding-left: 40px;
  }

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

  .winners_image {
    height: 50vh;
  }

  .winners_card-hover-overlay {
    display: none;
  }

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

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

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

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

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

  .private-events {
    padding: 50px;
  }

  .private-events.mod {
    background-image: linear-gradient(#ffffffe8, #ffffffe8), url('../images/2.svg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
  }

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

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

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

  .slider {
    margin-top: 48px;
  }

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

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

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

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

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

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

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

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

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

  .header-box {
    width: 80%;
  }

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

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

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

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

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

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

  .zoom-icon {
    display: none;
  }

  .image {
    max-height: 200px;
  }

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

  .parallax-main {
    height: 400px;
  }

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

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

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

  .food-menu-item.content-holder {
    margin-left: 0%;
    margin-right: 0%;
  }

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

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

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

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

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

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

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

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

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

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

  .project-item {
    height: 150px;
  }

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

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

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

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

  .verticle-line {
    width: 100%;
  }

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

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

  .features-image {
    height: 400px;
  }

  .card-wrapper.flip {
    margin-top: 50px;
  }

  .features-image-wrapper {
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .row-content.reverse-on-tab {
    flex-direction: column-reverse;
    align-items: center;
  }

  .row-content.reverse-on-tab.flip2 {
    flex-flow: wrap;
  }

  .features-description {
    text-align: center;
  }

  .features-text-wrapper {
    justify-content: center;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    padding-top: 20px;
    padding-right: 0;
  }

  .features-text-wrapper.right {
    margin-top: 0;
    padding-top: 34px;
    padding-bottom: 34px;
    padding-left: 0;
  }

  .features-text-wrapper.right._1, .features-text-wrapper.right.summer-icon {
    background-position: 0 100%;
  }

  .features-text-wrapper.hhour {
    background-size: 80px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .hero-container {
    width: 90%;
  }

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

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

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

  .about-restaurant-block {
    flex: 0 auto;
    width: 100%;
    min-width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

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

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

  .press {
    padding-top: 0;
  }

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

  .brand-2 {
    width: 130px;
    padding-left: 0;
  }

  .navigation-item {
    padding-left: 30px;
    padding-right: 25px;
  }

  .navigation-item.w--current, .navigation-item.first {
    padding-right: 25px;
  }

  .navigation-item.first.w--current {
    padding-left: 30px;
  }

  .nav-wrapp {
    height: auto;
    padding-top: 0;
  }

  .div-block-59 {
    padding-bottom: 15px;
    display: none;
  }

  .nav-container {
    padding-bottom: 0;
  }

  .link-block-5 {
    filter: invert();
  }

  .navbar-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .info-grid {
    grid-template-columns: auto auto;
  }

  .top-nav.info {
    padding-left: 30px;
    padding-right: 30px;
  }

  .menus {
    padding-top: 0;
  }

  .winners_component {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
  }

  .winners_image {
    min-height: 31.25rem;
  }

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

  .winners_heading {
    font-size: 25px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .header-box {
    width: 90%;
  }

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

  .html-embed {
    height: 300px;
  }

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

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

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

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

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

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

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

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

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

  .notice {
    margin-top: 0;
  }

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

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

  .gallery-image {
    width: 100%;
  }

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

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

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

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

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

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

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

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

  .gf {
    color: var(--orange);
  }

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

  .heading-15.h6.green-300 {
    color: #3c382b;
  }

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

  .menus-sec.wine-back {
    background-image: linear-gradient(to bottom, null, null), url('../images/b-3.svg');
    background-size: auto, 400px;
  }

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

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

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

  .warnings {
    letter-spacing: .3px;
  }

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

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

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

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

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

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

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

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

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

  .list-grid {
    border-top-style: none;
  }

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

  .features-image.up {
    height: 300px;
  }

  .card-wrapper.o, .card-wrapper.brunch01 {
    margin-top: 50px;
  }

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

  .features-image-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .features-text-wrapper.right._1, .features-text-wrapper.right.summer-icon {
    background-size: 60px;
  }

  .features-text-wrapper.brunch {
    background-size: 50px;
  }

  .features-text-wrapper.hhour {
    background-size: 40px;
  }

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

  .image-39 {
    margin-bottom: 38px;
  }

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

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .bottom-absolute-box {
    flex-direction: column;
    padding-bottom: 48px;
  }

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

  .slide-img {
    height: 60vh;
  }

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

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

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

  .slide-img.new-pic-slide {
    background-image: url('../images/SheratonLincolnHarbor_KG-128.jpg');
    background-position: 50%;
    height: 100%;
  }

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

  .hero-section {
    min-height: 92vh;
    position: relative;
  }

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

  .all-caps {
    font-size: 18px;
  }

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

  .right-bottom {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .hero-link {
    font-size: 15px;
  }

  .left-bottom {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .slide-nav {
    display: none;
  }

  .slide-content {
    height: 100%;
  }

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

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

  .col-title-3 {
    text-align: center;
  }

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

  .about-restaurant-flex.in-restaurant-cms {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    text-align: center;
    grid-template-columns: 1fr 1fr;
    place-items: start center;
  }

  .col-title-2 {
    text-align: center;
  }

  .no-top-margin {
    margin-bottom: 7px;
    font-size: 35px;
  }

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

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

  .menu-button-3 {
    padding-top: 5px;
    padding-bottom: 0;
  }

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

  .brand-2 {
    width: 120px;
  }

  .navigation-item, .navigation-item.first {
    padding-right: 25px;
  }

  .nav-wrapp {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .navbar-3 {
    padding-left: 30px;
    padding-right: 23px;
  }

  .navigation-items {
    align-items: flex-end;
  }

  .info-grid {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    grid-template-columns: auto 1fr;
  }

  .text-link {
    font-size: 10px;
  }

  .info-wrapper.inicio {
    border-right-style: none;
    padding-right: 0;
  }

  .top-nav.info {
    padding-left: 0;
  }

  .winners_image {
    height: 100%;
    min-height: 0;
  }

  .winners_heading {
    font-size: 25px;
  }

  .heading-2 {
    line-height: 30px;
  }

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

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

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

  .private-events {
    overflow: hidden;
  }

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

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

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

  .reservation-section {
    width: 100%;
  }

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

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

  .slider {
    height: 300px;
    margin-top: 29px;
  }

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

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

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

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

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

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

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

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

  .header-box.ct2 {
    margin-bottom: 0;
  }

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

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

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

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

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

  .notice {
    margin-bottom: 0;
  }

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

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

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

  .image, .image.long {
    max-height: 160px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .food-menu-item.content-holder {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .v, .gf {
    font-size: 12px;
  }

  .menus-sec.wine-back {
    background-image: linear-gradient(to bottom, null, null), url('../images/b-3.svg');
    background-size: auto, 300px;
  }

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

  .menu-btn {
    letter-spacing: .5px;
    padding: 5px .8em;
    font-size: 10px;
  }

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

  .body-display.body-spacing, .body-display.pat {
    text-align: center;
    line-height: 1.5em;
  }

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

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

  .project-item {
    height: 100px;
  }

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

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

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

  .stacked-heading {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    place-items: stretch center;
  }

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

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

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

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

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

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

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

  .features-image {
    height: 250px;
  }

  .card-wrapper.flip.e {
    margin-top: 0;
  }

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

  .features-image-wrapper {
    min-width: 100%;
  }

  .features-description {
    text-align: center;
  }

  .wrapper-full {
    margin-top: 20px;
  }

  .features-text-wrapper {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .features-text-wrapper.right._1, .features-text-wrapper.right.summer-icon {
    background-position: 50% 100%;
    background-size: 75px;
    padding-bottom: 100px;
  }

  .features-text-wrapper.brunch {
    background-position: 50% 100%;
    background-size: 65px;
    padding-bottom: 100px;
  }

  .features-text-wrapper.hhour {
    background-position: 50% 100%;
    background-size: 55px;
    padding-bottom: 100px;
  }

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

  .div-block-71 {
    margin-top: 13px;
  }

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

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

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

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

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

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

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

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

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

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

  .modal {
    padding: 11px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048c9-aadc0985 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048ca-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048cb-aadc0985 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048d1-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048d7-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048dd-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048e3-aadc0985 {
  align-self: stretch;
}

#w-node-f6ed515d-7893-ab34-585c-d441dd54f6fb-d6c3835f, #w-node-_9dc2b1ee-d361-489c-6088-4177809f0d3b-d6c3835f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_34c0830d-b59b-d114-1078-ee98a12f5054-d6c3835f, #w-node-_2a35f418-1871-c773-0987-69755a437042-d6c3835f, #w-node-_8ce03298-fb8d-96d3-6cd3-1ff6590f4d7e-d6c3835f, #w-node-_358e35b1-85cf-15ef-14a2-0521594814b1-aafadd8d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

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

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

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

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

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

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

  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048ca-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048cb-aadc0985 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048cc-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048d2-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048d8-aadc0985 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048cc-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048d2-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048d8-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048de-aadc0985, #w-node-_8ce03298-fb8d-96d3-6cd3-1ff6590f4d7e-d6c3835f, #w-node-_2cb6d59d-7d08-f751-5d43-723009bb64e8-d6c3835f, #w-node-_5d079aea-b64b-55bf-8c8e-04fdd04e8848-aafadd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

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

  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048ca-aadc0985 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048cc-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048d2-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048d8-aadc0985, #w-node-d616bf91-8bd9-d3af-73ef-fd18e2c048de-aadc0985, #w-node-_9dc2b1ee-d361-489c-6088-4177809f0d3b-d6c3835f, #w-node-_2a35f418-1871-c773-0987-69755a437042-d6c3835f, #w-node-_8ce03298-fb8d-96d3-6cd3-1ff6590f4d7e-d6c3835f, #w-node-_358e35b1-85cf-15ef-14a2-0521594814b1-aafadd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Elegant';
  src: url('../fonts/Elegant.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}