:root {
  --midnight-blue: #003367;
  --seashell: #fff7ee;
  --black: black;
}

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

h1 {
  color: var(--midnight-blue);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Mariposa sans std, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 40px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Mariposa sans std, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Mariposa sans std, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: var(--midnight-blue);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Mariposa sans std, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Mariposa sans std, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Mariposa sans std, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: var(--midnight-blue);
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

a {
  color: #003367;
  cursor: pointer;
  text-decoration: none;
}

.col-25 {
  width: 25%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-70 {
  width: 70%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-70.padding-0 {
  max-width: 800px;
  padding-left: 0;
}

.pulloutquote {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.cta-button {
  color: #131629;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff0;
  border: 1px solid #333;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 50px;
  font-size: 10px;
  font-weight: 400;
  transition: all .35s;
}

.cta-button:hover {
  color: #fff;
  background-color: #131629;
  border-color: #131629;
  text-decoration: none;
}

.cta-button.reverse {
  color: #235076;
  background-color: #0000;
  border: 1px solid #235076;
  border-radius: 5px;
}

.cta-button.reverse:hover {
  color: #fff;
  background-color: #235076;
}

.cta-button.reverse.bg {
  color: #fff;
  border-color: #fff;
}

.cta-button.reverse.bg:hover {
  background-color: #ff8d8d;
  border-color: #ff8d8d;
}

.cta-button.reservation {
  margin-top: 0;
}

.standfirst {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

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

.invese-link, .invese-link:hover {
  color: #fff;
}

.col-40 {
  width: 40%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-40.padding {
  padding-left: 0;
}

.link {
  color: #235076;
}

.col-100 {
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-100.padding {
  padding-left: 0;
}

.col-100.padding.footer {
  margin-bottom: 0;
  padding-bottom: 0;
}

.col-100.careers-img {
  background-image: url('../images/Career_img.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.col-33 {
  width: 33.333%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-33.textlinkcol {
  padding-top: 19px;
}

.section {
  padding: 60px 20px;
  display: block;
  position: relative;
}

.hamline {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 30px;
  height: 2px;
  margin-bottom: 4px;
  display: block;
}

.subtitle {
  color: #615856;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Mariposa sans std, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.col-80 {
  width: 80%;
  margin-bottom: 15px;
  padding: 15px;
}

.stylename {
  color: #d4d4d4;
  text-transform: uppercase;
  border-top: 1px solid #d4d4d4;
  border-bottom: 0 #d4d4d4;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.globalcolorwrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

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

.col-wrap.inversecolors {
  background-color: #25bcca;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.col-wrap.details {
  margin-bottom: 60px;
}

.col-wrap.flex-vc {
  justify-content: flex-start;
  align-items: center;
}

.small-p {
  color: var(--midnight-blue);
  font-size: 12px;
  line-height: 18px;
}

.small-p.center {
  text-align: center;
}

.coldummycolor {
  background-color: #d4d4d4;
}

.col-60 {
  width: 60%;
  margin-bottom: 15px;
  padding: 15px;
}

.hamburger {
  flex-direction: column;
  justify-content: space-around;
  width: 35px;
  height: 20px;
  display: flex;
}

.col-30 {
  width: 30%;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
}

.col-30.l-padding-0 {
  padding-left: 0;
}

.styletitle {
  text-transform: uppercase;
  border-bottom: 1px solid #d4d4d4;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 14px;
}

.col-50 {
  width: 50%;
  margin-bottom: 15px;
  padding: 15px;
  position: static;
}

.colorbox {
  width: 150px;
  height: 150px;
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}

.colorbox.lightcoral {
  background-color: #ff8d8d;
}

.colorbox.blueblack {
  background-color: #131629;
}

.colorbox.seashell {
  background-color: #f4efeb;
}

.colorbox.linen {
  background-color: #ecdfd4;
}

.colorbox.eggshell {
  background-color: var(--midnight-blue);
}

.container-1170 {
  max-width: 1170px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

.col-20 {
  width: 20%;
  margin-bottom: 15px;
  padding: 15px;
}

.nav-bar {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 280px;
  height: 100vh;
  padding: 20px;
  display: flex;
}

.fix-container {
  width: 100vw;
  height: 100vh;
  display: flex;
}

.right-content-wrap {
  background-color: #c2c2c2;
  flex: 1;
  transition: all .3s;
  position: relative;
}

.right-content-wrap.contact {
  background-color: var(--seashell);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 30px 30px 20px;
  display: flex;
  position: relative;
}

.right-content-wrap.gallery {
  background-color: var(--seashell);
  padding: 70px;
  overflow: scroll;
}

.main-logo, .main-logo.w--current {
  width: 120px;
}

.nav-menu {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
}

.nav-menu-link {
  color: #003367;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.nav-menu-link:hover {
  color: var(--black);
}

.dotted-line {
  justify-content: space-around;
  align-items: center;
  width: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.dotted-line.xl {
  width: 300px;
}

.dot {
  background-color: #003367;
  border-radius: 20px;
  width: 3px;
  height: 3px;
}

.reservation-btn {
  color: #003367;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0000;
  border-style: solid;
  border-color: #000;
  margin: 10px;
  padding: 5px 20px 6px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  transition: all .8s;
}

.reservation-btn:hover {
  background-color: var(--midnight-blue);
  color: #fff;
}

.reservation-btn.promo {
  margin-top: 20px;
  margin-left: 0;
}

.social-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.social-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Mariposa sans std, sans-serif;
  font-size: 12px;
}

.social-vertical-line {
  background-color: #000;
  width: 1px;
  height: 60px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.social-icon-wrap {
  align-items: center;
  display: flex;
}

.social-icon {
  width: 20px;
  margin-left: 3px;
  margin-right: 3px;
}

.footer-text {
  color: #888;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 8px;
  font-weight: 400;
}

.nav-bar-top {
  flex-direction: column;
  align-items: center;
  margin-top: 10%;
  display: flex;
}

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

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

.s1 {
  background-image: url('../images/main-dish-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.s2 {
  background-image: url('../images/main-slide-21a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.s3 {
  background-image: url('../images/main-dish-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.s4 {
  background-image: url('../images/main-dish-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.s5 {
  background-image: url('../images/alati_food_7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-nav {
  color: #003367;
  cursor: pointer;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 6px;
  font-size: 9px;
  inset: auto 0% 0% auto;
}

.mid-col {
  background-color: var(--seashell);
  width: 380px;
  padding: 30px 30px 15px;
  overflow: auto;
}

.mid-col-container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 10px;
  display: flex;
}

.menu-text-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 100px;
  display: flex;
}

.line {
  background-color: var(--midnight-blue);
  width: 100px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.line.top-margin {
  margin-top: 100px;
}

.line.blue {
  background-color: #003367;
}

.menu-link {
  color: var(--midnight-blue);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.menu-link-box {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.menu-arrow {
  width: 15px;
  margin-top: -2px;
  margin-left: 5px;
}

.heading-3 {
  color: var(--midnight-blue);
  text-transform: uppercase;
  font-weight: 500;
}

.menu-img-col {
  flex: 1;
  position: relative;
}

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

.menu-img.alacarte {
  z-index: 4;
  background-image: url('../images/menu-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.menu-img.wine {
  z-index: 2;
  background-image: url('../images/alati-wine-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.menu-img.set {
  z-index: 2;
  background-image: url('../images/ws-Bucatini-Puttanesca-_-Prawns2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.menu-img.team {
  background-image: url('../images/alati_seafood_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.menu-img.venue {
  z-index: 1;
  background-image: url('../images/alati-interior.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.menu-img.promo {
  z-index: 1;
  background-image: url('../images/promo-hero-img.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.tabs {
  width: 100%;
}

.tab {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ddd0;
  border-bottom: 2px solid #0000;
  width: 48%;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.tab.w--current {
  border-bottom: 2px solid var(--midnight-blue);
  background-color: #ddd0;
}

.tab._3px {
  cursor: none;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 3px;
  padding-bottom: 10px;
  display: flex;
}

.tab.right {
  padding-left: 10px;
}

.tabs-menu {
  border-bottom: 1px solid var(--midnight-blue);
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 100px;
  display: flex;
}

.blue {
  color: #003367;
  font-weight: 400;
}

.blue.mid {
  margin-top: 25px;
  margin-bottom: 25px;
}

.contact-container {
  width: 100%;
}

.contact-detail-col {
  display: flex;
}

.contact-link, .inline-link {
  color: #003367;
}

.honest {
  margin-bottom: 20px;
  margin-left: 30px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.mobile-nav-bar {
  display: none;
}

.hamburger-line {
  padding-bottom: 0;
  padding-right: 0;
}

.mobile-menu {
  display: none;
}

.whatsapp-wrap {
  z-index: 9999;
  cursor: pointer;
  width: 30px;
  height: 30px;
  margin-bottom: 26px;
  margin-right: 30px;
  position: fixed;
  inset: auto 0% 0% auto;
}

.s6 {
  background-image: url('../images/White-Marble_Mezze-Plate.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.s7 {
  background-image: url('../images/White-Marble_Skewers.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mob-home-intro {
  display: block;
}

.press-logo-wrap {
  width: 16.6666%;
  padding: 20px;
}

.bold {
  font-weight: 700;
}

.gallery-collection {
  justify-content: center;
  width: 100%;
}

.image {
  width: 300px;
  height: 100%;
}

.lightbox-link {
  cursor: default;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 33.3333%;
  height: 300px;
  margin: -6px;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  padding: 10px;
  display: flex;
}

.collection-list {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 100%;
}

.face-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  display: flex;
}

.face {
  max-width: 40%;
}

.pop-up-wrap {
  z-index: 9;
  background-color: #fff;
  border-radius: 15px;
  align-items: center;
  width: 500px;
  height: 600px;
  margin: auto;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.pop-up-wrap.hide {
  display: none;
}

.pop-up-content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.shop-house-img {
  width: 120px;
}

.close-button {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.x-1 {
  background-color: var(--midnight-blue);
  width: 100%;
  height: 2px;
  position: absolute;
  transform: rotate(45deg);
}

.x-2 {
  background-color: var(--midnight-blue);
  width: 100%;
  height: 2px;
  position: absolute;
  transform: rotate(-45deg);
}

.text-block {
  color: var(--midnight-blue);
}

.subheader {
  text-transform: uppercase;
  margin-bottom: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

@media screen and (min-width: 1440px) {
  .right-content-wrap.contact {
    padding-left: 50px;
    padding-right: 50px;
  }

  .mid-col {
    width: 480px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .honest {
    margin-left: 50px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 34px;
    line-height: 38px;
  }

  p {
    font-size: 12px;
    line-height: 18px;
  }

  .pulloutquote {
    font-size: 25px;
    line-height: 40px;
  }

  .cta-button {
    padding-top: 2px;
    padding-bottom: 3px;
    font-size: 12px;
  }

  .standfirst {
    font-size: 20px;
    line-height: 32px;
  }

  .col-30, .col-30.l-padding-0 {
    width: 50%;
  }

  .nav-bar {
    width: 210px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-content-wrap.gallery {
    padding: 30px;
  }

  .mid-col {
    width: 240px;
    padding: 15px;
  }

  .tabs {
    padding-left: 5px;
    padding-right: 5px;
  }

  .tab {
    width: 100%;
  }

  .tab._3px {
    display: none;
  }

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

  .tabs-menu {
    border-bottom-style: none;
    border-bottom-width: 0;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 80px;
  }

  .press-logo-wrap {
    width: 25%;
  }

  .lightbox-link {
    height: 200px;
  }
}

@media screen and (max-width: 767px) {
  .col-25 {
    width: 50%;
  }

  .col-70, .col-40, .col-33 {
    width: 100%;
  }

  .col-wrap {
    flex-direction: row;
  }

  .col-60 {
    width: 100%;
  }

  .hamburger {
    cursor: pointer;
    justify-content: center;
    align-items: center;
  }

  .hamburger.close {
    margin-top: 15px;
    margin-right: 30px;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .col-30, .col-50 {
    width: 100%;
  }

  .colorbox {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 15px;
  }

  .nav-bar {
    display: none;
  }

  .fix-container {
    flex-direction: column;
    padding-top: 80px;
  }

  .fix-container._100percent {
    height: 100%;
  }

  .nav-menu-link.mobile {
    margin-top: 16px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 14px;
  }

  .social-text {
    color: var(--midnight-blue);
  }

  .social-vertical-line {
    background-color: var(--midnight-blue);
  }

  .footer-text {
    text-align: center;
  }

  .slider {
    height: 100%;
  }

  .slide-nav {
    padding-top: 15px;
    font-size: 5px;
  }

  .mid-col {
    width: 100%;
    height: 70vh;
  }

  .mid-col.menu {
    height: 40vh;
  }

  .mid-col.about {
    height: 100%;
  }

  .menu-text-wrap {
    margin-bottom: 0;
  }

  .line.top-margin {
    margin-top: 80px;
  }

  .menu-img.team, .menu-img.venue {
    height: 800px;
  }

  .tabs {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tabs-menu {
    margin-bottom: 60px;
  }

  .mobile-nav-bar {
    z-index: 99;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    padding: 15px 30px;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .mobile-nav-bar.home {
    height: 20vh;
  }

  .mobile-logo {
    width: 60px;
  }

  .mobile-logo.w--current {
    width: 70px;
  }

  .hambuger {
    width: 10px;
    height: 10px;
  }

  .hamburger-line {
    background-color: var(--midnight-blue);
    width: 30px;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hamburger-line.rotate {
    transform: rotate(14deg);
  }

  .hamburger-line.rotate._1 {
    transform: translate(0, 4px)rotate(45deg);
  }

  .hamburger-line.rotate._2 {
    transform: rotate(-45deg);
  }

  .mobile-menu {
    z-index: 100;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    display: none;
    position: fixed;
    inset: 0%;
  }

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

  .whatsapp-wrap {
    margin-bottom: 15px;
  }

  .close-icon {
    cursor: pointer;
    width: 35px;
    height: 20px;
    margin-top: 15px;
    margin-right: 20px;
    padding-top: 10px;
    position: fixed;
    inset: 0% 0% auto auto;
    transform: translate(0, 5px);
  }

  .mob-home-intro {
    background-color: var(--seashell);
    width: 100%;
    padding: 70px 157px 120px 30px;
    display: flex;
  }

  .gallery-wrap {
    margin-bottom: 40px;
  }

  .pop-up-wrap {
    height: 500px;
  }
}

@media screen and (max-width: 479px) {
  .col-25 {
    width: 100%;
  }

  .col-70 {
    margin-bottom: 0;
  }

  .pulloutquote {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .cta-button {
    font-size: 10px;
  }

  .standfirst {
    font-size: 16px;
    line-height: 26px;
  }

  .col-40 {
    width: 100%;
  }

  .col-100 {
    padding-left: 0;
    padding-right: 0;
  }

  .col-100.careers-img {
    height: 200px;
  }

  .section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hamline {
    width: 26px;
  }

  .col-wrap.details {
    margin-bottom: 20px;
  }

  .small-p {
    font-size: 10px;
    line-height: 16px;
  }

  .col-60 {
    width: 100%;
  }

  .hamburger.close {
    margin-right: 15px;
  }

  .col-30.l-padding-0 {
    width: 60%;
  }

  .container-1170 {
    padding: 0;
  }

  .right-content-wrap.contact {
    padding: 15px;
  }

  .right-content-wrap.gallery {
    padding: 15px 9px;
  }

  .line.top-margin {
    margin-top: 70px;
  }

  .line.blue.edit-margin {
    margin-top: -30px;
  }

  .menu-img.team, .menu-img.venue {
    height: 400px;
  }

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

  .tabs-menu {
    margin-bottom: 40px;
  }

  .honest {
    margin-left: 15px;
  }

  .mobile-nav-bar {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
  }

  .hamburger-line.rotate, .hamburger-line.rotate._1 {
    transform: translate(0, 6px)rotate(45deg);
  }

  .hamburger-line.cc {
    transform: rotate(-45deg);
  }

  .mobile-menu {
    display: none;
  }

  .whatsapp-wrap {
    margin-bottom: 23px;
    margin-right: 15px;
  }

  .close-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 30px;
    margin-right: 15px;
    display: flex;
  }

  .mob-home-intro {
    padding: 50px 15px 80px;
  }

  .press-logo-wrap {
    width: 33.3333%;
    margin-top: -12px;
    margin-bottom: -12px;
  }

  .lightbox-link {
    width: 50%;
    height: 130px;
  }

  .gallery-wrap {
    margin-bottom: 60px;
  }

  .pop-up-wrap {
    width: 100%;
    height: 100%;
    padding: 20px;
    overflow: scroll;
  }

  .pop-up-content {
    align-items: center;
    width: 100%;
  }

  .h4.center {
    text-align: center;
  }
}


@font-face {
  font-family: 'Mariposa sans std';
  src: url('../fonts/Mariposa-Sans-Std-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}