:root {
  --light-coral: #0d2b54;
  --color-4: white;
  --green: #49acad;
  --color-6: white;
  --lavender-blush: #fff2f2;
  --grey: #d8d8d8;
  --black: #333;
  --white: var(--light-coral);
  --vert: var(--color-5);
  --blue: var(--color);
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
  --color: #63748b;
  --color-2: #eeccb0;
  --color-3: #ffffffba;
  --color-5: #1e513b;
  --spark-library--foreground-secondary: #000000c2;
  --spark-library--white: white;
}

.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;
  text-transform: lowercase;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: none;
}

.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;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.home-sect-hero {
  background-color: var(--light-coral);
  object-fit: fill;
  background-image: url('../images/Untitled-Design-1920x1080-3.png');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: .25fr 1fr 1fr 1fr 1fr .25fr;
  grid-auto-columns: 1fr;
  height: auto;
  min-height: 100vh;
  max-height: 100vh;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-content {
  background-color: #fff;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  min-height: 97vh;
  margin: 0% 2% 2%;
  padding-top: 12%;
  padding-bottom: 4%;
  display: flex;
}

.image-2 {
  width: 40vh;
}

.btn-main {
  z-index: 99;
  color: #000;
  text-align: center;
  letter-spacing: .5px;
  text-transform: lowercase;
  background-color: #fff;
  border: 3px solid #000;
  flex-direction: row;
  margin-top: 50px;
  margin-left: 8px;
  margin-right: 8px;
  padding: 11px 36px;
  font-family: Futura, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-block;
  position: relative;
}

.btn-main:hover {
  border-color: var(--light-coral);
  background-color: var(--light-coral);
  color: #fff;
}

.btn-main.contact {
  background-color: #0000;
  min-width: 250px;
  margin-top: 0;
  margin-bottom: 6%;
}

.btn-main.contact:hover {
  background-color: var(--light-coral);
}

.image-13 {
  width: 30vmin;
  margin-top: 78px;
  margin-left: -51px;
}

.image-14 {
  width: 56vmin;
  margin-top: 21px;
  margin-left: -52px;
}

.image-15 {
  width: 44vmin;
  max-width: 75%;
}

.div-block-7 {
  margin-left: 5px;
}

.image-16 {
  width: 80vmin;
  margin-left: 138px;
}

.image-17 {
  margin-left: 127px;
}

.image-18 {
  margin-left: 233px;
}

.image-19 {
  width: 30vmin;
  max-width: 100vh;
  display: none;
}

.div-block-8 {
  margin-right: -85px;
}

.image-20 {
  width: 22vmin;
  display: none;
}

.image-21 {
  width: 48vmin;
  display: none;
}

.div-block-9 {
  transform: ;
  margin-right: 87px;
}

.image-22 {
  width: 33vmin;
  display: none;
  overflow: visible;
}

.heading-main {
  z-index: 2;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-bottom: 0%;
  font-family: Futura, sans-serif;
  font-size: 1.7em;
  font-style: normal;
  font-weight: 900;
  line-height: 44px;
  position: relative;
}

.heading-script {
  z-index: 1;
  outline-offset: 0px;
  color: var(--light-coral);
  text-align: center;
  letter-spacing: 3px;
  text-shadow: 2px 2px #000;
  outline: 3px solid #0000;
  margin-top: -1px;
  font-family: Love craft, sans-serif;
  font-size: 2.9em;
  line-height: 43px;
  transition: opacity .2s;
  position: relative;
}

.heading-script.comboright {
  color: var(--light-coral);
  object-fit: fill;
  width: 100%;
  margin: 46px 38px 64px -11px;
  padding-top: 0;
  font-size: 40px;
  display: inline-block;
}

.heading-script.stacked {
  text-align: center;
  margin-top: 11px;
  display: block;
}

.heading-script.stacked.instagram {
  letter-spacing: 6px;
  margin-top: 5%;
  margin-bottom: -16px;
  font-size: 40px;
  line-height: 69px;
}

.div-block-10 {
  letter-spacing: 2px;
}

.div-block-11 {
  margin-left: -107px;
}

.div-block-12 {
  margin-top: 49px;
  overflow: hidden;
}

.section-main {
  background-image: url('../images/Pink-circles-bg.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  min-height: 600px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 5vh 2vmin;
}

.section-main.zebra {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Untitled-Design-1920x1080-3.png');
  background-repeat: repeat-y;
  background-size: auto;
  background-attachment: fixed;
  background-clip: border-box;
  height: auto;
  max-height: none;
  margin-top: 0%;
  margin-bottom: auto;
  padding-top: 5vh;
  position: relative;
  overflow: hidden;
}

.section-main.zebra.home {
  background-color: var(--light-coral);
  background-color: #0000;
  background-image: url('../images/black-stripes-bg.jpg');
  background-position: 0 0;
  background-size: auto;
  height: auto;
  overflow: visible;
}

.section-main.first {
  background-color: var(--color-4);
  background-image: none;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 0 0;
  display: flex;
}

.section-main.first.contact {
  background-attachment: fixed;
  height: 100vh;
  padding-top: 10vh;
}

.section-main.testimonial-2 {
  background-color: #f0b3b4;
  background-image: none;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 4vh 2vmin;
  display: none;
}

.section-main.ourspace {
  background-color: #fff;
  background-image: url('../images/Pink-circles-bg.jpg');
  background-position: 0 0;
  background-size: contain;
  background-attachment: fixed;
  display: none;
  overflow: visible;
}

.section-main.instagram {
  background-color: var(--light-coral);
  background-image: url('../images/Untitled-Design-1920x1080-5.png');
  background-position: 0 0;
  background-size: auto;
  height: auto;
  min-height: auto;
  margin-bottom: auto;
  overflow: hidden;
}

.section-main.instagram.test, .section-main.testimonal-test {
  display: none;
}

.section-main.home {
  background-color: var(--green);
  background-image: none;
  height: 100vh;
}

.section-main.aboutus {
  background-image: url('../images/Untitled-Design-1920x1080-4.png');
  background-size: contain;
}

.dotdivider {
  width: 23vmin;
  max-width: none;
  margin: 0 auto;
  display: block;
  transform: rotate(0);
}

.dotdivider.short {
  max-width: 24vmin;
  margin-top: 0;
}

.dotdivider.long {
  max-width: none;
}

.dotdivider.contact {
  width: 35vmin;
}

.dot-divider-container-top {
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dot-divider-container-top.contact {
  width: 40vmin;
}

.dot-divider-container-top.home-menu {
  margin-bottom: 5%;
}

.dot-divider-container-top.home-about {
  margin-left: 0;
  margin-right: 0;
}

.heading_main {
  text-align: center;
  flex-direction: column;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Futura, sans-serif;
  font-weight: 700;
  display: flex;
}

.heading_main.combo-left {
  color: #000;
  text-align: right;
  width: 100%;
  height: 10vh;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 900;
  display: inline-block;
}

.heading_main.testimonial {
  margin-top: 84px;
  margin-bottom: 8%;
}

.heading_main.instagram {
  z-index: 5;
  color: #000;
  margin-bottom: 4px;
  position: relative;
}

.heading_main.stacked {
  z-index: 3;
  margin-top: 0;
  margin-bottom: -24px;
  font-size: 1.6em;
  font-weight: 900;
  position: relative;
}

.heading_main.contact {
  margin-top: 0;
  margin-bottom: 5%;
}

.heading_main.home-about {
  color: #000;
  text-transform: none;
  margin-top: 5%;
  font-weight: 900;
  position: relative;
}

.heading_main.about {
  align-items: flex-start;
  margin-bottom: 5%;
  font-weight: 900;
}

.body_home {
  text-align: center;
  margin-top: 72px;
  margin-bottom: 5%;
  padding-left: 22%;
  padding-right: 22%;
  font-family: Futura, sans-serif;
  font-size: 16px;
}

.body_home.testimonial {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 17px;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 1em;
}

.body_home.instagram {
  margin-top: 16px;
}

.body_home.footer-body {
  text-align: left;
  letter-spacing: 0;
  text-transform: lowercase;
  border-radius: 0;
  width: 246px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 17px;
  line-height: 23px;
}

.body_home.home-menu {
  margin-top: -24px;
  margin-bottom: 47px;
}

.body_home.mainmenu {
  z-index: 500;
  text-align: justify;
  margin: 0 7% .5%;
  padding-left: 0;
  padding-right: 25%;
  position: relative;
}

.body_home.mainmenu.p1 {
  text-transform: none;
}

.body_home.homeig {
  text-align: center;
  text-transform: none;
  margin-top: 4%;
  margin-bottom: 4%;
  padding-left: 22%;
  padding-right: 22%;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.3em;
}

.body_home.milkoptions {
  text-align: left;
  margin-bottom: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.body_home.menulink {
  z-index: 500;
  color: var(--light-coral);
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 2%;
  padding-left: 0%;
  padding-right: 0%;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.body_home.menuplatter {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0%;
  padding-left: 0%;
  padding-right: 0%;
  font-size: 15px;
}

.body_home.about {
  text-transform: none;
  margin-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 1.5em;
  line-height: 1.3em;
  position: relative;
}

.body_home.allergen-menu {
  text-align: left;
  margin-top: 0;
  margin-bottom: 3%;
  padding-left: 0%;
  padding-right: 0%;
}

.link_pink {
  color: var(--light-coral);
  text-align: center;
  cursor: pointer;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Futura, sans-serif;
  font-size: 26px;
  font-weight: 500;
  transition: transform .2s;
  display: flex;
  position: relative;
  inset: 0% auto;
}

.link_pink:hover {
  transform: translate(0, -30%);
}

.link_pink.space {
  margin-bottom: 55px;
}

.link_pink.menuhome {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding-left: 0%;
  font-size: 17px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.whitebox_l2 {
  background-color: var(--color-4);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 95%;
  height: 98%;
  max-height: none;
  margin-top: auto;
  margin-bottom: auto;
  position: static;
  inset: auto 0% 0% auto;
  overflow: visible;
}

.whitebox_l2.instagram {
  background-color: var(--color-4);
  overflow: visible;
}

.whitebox_l2.testimonial-2 {
  overflow: hidden;
}

.whitebox_l1 {
  width: 100%;
  height: 100%;
  margin-top: 2vmin;
  margin-bottom: 4vmin;
}

.whitebox_l1.instagram {
  padding-bottom: 0;
}

.whitebox_l1.testimonial {
  margin-top: 7%;
  margin-bottom: 7%;
  padding-left: 3%;
  padding-right: 3%;
}

.whitebox_l1.home-about {
  background-color: var(--color-4);
}

.div-block-15 {
  width: 100%;
  height: 20vh;
  margin-top: 60px;
  margin-left: 0;
  padding-top: 4px;
  display: inline-block;
  overflow: visible;
}

.div-block-16 {
  width: 50%;
  padding-right: 9px;
  display: inline-block;
}

.grid-3 {
  grid-template-rows: 1fr .5fr;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.div-block-17 {
  width: 100%;
  margin-bottom: 10%;
}

.featured-menu-grid {
  grid-template-rows: auto auto auto auto;
  width: 100%;
  max-width: 100vw;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  margin-top: 20px;
}

.testimonial-card {
  flex-direction: column;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
}

.testimonial-label {
  text-align: center;
  font-family: Futura, sans-serif;
  font-size: .7em;
  font-style: italic;
  font-weight: 700;
}

.testimonial-image {
  border: 1px #000;
  border-radius: 999px;
  align-self: center;
  width: 15vw;
  margin-bottom: 12px;
}

.div-displayheading {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-displayheading.space {
  padding-top: 5%;
  padding-bottom: 5%;
}

.div-displayheading.testimonal {
  margin-top: 7%;
  margin-bottom: 4%;
}

.slider {
  width: 1345.84px;
  display: block;
}

.slide {
  background-image: url('../images/Meal-1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  width: 93vmin;
  height: 52vmin;
  display: block;
}

.grid-6 {
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
}

.instagram-grid {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  object-fit: fill;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-content: stretch space-around;
  place-items: stretch stretch;
  width: 100%;
  min-width: auto;
  height: 100%;
  min-height: auto;
  margin: 0% auto 5%;
  padding-bottom: 0%;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
}

.instagram-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.instagram-image.featured {
  opacity: 1;
  cursor: pointer;
  object-fit: fill;
  flex: 0 auto;
  transition: opacity .2s;
  position: absolute;
  overflow: visible;
}

.instagram-image.featured:hover {
  opacity: 1;
}

.instagram-image.firstfour {
  width: 100%;
  height: 100%;
}

.instagram-image.grid {
  position: absolute;
}

.nav-link {
  text-align: left;
  flex-direction: row;
  display: inline-block;
  position: relative;
  left: auto;
}

.container {
  z-index: 9999999;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0% auto;
  padding-top: .5%;
  padding-bottom: .5%;
  display: block;
  position: relative;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1%;
  margin-bottom: 0;
  padding-top: 0%;
  padding-bottom: 0;
  display: flex;
}

.navbar {
  z-index: 9999;
  background-color: var(--light-coral);
  flex-flow: column-reverse;
  justify-content: flex-start;
  width: 100%;
  padding-bottom: 0%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-link-effect {
  color: #f8f8f8;
  text-align: left;
  letter-spacing: 3px;
  column-count: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Futura, sans-serif;
  font-size: 21px;
  font-weight: 500;
  transition: transform .2s;
  position: static;
}

.navigation-link-effect:hover {
  transform: translate(0, -7px);
}

.navigation-link-effect.w--current {
  color: #fff;
  text-decoration: none;
  display: block;
}

.navigation-link-effect.dropdown {
  flex: 0 auto;
  align-self: auto;
}

.navigation-link-effect.dropdown:hover {
  transform: none;
}

.grid-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #fff;
  background-image: url('../images/Pink-circles-bg.jpg');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 400px;
  display: grid;
}

.heading {
  opacity: 1;
}

.div-block-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffffffd9;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer {
  background-image: url('../images/Pink-circles-bg.jpg');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  min-height: 400px;
  display: block;
}

.grid-8 {
  grid-column-gap: 5px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr .75fr .75fr 1fr;
  width: 100%;
  height: 100%;
  min-height: 400px;
  margin-top: 0;
  padding: 6% 5% 3%;
}

.footer-link {
  color: #000;
  text-transform: none;
  flex-direction: row;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: Futura, sans-serif;
  font-size: 19px;
  font-weight: 500;
  text-decoration: none;
  transition: transform .2s, color .2s;
  display: flex;
  transform: translate(0);
}

.footer-link:hover {
  color: var(--light-coral);
  transform: translate(.7em);
}

.footer-heading {
  width: 223px;
  margin-top: 0;
  margin-bottom: 11px;
  font-family: Futura, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.menu-item-container {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: auto;
  display: flex;
}

.menu-item-container.right, .menu-item-container.left {
  margin-left: 13%;
  margin-right: 13%;
}

.menu-heading {
  margin-left: 5%;
  font-family: Futura, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 27px;
  transform: skew(-1deg, -14deg);
}

.menu-details {
  align-self: center;
  min-width: 33ch;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 11%;
  font-family: Futura, sans-serif;
  font-size: 1.5em;
  line-height: 28px;
}

.div-block-20 {
  object-fit: none;
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

.lottie-animation {
  object-fit: cover;
  width: 200px;
  padding-right: 0;
  overflow: visible;
}

.div-block-21 {
  width: 44ch;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.lottie-animation-2 {
  object-fit: cover;
  width: 85%;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
}

.home-menu-img {
  object-fit: cover;
  align-self: auto;
  width: 58%;
  margin-bottom: 1px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  transform: rotate(-6deg);
  box-shadow: 10px 10px 18px -1px #00000063;
}

.menu-image-div {
  object-fit: fill;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-bottom: 83px;
  margin-left: -42px;
  margin-right: -12px;
  display: flex;
  overflow: visible;
}

.image-24 {
  width: 58%;
  margin-top: -13px;
  transform: rotate(-6deg);
  box-shadow: -4px 4px 4px -1px #0000006e;
}

.image-25 {
  width: 58%;
  margin-top: -29px;
  transform: rotate(-6deg);
  box-shadow: 1px 1px 3px #00000078;
}

.div-block-22 {
  object-fit: fill;
  overflow: hidden;
}

.div-block-23 {
  overflow: hidden;
}

.div-block-24, .div-block-25, .div-block-26 {
  align-self: center;
}

.tabs-menu {
  object-fit: fill;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 26%;
  margin-top: 30px;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.tabs {
  z-index: 500;
  flex-direction: row;
  height: auto;
  margin-bottom: 7%;
  margin-left: 7%;
  margin-right: 7%;
  display: flex;
}

.tabs-content {
  order: 0;
  width: 70%;
  height: auto;
  margin-left: 2%;
}

.menu_price {
  flex-direction: row;
  flex: 0 auto;
  align-self: flex-end;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 24px;
  padding-left: 2%;
  font-family: Futura, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.menu_price.glass {
  text-align: right;
  flex: 1;
  width: auto;
  margin-right: 9%;
  padding-left: 0%;
  padding-right: 1%;
  font-size: 14px;
}

.menu_price.bottle {
  text-align: right;
  flex: 0 auto;
  margin-right: 5%;
  padding-left: 0;
  font-size: 14px;
}

.div-block-28 {
  flex-direction: column;
  display: flex;
}

.menu_divider {
  border: 1px #000;
  border-top: 2px dotted #000;
  border-bottom-width: 2px;
  flex: 1;
  align-self: flex-end;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
}

.body_mainmenu {
  flex: 1;
  width: auto;
  padding-right: 3px;
  font-family: Futura, sans-serif;
  display: flex;
  overflow: visible;
}

.body_mainmenu.wine {
  flex: 0 auto;
  width: 72%;
}

.body_mainmenu.addonoptions {
  flex: 0 auto;
  font-style: italic;
  font-weight: 500;
}

.body_mainmenu.addontitle {
  flex: 0 auto;
  font-style: italic;
  font-weight: 700;
}

.div-menuitemprice {
  margin-bottom: 1%;
  display: flex;
}

.heading-2 {
  width: auto;
  min-width: 44%;
}

.heading-3 {
  text-transform: lowercase;
  margin-top: 54px;
  margin-left: 66px;
  font-family: Futura, sans-serif;
  font-style: normal;
}

.heading-4 {
  font-family: Futura, sans-serif;
}

.heading-4.contact {
  text-align: center;
  margin-top: 0;
  margin-bottom: .5%;
  font-size: 1.1em;
}

.h1_main {
  font-family: Futura, sans-serif;
}

.h1_main.mainmenu {
  z-index: 500;
  margin: 6% 7% 3%;
  font-weight: 700;
  position: relative;
}

.h2_main {
  font-family: Futura, sans-serif;
  font-size: 32px;
  font-weight: 900;
}

.h2_main.drinksmenu {
  margin-bottom: 4%;
}

.h3_main {
  width: 31%;
  margin-top: 0%;
  margin-bottom: 0;
  padding-right: 0%;
  font-family: Futura, sans-serif;
  font-size: 25px;
}

.h3_main.drinkprice {
  text-align: right;
  width: auto;
  margin-top: 0%;
  margin-left: auto;
  margin-right: 16px;
  font-size: 16px;
  font-weight: 500;
}

.h3_main.drinkprice.bottle {
  margin-right: 15%;
}

.h3_main.drinkprice.glass {
  margin-right: 10%;
  padding-right: 0%;
}

.h3_main.menuwine {
  flex: 0 auto;
  width: 77%;
  margin-top: 0%;
  margin-bottom: 0;
  padding-right: 0%;
  font-weight: 500;
}

.h3_main.homemenuitem {
  width: 22%;
  padding-right: 3%;
  font-size: 1.4em;
  transform: skew(-1deg, -14deg);
}

.h3_main.menuitem {
  width: auto;
  padding-right: 1%;
  font-size: 1.1em;
  font-weight: 700;
}

.h4_main {
  text-transform: lowercase;
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Futura, sans-serif;
  font-weight: 700;
}

.h4_main.menumain {
  flex: 0 auto;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
}

.h4_main.menusidenav {
  transition: color .2s;
}

.h4_main.menusidenav:hover {
  color: var(--light-coral);
}

.h4_main.menusidenav:active {
  text-decoration: none;
}

.h5_main, .h6_main {
  font-family: Futura, sans-serif;
}

.image-26 {
  width: 7%;
}

.menu-food-cat-icon {
  width: 3%;
  margin-right: 9px;
}

.menu-food-cat-icon.key {
  width: 12%;
  margin-right: 0;
}

.menu-icon-div {
  margin-bottom: 4%;
}

.menu-icon-div.variant {
  margin-bottom: 2%;
}

.menu_tab {
  background-color: #0000;
  padding-left: 5%;
}

.menu_tab.w--current {
  color: var(--light-coral);
  background-color: #c8c8c800;
  font-weight: 400;
  text-decoration: none;
}

.body_foodlabel {
  flex-direction: row;
  margin-right: 0%;
  font-family: Futura, sans-serif;
  font-size: 10px;
  display: block;
}

.div-menu-foodlabel-key {
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start start;
  width: 5vw;
  margin-bottom: 6%;
  padding-top: 2%;
  display: flex;
  position: relative;
}

.div-block-31 {
  display: flex;
}

.tab-pane-tab-1 {
  margin-bottom: 12%;
}

.div-menuitemsubheading {
  margin-top: 0%;
  margin-bottom: 2%;
  display: flex;
}

.div-block-33 {
  display: flex;
}

.div_wineprice {
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.foodlabel-key-item {
  display: flex;
}

.lottie-animation-3 {
  width: 100%;
  min-width: 31vh;
  height: 31vh;
}

.heading-5 {
  margin-left: 106px;
}

.left-arrow {
  background-color: #0000;
  background-image: linear-gradient(270deg, #0000, #fff2f2);
  flex: 0 auto;
  width: 25%;
  display: block;
  overflow: hidden;
}

.slider-card {
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  margin: 0 0 39px;
  padding: 0 0 36px;
}

.slider-card.first {
  background-color: #0000;
  height: 600px;
  margin-bottom: 29px;
  margin-left: 0;
  margin-right: 0;
}

.slider-card.last {
  margin-left: 24px;
}

.slider-card.middle {
  background-color: #0000;
  margin-right: -204px;
}

.slide-3 {
  background-color: #421c1c;
  width: 500px;
}

.slide-4 {
  background-color: #e02323;
}

.mask {
  clear: none;
  background-color: #fff2f2;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.slider-2 {
  clear: none;
  background-color: #ddd0;
  flex-flow: row;
  place-content: space-between flex-start;
  align-items: flex-start;
  width: auto;
  height: 595px;
  margin-bottom: 0;
  display: flex;
  overflow: visible;
}

.right-arrow {
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: repeating-linear-gradient(267deg, #fff2f2, #fff2f2 0%, #fafafa00);
  background-clip: content-box;
  flex: 0 auto;
  width: 25%;
  display: block;
  overflow: hidden;
}

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

.icon {
  display: none;
}

.div-block-35 {
  background-color: #fff;
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
  width: 39%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 52px 0;
  display: flex;
  box-shadow: 0 6px 19px #0000003b;
}

.slide-nav {
  color: #3c2f30;
  background-color: #0000;
  font-size: 8px;
}

.wrapper {
  width: 60%;
  height: auto;
  margin: auto;
  overflow: visible;
}

.list {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.card {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 65vh;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2.5em;
  display: block;
  position: relative;
  overflow: visible;
  box-shadow: 0 10px 15px 2px #0000003b;
}

.item {
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 15vw;
  min-width: 15vw;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 5vw;
  display: block;
  overflow: visible;
}

.body {
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Futura, sans-serif;
  font-size: .9em;
  display: block;
}

.body.testimonialname {
  text-align: center;
  align-self: center;
  margin-top: 1em;
  padding-top: 0;
  font-size: .7em;
  font-weight: 700;
}

.body.testimonial {
  margin-top: 29px;
  margin-bottom: 29px;
  padding-left: 13%;
  padding-right: 13%;
  font-size: 1.2em;
}

.body.homeminimenu {
  margin-bottom: 5%;
  font-size: 1.3em;
}

.body.menuhomedesc {
  text-align: left;
  margin-bottom: 3%;
  margin-left: 1%;
  margin-right: 1%;
  font-size: 1.3em;
  line-height: 28px;
  display: inline;
}

.body.menuhomeprice {
  font-size: 1.3em;
  font-weight: 700;
  display: inline;
}

.body.homemenuaddon {
  padding-right: 1%;
  font-size: .8em;
  font-weight: 700;
}

.body.homemenuaddon.plus {
  padding-right: 0%;
}

.body.homemenuaddon.bullet {
  padding-right: 1%;
}

.body.homemenuadd {
  font-size: 1em;
}

.body.contact {
  text-align: center;
  margin-top: 1%;
  margin-bottom: 0%;
  font-size: 1.1em;
  line-height: 1.2em;
}

.body.testimonial-label {
  font-size: 1em;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.body.notificationbar {
  color: var(--lavender-blush);
  flex: 0 auto;
  font-size: 1em;
  font-weight: 700;
  position: relative;
}

.div-block-36 {
  z-index: 20;
  flex-flow: column;
  flex: 0 auto;
  place-content: center;
  align-self: center;
  align-items: center;
  height: 100%;
  min-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.headings-guide {
  display: none;
}

.div-block-37 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  margin-top: 42px;
  position: relative;
}

.div-block-37.grid {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0%;
  padding-bottom: 100%;
  position: relative;
}

.div-block-37.grid.mobile {
  position: relative;
}

.div-block-37.featured {
  background-color: var(--light-coral);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-37.featured:hover {
  background-color: var(--light-coral);
}

.collection-item {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 6%;
  display: flex;
}

.div-block-38 {
  margin-bottom: 3%;
  display: inline-block;
}

.div-block-39 {
  display: flex;
}

.collection-list-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 20%;
  margin-right: 20%;
  display: flex;
}

.collection-list {
  flex: 0 auto;
  align-self: auto;
}

.div-block-40 {
  width: 78%;
  margin-left: 11px;
}

.image-27 {
  width: 1.1em;
  margin-left: 2%;
  margin-right: 2%;
  padding-right: 0;
}

.image-27.addon {
  width: 1em;
  margin-left: 0%;
  margin-right: 8%;
}

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

.div-block-42 {
  object-fit: cover;
  justify-content: space-around;
  align-items: center;
  display: flex;
  overflow: visible;
}

.div-block-43 {
  margin-bottom: 7%;
}

.div-block-44 {
  flex: 0 auto;
  justify-content: flex-start;
  width: auto;
  display: block;
}

.div-block-45 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-46 {
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.image-28 {
  width: 23%;
  margin-top: 0;
  margin-left: 0;
  display: inline-block;
  position: absolute;
  inset: -2% auto auto 4%;
  transform: rotate(-8deg);
  box-shadow: 4px 4px 14px #0000003d;
}

.image-29 {
  width: 31vh;
  margin-top: 66px;
  margin-left: -7vw;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-30 {
  width: 46vh;
  max-width: 100%;
  margin-top: 25vw;
  margin-left: -9vw;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-31 {
  width: 20vh;
  margin-bottom: -92px;
  margin-left: 5px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-32 {
  width: 34vh;
  margin-bottom: 0;
  margin-left: 0;
  position: absolute;
  inset: auto auto -7% 0%;
}

.image-33 {
  width: 17vh;
  margin-bottom: -75px;
  margin-left: 518px;
  position: absolute;
  inset: auto 0% 0%;
}

.image-34 {
  width: 30vh;
  margin-bottom: -132px;
  margin-right: 328px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-35 {
  object-fit: fill;
  width: 39vh;
  margin-bottom: -69px;
  margin-right: -56px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-36 {
  width: 36vh;
  margin-bottom: 357px;
  margin-right: -47px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-37 {
  width: 46vh;
  margin-top: 55px;
  margin-right: -182px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-47 {
  background-color: #0000;
  flex: 0 auto;
}

.image-38 {
  max-width: 25%;
  position: absolute;
  top: 59px;
  left: -101px;
}

.image-39 {
  width: 25vw;
  margin-top: 235px;
  display: block;
  position: absolute;
  inset: 11% auto auto -7%;
}

.home-leaves-container {
  width: 25%;
  height: 100vh;
  display: block;
  position: absolute;
}

.home-leaves-container.right {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  inset: 0% 0% 0% auto;
}

.home-leaves-container.right.about {
  height: 142%;
  display: flex;
}

.home-leaves-container.left {
  z-index: 500;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  height: 100%;
  min-height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.home-leaves-container.left.about {
  height: 184%;
  display: flex;
}

.home-leaves-container.bottom {
  width: 100%;
  height: 25%;
  display: flex;
  inset: auto 0% 0%;
}

.div-block-48 {
  width: 100%;
  height: 25%;
  position: static;
  inset: 26% 0% 0% auto;
}

.div-block-49 {
  width: 100%;
  height: 50%;
}

.div-block-50 {
  width: 25%;
  height: 100%;
  position: relative;
}

.div-block-51 {
  width: 50%;
  height: 100%;
  display: flex;
  position: static;
}

.img-leaf-l1 {
  width: 100%;
  max-width: 75%;
  height: auto;
  margin-top: 0%;
  margin-left: 0%;
  position: absolute;
  inset: 12% auto auto -23%;
}

.img-leaf-l1.about {
  z-index: 99;
  max-width: 88%;
  top: 62%;
  left: -34%;
  transform: rotate(51deg);
}

.img-leaf-l2 {
  width: 114%;
  max-width: 114%;
  margin-top: 0%;
  margin-left: 0%;
  position: absolute;
  inset: 36% auto auto -44%;
}

.img-leaf-bl1 {
  width: 71%;
  max-width: 71%;
  margin-top: -7%;
  margin-left: 26%;
  position: absolute;
  left: -48px;
}

.img-leaf-bl2 {
  min-width: 129px;
  max-width: 129%;
  margin-top: 44%;
  margin-left: -76px;
  position: absolute;
  inset: 0%;
}

.img-leaf-br1 {
  width: 78%;
  max-width: 78%;
  margin-top: 45%;
  position: absolute;
  inset: 0% auto;
}

.img-leaf-br2 {
  width: 124%;
  max-width: 124%;
  margin-top: 30%;
  margin-bottom: 0%;
  margin-right: 0%;
  position: absolute;
  inset: 0 auto 0%;
}

.leavesdivbot {
  width: 33.3333%;
  position: relative;
}

.image-46 {
  position: absolute;
}

.img-leaf-br3 {
  width: 119%;
  max-width: 119%;
  margin-top: 0;
  margin-right: 0;
  position: absolute;
  inset: -29% -39% auto auto;
}

.img-leaf-r2 {
  min-width: 100%;
  margin-right: -3%;
  position: absolute;
  inset: 48% -26% auto auto;
}

.img-leaf-r1 {
  width: 155%;
  max-width: 154%;
  margin-top: 0%;
  margin-right: 0%;
  position: absolute;
  inset: 3% auto 0% 82px;
}

.homemenuimage {
  width: 25%;
  position: absolute;
  box-shadow: 4px 4px 14px #0000003d;
}

.homemenuimage.satay {
  width: 21%;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 10% 4% auto auto;
  transform: rotate(4deg);
  box-shadow: -3px 5px 14px #0000003d;
}

.homemenuimage.image3 {
  width: 19%;
  inset: auto 0% 9% auto;
  overflow: hidden;
  transform: rotate(8deg);
}

.homemenuimage.satay {
  width: 21%;
  position: absolute;
  inset: 10% 4% auto auto;
  transform: rotate(4deg);
  box-shadow: -3px 5px 14px #0000003d;
}

.collection-item-2 {
  margin-bottom: 3%;
}

.collection-item-3 {
  margin-bottom: 2%;
}

.text-block {
  color: #fff;
  text-align: left;
}

.icon-2 {
  color: #fff;
  margin-top: 24px;
  font-size: 16px;
  transform: rotate(0);
}

.dropdown-list {
  background-color: var(--grey);
  color: #e9e9e9;
  margin-top: 0%;
  padding-right: 5%;
  top: 60px;
}

.dropdown-list.w--open {
  z-index: 500;
  color: #fff2f2d9;
  background-color: #fff;
  margin-top: 0;
  box-shadow: -7px 19px 12px -9px #00000017;
}

.dropdown-link {
  z-index: 500;
  color: var(--black);
  margin-bottom: 7%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 20px;
  font-size: .9em;
  transition: transform .2s;
}

.dropdown-link:hover {
  padding-left: 20px;
  transform: translate(13px);
}

.dropdown-link.w--current {
  color: var(--green);
}

.dropdown-toggle {
  transition: transform .2s;
}

.dropdown-toggle:hover {
  transform: translate(0, -7px);
}

.div-block-52 {
  width: 31vh;
}

.home-section-container.about {
  z-index: 500;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--color-4);
  background-image: linear-gradient(to bottom, var(--color-4), var(--color-4));
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85vh;
  display: flex;
  position: relative;
}

.div-block-53 {
  width: 40%;
  height: 50%;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.image-50 {
  width: 50%;
  position: absolute;
  inset: auto -1% 10% auto;
  transform: rotate(8deg);
  box-shadow: -4px 4px 14px #0000003d;
}

.dot-divider-container-bot {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.drinksmenuwrapper {
  margin-bottom: 4%;
}

.div-block-55 {
  display: flex;
}

.menulinkwrapper {
  z-index: 500;
  color: #333;
  margin-bottom: 2%;
  margin-left: 7%;
  margin-right: 7%;
  text-decoration: none;
  position: relative;
}

.menulinkwrapper.allergen-menu {
  margin-left: 0%;
  margin-right: 0%;
}

.link_line {
  z-index: 2147483647;
  border-top: 2px solid var(--light-coral);
  opacity: 0;
  transform-origin: 0%;
  background-color: #49acad;
  height: 10px;
  margin-top: -8%;
  position: relative;
}

.slide-5 {
  background-image: url('../images/Meal-4.jpg');
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Meal-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Platter-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/Meal-3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/Food-AranciniBalls.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/Platter-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slider-3 {
  width: 75%;
  height: 600px;
  box-shadow: 0 11px 25px 6px #0000004f;
}

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

.slide-10 {
  background-image: url('../images/Meal-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/Meal-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/Meal-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/Meal-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/Platter-3.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/Food-AranciniBalls.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.div-block-56 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 34%;
  display: flex;
  position: relative;
}

.home-carousel {
  height: 100vh;
}

.space-slider-1 {
  background-image: url('../images/Home-Canva-Transformation-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.space-slider-2 {
  background-image: url('../images/Image-from-Canva.jpg');
  background-position: 50%;
  background-size: cover;
}

.space-slider-3 {
  background-image: url('../images/Space-72.jpg');
  background-position: 50%;
  background-size: cover;
}

.space-slider-4 {
  background-image: url('../images/Image-from-Canva-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/Tapir-Opening-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/Image-from-Canva-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-18 {
  background-image: url('../images/Alcool-Dangereux.png');
  background-position: 50%;
  background-size: cover;
}

.contact-content-wrapper {
  flex-direction: column;
  align-self: center;
  align-items: center;
  width: 60vw;
  margin-left: 15%;
  margin-right: 15%;
  display: flex;
}

.contact-content-text {
  width: 100%;
}

.contact-content-buttons {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-end;
  width: 100%;
  margin-top: 4%;
  margin-bottom: auto;
  display: flex;
}

.contactus-div {
  margin-bottom: 3%;
}

.div-block-60 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: auto;
  height: 100%;
  margin-left: 9%;
  margin-right: 9%;
  display: flex;
}

.div-block-60.about {
  flex-direction: row;
}

.central-whitebox-l3 {
  background-color: #0000;
  flex: 1;
  height: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 0% 0;
}

.central-whitebox-l3.about {
  height: auto;
}

.div-block-61 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}

.central-whitebox-l1 {
  background-color: var(--lavender-blush);
  flex: 1;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 5% 3%;
  display: flex;
}

.central-whitebox-l1.about {
  background-color: var(--color-4);
  height: 100%;
  margin-top: 8%;
  margin-bottom: 0%;
}

.central-whitebox-l2 {
  flex: 1;
  height: 81vh;
  margin-bottom: 2%;
}

.central-whitebox-l2.about {
  height: auto;
}

.div-block-64 {
  flex-direction: column;
  width: 100%;
  margin-top: 7%;
  margin-bottom: 7%;
  display: flex;
}

.div-block-65 {
  flex-direction: row;
  justify-content: center;
  align-self: auto;
  width: 100%;
  display: flex;
}

.div-block-66 {
  width: 40vmin;
}

.wrapper-dot-about {
  width: 40vmin;
  margin-top: 5%;
}

.about-content-wrapper {
  flex-direction: row;
  align-self: center;
  align-items: center;
  width: auto;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.about-content-image {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-end;
  width: 50%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.about-content-text {
  width: 90%;
}

.div-block-68 {
  align-self: flex-start;
}

.div-block-69 {
  justify-content: center;
  width: 50%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.dotdivider-short-about {
  width: 17vmin;
  max-width: none;
  margin: 0 auto;
  display: block;
  transform: rotate(0);
}

.dotdivider-short-about.short {
  max-width: 24vmin;
  margin-top: 0;
}

.dotdivider-short-about.long {
  max-width: none;
}

.dotdivider-short-about.contact {
  width: 35vmin;
}

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

.wrapper-foodlabel {
  object-fit: fill;
  flex-flow: wrap;
  flex: 0 auto;
  order: 0;
  place-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  height: auto;
  margin-right: 4%;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.wrapper-menukey {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 5%;
  padding-top: 3%;
  display: flex;
  position: relative;
}

.key-label-img {
  width: 1.5vw;
  margin-bottom: 0%;
  margin-right: 10px;
}

.key-label-text {
  font-family: Futura, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.dropdown-text {
  display: none;
}

.text-about {
  color: var(--vert);
  text-align: left;
  text-transform: none;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Futura, sans-serif;
  font-size: 3.5em;
  font-weight: 900;
  line-height: 1.3em;
  display: inline;
}

.text-about.highlight {
  color: var(--light-coral);
}

.text-about.cta {
  z-index: 500;
  width: 100%;
  margin-right: 2%;
  text-decoration: none;
  position: relative;
}

.about-leaf-block {
  position: static;
  inset: 0% auto auto 0%;
}

.lottie-animation-5 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-70 {
  width: 100%;
  height: 75%;
  margin-top: 0;
}

.lottie-animation-6 {
  transform-style: preserve-3d;
  width: 134%;
  position: absolute;
  inset: auto -7% -3% auto;
  transform: rotateX(0)rotateY(20deg)rotateZ(-9deg);
}

.wrapper-aboutus {
  z-index: 111;
  text-transform: lowercase;
  padding: 5% 14% 5% 8%;
  position: relative;
}

.wrapper-aboutus.cta {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.ig-icon {
  z-index: 500;
  color: var(--lavender-blush);
  flex: 0 auto;
  align-self: center;
  width: 59px;
  max-width: none;
  display: block;
  position: absolute;
  inset: auto;
}

.ig-icon.small {
  width: 2.5em;
}

.ig-icon.big {
  width: 3.7em;
}

.ig-hover {
  z-index: 499;
  background-color: var(--blue);
  cursor: pointer;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.notification-bar {
  z-index: 99999;
  background-color: var(--green);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  display: none;
  position: relative;
  inset: 0% 0% auto;
}

.notification-bar.banner {
  background-color: var(--vert);
  display: flex;
}

.text-block-3 {
  flex: 0 auto;
  align-self: center;
  display: flex;
}

.notification-bar-close {
  color: var(--lavender-blush);
  cursor: pointer;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  height: auto;
  margin-right: 1%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.html-embed {
  z-index: 999999;
  color: var(--lavender-blush);
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 11px;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.slide-nav-3 {
  font-size: .6em;
  bottom: 5px;
}

.div-block-73 {
  width: 85vw;
  position: static;
}

.container-2 {
  flex-direction: row;
  flex: 0 auto;
  display: flex;
}

.html-embed-3 {
  flex: 0 auto;
  align-self: center;
  width: auto;
  height: 12px;
  display: flex;
}

.html-embed-4 {
  color: var(--lavender-blush);
  align-self: center;
  width: 11px;
  position: relative;
}

.div-block-74 {
  background-color: var(--light-coral);
}

.div-block-75, .div-block-76, .div-block-77 {
  background-color: var(--lavender-blush);
}

.div-block-78 {
  flex: none;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  width: 23px;
  height: 23px;
  display: flex;
}

.html-embed-5 {
  justify-content: center;
  align-items: center;
  width: 12px;
  display: block;
}

.image-54 {
  opacity: .68;
  max-width: 62%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.img-leafshadow {
  opacity: .73;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex: 0 auto;
  align-self: flex-start;
  width: 56%;
  position: absolute;
  bottom: auto;
  left: auto;
  right: -9%;
}

.div-block-80 {
  flex-direction: column;
  align-items: flex-end;
  width: 25%;
  height: 100vh;
  display: none;
  position: relative;
  inset: 0% 0 0% auto;
}

.image-56 {
  width: 97%;
  position: absolute;
  inset: -13% auto auto 6%;
  transform: rotate(-34deg);
}

.sticker-img-wrapper {
  width: 25%;
  height: 100%;
  position: absolute;
  left: 0;
}

.image-57 {
  width: 81%;
  position: absolute;
  top: 17%;
  left: auto;
  right: 6%;
  overflow: clip;
}

.div-block-81 {
  width: 31%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  overflow: hidden;
}

.wrapper-leafshadow {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.wrapper-wineprice-mobile {
  display: none;
}

.wrapper-navbar {
  z-index: 999;
  flex: 0 auto;
  position: relative;
}

.html-embed-6 {
  color: var(--green);
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 51px;
  height: 100px;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 10px;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block-84 {
  width: 25%;
  height: 25px;
  display: inline;
  position: relative;
}

.div-block-85 {
  flex: 1;
  align-items: center;
  width: auto;
  display: flex;
}

.image-58 {
  width: 38%;
}

.div-block-86 {
  flex-direction: column;
  flex: 0 auto;
  align-items: stretch;
  width: auto;
  display: flex;
}

.navbar-2 {
  flex-direction: column;
  display: flex;
}

.dropdown-list-2 {
  background-color: var(--light-coral);
}

.div-block-87 {
  width: 100%;
  height: 50px;
}

.wrapper-side-elements {
  z-index: 50;
  background-color: var(--color-4);
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Untitled-design-1920x1080-1.png');
  background-position: 0 0;
  background-size: auto;
  background-clip: padding-box;
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-59 {
  width: 22%;
  position: absolute;
  bottom: 699.984px;
  left: -54px;
  right: auto;
}

.image-60 {
  width: 21%;
  position: absolute;
  inset: auto 0% 0% -1%;
  transform: rotate(5deg);
}

.image-61 {
  width: 130%;
  max-width: none;
  position: absolute;
  inset: auto auto -78% -56%;
  transform: rotate(17deg);
}

.image-62 {
  transform-style: preserve-3d;
  position: absolute;
  inset: auto auto -34% -44%;
  transform: rotateX(0)rotateY(180deg)rotateZ(-23deg);
}

.leaf-about {
  width: 100%;
  max-width: none;
  position: absolute;
  inset: 60% auto auto -32%;
}

.leaf-about.leaf1 {
  transform-style: preserve-3d;
  width: 88%;
  top: 83px;
  left: -23px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.leaf-about.leaf2 {
  width: 94%;
  top: 18%;
  left: -34%;
  transform: rotate(23deg);
}

.leaf-about.leaf4 {
  width: 130%;
  inset: auto auto 0% -55%;
  transform: rotate(9deg);
}

.leaf-about.leaf5 {
  transform-style: preserve-3d;
  top: 35%;
  left: -43%;
  transform: rotate(11deg)rotateX(0)rotateY(180deg)rotateZ(0);
}

.leaf-about.leaf6 {
  width: 130%;
  inset: 10% -51% auto auto;
  transform: rotate(20deg);
}

.leaf-about.leaf7 {
  width: 130%;
  inset: 34% -53% auto auto;
  transform: rotate(11deg);
}

.leaf-about.leaf8 {
  transform-style: preserve-3d;
  width: 85%;
  top: 62%;
  left: 12%;
  transform: rotateX(0)rotateY(180deg)rotateZ(20deg);
}

.leaf-about.leaf9 {
  width: 115%;
  inset: auto -27% -30% auto;
  transform: rotate(-20deg);
}

.image-64 {
  position: absolute;
  top: 187px;
  left: -118px;
  transform: rotate(26deg);
}

.image-65 {
  width: 129%;
  max-width: none;
  position: absolute;
  inset: 34% -55% auto auto;
  transform: rotate(-3deg);
}

.image-66 {
  transform-style: preserve-3d;
  width: 80%;
  max-width: none;
  position: absolute;
  inset: 59% 2% auto auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(9deg);
}

.image-67 {
  width: 100%;
  max-width: none;
  position: absolute;
  inset: auto -23% -28% auto;
  transform: rotate(-17deg);
}

.leafabout.leaf5 {
  transform-style: preserve-3d;
  position: absolute;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

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

.collection-list-3 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  display: flex;
}

.collection-item-4 {
  width: 100%;
  height: 100%;
}

.collection-item-5 {
  width: 50px;
}

.collection-list-4 {
  flex-direction: column;
  display: flex;
}

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

.ig-home-wrapper {
  object-fit: fill;
  flex: 0 auto;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  overflow: visible;
}

.ig-home-wrapper.mobile {
  display: none;
}

.ig-grid-feature-wrapper {
  object-fit: fill;
  flex: 0 auto;
  align-self: flex-start;
  align-items: center;
  width: 40%;
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  margin-right: .5em;
  padding-bottom: 0;
  display: block;
  position: static;
}

.ig-grid-col-list {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex: 0 auto;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  min-width: auto;
  height: 100%;
  min-height: auto;
  display: grid;
}

.ig-grid-col-list.test {
  display: none;
}

.ig-grid-img-wrapper {
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  position: relative;
}

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

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

.div-block-88 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  display: block;
  position: relative;
}

.div-block-89 {
  width: 100%;
  height: 100%;
}

.div-block-90 {
  object-fit: contain;
  width: 100%;
  min-width: auto;
  height: 100%;
  min-height: auto;
  padding-bottom: 100%;
  position: relative;
}

.underline {
  z-index: 5;
  transform-origin: 0%;
  background-color: #6392d4a3;
  height: 1.5em;
  margin-top: -5.5%;
  position: relative;
}

.link-underline---grn {
  z-index: 5;
  transform-origin: 0%;
  background-color: #fff;
  height: 15px;
  margin-top: -10%;
  position: relative;
}

.div-block-91 {
  flex-direction: column;
  width: auto;
  margin-top: 7%;
  padding-bottom: 7%;
  display: flex;
}

.image-68 {
  object-fit: fill;
  margin-bottom: -51px;
  margin-left: auto;
  margin-right: auto;
  transition: opacity .2s;
  position: static;
}

.image-69 {
  width: 23%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: -2% auto auto 4%;
  transform: rotate(-8deg);
  box-shadow: 4px 4px 14px #0000003d;
}

.image-70 {
  width: 23%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: -2% auto auto 4%;
  transform: rotate(-8deg);
  box-shadow: 4px 4px 14px #0000003d;
}

.collection-list-7 {
  flex: 0 auto;
  align-self: auto;
}

.div-block-93 {
  margin-bottom: 7%;
}

.image-71 {
  width: 50%;
  position: absolute;
  inset: auto -1% 10% auto;
  transform: rotate(8deg);
  box-shadow: -4px 4px 14px #0000003d;
}

.link_pink-2 {
  color: #f59698;
  text-align: center;
  cursor: pointer;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Futura, sans-serif;
  font-size: 26px;
  font-weight: 500;
  transition: transform .2s;
  display: flex;
  position: relative;
  inset: 0% auto;
}

.link_pink-2:hover {
  transform: translate(0, -30%);
}

.link_pink-2.menuhome {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding-left: 0%;
  font-size: 17px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.heading-script-2 {
  z-index: 1;
  outline-offset: 0px;
  color: #f59698;
  text-align: center;
  letter-spacing: 3px;
  text-shadow: 2px 2px #000;
  outline: 3px solid #0000;
  margin-top: -1px;
  font-family: Love craft, sans-serif;
  font-size: 2.9em;
  line-height: 43px;
  position: relative;
}

.heading-script-2.comboright {
  color: #f59698;
  object-fit: fill;
  width: 100%;
  margin: 46px 38px 64px -11px;
  padding-top: 0;
  font-size: 40px;
  display: inline-block;
}

.div-block-94 {
  width: 50%;
  padding-right: 9px;
  display: inline-block;
}

.div-block-95 {
  width: 100%;
  height: 20vh;
  margin-top: 60px;
  margin-left: 0;
  padding-top: 4px;
  display: inline-block;
  overflow: visible;
}

.div-block-96 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 34%;
  display: flex;
  position: relative;
}

.collection-list-wrapper-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 20%;
  margin-right: 20%;
  display: flex;
}

.whitebox_l2-2 {
  background-color: #fff2f2;
  max-width: 95%;
  height: 98%;
  max-height: none;
  margin-top: auto;
  margin-bottom: auto;
  position: static;
  inset: auto 0% 0% auto;
  overflow: visible;
}

.div-block-97 {
  width: 40%;
  height: 50%;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.image-72 {
  width: 23%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: -2% auto auto 4%;
  transform: rotate(-8deg);
  box-shadow: 4px 4px 14px #0000003d;
}

.image-73 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.grid-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template: ". Area"
  / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end;
  display: grid;
}

.rl_gallery10_lightbox-link {
  width: 100%;
  margin-bottom: 2rem;
}

.rl_gallery10_masonry-grid {
  column-count: 3;
  column-gap: 2rem;
  width: 100%;
}

.rl_gallery10_spacing-block-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-text-style-medium {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_gallery10_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-heading-style-h2 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_gallery10_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_gallery10_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.rl-padding-section-large {
  padding-top: 0;
  padding-bottom: 0;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl-padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.rl_section_gallery10 {
  background-color: var(--relume-library-lite--rl-white);
}

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

.section {
  padding-top: 0;
  padding-bottom: 120px;
  overflow: visible;
}

.divider-vertical {
  background-color: #dcddeb;
  align-self: stretch;
  min-width: 1px;
  max-width: 1px;
  margin-left: 24px;
  margin-right: 24px;
}

.btn-primary {
  color: #fff;
  text-align: center;
  background-color: #ff2d46;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 26px 38px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
  box-shadow: 0 4px 8px #ff2d4666;
}

.btn-primary:hover {
  color: #fff;
  transform: scale(.95);
}

.btn-primary.pd-14px---24px {
  background-color: var(--light-coral);
  box-shadow: 0 4px 8px 0 var(--white);
  text-transform: none;
  padding: 14px 24px;
}

.color-neutral-800 {
  color: #19213d;
}

.color-neutral-800.hover-color-accent-1:hover {
  color: #ff2d46;
}

.container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.instagram-feed---icon-inside {
  min-width: 40px;
  max-width: 40px;
}

.flex {
  display: flex;
}

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

.flex.align-center.gap-column-12px {
  grid-column-gap: 12px;
}

.text-200 {
  line-height: 20px;
}

.text-200.bold {
  font-weight: 500;
}

.instagram-feed---image-overlay {
  z-index: 1;
  transform-origin: 0%;
  background-color: #000000a6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.instagram-feed---image-wrapper {
  z-index: 1;
  border-radius: 16px;
  flex-direction: column;
  align-items: stretch;
  max-height: 379px;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.instagram-feed---image-wrapper.height-auto {
  max-height: none;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.grid-2-columns._1-col-tablet.gap-24px {
  padding-top: 28px;
}

.instagram-feed---image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.social-icon-font {
  line-height: 21px;
}

.social-icon-font.btn-social-icon {
  margin-right: 8px;
  font-size: 20px;
  line-height: 1em;
}

.logo-instagram {
  border-radius: 100px;
  max-width: 40px;
  box-shadow: 0 2px 6px #14142b14;
}

.paragraph-small {
  font-size: 16px;
  line-height: 18px;
}

@media screen and (min-width: 1280px) {
  .btn-main.contact.last {
    margin-bottom: 0%;
  }

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

  .heading-script.stacked.instagram {
    margin-bottom: -19px;
  }

  .section-main.zebra.home {
    background-image: url('../images/Untitled-Design-1920x1080-3.png');
  }

  .section-main.first {
    min-height: 100vh;
    padding-top: 0;
  }

  .section-main.first.contact {
    background-image: url('../images/black-stripes-bg.jpg');
    min-height: 900px;
  }

  .dotdivider {
    width: 23vmin;
    margin-top: 0;
    margin-bottom: 0;
  }

  .dot-divider-container-top.contact {
    flex: 0 auto;
    align-self: auto;
    margin-top: 0%;
    margin-bottom: 0%;
    display: block;
  }

  .heading_main.contact {
    margin-top: 0;
    margin-bottom: 5%;
  }

  .heading_main.about {
    text-align: left;
    margin-bottom: 5%;
  }

  .body_home.homeig {
    margin-bottom: 4%;
  }

  .whitebox_l2 {
    background-color: var(--color-4);
  }

  .instagram-grid, .body.contact {
    margin-top: 5%;
  }

  .div-block-46 {
    flex-direction: column;
    display: flex;
  }

  .image-38 {
    width: 18%;
    left: -80px;
  }

  .image-39 {
    width: 21vw;
  }

  .home-leaves-container.left.about {
    height: 178%;
  }

  .img-leaf-l2 {
    top: 37%;
    left: -43%;
  }

  .img-leaf-r1 {
    margin-right: 0%;
    inset: 23% auto auto 37%;
  }

  .img-leaf-r1.home {
    top: 2%;
  }

  .dropdown-list {
    z-index: 40;
  }

  .dropdown-list.w--open, .dropdown-link {
    z-index: 500;
  }

  .home-section-container.about {
    background-color: var(--white);
  }

  .dot-divider-container-bot {
    margin-top: 0%;
  }

  .contact-content-wrapper {
    flex: 0 auto;
    align-items: center;
    margin-left: 0%;
    margin-right: 0%;
  }

  .contact-content-text {
    padding-left: 61px;
  }

  .contact-content-buttons {
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    position: relative;
  }

  .div-block-60 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 9%;
    padding-right: 9%;
    display: flex;
    overflow: visible;
  }

  .div-block-60.about {
    padding-left: 0%;
    padding-right: 0%;
  }

  .central-whitebox-l3 {
    height: 100%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .central-whitebox-l1 {
    background-color: #fdf0f0;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .central-whitebox-l2 {
    flex: 1;
    margin-bottom: 2%;
  }

  .div-block-64 {
    flex: 0 auto;
    width: 50%;
    margin-top: 7%;
    margin-bottom: 7%;
  }

  .div-block-65 {
    align-self: auto;
  }

  .about-content-wrapper {
    flex: 0 auto;
    align-items: center;
    width: auto;
    margin-top: 4%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .about-content-image {
    flex: 0 auto;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    position: relative;
  }

  .about-content-text {
    align-self: flex-start;
    width: 100%;
    margin-top: 0%;
    padding-left: 0;
  }

  .div-block-68 {
    align-self: flex-start;
  }

  .lottie-animation-4 {
    width: 75%;
  }

  .div-block-69 {
    justify-content: center;
    width: 50%;
    height: 100%;
    min-height: 100%;
    display: flex;
  }

  .dotdivider-short-about {
    width: 17vmin;
    margin-top: 0;
    margin-bottom: 0;
  }

  .lottie-animation-6 {
    bottom: -4%;
    right: 2%;
  }

  .leaf-about {
    top: 58%;
  }

  .leaf-about.leaf2 {
    top: 14%;
  }

  .leaf-about.leaf4 {
    bottom: -1%;
  }

  .leaf-about.leaf5 {
    top: 32%;
  }

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

  .section {
    padding-bottom: 6px;
  }
}

@media screen and (min-width: 1440px) {
  .home-content {
    justify-content: flex-start;
    padding-top: 10%;
  }

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

  .section-main.zebra.home {
    background-image: url('../images/Untitled-Design-1920x1080-3.png');
  }

  .section-main.first.contact {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 5%;
  }

  .body_home.milkoptions {
    margin-top: 2%;
  }

  .whitebox_l2 {
    background-color: var(--color-6);
  }

  .menu_price {
    padding-bottom: 3px;
  }

  .menu_divider {
    align-self: flex-end;
    padding-bottom: 6px;
  }

  .div-menuitemprice {
    align-items: stretch;
    margin-bottom: 1%;
  }

  .h3_main.menuitem {
    align-self: auto;
  }

  .menu-food-cat-icon {
    width: 2%;
  }

  .wrapper {
    max-height: 50%;
  }

  .card {
    height: 48vh;
    padding: .5em 1.5em;
  }

  .image-28 {
    width: 19%;
  }

  .image-38 {
    position: absolute;
    top: 70px;
    left: -127px;
  }

  .home-leaves-container.left.about {
    height: 210%;
  }

  .div-block-49 {
    position: relative;
  }

  .div-block-50 {
    width: 24%;
  }

  .img-leaf-l1 {
    max-width: 70%;
    margin-top: 0%;
    margin-left: 0%;
    inset: 14% 0% auto -20%;
  }

  .img-leaf-l2 {
    max-width: 82%;
    margin-top: 0%;
    margin-left: 0%;
    position: absolute;
    inset: 34% auto auto -20%;
  }

  .img-leaf-bl1 {
    max-width: 53%;
    margin-top: -1%;
    margin-left: 0%;
    position: absolute;
    left: 20px;
  }

  .img-leaf-bl2 {
    max-width: 107%;
    margin-top: 8%;
  }

  .img-leaf-br1 {
    top: -26%;
    bottom: 0%;
    left: -23px;
  }

  .img-leaf-br2 {
    margin-top: 24%;
    margin-bottom: 0%;
    margin-right: 0%;
    inset: 0% -24% auto auto;
  }

  .img-leaf-br3 {
    max-width: 92%;
    margin-top: -56px;
    margin-right: 0;
    inset: 0% -22% auto auto;
  }

  .img-leaf-r2 {
    max-width: 90%;
    margin-right: 0%;
    inset: auto -26% 18% auto;
  }

  .img-leaf-r1 {
    max-width: 100%;
    margin-top: 0%;
    margin-right: 0%;
    inset: 31% -50% auto auto;
  }

  .img-leaf-r1.home {
    top: 9%;
  }

  .img-leaf-r1.about {
    width: 152%;
    max-width: 180%;
    top: 21%;
    right: -70%;
  }

  .homemenuimage.image3 {
    width: 15%;
  }

  .homemenuimage.satay {
    width: 16%;
  }

  .dropdown-list {
    z-index: 40;
  }

  .dropdown-list.w--open, .dropdown-link {
    z-index: 500;
  }

  .image-50 {
    width: 40%;
    right: 4%;
  }

  .central-whitebox-l1 {
    align-self: auto;
  }

  .wrapper-menukey {
    flex-direction: row;
    align-items: center;
  }

  .text-about {
    font-size: 4.2em;
  }

  .lottie-animation-6 {
    width: 173%;
    bottom: -7%;
    right: -17%;
  }

  .wrapper-aboutus {
    padding-left: 0%;
    padding-right: 19%;
  }

  .leaf-about {
    top: 64%;
  }

  .leaf-about.leaf4 {
    bottom: -6%;
  }

  .leaf-about.leaf5 {
    top: 37%;
  }

  .image-69, .image-70 {
    width: 19%;
  }

  .image-71 {
    width: 40%;
    right: 4%;
  }

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

  .image-72 {
    width: 19%;
  }
}

@media screen and (min-width: 1920px) {
  .home-sect-hero {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
  }

  .home-content {
    flex: 1;
    justify-content: center;
    min-height: 95vh;
    margin-top: 1%;
    padding-top: 0%;
  }

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

  .heading-script.stacked.instagram {
    margin-bottom: -4px;
    font-size: 4em;
  }

  .section-main.zebra.home {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/Untitled-Design-1920x1080-3.png');
    background-position: 0 0;
    background-size: auto;
    background-clip: padding-box;
  }

  .heading_main.instagram {
    font-size: 3.5em;
  }

  .body_home.homeig {
    margin-bottom: 4%;
    font-size: 1.8em;
  }

  .whitebox_l2 {
    background-color: var(--color-4);
  }

  .whitebox_l1 {
    margin-top: 8vmin;
  }

  .nav-menu {
    z-index: 800;
    margin-top: 0%;
  }

  .tabs-menu {
    width: 22%;
  }

  .menu_price.glass {
    margin-right: 8%;
    padding-right: 0%;
  }

  .h4_main.menusidenav {
    padding-top: 3%;
    padding-bottom: 3%;
    font-size: 21px;
  }

  .menu-food-cat-icon {
    width: 2%;
  }

  .image-28 {
    width: 19%;
    left: 8%;
  }

  .image-30 {
    width: 46%;
    max-width: none;
    margin-top: 19px;
    margin-left: 0;
    inset: 0% auto auto 0%;
  }

  .image-31 {
    margin-bottom: -3vw;
    margin-left: 0;
    inset: auto 0% 0%;
  }

  .image-32 {
    width: 40vh;
    margin-bottom: -6vw;
    margin-left: 11vw;
  }

  .div-block-47 {
    flex-direction: column;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .image-38 {
    width: 25vh;
    max-width: 25vh;
    display: block;
    position: relative;
    inset: 6% auto auto -33%;
  }

  .home-leaves-container.left {
    height: 211%;
  }

  .home-leaves-container.left.home {
    height: 100%;
  }

  .home-leaves-container.left.about {
    flex: 0 auto;
    align-self: stretch;
    height: 250%;
    display: flex;
  }

  .img-leaf-l1 {
    margin-top: 0%;
    top: 8%;
    bottom: -33%;
    left: -24%;
  }

  .img-leaf-l2 {
    margin-top: 0%;
    margin-left: 0%;
    top: 29%;
    left: -11%;
  }

  .img-leaf-bl1 {
    margin-top: 0%;
    margin-left: 0%;
    left: 85px;
  }

  .img-leaf-br3 {
    max-width: 101%;
    margin-top: 0;
    inset: -27% -28% auto auto;
  }

  .img-leaf-r2 {
    max-width: 86%;
    inset: 39% -17% auto auto;
  }

  .img-leaf-r1 {
    max-width: 108%;
    margin-top: 0%;
    top: 16%;
    right: -50%;
  }

  .img-leaf-r1.home {
    top: 4%;
  }

  .img-leaf-r1.about {
    width: 144%;
    top: 10%;
    right: -72%;
  }

  .homemenuimage.image3 {
    width: 17%;
    bottom: 5%;
    right: 2%;
  }

  .homemenuimage.satay {
    width: 15%;
    top: 7%;
    right: 6%;
  }

  .dropdown-list {
    z-index: 2;
    top: auto;
  }

  .dropdown-list.w--open {
    z-index: 40;
  }

  .dropdown-link {
    z-index: 500;
  }

  .image-50 {
    box-shadow: -4px 4px 14px #00000042;
  }

  .div-block-60.about {
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-about {
    font-size: 5.2em;
  }

  .lottie-animation-6 {
    bottom: -8%;
    right: -26%;
  }

  .wrapper-aboutus {
    padding-right: 4%;
  }

  .ig-hover {
    border: 1px solid var(--light-coral);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .wrapper-navbar {
    z-index: 800;
    position: relative;
  }

  .leaf-about.leaf4 {
    inset: auto auto -9% -54%;
  }

  .image-69, .image-70 {
    width: 19%;
    left: 8%;
  }

  .image-71 {
    box-shadow: -4px 4px 14px #00000042;
  }

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

  .image-72 {
    width: 19%;
    left: 8%;
  }
}

@media screen and (max-width: 991px) {
  .home-content {
    flex: 0 auto;
    justify-content: center;
    height: 97vh;
    min-height: 0;
    margin-top: 0;
    margin-bottom: 3%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .btn-main.contact.last {
    margin-bottom: 0%;
  }

  .heading-main {
    font-size: 2em;
  }

  .heading-script {
    text-align: center;
    font-size: 3.3em;
  }

  .heading-script.comboright {
    text-align: center;
    margin: 0;
  }

  .section-main {
    padding-bottom: 2vh;
    padding-left: 2vh;
  }

  .section-main.zebra.home {
    background-image: url('../images/Untitled-Design-1920x1080-3.png');
  }

  .section-main.first.contact {
    background-position: 42%;
    background-repeat: repeat-y;
    background-size: cover;
    height: auto;
  }

  .section-main.instagram {
    height: auto;
    overflow: hidden;
  }

  .heading_main.combo-left {
    text-align: right;
    font-size: 31px;
    position: static;
  }

  .heading_main.home-about {
    z-index: 999;
  }

  .body_home.testimonial {
    padding-left: 23%;
    padding-right: 23%;
  }

  .body_home.mainmenu {
    padding-right: 0%;
  }

  .div-block-16 {
    z-index: 99999;
    text-align: center;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .grid-3 {
    flex-direction: row;
    display: flex;
  }

  .grid-5 {
    flex-direction: column;
    display: flex;
  }

  .testimonial-label {
    margin-bottom: 8%;
  }

  .testimonial-image {
    width: 31vw;
    margin-bottom: 5%;
  }

  .instagram-grid {
    grid-column-gap: 4px;
    grid-row-gap: 5px;
    grid-template-rows: 50% 50%;
    grid-template-columns: 20% 20% 20% 20% 20%;
    height: auto;
    padding-left: 4%;
    padding-right: 4%;
  }

  .instagram-image.featured {
    position: absolute;
  }

  .container {
    background-color: #0000;
    justify-content: flex-end;
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .nav-menu {
    background-color: #fffffff7;
    justify-content: space-between;
    width: 100vw;
    margin-top: 0%;
    display: flex;
  }

  .navbar {
    background-color: #0000;
    flex-direction: column;
    padding-bottom: 0;
    transform: translate(0);
  }

  .navigation-link-effect {
    color: #292929;
    flex: 0 auto;
    width: 100%;
  }

  .navigation-link-effect:hover {
    color: var(--light-coral);
    transform: translate(7px);
  }

  .navigation-link-effect.w--current {
    color: #181818;
    display: none;
  }

  .grid-8 {
    grid-column-gap: 27px;
    grid-template-columns: .5fr .75fr .75fr;
    place-items: stretch stretch;
  }

  .menu-item-container.right, .menu-item-container.left {
    margin-bottom: 5%;
  }

  .menu-image-div {
    display: none;
  }

  .div-block-27 {
    z-index: 1;
    text-align: center;
    order: 0;
    margin-top: 0;
    position: relative;
  }

  .menu-food-cat-icon.vegan, .menu-food-cat-icon.glutenfree, .menu-food-cat-icon.spicy {
    width: 4%;
  }

  .menu-food-cat-icon.key {
    width: 17%;
  }

  .div-menu-foodlabel-key {
    flex-wrap: nowrap;
  }

  .foodlabel-key-item {
    flex-direction: row;
    display: flex;
  }

  .lottie-animation-3 {
    z-index: auto;
    position: relative;
  }

  .card {
    height: 38vh;
    padding-left: 3.5em;
    padding-right: 3.5em;
  }

  .body.testimonial {
    padding-left: 7%;
    padding-right: 7%;
  }

  .body.notificationbar {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .div-block-37.featured {
    padding-bottom: 100%;
    display: block;
  }

  .image-28 {
    margin-top: 0;
    margin-left: 8px;
    top: 10%;
    left: -1%;
  }

  .home-leaves-container.right {
    display: none;
  }

  .home-leaves-container.right.about {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    height: 150%;
    display: none;
  }

  .home-leaves-container.left {
    display: none;
    overflow: hidden;
  }

  .home-leaves-container.left.about, .home-leaves-container.bottom {
    display: none;
  }

  .div-block-48 {
    display: none;
    position: relative;
  }

  .div-block-49 {
    position: relative;
  }

  .img-leaf-l1 {
    max-width: 111%;
    margin-top: 0%;
    margin-bottom: -73px;
    margin-left: -34%;
    inset: auto auto 0% 0%;
  }

  .img-leaf-l2 {
    max-width: 159%;
    margin-top: 0%;
    margin-left: -77%;
    position: absolute;
    inset: auto auto 12% 0%;
  }

  .img-leaf-bl1 {
    max-width: 93%;
    margin-top: 0%;
    margin-bottom: -28%;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .img-leaf-bl2 {
    margin-top: 91%;
    margin-left: -43px;
    display: none;
  }

  .img-leaf-br1, .img-leaf-br2 {
    display: none;
  }

  .img-leaf-br3 {
    max-width: 131%;
    margin-top: 0%;
    margin-bottom: -26%;
    margin-right: 0;
    inset: auto -43% 0% auto;
  }

  .img-leaf-r2 {
    max-width: 127%;
  }

  .img-leaf-r1 {
    max-width: 142%;
    margin-top: 35%;
  }

  .homemenuimage.satay {
    top: 24%;
    right: 2%;
  }

  .text-block {
    color: #292929;
    flex: 0 auto;
  }

  .icon-2 {
    color: #3a3a3a;
    flex: 0 auto;
  }

  .dropdown-list {
    color: var(--grey);
    display: none;
  }

  .dropdown-list.w--open {
    box-shadow: none;
    background-color: #f5f5f5;
    padding-top: 0%;
    padding-bottom: 2%;
    padding-right: 0%;
  }

  .dropdown-link {
    color: #302f2f;
    margin-bottom: 0%;
    margin-left: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .dropdown-link:hover {
    color: var(--light-coral);
  }

  .dropdown-toggle {
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .dropdown-toggle:hover {
    color: #641616;
    transform: translate(7px);
  }

  .dropdown-toggle:active {
    transform: none;
  }

  .menu-button {
    background-color: #c8c8c814;
    display: block;
    position: relative;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .icon-3 {
    color: #fcfcfc;
  }

  .home-carousel {
    height: 65vh;
  }

  .contact-content-wrapper {
    width: 80vw;
    margin-left: 0%;
    margin-right: 0%;
  }

  .contact-content-buttons {
    flex-direction: row;
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-end;
  }

  .div-block-60 {
    min-width: 615px;
    height: auto;
  }

  .central-whitebox-l1 {
    height: auto;
  }

  .central-whitebox-l2 {
    height: 100%;
  }

  .div-block-64 {
    display: none;
  }

  .div-block-65 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .about-content-wrapper {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
  }

  .about-content-image {
    flex-direction: row;
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-end;
  }

  .wrapper-foodlabel {
    flex-direction: row;
    align-self: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .wrapper-menukey {
    flex-wrap: wrap;
    place-content: flex-start;
    align-items: flex-start;
    overflow: visible;
  }

  .key-label-img {
    width: 2vw;
    margin-bottom: 0%;
    margin-right: 8px;
  }

  .lottie-animation-6 {
    width: 219%;
    inset: auto -66% -18% auto;
    transform: rotateX(0)rotateY(20deg)rotateZ(-14deg);
  }

  .notification-bar {
    z-index: 997;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 1% 3%;
    position: relative;
  }

  .notification-bar-close {
    flex: 0 auto;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    height: auto;
  }

  .html-embed-4 {
    color: var(--lavender-blush);
    align-self: center;
    width: 11px;
    height: auto;
    position: relative;
    inset: auto 0% auto auto;
  }

  .html-embed-5 {
    height: auto;
  }

  .div-block-79 {
    flex: 1;
    margin-right: 4%;
  }

  .img-leafshadow {
    z-index: 50;
    overflow: visible;
  }

  .sticker-img-wrapper, .div-block-81 {
    display: block;
  }

  .div-block-82 {
    align-self: flex-start;
    width: 100vw;
    height: 100%;
    position: absolute;
    overflow: hidden;
  }

  .wrapper-navbar {
    z-index: 998;
    background-color: var(--light-coral);
    flex: 0 auto;
    align-self: stretch;
    position: relative;
  }

  .menu-button-2 {
    position: relative;
  }

  .container-3 {
    flex: 1;
  }

  .image-59 {
    width: 31%;
  }

  .image-60 {
    width: 32%;
    bottom: -12%;
    left: -3%;
  }

  .leaf-about.leaf7, .leaf-about.leaf8, .leaf-about.leaf9, .ig-home-wrapper.mobile {
    display: none;
  }

  .image-68 {
    display: block;
  }

  .image-69, .image-70 {
    margin-top: 0;
    margin-left: 8px;
    top: 10%;
    left: -1%;
  }

  .heading-script-2 {
    text-align: center;
    font-size: 3.3em;
  }

  .heading-script-2.comboright {
    text-align: center;
    margin: 0;
  }

  .div-block-94 {
    z-index: 99999;
    text-align: center;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .image-72 {
    margin-top: 0;
    margin-left: 8px;
    top: 10%;
    left: -1%;
  }

  .div-block-98 {
    z-index: 1;
    text-align: center;
    order: 0;
    margin-top: 0;
    position: relative;
  }

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section {
    padding-top: 0;
    padding-bottom: 44px;
  }

  .btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .instagram-feed---image-wrapper {
    border-radius: 10px;
  }

  .grid-2-columns, .grid-2-columns._1-col-tablet {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .heading-main {
    margin-top: 5%;
    margin-bottom: -2%;
    font-size: 1.7em;
    position: relative;
  }

  .heading-script {
    text-align: center;
    font-size: 3em;
  }

  .heading-script.comboright {
    margin-left: -53px;
    font-size: 2.4em;
  }

  .section-main.zebra {
    -webkit-text-fill-color: inherit;
    background-repeat: repeat;
    background-size: contain;
    background-clip: border-box;
  }

  .section-main.first {
    align-items: flex-start;
  }

  .dotdivider {
    width: 40vmin;
  }

  .dotdivider.contact {
    width: 49vmin;
  }

  .heading_main.instagram {
    margin-bottom: 7%;
  }

  .heading_main.about {
    align-items: center;
  }

  .body_home {
    padding-left: 4%;
    padding-right: 4%;
  }

  .body_home.footer-body {
    width: 100%;
  }

  .body_home.home-menu {
    padding-left: 0;
    padding-right: 0;
  }

  .body_home.mainmenu {
    z-index: 100;
    padding-right: 0%;
    position: relative;
  }

  .body_home.homeig {
    margin-top: 5%;
    margin-bottom: 7%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .div-block-16 {
    z-index: 1;
    margin-top: 3px;
    margin-right: -38px;
  }

  .instagram-grid {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    height: auto;
    padding-left: 4%;
    padding-right: 4%;
  }

  .instagram-image.featured {
    position: absolute;
  }

  .instagram-image.grid {
    z-index: 498;
  }

  .container {
    flex: 0 auto;
    justify-content: flex-end;
    align-self: auto;
    width: 100vw;
    display: flex;
    position: relative;
  }

  .nav-menu {
    justify-content: flex-end;
  }

  .navbar {
    align-items: stretch;
    display: flex;
  }

  .navigation-link-effect {
    transition-property: color;
  }

  .navigation-link-effect:hover {
    transform: none;
  }

  .navigation-link-effect.dropdown {
    transition: color .2s;
  }

  .grid-8 {
    grid-column-gap: 17px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr .5fr .5fr .5fr;
    grid-auto-columns: 1fr;
    place-content: flex-start;
    align-items: flex-start;
    padding: 10%;
    display: grid;
  }

  .footer-div {
    width: 100%;
  }

  .menu-item-container.right, .menu-item-container.left {
    margin-left: 5%;
    margin-right: 5%;
  }

  .menu-heading.nanka {
    margin-left: 32%;
  }

  .div-block-27 {
    margin-top: 18px;
  }

  .tabs-menu {
    z-index: 9999999;
    text-align: left;
    background-color: #fff;
    border-top: 2px #000;
    border-bottom: 2px #000;
    border-radius: 20px;
    flex-flow: column wrap;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(auto-fit, 82px) 1px 1px;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-content: space-around;
    align-self: center;
    place-items: center start;
    width: 95%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 5% 8%;
    display: none;
    position: fixed;
    left: auto;
    right: auto;
    box-shadow: 0 0 19px 6px #00000059;
  }

  .tabs {
    flex-direction: column;
    overflow: visible;
  }

  .tabs-content {
    width: 100%;
  }

  .menu_price {
    font-size: 16px;
  }

  .menu_price.mobile {
    margin-left: 5%;
    margin-right: 0;
    padding-left: 0%;
    font-size: 1em;
  }

  .menu_price.mobile-des {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0%;
    font-size: 1em;
  }

  .menu_price.mobile-gllass {
    margin-left: 5%;
    margin-right: 0;
    padding-left: 0%;
    font-size: 1em;
  }

  .body_mainmenu.wine {
    width: 100%;
  }

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

  .h1_main.mainmenu {
    z-index: 100;
    margin-bottom: 7%;
    position: relative;
  }

  .h2_main {
    font-size: 27px;
  }

  .h3_main {
    font-size: 20px;
  }

  .h3_main.homemenuitem {
    font-size: 1.2em;
  }

  .h4_main {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 15px;
    overflow: visible;
  }

  .menu-food-cat-icon {
    width: 20px;
  }

  .menu_tab {
    flex: none;
    align-self: center;
    padding: 3% 2%;
    line-height: 14px;
  }

  .menu_tab.w--current {
    flex: 0 auto;
    align-self: center;
    margin-left: 0;
    padding: 3% 2%;
  }

  .div-menu-foodlabel-key {
    flex-flow: row;
  }

  .div_wineprice {
    display: none;
  }

  .foodlabel-key-item {
    flex: 1;
    display: flex;
  }

  .wrapper {
    object-fit: fill;
    width: 60%;
    overflow: visible;
  }

  .list {
    justify-content: center;
    width: 60vw;
    margin-right: 137px;
  }

  .card {
    object-fit: contain;
    width: 100%;
    height: 60vh;
  }

  .item {
    flex: 0 auto;
    margin-right: 5vw;
    padding-left: 5vw;
  }

  .body.menuhomedesc, .body.menuhomeprice {
    font-size: 1.1em;
  }

  .body.contact {
    text-align: center;
  }

  .body.notificationbar {
    color: var(--lavender-blush);
    text-align: center;
    flex: 1;
    justify-content: center;
    align-self: center;
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .headings-guide {
    display: none;
  }

  .div-block-37.featured {
    padding-bottom: 100%;
    display: block;
  }

  .collection-list-wrapper {
    margin-left: 5%;
    margin-right: 5%;
  }

  .div-block-40 {
    margin-left: 7%;
  }

  .image-27.vegan, .image-27.gluten, .image-27.spicy {
    width: 1em;
  }

  .image-28 {
    top: -3%;
    left: 0%;
  }

  .home-leaves-container.right, .home-leaves-container.left, .home-leaves-container.bottom {
    display: none;
  }

  .homemenuimage.image3 {
    bottom: -3%;
  }

  .homemenuimage.satay {
    top: 4%;
    right: -2%;
  }

  .dropdown-link:hover {
    transform: none;
  }

  .dropdown-link.w--current {
    color: var(--green);
  }

  .dropdown-toggle:hover {
    transform: none;
  }

  .menu-button {
    flex: 1;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    width: 100%;
    display: block;
    position: relative;
    inset: 0% 0% 0% 0;
  }

  .icon-3 {
    justify-content: flex-end;
    display: flex;
  }

  .div-block-53 {
    display: none;
  }

  .dot-divider-container-bot {
    flex: 0 auto;
    align-items: center;
    margin-top: 0%;
  }

  .drinksmenuwrapper {
    border-bottom: 1px dotted #000;
  }

  .menulinkwrapper {
    z-index: 500;
    position: relative;
  }

  .contact-content-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .contact-content-text {
    margin-bottom: 7%;
  }

  .contact-content-buttons {
    justify-content: center;
    width: 100%;
  }

  .div-block-60 {
    flex-direction: column;
    min-width: 450px;
  }

  .div-block-60.about {
    flex-direction: column;
  }

  .div-block-64 {
    flex-direction: column;
    flex: 0 auto;
    order: 1;
    width: 85%;
  }

  .wrapper-dot-about {
    flex-direction: row;
    justify-content: flex-start;
    display: flex;
    position: relative;
    left: auto;
  }

  .about-content-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .about-content-image {
    justify-content: center;
    width: 100%;
  }

  .about-content-text {
    width: 100%;
    margin-bottom: 7%;
  }

  .div-block-68 {
    align-self: center;
  }

  .dotdivider-short-about {
    width: 18vmin;
  }

  .wrapper-foodlabel {
    flex-direction: row;
    margin-bottom: 12px;
  }

  .key-label-img {
    width: 3vw;
    margin-bottom: 0%;
    margin-right: 9px;
  }

  .menu-filter-button {
    z-index: 500;
    background-color: var(--light-coral);
    cursor: pointer;
    margin: 5%;
    padding: 22px;
    position: relative;
  }

  .dropdown-text {
    color: #fff;
    text-align: center;
    font-family: Futura, sans-serif;
    font-size: 21px;
    font-weight: 700;
    display: block;
  }

  .text-about.cta {
    width: 65%;
    margin-right: 0%;
  }

  .lottie-animation-6 {
    bottom: -55%;
  }

  .notification-bar {
    background-color: var(--green);
    flex-direction: row;
    justify-content: flex-start;
    height: auto;
    margin-top: 0;
    padding-top: 1%;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
    inset: 0% 0% auto;
  }

  .notification-bar.withbanner {
    display: none;
  }

  .notification-bar-close {
    flex: 0 auto;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    height: auto;
    margin-left: 0;
    padding-left: 0%;
    display: flex;
    position: absolute;
  }

  .html-embed {
    color: var(--black);
  }

  .div-block-73 {
    align-self: flex-start;
    position: relative;
  }

  .container-2 {
    flex-direction: row;
    display: flex;
  }

  .html-embed-3 {
    width: 25px;
  }

  .html-embed-4 {
    color: var(--black);
    align-self: center;
    width: 12px;
    height: auto;
  }

  .html-embed-5 {
    color: var(--lavender-blush);
    flex: 0 auto;
    position: static;
    inset: 0% 0% 0% auto;
  }

  .div-block-79 {
    flex: 1;
    margin-right: 4%;
  }

  .wrapper-leafshadow {
    z-index: 50;
    height: 25%;
    display: block;
    inset: 0%;
  }

  .wrapper-leafshadow.about {
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    align-self: auto;
    height: 75%;
    display: flex;
  }

  .wrppaer-menuitem {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .wrapper-wineprice-mobile {
    flex-direction: column;
    display: flex;
  }

  .wrapper-wineprice-div {
    flex-direction: row;
    display: flex;
  }

  .div-block-85 {
    flex: 1;
    margin-top: 4%;
  }

  .image-58 {
    width: 86%;
  }

  .div-block-86 {
    flex-direction: row;
  }

  .menu-button-2 {
    position: relative;
  }

  .menu-button-2.w--open {
    flex: 1;
    justify-content: flex-end;
    align-self: auto;
    margin-left: auto;
    margin-right: 0;
    display: flex;
  }

  .container-3 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: static;
    left: auto;
  }

  .image-59 {
    bottom: 89%;
    left: -9%;
  }

  .image-60 {
    display: none;
  }

  .ig-home-wrapper.mobile {
    display: flex;
  }

  .ig-home-wrapper.desktop, .ig-grid-feature-wrapper {
    display: none;
  }

  .ig-grid-col-list {
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-wrapper-2 {
    width: 100%;
  }

  .div-block-91 {
    flex-direction: column;
    width: 85%;
    margin-top: 7%;
    margin-bottom: 7%;
    display: flex;
  }

  .image-69, .image-70 {
    top: -3%;
    left: 0%;
  }

  .heading-script-2 {
    text-align: center;
    font-size: 3em;
  }

  .heading-script-2.comboright {
    margin-left: -53px;
    font-size: 2.4em;
  }

  .div-block-94 {
    z-index: 1;
    margin-top: 3px;
    margin-right: -38px;
  }

  .collection-list-wrapper-3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .div-block-97 {
    display: none;
  }

  .image-72 {
    top: -3%;
    left: 0%;
  }

  .div-block-98 {
    margin-top: 18px;
  }

  .rl_gallery10_masonry-grid {
    column-count: 1;
    column-gap: 1.5rem;
  }

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 3rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_gallery10_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section {
    padding-top: 0;
    padding-bottom: 33px;
  }

  .divider-vertical.horizontal-mbp {
    margin-left: 20px;
    margin-right: 20px;
  }

  .btn-primary {
    padding: 20px 32px;
  }

  .text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .instagram-feed---image-wrapper.height-auto {
    max-height: 379px;
  }

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

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

@media screen and (max-width: 479px) {
  .home-sect-hero {
    min-height: 80vh;
    max-height: 85vh;
  }

  .home-content {
    position: relative;
  }

  .btn-main {
    margin-top: 14px;
    padding-left: 58px;
    padding-right: 58px;
  }

  .btn-main.contact {
    min-width: 75vw;
    margin-left: 3%;
    margin-right: 3%;
    padding: 5% 21%;
  }

  .heading-main {
    margin-bottom: 0;
    font-size: 1.1em;
    position: relative;
  }

  .heading-script {
    text-align: center;
    align-self: auto;
    margin-top: 0;
    margin-bottom: 0%;
    font-size: 2.3em;
    line-height: 1em;
    display: block;
    position: static;
    top: 50%;
    left: 50%;
    transform: translate(0);
  }

  .heading-script.comboright {
    font-size: 2.1em;
  }

  .heading-script.stacked {
    margin-bottom: 5%;
  }

  .heading-script.stacked.instagram {
    margin-bottom: -3%;
    font-size: 2.4em;
  }

  .div-block-10 {
    flex-direction: column;
    display: flex;
  }

  .section-main.zebra {
    background-position: 0%;
    background-repeat: repeat-x;
    background-size: cover;
    background-attachment: fixed;
    padding-right: 2vh;
  }

  .section-main.zebra.home {
    background-color: var(--light-coral);
  }

  .section-main.first {
    background-repeat: repeat-y;
    background-size: 960px;
    background-attachment: fixed;
    align-items: flex-start;
    height: auto;
    min-height: auto;
  }

  .section-main.first.contact {
    background-position: 37%;
  }

  .section-main.instagram {
    background-repeat: repeat-y;
    background-attachment: fixed;
    height: auto;
  }

  .section-main.aboutus {
    background-position: 50%;
    background-repeat: repeat-y;
    background-size: contain;
    background-attachment: fixed;
  }

  .dotdivider {
    max-width: 71vmin;
    margin-top: 0;
  }

  .dotdivider.short {
    margin-top: 41px;
    margin-bottom: 0;
  }

  .dotdivider.long {
    margin-top: 0;
    margin-bottom: 34px;
  }

  .dot-divider-container-top.contact {
    width: auto;
    display: block;
  }

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

  .heading_main.combo-left {
    font-size: 17px;
    line-height: 32px;
  }

  .heading_main.testimonial {
    margin-bottom: 48px;
    font-size: 26px;
  }

  .heading_main.instagram {
    margin-bottom: 5%;
    font-size: 2.5em;
  }

  .heading_main.contact {
    font-size: 2.2em;
  }

  .body_home {
    margin-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .body_home.testimonial {
    padding-left: 5%;
    padding-right: 5%;
  }

  .body_home.home-menu {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .body_home.homeig {
    margin-top: 7%;
    font-size: 1.1em;
  }

  .body_home.about {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 1.2em;
  }

  .link_pink.space {
    margin-bottom: 10%;
    font-size: 1.1em;
  }

  .whitebox_l2 {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .whitebox_l1 {
    margin-top: 12vmin;
  }

  .whitebox_l1.home-about, .whitebox_l1.home-space {
    margin-top: 4vmin;
  }

  .div-block-15 {
    margin-top: 24px;
    margin-bottom: -58px;
  }

  .grid-3 {
    flex-wrap: nowrap;
    display: flex;
  }

  .testimonial-image {
    width: 62vw;
  }

  .slide {
    height: 64vmin;
  }

  .instagram-grid {
    grid-column-gap: 4px;
    grid-row-gap: 5px;
    grid-template-rows: 50% 50%;
    grid-template-columns: 50% 50%;
    width: 85%;
    min-width: 56px;
    height: auto;
    margin-top: 9%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .instagram-image {
    height: 100%;
    display: block;
  }

  .instagram-image.featured {
    display: block;
  }

  .instagram-image.lasttwo {
    display: none;
  }

  .grid-8 {
    flex-direction: column;
    display: flex;
  }

  .footer-div {
    margin-bottom: 4%;
  }

  .menu-item-container.right, .menu-item-container.left {
    flex-direction: column;
  }

  .menu-heading {
    text-align: center;
    width: 100%;
    padding-bottom: 5%;
    font-size: 1.2em;
    transform: none;
  }

  .menu-heading.nanka {
    text-align: center;
    margin-left: 0%;
  }

  .menu-details {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 1em;
  }

  .div-block-27 {
    margin-bottom: 12px;
    margin-left: -10px;
  }

  .tabs-menu {
    border-top-style: none;
    border-bottom-style: none;
    flex-wrap: nowrap;
    place-content: flex-start space-around;
    align-self: center;
    align-items: center;
    width: 94%;
    margin-top: 25%;
    margin-bottom: 25%;
    padding: 10% 0%;
    display: none;
  }

  .menu_price {
    font-size: 13px;
  }

  .menu_price.mobile {
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0%;
    position: static;
  }

  .menu_price.mobile-des {
    margin-left: 0;
    margin-right: 5%;
    padding-left: 0%;
    font-weight: 900;
  }

  .menu_price.mobile-gllass {
    flex: 0 auto;
    align-self: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0%;
    overflow: visible;
  }

  .menu_divider {
    border-top-style: none;
  }

  .h1_main.mainmenu {
    font-size: 20px;
  }

  .h2_main {
    font-size: 25px;
  }

  .h3_main {
    padding-right: 15%;
    font-size: 15px;
  }

  .h3_main.menuwine {
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
  }

  .h3_main.homemenuitem {
    text-align: center;
    width: 100%;
    margin-top: 15%;
    margin-bottom: 10%;
    padding-right: 0%;
    transform: skew(-1deg, -7deg);
  }

  .h4_main.menusidenav {
    text-align: center;
  }

  .menu-food-cat-icon {
    width: 20px;
    margin-right: 12px;
    padding-right: 0;
  }

  .menu-food-cat-icon.vegan, .menu-food-cat-icon.glutenfree, .menu-food-cat-icon.spicy, .menu-food-cat-icon.key {
    width: 20px;
  }

  .menu_tab {
    align-self: center;
    padding: 4% 7%;
  }

  .menu_tab.w--current {
    text-align: center;
    margin: 4px auto;
    padding: 0 7%;
  }

  .body_foodlabel {
    margin-right: 0%;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 0%;
    display: block;
  }

  .body_foodlabel.glutenmobile {
    flex: none;
  }

  .div-menu-foodlabel-key {
    flex-flow: wrap;
    place-content: stretch space-around;
    align-items: stretch;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

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

  .div_wineprice {
    flex-direction: column;
    display: none;
  }

  .foodlabel-key-item {
    flex-wrap: nowrap;
    flex: 1;
    justify-content: flex-start;
    align-self: center;
    margin-right: 20%;
    display: flex;
  }

  .lottie-animation-3 {
    padding-left: 8%;
    padding-right: 8%;
  }

  .wrapper {
    width: 60%;
  }

  .body.menuhomedesc {
    text-align: center;
    margin-left: 1%;
  }

  .body.notificationbar {
    text-align: center;
    flex-flow: wrap;
    place-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0%;
    padding-left: 0%;
    display: flex;
  }

  .div-block-37.grid.nonmobile, .div-block-37.featured {
    display: none;
  }

  .collection-item {
    flex-direction: column;
    align-items: center;
  }

  .div-block-39 {
    justify-content: center;
  }

  .collection-list-wrapper {
    margin-left: 2%;
    margin-right: 2%;
  }

  .div-block-40 {
    margin-left: 0;
  }

  .div-block-41 {
    text-align: center;
    margin-bottom: 0%;
  }

  .image-28, .home-leaves-container.right.about {
    display: none;
  }

  .homemenuimage.image3 {
    display: none;
  }

  .homemenuimage.satay {
    display: none;
    overflow: visible;
  }

  .collection-item-2 {
    margin-top: 10%;
    margin-bottom: 15%;
  }

  .div-block-53 {
    display: none;
  }

  .dot-divider-container-bot {
    justify-content: center;
    align-items: center;
  }

  .slider-3 {
    max-height: 300px;
    margin-bottom: 5%;
  }

  .div-block-56 {
    justify-content: center;
    margin-top: 6%;
    padding-left: 0%;
  }

  .home-carousel {
    height: 65vh;
    max-height: 65vh;
  }

  .contact-content-text {
    width: 100%;
  }

  .div-block-60 {
    min-width: auto;
    margin-left: 0%;
    margin-right: 0%;
  }

  .central-whitebox-l1 {
    flex-direction: row;
    flex: 0 auto;
    width: 100vw;
  }

  .central-whitebox-l1.about {
    justify-content: center;
    width: auto;
    height: auto;
    margin-top: 13%;
  }

  .central-whitebox-l2 {
    display: block;
  }

  .div-block-64 {
    min-width: auto;
  }

  .wrapper-dot-about {
    width: 70vmin;
  }

  .wrapper-dot-about.top {
    width: 70vmin;
    padding-bottom: 10%;
  }

  .wrapper-dot-about.bot {
    margin-top: 15%;
  }

  .about-content-text {
    width: 100%;
  }

  .dotdivider-short-about {
    width: 45vmin;
    max-width: 71vmin;
    margin-top: 0;
  }

  .dotdivider-short-about.short {
    margin-top: 41px;
    margin-bottom: 0;
  }

  .dotdivider-short-about.long {
    margin-top: 0;
    margin-bottom: 34px;
  }

  .link-block {
    margin-top: 10%;
  }

  .wrapper-foodlabel {
    flex-direction: row;
    align-self: center;
    align-items: center;
    margin-bottom: 12px;
    margin-right: 8%;
  }

  .key-label-img {
    object-fit: fill;
    flex: 0 auto;
    align-self: center;
    width: 5vw;
    margin-bottom: 0%;
    margin-right: 7px;
    position: static;
    overflow: visible;
  }

  .text-block-2 {
    align-self: center;
  }

  .key-label-text {
    flex: 0 auto;
    align-self: center;
    font-size: 13px;
  }

  .menu-filter-button {
    background-color: var(--light-coral);
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .dropdown-text {
    font-size: 17px;
    display: block;
  }

  .text-about {
    text-align: left;
    font-size: 2.1em;
    font-style: normal;
  }

  .text-about.cta {
    width: 100%;
  }

  .wrapper-aboutus {
    padding-left: 10%;
    padding-right: 10%;
  }

  .wrapper-aboutus.cta {
    flex-direction: row;
    margin-top: 10%;
  }

  .notification-bar {
    z-index: 999;
    background-color: var(--green);
    height: auto;
    inset: auto 0% 0%;
  }

  .notification-bar.banner {
    z-index: 997;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .notification-bar-close {
    z-index: 2147483647;
    flex-wrap: nowrap;
    flex: 1;
    justify-content: flex-end;
    align-self: stretch;
    align-items: center;
    width: 4%;
    height: auto;
    margin-top: 0%;
    margin-right: 0%;
    display: flex;
    position: relative;
    bottom: auto;
  }

  .html-embed {
    align-self: center;
    position: static;
  }

  .div-block-72 {
    z-index: 999;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 30vh;
    padding-top: 7%;
    padding-left: 7%;
    padding-right: 7%;
    display: flex;
  }

  .div-block-73 {
    width: 100%;
    margin-top: 5%;
  }

  .html-embed-2 {
    z-index: 999999999;
    justify-content: flex-start;
    width: 5%;
    margin-right: 89px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .container-2 {
    z-index: 2147483647;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 90vw;
    display: flex;
    position: relative;
  }

  .image-51 {
    width: 154.109px;
  }

  .image-52 {
    width: 5%;
  }

  .html-embed-3 {
    color: var(--black);
    justify-content: flex-end;
    width: 100%;
    height: 100%;
  }

  .image-53 {
    height: 20px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .html-embed-4 {
    color: var(--black);
    width: 15px;
    height: 15px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .html-embed-5 {
    align-self: flex-start;
  }

  .div-block-79 {
    flex: 0 auto;
    width: 90%;
  }

  .img-leafshadow {
    width: 99%;
    inset: 0% -24% 0% auto;
  }

  .image-56 {
    width: 150%;
    max-width: 150%;
    top: -9%;
    left: -8%;
  }

  .div-block-81 {
    display: none;
  }

  .wrapper-leafshadow {
    flex: 0 auto;
    align-self: flex-start;
    height: 25%;
  }

  .wrapper-leafshadow.about {
    align-self: auto;
    height: 96%;
    inset: auto;
  }

  .div-block-83 {
    flex: 0 auto;
    align-self: auto;
    height: 100%;
    position: absolute;
  }

  .wrppaer-menuitem {
    margin-top: 4%;
    margin-bottom: 15%;
  }

  .wrapper-wineprice-mobile {
    text-align: left;
    align-self: stretch;
    display: block;
  }

  .wrapper-wineprice-div {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
    left: 0;
    right: 0;
  }

  .div-block-85 {
    margin-top: 9%;
  }

  .image-58 {
    width: 45%;
  }

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

  .image-59, .ig-home-wrapper.desktop, .ig-grid-feature-wrapper {
    display: none;
  }

  .ig-grid-col-list {
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-wrapper-2 {
    width: 100%;
  }

  .div-block-91 {
    margin-bottom: 0%;
  }

  .image-68 {
    clear: none;
    margin-bottom: -60px;
  }

  .div-block-92 {
    position: relative;
  }

  .image-69, .image-70 {
    display: none;
  }

  .heading-script-2 {
    text-align: center;
    align-self: auto;
    margin-bottom: 6%;
    font-size: 2.3em;
    line-height: 1em;
  }

  .heading-script-2.comboright {
    font-size: 2.1em;
  }

  .div-block-95 {
    margin-top: 24px;
    margin-bottom: -58px;
  }

  .div-block-96 {
    justify-content: center;
    margin-top: 6%;
    padding-left: 0%;
  }

  .collection-list-wrapper-3 {
    margin-left: 2%;
    margin-right: 2%;
  }

  .whitebox_l2-2 {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .div-block-97, .image-72 {
    display: none;
  }

  .div-block-98 {
    margin-bottom: 12px;
    margin-left: -10px;
  }

  .flex-horizontal.vertical-mbp {
    flex-direction: column;
  }

  .section {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .divider-vertical.horizontal-mbp {
    width: 100%;
    min-width: auto;
    max-width: none;
    min-height: 1px;
    max-height: 1px;
    margin: 24px 0;
  }

  .btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

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

  .instagram-feed---icon-inside {
    max-width: 36px;
  }
}

#w-node-_1e3cdd40-7b20-647f-e8fd-f81450652b50-80330675 {
  grid-area: 1 / 1 / 3 / 2;
  place-self: center end;
}

#w-node-_68c2a0bf-968c-f0b5-6224-9f3c119c2d89-80330675 {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center start;
}

#w-node-_486f75ba-b691-5481-c863-e7a8cb19d8ed-80330675 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: center;
}

#w-node-_5974f06e-2e2f-5ab5-51fa-aee9f7daf499-80330675, #w-node-_5974f06e-2e2f-5ab5-51fa-aee9f7daf4aa-80330675 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d4e-8fce5d29 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d41-8fce5d29 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d55-8fce5d29 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d2b-8fce5d29 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_1e3cdd40-7b20-647f-e8fd-f81450652b50-80330675 {
    align-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_1e3cdd40-7b20-647f-e8fd-f81450652b50-80330675 {
    grid-area: 1 / 1 / 3 / 2;
    place-self: center end;
  }

  #w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d2b-8fce5d29 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5974f06e-2e2f-5ab5-51fa-aee9f7daf4aa-80330675 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d5c-8fce5d29 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d4e-8fce5d29 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d41-8fce5d29 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d55-8fce5d29 {
    grid-area: 3 / 3 / 4 / 5;
  }

  #w-node-_278ceda5-f657-5265-18d8-e0ef8fce5d2b-8fce5d29 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_88f1f072-38a6-465d-60be-e96626a66f2b-80330675, #w-node-_109084c6-658c-0aee-0ceb-3362ea6daa52-80330675, #w-node-d33c43df-f4b1-2c48-702a-deea3dc52a39-80330675, #w-node-_0a9f1d51-7052-db5b-82d4-6f9dee8ef968-80330675 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Futura';
  src: url('../fonts/Futura-Book-font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/Futura-bold-font.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/futura-heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/futura-medium-bt.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shorelines Script';
  src: url('../fonts/Shorelines-Script-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Condensed';
  src: url('../fonts/Futura-Condensed-Extra-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Love craft';
  src: url('../fonts/Love-Craft-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Love craft';
  src: url('../fonts/Love-Craft.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}