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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

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

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 5px;
}

a {
  color: #f47820;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

a.w--current {
  color: #f47820;
  font-weight: 700;
}

a.w--current:hover {
  color: #f47820;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 62px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  background-color: #fff;
}

.navbar.hidden {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
}

.logo-nav-bar {
  position: relative;
  top: -10px;
  z-index: auto;
  height: 205px;
}

.desc_container {
  padding: 10px;
  background-color: rgba(0, 0, 0, .49);
}

.about-title-desc {
  font-family: Varela, sans-serif;
  color: #f47820;
  font-size: 20px;
  text-align: center;
}

.about-title-desc.variant-2 {
  color: #99ca3d;
}

.about-title-desc.variant-2.location-section-font {
  margin-top: 20px;
  text-align: center;
}

.about-desc {
  float: none;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 18px;
  text-align: center;
}

.navbar-hidden {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  height: 61px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  background-color: #fff;
}

.hidden-logo {
  position: relative;
  left: 10px;
  top: 5px;
  height: 49px;
  font-size: 6px;
}

.main-slider {
  height: 650px;
  background-color: #fff;
}

.slide-1 {
  background-image: url('../images/sandy1.jpg');
  background-position: 50% 72%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

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

.slide-3 {
  background-image: url('../images/sandy2.jpg');
  background-position: 50% 107%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

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

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

.slide-7 {
  background-image: url('../images/example-bg.png');
  background-size: 125px;
}

.about {
  height: 1100px;
  padding-top: 35px;
  padding-bottom: 35px;
  background-image: url('../images/22.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.menu-page-1 {
  height: 949px;
  background-image: url('../images/salad UH.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.menu-page-2 {
  height: 500px;
  background-image: url('../images/samich UH.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.menu-page-3 {
  height: 700px;
  background-image: url('../images/juice UH.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.menu-page-4 {
  height: 800px;
  background-image: url('../images/soups UH.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.location {
  height: auto;
  margin-bottom: 0px;
  padding: 0px 20px;
}

.location-container {
  height: 455px;
}

.location-font {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  font-weight: 700;
  text-align: center;
}

.hour-font {
  position: relative;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}

.address-and-hour {
  display: block;
  margin: 0px auto;
  font-size: 15px;
  line-height: 22px;
}

.phone-number {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 15px;
  line-height: 31px;
}

.phone-number-link {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  color: #000;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.video {
  height: auto;
}

.desc-div {
  height: auto;
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 20px;
  background-color: rgba(0, 0, 0, .63);
}

.menupage {
  position: static;
  display: block;
  overflow: visible;
  width: auto;
  height: 5386px;
  margin-left: 0px;
  padding-left: 0px;
  background-color: #0098ff;
  background-image: url('../images/menu_redesign.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.map-row {
  height: 700px;
  border: 4px solid #f47820;
}

.sm-box {
  position: relative;
  left: 25px;
  top: 38px;
  right: 15px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.social-media-image {
  position: relative;
  left: 170%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.location-section-block {
  border: 4px solid #f47820;
}

.social-media-box {
  display: inline-block;
}

.twitter {
  width: auto;
  height: 75px;
  max-width: 0px;
}

.social-media-container {
  padding-left: 350px;
}

.sm-link {
  position: relative;
  left: 45%;
  padding-right: 5px;
  padding-left: 5px;
}

.icon {
  position: relative;
  left: 78px;
  top: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.column-1 {
  top: 1px;
  display: block;
  padding-top: 50px;
}

.image {
  margin-top: 0px;
  margin-left: 191px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.text {
  margin-top: -41px;
  margin-left: 26px;
  padding-top: 0px;
  padding-left: 0px;
  font-size: 17px;
}

.linkblock {
  position: absolute;
  left: 16px;
  right: 18px;
  bottom: -44px;
  display: block;
  width: 100px;
  min-width: 0px;
  margin-right: 0px;
  padding: 0px;
}

.linkblock.apple {
  left: 250px;
  right: 0px;
  bottom: -25px;
}

.linkblock.google {
  position: static;
  left: 65px;
  right: 7px;
  float: left;
}

.custom-map-container {
  height: 100%;
}

.embedmap {
  margin-left: -25px;
  padding-left: 0px;
}

.map-container-column {
  padding-top: 24px;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="hide-the-logo"] {
  opacity: 1;
}

@media (max-width: 991px) {
  .about {
    height: 1000px;
  }
  .menupage {
    height: 1963px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .navmenu {
    background-color: #fff;
  }
  .menubutton.w--open {
    background-color: #f47820;
  }
  .embedmap {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .about {
    height: 1150px;
  }
}

@media (max-width: 479px) {
  .about-title-desc {
    font-size: 18px;
  }
  .about-desc {
    font-size: 15px;
  }
  .slide-1 {
    background-position: 50% 50%;
  }
  .about {
    height: 1350px;
  }
  .location {
    height: 996px;
  }
  .location-container {
    height: 469px;
  }
  .map-row {
    height: 536px;
  }
}