:root {
  --light-grey: #cfcfcf;
  --firebrick: #af0e11;
  --white: white;
  --grey: #888;
  --black: #2c2c2c;
  --gainsboro: #e7e2e0;
  --black-2: #333;
  --yellow: #eea800;
  --dodger-blue: #af0e31;
}

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

.sectionheader-2 {
  color: var(--light-grey);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Rye, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
}

.smallicon-2 {
  width: 5vw;
  margin-bottom: 10px;
}

.divdiv {
  background-color: #fff;
  background-image: linear-gradient(#e5be00d1, #e5be00d1), url('../images/woodgrain-01.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -7px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
}

.sectionsubheading-2 {
  color: #e5be00;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 2vw;
}

.sectionsubheading-2.black {
  color: #000;
}

.reviewimg {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
  overflow: hidden;
}

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

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

.button-7.review {
  background-color: var(--firebrick);
  color: var(--light-grey);
  border-style: none;
  border-color: #40b429;
  width: 100%;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.button-7.review:hover {
  background-color: var(--firebrick);
  color: var(--white);
  border: 0 #ff0b01;
}

.columns-7 {
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

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

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

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

.middlediv-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 0%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.newheader {
  color: #af0e31;
}

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

.div-block-10 {
  background-color: #fff;
  height: auto;
  padding: 10px;
}

.hours {
  text-align: left;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 22px;
}

.image-5 {
  border: 1px solid #dbdbdb;
  width: 361px;
  height: auto;
}

.middlediv-3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.middlediv-3.no {
  margin-top: 80px;
  display: block;
}

.column-3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.head-2 {
  color: var(--grey);
  text-align: left;
  margin-top: 5px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}

.button-2 {
  float: none;
  color: #ffd400;
  letter-spacing: 0;
  background-color: #af0e31;
  border: 2px solid #000;
  border-radius: 0;
  padding: 10px 20px 12px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.lightbox-link-2 {
  margin-bottom: 20px;
}

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

.controw21-2 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.mainsection {
  background-color: var(--black);
  color: var(--black);
  padding-top: 60px;
  padding-bottom: 60px;
}

.divpara-2 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 22px;
}

.arrow {
  color: #af0e31;
}

.arrow._1 {
  margin-left: -29px;
}

.arrow._2 {
  margin-right: -29px;
}

.sectionsubheading {
  color: var(--light-grey);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 50px;
  font-family: Roboto, sans-serif;
  font-size: 2vw;
  font-weight: 500;
}

.imgrows {
  margin-bottom: 20px;
}

.dots {
  margin-bottom: -42px;
}

.middlediv {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.middlediv.no {
  width: 85%;
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.lightbox {
  width: 100%;
}

.slider {
  background-color: #0000;
  height: auto;
  overflow: hidden;
}

.lbimg {
  border-radius: 10px;
  width: 100%;
}

.image-9 {
  width: 200px;
  margin-top: 0;
}

.nav-link {
  color: var(--light-grey);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 5px;
  padding: 10px 25px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
  position: static;
}

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

.nav-link.w--current {
  color: var(--light-grey);
}

.nav-link.order {
  background-color: var(--firebrick);
  color: var(--light-grey);
}

.nav-link.order:hover {
  color: var(--white);
}

.container {
  background-color: #0000;
  padding-top: 10px;
  display: block;
}

.navbar {
  background-color: var(--black);
  padding-top: 0;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.section {
  color: var(--black);
  background-image: linear-gradient(#3c2a218f, #3c2a218f), url('../images/hickory-hut-st-paul.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  max-height: 100%;
  margin-top: 60px;
  display: flex;
}

.div-block-11 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  position: relative;
}

.heading {
  color: var(--white);
  font-family: Sancreek, sans-serif;
  font-size: 66px;
  line-height: 55px;
}

.heading-2 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 26px;
}

.button-8 {
  background-color: var(--firebrick);
  color: var(--white);
  letter-spacing: 1px;
  padding: 10px 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.section-2 {
  background-color: var(--gainsboro);
  padding: 60px 15%;
}

.body {
  font-family: Roboto, sans-serif;
}

.text-block-36 {
  color: var(--grey);
  font-size: 16px;
  font-weight: 500;
}

.heading-3 {
  font-family: Rye, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}

.text-block-37 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.column-45 {
  height: 400px;
  padding-left: 40px;
  padding-right: 40px;
}

.image-10 {
  height: 400px;
}

.column-46 {
  background-image: url('../images/art-songs-wings.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.heading-3-copy {
  text-align: center;
  margin-top: 0;
  font-family: Rye, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
}

.section-3 {
  background-color: var(--gainsboro);
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-4 {
  background-color: var(--black);
  padding: 40px 10%;
}

.heading-4 {
  color: var(--light-grey);
  font-family: Sancreek, sans-serif;
  font-weight: 400;
}

.div-block-12 {
  background-color: #cfcfcf9c;
  width: 100%;
  height: 3px;
  margin-right: 0;
  padding-right: 0;
}

.text-block-38 {
  color: var(--light-grey);
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
}

.link-4 {
  color: var(--light-grey);
  text-decoration: none;
}

.link-5 {
  padding-top: 0;
  padding-bottom: 10px;
  font-weight: 500;
  display: block;
}

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

.link-6 {
  color: var(--light-grey);
  text-decoration: none;
}

.text-block-39 {
  color: var(--light-grey);
  font-weight: 500;
}

.columns-8, .columns-9 {
  padding-top: 10px;
}

.image-13 {
  width: 200px;
  margin-top: 10px;
}

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

.socialimg {
  width: 25px;
}

.link-block {
  padding: 10px 9px;
}

.div-block-13 {
  justify-content: space-between;
  display: flex;
}

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

.link-7 {
  color: var(--black-2);
  text-decoration: none;
}

.section-5 {
  background-color: var(--gainsboro);
  margin-top: 0;
  padding-top: 40px;
}

.body-2 {
  font-family: Roboto, sans-serif;
}

.heading-3-copy.white {
  color: var(--light-grey);
}

.section-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/art-songs-wings.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 250px;
  margin-top: 60px;
  display: flex;
}

.heading-5 {
  text-align: center;
  font-family: Rye, sans-serif;
  font-weight: 400;
}

.heading-6 {
  text-align: center;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.link-8 {
  border-bottom: 1px solid var(--black);
  color: var(--black-2);
  padding-top: 15px;
  padding-bottom: 10px;
  font-family: Rye, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.div-block-14 {
  z-index: 9;
  text-align: center;
  width: 200px;
  padding-left: 20px;
  position: static;
  inset: 40px auto 0% 0%;
}

.heading-7 {
  color: var(--grey);
  font-family: Rye, sans-serif;
  font-weight: 400;
}

.container-2 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--grey);
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-14 {
  width: 200px;
}

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

.menutitle {
  padding-top: 5px;
  padding-right: 5px;
  font-size: 16px;
}

.menuprice {
  font-size: 16px;
}

.menucol {
  padding-top: 10px;
}

.column-50 {
  position: sticky;
  top: 100px;
}

.menusize {
  padding-top: 10px;
  display: block;
}

.image-15 {
  width: 150px;
}

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

.image-15-copy {
  width: 100px;
}

.container-2-copy {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--grey);
  padding-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px;
}

.mainsection-copy {
  background-color: var(--gainsboro);
  color: var(--black);
  padding-top: 60px;
  padding-bottom: 60px;
}

.sectionheader-2-copy {
  color: var(--black-2);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Rye, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
}

.body-3 {
  font-family: Roboto, sans-serif;
}

.heading-order {
  color: var(--white);
  font-family: Sancreek, sans-serif;
  font-size: 66px;
  line-height: 55px;
}

.div-block-17 {
  border: 2px solid var(--firebrick);
  background-color: var(--gainsboro);
  width: 500px;
  padding: 20px;
}

.body-4 {
  font-family: Roboto, sans-serif;
}

.heading-8 {
  color: var(--firebrick);
  margin-top: 0;
}

.text-block-40 {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}

.disclaim {
  text-align: center;
  padding-top: 10px;
}

.div-block-18 {
  width: 100%;
  height: 30px;
}

.div-block-19 {
  background-color: var(--firebrick);
  width: 100%;
  height: 30px;
  padding-top: 4px;
}

.text-block-41 {
  color: var(--white);
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.code-embed {
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.text-block-38-copy {
  color: var(--light-grey);
  text-transform: uppercase;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
}

.catinfo-copy {
  padding-right: 40px;
}

.catinfo-sub {
  margin-top: 5px;
  padding-right: 0;
}

.heading-3-copy {
  font-family: Rye, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}

.text-block-37-copy {
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 24px;
  line-height: 32px;
}

.text-block-44 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-20 {
  border: 3px solid var(--yellow);
  background-color: var(--white);
  width: 50%;
  padding: 20px;
}

.section-7 {
  background-color: var(--firebrick);
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

.div-block-22 {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-20-copy {
  border: 3px solid var(--yellow);
  background-color: var(--white);
  width: 65%;
  padding: 20px;
}

.heading-33 {
  text-align: center;
  font-family: Rye, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}

@media screen and (min-width: 1280px) {
  .div-block-11 {
    margin-top: 60px;
  }

  .text-block-37 {
    font-size: 18px;
    line-height: 26px;
  }

  .column-45 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-20 {
    width: 45%;
  }
}

@media screen and (min-width: 1440px) {
  .section {
    height: 700px;
  }

  .div-block-20 {
    width: 40%;
  }
}

@media screen and (min-width: 1920px) {
  .middlediv-3.no {
    width: 50%;
  }

  .mainsection {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section {
    height: 800px;
  }

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

  .column-45 {
    padding-left: 15%;
    padding-right: 15%;
  }

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

  .section-4 {
    padding-left: 20%;
    padding-right: 20%;
  }

  .section-5 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .section-6 {
    height: 350px;
  }

  .column-50 {
    text-align: right;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .text-block-38-copy {
    margin-top: 20px;
  }

  .div-block-20 {
    width: 30%;
  }
}

@media screen and (max-width: 991px) {
  .column-41 {
    padding-left: 10px;
  }

  .sectionheader-2 {
    font-size: 50px;
  }

  .smallicon-2 {
    width: 60px;
  }

  .sectionsubheading-2 {
    font-size: 28px;
    line-height: 32px;
  }

  .column-44-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-7 {
    flex-direction: row;
  }

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

  .review-button-copy {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    bottom: 4%;
  }

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

  .middlediv-3.no {
    width: 95%;
  }

  .controw21-2 {
    display: block;
  }

  .arrow._1, .arrow._2 {
    display: none;
  }

  .sectionsubheading {
    font-size: 30px;
  }

  .middlediv.no {
    width: 95%;
  }

  .nav-link {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link.order {
    margin-right: 0;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .image-11 {
    width: 25px;
  }

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

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

  .sectionheader-2-copy {
    font-size: 50px;
  }

  .catinfo-copy {
    padding-right: 20px;
  }

  .div-block-20 {
    width: 70%;
  }

  .div-block-20-copy {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .column-41 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sectionheader-2 {
    font-size: 42px;
  }

  .sectionsubheading-2 {
    font-size: 24px;
    line-height: 28px;
  }

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

  .image-7 {
    width: 100%;
    position: relative;
    top: -96px;
  }

  .button-7.review {
    color: var(--white);
  }

  .columns-7 {
    flex-direction: column;
  }

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

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

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

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

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

  .middlediv-3.no {
    margin-top: 60px;
  }

  .column-3 {
    flex-direction: column;
    order: -1;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
    display: flex;
  }

  .lightbox-link-2 {
    width: 60%;
  }

  .controw21-2 {
    flex-direction: column;
    margin-top: 20px;
    display: flex;
  }

  .middlediv.no {
    margin-top: 60px;
  }

  .lightbox {
    margin-bottom: 20px;
  }

  .nav-link.order {
    margin-right: 0;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .section-2 {
    padding-left: 10%;
    padding-right: 10%;
  }

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

  .column-46 {
    margin-bottom: 20px;
  }

  .image-11 {
    width: 25px;
  }

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

  .menu-button {
    background-color: #0000;
  }

  .image-12 {
    width: 100%;
  }

  .menucol {
    display: block;
  }

  .column-50, .menusize {
    display: none;
  }

  .sectionheader-2-copy {
    font-size: 42px;
  }

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

  .text-block-37-copy {
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-20 {
    width: 80%;
  }

  .heading-33 {
    font-size: 28px;
    line-height: 35px;
  }
}

@media screen and (max-width: 479px) {
  .column-41 {
    padding-left: 0;
    padding-right: 0;
  }

  .sectionheader-2 {
    font-size: 32px;
    line-height: 42px;
  }

  .sectionsubheading-2 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .sectionsubheading-2.black {
    margin-bottom: 20px;
  }

  .column-44-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .image-7 {
    position: static;
    top: -70px;
  }

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

  .columns-7 {
    flex-direction: column;
  }

  .image-8 {
    position: static;
    top: -65px;
  }

  .column-44 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-5 {
    width: 100%;
    display: block;
  }

  .middlediv-3.no {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-3 {
    flex: 1;
    height: 400px;
    padding-bottom: 20px;
    display: block;
  }

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

  .lightbox-link-2 {
    width: 100%;
  }

  .controw21-2 {
    display: flex;
  }

  .sectionsubheading {
    font-size: 25px;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .section {
    background-image: linear-gradient(to bottom, null, null), url('../images/hickory-hut-st-paul.jpg');
    background-position: 0 0, 40% 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 55px;
  }

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

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

  .section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-3 {
    font-size: 32px;
    line-height: 42px;
  }

  .column-45 {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-46 {
    height: 300px;
  }

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

  .heading-3-copy, .sectionheader-2-copy {
    font-size: 32px;
    line-height: 42px;
  }

  .heading-order {
    font-size: 44px;
  }

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

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

  .catinfo-copy {
    padding-right: 10px;
  }

  .text-block-37-copy {
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-44 {
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-20 {
    width: 95%;
  }

  .heading-33 {
    font-size: 26px;
    line-height: 34px;
  }
}


