.html-embed {
  position: relative;
  left: 0px;
  top: 0px;
  display: none;
  overflow: hidden;
  width: auto;
  max-width: none;
  margin: auto;
  padding-right: 0px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  display: block;
  height: 114px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: #fff;
}

.nav-menu {
  height: 60px;
  padding-top: 8px;
  background-color: transparent;
}

.nav-link {
  margin-top: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  font-style: normal;
  letter-spacing: 1px;
}

.nav-link:hover {
  background-color: #016627;
  color: #fff;
}

.nav-link:active {
  color: #fff;
}

.nav-link.w--current {
  color: #333;
}

.nav-link.w--current:hover {
  background-color: #016627;
  color: #fff;
}

.section {
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#252023), to(#252023));
  background-image: linear-gradient(180deg, #252023, #252023);
}

.columns {
  margin-top: 20px;
  padding-bottom: 0px;
}

.heading-5 {
  margin-top: 0px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #333;
}

.infosubhead {
  font-family: Georgia, Times, 'Times New Roman', serif;
}

.infotext {
  padding-left: 0px;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-decoration: none;
}

.image-2 {
  padding-top: 0px;
}

.fbtext {
  padding-left: 10px;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.body {
  background-color: #fff;
  font-family: 'Droid Sans', sans-serif;
}

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

.button {
  display: block;
  width: 240px;
  margin-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #016627;
  background-color: #fff;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #016627;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.button:hover {
  background-color: #168f43;
  color: #f0ece7;
}

.button.booknow {
  background-color: #33455c;
}

.button.review {
  width: 100%;
  background-color: #016627;
  color: #fff;
}

.text-block-4 {
  padding-top: 20px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.slide-8 {
  background-image: url('../images/82228208_2391265811094120_363762697516351488_o.html');
  background-position: 50% 80%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/fratellis-pasta-shrimp.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-3 {
  height: 400px;
  padding-left: 40px;
  text-align: left;
}

.heading-3 {
  font-family: Inconsolata, monospace;
  color: #333;
}

.button-2 {
  display: block;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #fff;
  color: #1c70a3;
  font-size: 16px;
}

.button-2:hover {
  background-color: #1c70a3;
  color: #f0ece7;
}

.slide-13 {
  background-image: url('../images/pesto-pasta-pizza.jpg'), -webkit-gradient(linear, left top, left bottom, from(#331e1e), to(#331e1e));
  background-image: url('../images/pesto-pasta-pizza.jpg'), linear-gradient(180deg, #331e1e, #331e1e);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.icon-6 {
  display: none;
  margin-left: 10px;
}

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

.slider {
  width: 450px;
  height: 400px;
  background-color: #331e1e;
}

.slide-nav-3 {
  display: none;
}

.menucol {
  height: 400px;
  padding-right: 40px;
  text-align: left;
}

.slide-11 {
  background-image: url('../images/Screen-Shot-2019-03-27-at-11.04.43-AM.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon-5 {
  display: none;
  margin-right: 10px;
}

.slide-9 {
  background-image: url('../images/Screen-Shot-2019-03-27-at-11.05.26-AM.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-3 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(37, 14, 11, 0.67)), to(rgba(37, 14, 11, 0.67))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(37, 14, 11, 0.67), rgba(37, 14, 11, 0.67)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.eventcol {
  height: auto;
  margin-bottom: 0px;
  padding-right: 40px;
  padding-bottom: 0px;
}

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

.button-3 {
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #00254b;
  font-size: 16px;
}

.heading-2 {
  font-family: Inconsolata, monospace;
  color: #00254b;
}

.slide-4 {
  background-image: url('../images/best-of-gwinnett02.html');
  background-position: 50% 60%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-2 {
  height: 400px;
}

.columns-3 {
  margin-top: 10px;
  padding-right: 1px;
}

.homt {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.slide-5 {
  background-image: url('../images/party2.html');
  background-position: 50% 50%;
  background-size: 700px;
  background-repeat: no-repeat;
}

.heading6 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
}

.section-4 {
  padding-top: 100px;
  padding-bottom: 60px;
}

.section-5 {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #016627;
  color: #fff;
}

.body-2 {
  background-color: #333;
  font-family: 'Droid Sans', sans-serif;
}

.heading-6 {
  margin-top: 100px;
  margin-bottom: 20px;
  color: #f0ece7;
  text-align: center;
}

.section-6 {
  position: static;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #642c2c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 18, 18, 0.81)), to(rgba(46, 18, 18, 0.81))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(46, 18, 18, 0.81), rgba(46, 18, 18, 0.81)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #333;
}

.container {
  padding-top: 0px;
  padding-right: 0px;
  background-color: transparent;
}

.columns-4 {
  margin-right: 20px;
  margin-left: auto;
  padding: 20px 0px;
  background-color: #f0ece7;
}

.columns-4.pink {
  margin-top: 0px;
  background-color: #ebcdcd;
}

.column-5 {
  padding-top: 10px;
  padding-left: 40px;
  text-align: center;
}

.column-6 {
  padding-top: 10px;
  padding-right: 40px;
  text-align: center;
}

.container-2 {
  display: block;
  padding: 0px 20px 20px;
  background-color: #fff;
}

.link-block-2.w--current {
  display: none;
}

.container-3 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  padding-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-5-copy {
  margin-top: 0px;
  padding-bottom: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #333;
}

.image-3 {
  display: none;
}

.footertext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.social {
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}

.div-block {
  padding-bottom: 0px;
}

.image-4 {
  height: 25px;
}

.image-5 {
  height: 20px;
}

.section-7 {
  height: 500px;
  background-image: url('../images/Screen-Shot-2019-05-08-at-8.21.40-AM.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-3 {
  background-color: #f0ece7;
  font-family: 'Droid Sans', sans-serif;
}

.section-8 {
  height: 500px;
  background-image: url('../images/IMG_1267.html');
  background-position: 50% 60%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-4 {
  background-color: #f0ece7;
  font-family: 'Droid Sans', sans-serif;
}

.heading-7 {
  margin-top: 0px;
  text-align: center;
}

.menulist {
  padding-bottom: 10px;
}

.list-item {
  padding-bottom: 10px;
  font-size: 16px;
}

.list-price {
  padding-bottom: 10px;
  font-size: 16px;
}

.menu-item {
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
}

.menuprice {
  display: none;
  font-size: 16px;
  font-weight: 700;
}

.heading-8 {
  color: #797979;
}

.menusubhead {
  color: #a3a2a2;
  font-weight: 400;
}

.link {
  color: #333;
  text-decoration: none;
}

.section-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.target {
  position: relative;
  left: -159px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 800px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Target.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-6 {
  position: absolute;
  width: 1200px;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  -webkit-transform: scale(1.1) translate3d(190px, 38px, 243px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: scale(1.1) translate3d(190px, 38px, 243px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.container-5 {
  overflow: hidden;
  -webkit-perspective: 1392px;
  perspective: 1392px;
}

.axe2 {
  position: relative;
  width: 1200px;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  -webkit-transform: scale(1.1) translate3d(-195px, 38px, 257px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: scale(1.1) translate3d(-195px, 38px, 257px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.target2 {
  position: relative;
  left: -289px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 800px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Target.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-3 {
  height: 500px;
  background-color: transparent;
}

.image-7 {
  position: relative;
  top: -241px;
}

.image-8 {
  position: relative;
  top: -169px;
}

.image-9 {
  position: relative;
  top: -437px;
}

.image-10 {
  position: relative;
  top: -88px;
}

.image-11 {
  position: relative;
  top: -106px;
}

.slide-14 {
  top: -85px;
}

.text-block-6 {
  font-size: 65px;
  line-height: 70px;
  font-weight: 700;
}

.text-block-7 {
  font-size: 30px;
  line-height: 33px;
  font-weight: 700;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.div-block-2.walkin {
  display: none;
}

.text-block-8 {
  padding-top: 40px;
  font-weight: 700;
}

.heading-9 {
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
}

.text-block-9 {
  width: 100%;
  font-size: 14px;
  text-align: center;
}

.column-7 {
  padding: 10px 10px 20px;
  background-color: transparent;
  text-align: left;
}

.text-block-10 {
  font-size: 16px;
  line-height: 26px;
}

.heading-10 {
  margin-bottom: 20px;
}

.container-6 {
  padding-top: 0px;
}

.section-10 {
  height: 300px;
  background-image: url('../images/stillwater-lift-bridge.html');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-11 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-12 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 24px;
}

.section-13 {
  padding-top: 40px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.container-7 {
  margin-bottom: 20px;
}

.section-14 {
  padding-bottom: 60px;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-14 {
  padding-right: 20px;
}

.div-block-3 {
  overflow: hidden;
  width: 300px;
  height: 200px;
}

.image-13 {
  position: relative;
  top: -81px;
}

.columns-6 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.slide-15 {
  background-image: url('../images/03D44441.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.old-menu {
  display: none;
}

.image-14 {
  margin: 0px 0px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #a5a5a5;
}

.infotext-copy {
  margin-bottom: 0px;
  padding-left: 0px;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.logo {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  margin-top: 38px;
  margin-left: 6vw;
  padding: 0px;
}

.logo.w--current {
  z-index: 2;
  margin-top: 38px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.menusubheaddes {
  margin-top: 0px;
  color: #a3a2a2;
  font-size: 14px;
  font-weight: 400;
}

.drinkdiv {
  padding-bottom: 10px;
}

.div-block-4 {
  padding-bottom: 20px;
  background-color: #fff;
}

.columns-7 {
  margin: 20px;
  padding: 10px;
  background-color: #fff;
}

.details {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.section-15 {
  margin-top: 100px;
}

.section-16 {
  margin-top: 0px;
  padding-top: 100px;
  background-image: url('../images/The-Lumberjack-Stillwater.html');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-group {
  margin-top: 0px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.column-17 {
  text-align: center;
}

.text-block-13 {
  font-size: 16px;
}

.text-block-14 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.link-3 {
  color: #333;
  text-decoration: none;
}

.link-4 {
  color: #333;
  text-decoration: none;
}

.text-block-15 {
  display: block;
  padding: 10px;
  color: #f0ece7;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.bookings {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #642c2c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 18, 18, 0.81)), to(rgba(46, 18, 18, 0.81))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(46, 18, 18, 0.81), rgba(46, 18, 18, 0.81)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #333;
}

.section-6-copy {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #642c2c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 18, 18, 0.81)), to(rgba(46, 18, 18, 0.81))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(46, 18, 18, 0.81), rgba(46, 18, 18, 0.81)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #333;
  text-align: center;
}

.section-6-copy {
  position: static;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #642c2c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 18, 18, 0.81)), to(rgba(46, 18, 18, 0.81))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(46, 18, 18, 0.81), rgba(46, 18, 18, 0.81)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #333;
}

.bottom {
  position: static;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 100px;
  background-color: #642c2c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 18, 18, 0.81)), to(rgba(46, 18, 18, 0.81))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(46, 18, 18, 0.81), rgba(46, 18, 18, 0.81)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
  color: #333;
}

.text-block-16 {
  padding-top: 10px;
  font-size: 16px;
  line-height: 24px;
}

.section-17 {
  padding-top: 140px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 18, 18, 0.81)), to(rgba(46, 18, 18, 0.81))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(46, 18, 18, 0.81), rgba(46, 18, 18, 0.81)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-11 {
  color: #f0ece7;
}

.field-label {
  margin-top: 0px;
  padding-top: 5px;
  color: #f0ece7;
  font-size: 16px;
  line-height: 24px;
}

.notyet {
  padding-bottom: 20px;
  color: #f0ece7;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.submit {
  margin-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #333;
  background-color: #33455c;
  color: #f0ece7;
  font-size: 16px;
  letter-spacing: 1px;
}

.submit:hover {
  background-color: #b96868;
  color: #f0ece7;
}

.div-block-6 {
  position: relative;
  left: 0%;
  top: 42%;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.33);
}

.text-block-17 {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #f0ece7;
  font-size: 28px;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.container-8 {
  padding: 20px;
  background-color: #ebcdcd;
  text-align: center;
}

.div-block-7 {
  width: 400px;
  padding: 20px 20px 30px;
  background-color: #ebcdcd;
}

.link-5 {
  color: #333;
  text-decoration: none;
}

.section-18 {
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #f0ece7;
}

.html-embed-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.slide-13-copy {
  background-image: url('../images/89464766_2449977505222950_8833378054211371008_o.jpg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-12 {
  color: #f0ece7;
}

.slider-copy {
  width: 450px;
  height: 400px;
  background-color: #331e1e;
}

.text-block-11-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 24px;
}

.sec-6 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.columns-3-copy {
  margin-top: 10px;
  padding-right: 1px;
}

.eventcol-copy {
  height: auto;
  padding-right: 40px;
}

.oldbooking {
  width: 900px;
  max-width: 100%;
  margin: auto 100px;
  padding-right: 0px;
}

.text-block-18 {
  color: #a80000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.div-block-8 {
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #d10000;
  background-color: #fff;
}

.slide-16 {
  background-image: url('../images/volley-ball-bar-stephens-point.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-17 {
  background-image: url('../images/10649094_551633858305042_3158581032683050889_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

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

.slide-19 {
  background-image: url('../images/12122604_722510344550725_890708113465976109_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-20 {
  background-image: url('../images/bar-stephens-point.html');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-21 {
  background-image: url('../images/jordan-bar-stephens-point.html');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-22 {
  background-image: url('../images/11391511_658692420932518_6609159756041418493_n.html');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-23 {
  background-image: url('../images/bar-stephens-point-wisconsin.html');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-9 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #333;
  text-align: center;
}

.menucategory {
  margin-top: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #f80c11;
  font-size: 22px;
}

.ordercol {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.div-block-10 {
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #d10000;
  background-color: #fff;
}

.infotext-2 {
  padding-left: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.columns-8 {
  margin-top: 10px;
  padding-bottom: 0px;
}

.price {
  display: block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: right;
}

.price.left {
  font-size: 16px;
  text-align: left;
}

.button-4 {
  margin-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #333;
  background-color: #214077;
  color: #f0ece7;
  font-size: 16px;
  letter-spacing: 1px;
}

.button-4:hover {
  background-color: #5072af;
  color: #f0ece7;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.fooddiv.outline {
  margin-top: 10px;
  padding: 0px 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #f80c11;
}

.menu-2 {
  padding-top: 140px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(37, 14, 11, 0.7)), to(rgba(37, 14, 11, 0.7))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(37, 14, 11, 0.7), rgba(37, 14, 11, 0.7)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat-y;
  background-attachment: scroll, fixed;
}

.container-10 {
  padding: 10px 20px;
  background-color: #fff;
}

.foodname {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.foodname.short {
  margin-bottom: 0px;
}

.column-19 {
  padding-top: 0px;
  padding-left: 20px;
}

.foodmenu {
  padding-right: 20px;
}

.section-19 {
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/brick-bg.html');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/brick-bg.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-20 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(37, 14, 11, 0.7)), to(rgba(37, 14, 11, 0.7))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(37, 14, 11, 0.7), rgba(37, 14, 11, 0.7)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-21 {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/brick-bg.html');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/brick-bg.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.container-11 {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.slide-24 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/83091675_2410638662490168_3353764396068241408_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/83091675_2410638662490168_3353764396068241408_o.jpg');
  background-position: 0px 0px, 50% 40%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-4 {
  height: 500px;
  margin-top: 100px;
  padding-top: 0px;
}

.slide-25 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/87097365_2446543452233022_6954878204981018624_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/87097365_2446543452233022_6954878204981018624_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-26 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.29)), to(rgba(0, 0, 0, 0.29))), url('../images/oysters0shrimp-seafood-italian-pasta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/oysters0shrimp-seafood-italian-pasta.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-27 {
  background-image: url('../images/cannoli-dessert.jpg');
  background-position: 50% 60%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-15 {
  display: block;
  width: 270px;
}

.subtext {
  padding-left: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.infotext-2-copy {
  padding-left: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.pizzacols {
  border-bottom: 1px solid #c4c4c4;
}

.container-12 {
  padding: 10px 20px;
  background-color: #fff;
}

.container-13 {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.container-14 {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.container-15 {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.container-16 {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.section-22 {
  width: auto;
  height: 100vh;
  margin-top: 120px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(37, 14, 11, 0.7)), to(rgba(37, 14, 11, 0.7))), url('../images/web-woodslats.html');
  background-image: linear-gradient(180deg, rgba(37, 14, 11, 0.7), rgba(37, 14, 11, 0.7)), url('../images/web-woodslats.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.container-17 {
  padding: 40px 20px 10px;
  background-color: #fff;
}

.div-block-18 {
  padding: 0px 20px 20px;
  text-align: center;
}

.button-5 {
  width: auto;
  margin-top: 10px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fc6000;
  background-color: transparent;
  color: #fc6000;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

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

.button-5.order {
  width: 250px;
  max-width: 100%;
  border-color: #016627;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #016627;
  font-weight: 400;
  letter-spacing: 1px;
}

.button-5.order:hover {
  background-color: #016627;
  color: #fff;
}

.trigger {
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}

.deliveryoptions {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px 20px;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
}

.delivdiv {
  height: auto;
}

.delivimg {
  height: 80px;
}

.text-block-35 {
  font-size: 14px;
  line-height: 22px;
}

.columns-9 {
  margin-top: 20px;
}

.challenge {
  position: relative;
  top: -49px;
  width: 100%;
  max-width: 100%;
}

.div-block-19 {
  height: auto;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.button-7 {
  width: 200px;
  margin-top: 10px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #c4171d;
  background-color: transparent;
  color: #c4171d;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.button-7:hover {
  background-color: #c4171d;
  color: #fff;
}

.button-7.review {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  border-style: none;
  border-color: #40b429;
  background-color: #40b429;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 14px;
}

.button-7.review:hover {
  border-style: none;
  border-width: 0px;
  border-color: #ff0b01;
  background-color: #ff0b01;
  color: #fff;
}

.review-button {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 10px;
  margin-left: 10px;
}

.column-41 {
  padding: 0px 10px;
}

.image-16 {
  position: relative;
  top: -139px;
  max-width: 100%;
}

.reviewdiv {
  height: 400px;
  border-style: solid;
  border-width: 1px;
  border-color: #c7c7c7;
  background-color: #fff;
}

.div-block-11 {
  overflow: hidden;
  height: 200px;
}

.newheader {
  color: #f80c11;
}

.heading6-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.heading-14 {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.heading-15 {
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.subtext-copy {
  padding-bottom: 10px;
  padding-left: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.section-4-copy {
  padding-top: 100px;
  padding-bottom: 100px;
}

.specials {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.columns-10 {
  padding-bottom: 10px;
}

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

.text-block-4-copy {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.slide-13-copy {
  background-image: url('../images/Fratellis440.html'), -webkit-gradient(linear, left top, left bottom, from(#331e1e), to(#331e1e));
  background-image: url('../images/Fratellis440.html'), linear-gradient(180deg, #331e1e, #331e1e);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.columns-3-copy {
  margin-top: 10px;
  padding-right: 1px;
}

.columns-11 {
  padding-top: 10px;
}

.columns-11-copy {
  padding-top: 10px;
  padding-bottom: 10px;
}

.slide-28 {
  background-image: url('../images/fratellis-cheesecake.html');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/fratellis-pizza.html');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-30 {
  background-image: url('../images/fratellis-dinner.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-24-copy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/fratellis-pizza.html');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/fratellis-pizza.html');
  background-position: 0px 0px, 50% 40%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-31 {
  background-image: url('../images/fratellis-dinner.html');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-32 {
  background-image: url('../images/fratellis-pizza.html');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-20 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 35px;
  background-color: #f80c11;
}

.text-block-36 {
  height: auto;
  padding-top: 5px;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.body-5 {
  font-family: 'Droid Sans', sans-serif;
}

.text-block-37 {
  position: relative;
  z-index: 9;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.link-block-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.bold-text {
  font-family: 'Droid Sans', sans-serif;
}

.section-23 {
  margin-top: 100px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.heading-16 {
  margin-top: 0px;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
}

.bold-text-2 {
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .html-embed {
    margin: 0px;
  }

  .navbar {
    top: 0%;
    z-index: 5;
    display: block;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .nav-menu {
    position: absolute;
    left: 0%;
    top: 80px;
    right: 0%;
    bottom: auto;
    z-index: 9;
    height: auto;
    max-width: 100%;
    background-color: #fff;
  }

  .nav-link {
    background-color: #fff;
    color: #333;
  }

  .nav-link.w--current {
    color: #333;
  }

  .nav-link.waiver {
    display: block;
    background-color: #33455c;
  }

  .menu-button {
    top: 0px;
    z-index: 9;
    margin-top: 20px;
    background-color: transparent;
  }

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

  .slide-8 {
    background-position: 50% 50%;
  }

  .column-3 {
    height: auto;
    padding-top: 20px;
  }

  .slide-13 {
    background-image: url('../images/pesto-pasta-pizza.jpg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/pesto-pasta-pizza.jpg'), linear-gradient(180deg, null, null);
    background-position: 50% 0%, 0px 0px;
  }

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

  .menucol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/web-woodslats.html');
    background-image: linear-gradient(180deg, null, null), url('../images/web-woodslats.html');
  }

  .eventcol {
    height: auto;
    padding-bottom: 40px;
  }

  .link-block-2.w--current {
    position: relative;
    z-index: 99;
    display: block;
  }

  .container-3 {
    position: relative;
    top: 0px;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-3 {
    display: block;
    width: 260px;
    margin-top: 20px;
    padding-top: 0px;
  }

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .image-4 {
    height: 35px;
  }

  .image-5 {
    height: 30px;
  }

  .section-8 {
    height: 400px;
  }

  .text-block-10 {
    padding-bottom: 20px;
  }

  .section-10 {
    background-position: 50% 0%;
  }

  .column-10 {
    display: none;
  }

  .columns-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-12 {
    font-size: 16px;
  }

  .div-block-3 {
    display: block;
    width: auto;
  }

  .column-15 {
    display: block;
  }

  .logo {
    display: none;
  }

  .slider-copy {
    width: 100%;
    height: 350px;
  }

  .eventcol-copy {
    height: auto;
    padding-bottom: 40px;
  }

  .oldbooking {
    width: 600px;
    margin: 0px 20px;
  }

  .slide-19 {
    background-position: 50% 50%;
  }

  .slide-22 {
    background-position: 50% 50%;
  }

  .slide-23 {
    background-position: 50% 50%;
  }

  .challenge {
    position: relative;
    top: 0px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }

  .button-7.review {
    background-color: #40b429;
    color: #fff;
  }

  .button-7.review:hover {
    background-color: #ff0b01;
  }

  .review-button {
    position: absolute;
    bottom: 4%;
  }

  .column-41 {
    padding-left: 10px;
  }

  .image-16 {
    max-width: 100%;
  }

  .reviewdiv {
    height: 400px;
    margin-bottom: 20px;
  }

  .div-block-11 {
    height: 180px;
    -o-object-fit: none;
    object-fit: none;
  }

  .image-17 {
    position: static;
    top: -148px;
  }

  .slide-13-copy {
    background-image: url('../images/pesto-pasta-pizza.jpg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/pesto-pasta-pizza.jpg'), linear-gradient(180deg, null, null);
    background-position: 50% 0%, 0px 0px;
  }

  .text-block-36 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .html-embed {
    max-width: none;
    margin: 0px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .nav-menu {
    top: 80px;
  }

  .section {
    max-height: 100%;
    background-image: url('../images/90221056_143474350519368_4461147144119648256_n.html'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/90221056_143474350519368_4461147144119648256_n.html'), linear-gradient(180deg, transparent, transparent);
    background-position: 0% 50%, 0px 0px;
  }

  .column-4 {
    padding-right: 20px;
    padding-left: 10px;
  }

  .link-block {
    margin-bottom: 20px;
  }

  .button.booknow {
    background-color: #b96868;
    color: #f0ece7;
  }

  .button.booknow:hover {
    background-color: #642c2c;
  }

  .button.email {
    background-color: #b96868;
  }

  .button.email:hover {
    background-color: #642c2c;
  }

  .column-3 {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .menucol {
    padding: 0px;
  }

  .section-3 {
    padding-top: 0px;
  }

  .eventcol {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .slider-2 {
    width: 100%;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-4 {
    padding-top: 40px;
  }

  .column-5 {
    padding-left: 0px;
    text-align: center;
  }

  .column-6 {
    padding-right: 10px;
  }

  .image-3 {
    width: 230px;
    margin-top: 20px;
    padding-top: 0px;
  }

  .container-4 {
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .social {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .image-4 {
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-8 {
    height: 300px;
  }

  .heading-8 {
    padding-left: 10px;
  }

  .column-7 {
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .text-block-10 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .heading-10 {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-10 {
    background-position: 50% 0%;
  }

  .column-8 {
    height: auto;
    padding-bottom: 20px;
  }

  .column-9 {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-10 {
    display: none;
  }

  .column-11 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-12 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-7 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-13 {
    padding-top: 20px;
  }

  .column-14 {
    padding-right: 10px;
  }

  .div-block-3 {
    height: auto;
  }

  .image-13 {
    position: static;
  }

  .column-16 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-14 {
    padding-top: 10px;
  }

  .details {
    padding-top: 10px;
    text-align: left;
  }

  .details.walkin {
    text-align: center;
  }

  .large-group {
    margin-top: 10px;
  }

  .text-block-15 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .submit.booknow {
    background-color: #b96868;
    color: #f0ece7;
  }

  .submit.booknow:hover {
    background-color: #642c2c;
  }

  .submit.email {
    background-color: #b96868;
  }

  .submit.email:hover {
    background-color: #642c2c;
  }

  .eventcol-copy {
    padding-right: 20px;
    padding-left: 20px;
  }

  .oldbooking {
    width: 400px;
    margin: 0px 10px;
  }

  .menucategory {
    padding-left: 10px;
  }

  .div-block-10 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .column-20 {
    text-align: center;
  }

  .column-21 {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-align: center;
  }

  .menu-2 {
    padding-top: 100px;
  }

  .column-19 {
    padding-left: 10px;
  }

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

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

  .button-5.order {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #016627;
    color: #fff;
  }

  .delivdiv {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .challenge {
    position: static;
    top: -185px;
  }

  .button-7.review {
    background-color: #40b429;
    color: #fff;
  }

  .review-button {
    position: static;
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-16 {
    max-width: 100%;
  }

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

  .div-block-11 {
    height: 300px;
  }

  .image-17 {
    position: static;
    top: -44px;
    width: 100%;
  }

  .heading6-copy {
    padding-left: 10px;
  }

  .subtext-copy {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-4-copy {
    padding-top: 0px;
    padding-bottom: 60px;
  }

  .columns-3-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-42 {
    padding: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .text-block-36 {
    font-size: 14px;
  }

  .link-6 {
    display: inline-block;
    height: auto;
  }

  .text-block-37 {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .html-embed {
    max-height: none;
    max-width: none;
    margin: 0px;
  }

  .nav-link.w--current {
    background-color: #016627;
    color: #fff;
  }

  .menu-button {
    position: relative;
    z-index: 9;
    margin-top: 25px;
  }

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

  .section {
    background-position: 10% 50%;
  }

  .column-4 {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .link-block {
    margin-bottom: 20px;
  }

  .section-2 {
    padding-top: 60px;
  }

  .button {
    width: 100%;
    text-align: center;
  }

  .button.booknow {
    background-color: #b96868;
  }

  .button.email {
    background-color: #b96868;
  }

  .column-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .button-2 {
    width: 100%;
    text-align: center;
  }

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

  .menucol {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-3 {
    padding-left: 0px;
  }

  .eventcol {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .slider-2 {
    top: 0px;
  }

  .heading6 {
    font-size: 32px;
  }

  .section-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-5 {
    padding-left: 10px;
  }

  .column-6 {
    padding-right: 10px;
    text-align: center;
  }

  .link-block-2 {
    padding-left: 20px;
  }

  .container-3 {
    position: relative;
    top: 0px;
    z-index: 8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading-5-copy {
    font-size: 32px;
  }

  .image-3 {
    width: 200px;
    margin-top: 30px;
    padding-top: 0px;
  }

  .footertext {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 12px;
  }

  .container-4 {
    padding-bottom: 0px;
  }

  .section-8 {
    height: 200px;
  }

  .heading-8 {
    padding-left: 10px;
  }

  .slider-3 {
    height: auto;
  }

  .image-7 {
    position: static;
  }

  .image-8 {
    position: static;
  }

  .image-9 {
    position: static;
  }

  .image-10 {
    position: static;
  }

  .image-11 {
    position: static;
  }

  .slide-14 {
    position: static;
  }

  .column-7 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-12 {
    position: static;
  }

  .text-block-15 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .submit {
    width: 100%;
    text-align: center;
  }

  .submit.booknow {
    background-color: #b96868;
  }

  .submit.email {
    background-color: #b96868;
  }

  .div-block-7 {
    width: auto;
  }

  .slider-copy {
    width: 300px;
  }

  .eventcol-copy {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .oldbooking {
    width: 300px;
    max-height: none;
    max-width: 100%;
    margin: 0px;
  }

  .text-block-18 {
    font-size: 16px;
  }

  .menucategory {
    padding-left: 0px;
  }

  .div-block-10 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .infotext-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .column-20 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .price {
    font-size: 14px;
    line-height: 20px;
  }

  .price.left {
    font-size: 12px;
  }

  .button-4 {
    width: 100%;
    text-align: center;
  }

  .column-21 {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .menu-2 {
    padding-top: 100px;
  }

  .container-10 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .foodname {
    font-size: 14px;
    line-height: 20px;
  }

  .column-19 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .foodmenu {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .section-20 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-21 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-11 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slide-27 {
    background-position: 20% 50%;
  }

  .subtext {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 18px;
  }

  .infotext-2-copy {
    font-size: 12px;
    line-height: 18px;
  }

  .container-12 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-17 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-18 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .button-5 {
    margin-top: 20px;
  }

  .button-5.order {
    max-width: 100%;
  }

  .challenge {
    position: static;
  }

  .button-7 {
    margin-top: 20px;
  }

  .image-16 {
    position: static;
  }

  .div-block-11 {
    height: auto;
  }

  .image-17 {
    position: static;
  }

  .heading6-copy {
    padding-left: 10px;
    font-size: 32px;
  }

  .div-block-13 {
    height: auto;
    margin-top: 60px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .heading-14 {
    padding-left: 10px;
  }

  .subtext-copy {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 18px;
  }

  .container-18 {
    padding-top: 40px;
  }

  .text-block-37 {
    font-family: 'Droid Sans', sans-serif;
    font-size: 15px;
  }

  .body-6 {
    font-family: 'Droid Sans', sans-serif;
  }
}