:root {
  --black-2: black;
  --lime-green: #8b0807;
  --white: white;
  --cadet-blue-2: #36afc3;
  --gold: #f2c614;
  --khaki: #ffe997;
  --forest-green: #529244;
  --dark-grey: #333;
  --gainsboro: #e7e7e7;
  --maroon: #62100f;
  --solid-border: #e1b31d;
  --olive-drab: #83a730;
  --peru: #ce830a;
  --logo-grey: #dbdbdb;
  --cadet-blue: #2c98aa;
  --goldenrod: #c5aa3c;
  --black: transparent;
  --light-sea-green: #63bab4;
  --grey: #838282;
  --medium-turquoise: #78d3cd;
  --dark-khaki: #b9aa5a;
  --dark-goldenrod: #b49822;
  --mobile-bg: #78e4dc;
  --goldenrod-2: #d2a621;
  --saddle-brown: #5f3913;
  --dark-khaki-2: #bbbb49;
  --pale-goldenrod: #dddd95;
  --yellow-green: #b2d169;
  --dark-slate-grey: #043e4c;
  --yellow-green-2: #a8c336;
}

.image-26 {
  flex: 0 auto;
  width: auto;
  height: 65px;
  margin-top: 3px;
  margin-bottom: 10px;
}

.nav-link {
  color: var(--black-2);
  background-color: #0000;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.nav-link:hover {
  color: var(--lime-green);
  background-color: #0000;
}

.nav-link.w--current {
  color: var(--black-2);
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.nav-link.order {
  color: var(--white);
  background-color: #0000;
  margin-left: 10px;
  padding-left: 20px;
}

.nav-link.order:hover {
  background-color: var(--cadet-blue-2);
}

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

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

.goldbar {
  background-image: linear-gradient(#b9aa5a, #b49822 24%, #ffe997);
  height: 10px;
  position: absolute;
  inset: auto 0% 0%;
}

.goldbar.bottom {
  background-image: linear-gradient(to bottom, var(--gold), var(--gold) 20%, var(--khaki));
  position: static;
  inset: auto 0% 0%;
}

.goldbar.top {
  position: static;
  inset: 0% 0% auto;
}

.goldbar.top.shadow {
  box-shadow: 1px 1px 3px #00000080;
}

.goldbar.sec {
  position: static;
  inset: auto 0% 0%;
}

.goldbar.nav {
  background-image: linear-gradient(to bottom, var(--forest-green), #b68b26 0%, var(--forest-green) 0%, #88b67e 14%, var(--forest-green));
  height: 8px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-copy {
  background-image: linear-gradient(#b9aa5a, #b49822 24%, #ffe997);
  height: 30px;
  position: absolute;
  inset: 0% 0% auto;
}

.slideone {
  opacity: 1;
  background-image: url('../images/Papaya-Salad.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  height: 600px;
  max-height: 100%;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.div-block-3 {
  border: 2px solid var(--dark-grey);
  color: var(--dark-grey);
  text-align: center;
  background-color: #e7e7e7e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
  font-family: Exo, sans-serif;
  display: flex;
}

.heading {
  color: var(--black-2);
  margin-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.link {
  color: var(--dark-grey);
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.text-block {
  padding-bottom: 5px;
  font-size: 16px;
}

.heading-2 {
  color: var(--black-2);
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

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

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

.container-2 {
  background-color: #0000;
  padding-top: 80px;
}

.column {
  background-color: #0000;
  height: 300px;
  padding: 20px 30px;
}

.heading-3 {
  color: var(--dark-grey);
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
}

.heading-3.white {
  color: var(--white);
  margin-top: 40px;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
}

.heading-3.black {
  color: var(--black-2);
}

.heading-3.white-copy {
  color: var(--white);
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
}

.heading-3.large {
  color: var(--white);
  margin-top: 100px;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
}

.text-block-2 {
  color: var(--dark-grey);
  padding-bottom: 20px;
  font-size: 16px;
}

.text-block-2.white {
  color: var(--white);
  font-size: 18px;
  line-height: 24px;
}

.button {
  border: 2px solid var(--dark-grey);
  color: var(--dark-grey);
  text-align: center;
  background-color: #0000;
  padding: 10px 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.button:hover {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  color: var(--white);
}

.button.white {
  border-color: var(--dark-grey);
  color: var(--dark-grey);
}

.button.white:hover {
  color: var(--gainsboro);
  background-color: #363636;
}

.button.social {
  border-left-style: none;
  border-right-style: none;
  width: 100%;
}

.button.social:hover {
  border-style: solid;
  border-color: var(--lime-green);
  background-color: var(--lime-green);
}

.button.gold {
  border-color: var(--gainsboro);
  color: var(--gainsboro);
}

.button.gold:hover {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
}

.button.order {
  border-color: var(--dark-grey);
  color: var(--dark-grey);
  width: 200px;
}

.button.order:hover {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  color: var(--gainsboro);
}

.button.call {
  border-color: var(--dark-grey);
  color: var(--dark-grey);
  width: 200px;
  margin-right: 0;
}

.button.call:hover {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  color: var(--gainsboro);
}

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

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

.slider-2 {
  border: 2px solid #000;
  height: 300px;
}

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

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

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

.section-2 {
  background-image: url('../images/buffalo-bites.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 450px;
  max-height: 100%;
}

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

.section-3 {
  background-color: var(--black-2);
}

.column-3 {
  background-color: #0000;
  height: 300px;
  padding: 0 30px 20px;
}

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

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

.link-2 {
  color: var(--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: PT Sans, sans-serif;
  text-decoration: none;
}

.link-2.w--current {
  color: var(--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
  text-decoration: none;
}

.section-4 {
  background-color: var(--lime-green);
  padding-top: 20px;
  padding-bottom: 40px;
}

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

.footer {
  color: var(--white);
  text-align: center;
  padding-top: 10px;
  font-family: PT Sans, sans-serif;
}

.link-3 {
  color: var(--white);
  text-decoration: none;
}

.div-block-62 {
  background-color: #fff;
  border-radius: 5px;
  margin-top: 100px;
  box-shadow: 1px 1px 3px #000;
}

.heading-31 {
  text-align: center;
  margin-bottom: 28px;
  padding-top: 26px;
  font-family: Exo, sans-serif;
}

.paragraph-2 {
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-2.cookies {
  padding-bottom: 108px;
}

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

.link-4:hover {
  color: #0f9bca;
}

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

.link-5 {
  color: var(--white);
  text-decoration: none;
}

.image-27 {
  width: 25px;
}

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

.link-block {
  padding: 10px;
}

.right-arrow-3 {
  display: none;
}

.heading-32 {
  color: var(--dark-grey);
  text-align: center;
}

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

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

.heading-33 {
  background-color: var(--lime-green);
  color: var(--white);
  text-align: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.row-30 {
  margin-bottom: 20px;
}

.menu-name {
  float: none;
  color: var(--dark-grey);
  text-align: left;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 31px;
}

.menu-name.center {
  float: none;
  text-align: center;
  font-size: 16px;
}

.menu-name.center.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  left: 35px;
}

.text-block-95 {
  color: var(--dark-grey);
  font-style: normal;
}

.text-block-42 {
  color: #fff;
  text-align: right;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 31px;
}

.text-block-44 {
  color: var(--dark-grey);
  text-align: right;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  display: block;
}

.heading-44 {
  background-color: var(--black-2);
  color: var(--white);
  text-align: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 28px;
  line-height: 32px;
}

.row-2 {
  margin-top: 35px;
  margin-bottom: 20px;
}

.menu-name-2 {
  float: none;
  color: #fff;
  text-align: left;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 31px;
}

.menu-name-2.center {
  float: none;
  text-align: center;
  font-size: 16px;
}

.menu-name-2.center.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  left: 35px;
}

.italic-text-11 {
  padding-left: 0;
}

.column-45 {
  padding-right: 0;
}

.div-block-20 {
  color: #fff;
  text-align: right;
  font-size: 16px;
}

.text-block-113 {
  color: var(--white);
  text-align: right;
}

.row-51 {
  line-height: 22px;
}

.div-block-21 {
  color: #fff;
  text-align: right;
}

.column-47 {
  padding-left: auto;
  padding-right: 0;
  left: 0;
}

.text-block-38 {
  color: #fff;
  text-align: right;
  font-size: 16px;
}

.column-24 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 29px;
  display: block;
}

.text-block-28 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-26 {
  text-align: right;
  padding-right: 0;
  font-size: 16px;
}

.italic-text-12 {
  font-style: normal;
}

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

.italic-text-13 {
  font-style: normal;
}

.section-6 {
  background-color: var(--gainsboro);
  padding-top: 20px;
  padding-bottom: 100px;
}

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

.div-block-64 {
  flex-flow: wrap;
  place-content: stretch space-between;
  align-items: flex-end;
  padding-top: 10px;
  display: flex;
}

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

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

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

.container-6 {
  color: var(--black-2);
  background-color: #0000;
  padding: 40px 20px 20px;
}

.heading-27 {
  color: var(--dark-grey);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
}

.column-48 {
  text-align: left;
  padding-top: 20px;
  padding-left: 20px;
}

.column-25 {
  text-align: left;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  padding-top: 20px;
  display: block;
}

.heading-46 {
  color: var(--white);
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

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

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

.button-2.orange {
  color: #fff;
  text-shadow: 2px 2px 2px #0000004d;
  background-color: #56bcaf;
  border-style: none;
  border-color: #fc6000;
  margin-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 24px;
  line-height: 26px;
}

.button-2.orange:hover {
  color: #fff;
  background-color: #3b9489;
  border-style: none;
  border-color: #40b429;
}

.button-2.review {
  color: #c92033;
  border-color: #c92033;
  width: 100%;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  line-height: 24px;
  position: static;
  inset: auto 0% 0%;
}

.button-2.review:hover {
  color: #fff;
  background-color: #c92033;
}

.button-2.order {
  color: #56bcaf;
  border-style: solid;
  border-color: #56bcaf;
  width: 250px;
  max-width: 100%;
  font-size: 22px;
  line-height: 24px;
}

.button-2.order:hover {
  color: #fff;
  background-color: #56bcaf;
}

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

.info {
  color: var(--dark-grey);
  text-align: left;
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
}

.info.inline {
  padding-left: 5px;
  display: inline-block;
}

.columns-12 {
  flex-direction: row;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.div-block-17-copy {
  width: auto;
  height: auto;
  overflow: hidden;
}

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

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

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

.button-2-copy.orange {
  color: #fff;
  text-shadow: 2px 2px 2px #0000004d;
  background-color: #56bcaf;
  border-style: none;
  border-color: #fc6000;
  margin-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 24px;
  line-height: 26px;
}

.button-2-copy.orange:hover {
  color: #fff;
  background-color: #3b9489;
  border-style: none;
  border-color: #40b429;
}

.image-29 {
  border: 2px solid var(--maroon);
}

.div-block-4-copy {
  justify-content: space-around;
  display: flex;
}

.div-block-6 {
  width: 100%;
  max-width: none;
  height: 200px;
  overflow: hidden;
}

.section-7 {
  background-color: var(--black-2);
  color: #333;
  height: auto;
  margin-top: 0;
  padding: 0 0 100px;
  font-family: Open Sans, sans-serif;
}

.image-10 {
  width: 100%;
  position: static;
  top: -60px;
}

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

.challenge {
  width: 100%;
  position: relative;
  top: 0;
}

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

.heading-12 {
  color: #252424;
  text-align: center;
  padding-top: 20px;
}

.heading-12.black {
  color: #4172b8;
  background-image: url('../images/white-streak.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: Oswald, sans-serif;
}

.reviewdiv {
  background-color: #fff;
  border: 1px solid #c7c7c7;
  height: 450px;
  box-shadow: 2px 2px 2px #0000007a;
}

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

.columns-7 {
  width: auto;
  margin-top: 10px;
}

.container-7 {
  text-align: left;
}

.heading-9 {
  color: var(--lime-green);
  letter-spacing: 1px;
  font-family: Exo, sans-serif;
  font-size: 22px;
  line-height: 24px;
}

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

.section-8 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/gyro.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-top: 75px;
  display: flex;
}

.section-8-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pizza-minnesota.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-top: 75px;
  display: flex;
}

.slide-11 {
  background-image: url('../images/Wings-We-Are-Open.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-2-copy {
  background-image: url('../images/cookies.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 450px;
  max-height: 100%;
}

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

.slide-13 {
  background-image: url('../images/eggroll-party-tray.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/event-catering-thai.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/appetizers-pizza-northfield-minnesota.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.delivdiv {
  color: var(--dark-grey);
  height: auto;
  padding: 10px;
  text-decoration: none;
}

.div-block-18 {
  background-color: var(--gainsboro);
  text-align: center;
  padding: 20px;
}

.heading-21 {
  color: var(--gainsboro);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: PT Sans, sans-serif;
  font-size: 28px;
}

.deliveryoptions {
  background-color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.section-20 {
  text-align: center;
  margin-bottom: 100px;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 20px;
}

.delivimg {
  height: 80px;
}

.container-8 {
  background-color: #fff;
}

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

.section-12 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pizza-minnesota.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-top: 75px;
  display: flex;
}

.slide2 {
  opacity: 1;
  background-image: url('../images/appetizers-pizza-northfield-minnesota.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/patio.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

.text-block-115 {
  background-color: var(--gainsboro);
}

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

.heading-gold {
  background-color: var(--solid-border);
  color: var(--white);
  text-align: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.div-block-65 {
  background-color: var(--olive-drab);
  text-align: center;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  inset: 0% 0% auto;
}

.text-block-116 {
  color: var(--white);
  font-family: Exo, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-117 {
  color: var(--white);
  font-family: Exo, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.div-block-65-copy {
  background-color: var(--olive-drab);
  text-align: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 5px;
  position: static;
  inset: 0% 0% auto;
}

.text-block-118 {
  color: var(--white);
  margin-top: 5px;
  font-family: Exo, sans-serif;
}

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

.section-21 {
  margin-top: 75px;
}

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

.text-block-119 {
  font-size: 12px;
  line-height: 12px;
}

.heading-47 {
  color: var(--dark-grey);
}

.heading-27-copy {
  color: var(--dark-grey);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
}

.heading-48 {
  color: var(--dark-grey);
}

.slide-20 {
  background-image: url('../images/Homi-Mexican-catering.jpg');
  background-position: 40%;
  background-size: auto;
}

.text-block-120 {
  padding-bottom: 5px;
}

.brand, .brand.w--current {
  flex: 1;
  align-items: center;
  display: flex;
}

.text-block-121 {
  color: #62b150;
  flex: 0 auto;
  padding-right: 10px;
  font-family: Adam ladd bakerie rough, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 42px;
}

.headersubtext {
  text-align: center;
  padding-bottom: 10px;
  font-weight: 700;
}

.heading-33-copy {
  background-color: var(--peru);
  color: var(--white);
  text-align: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.section-22 {
  background-image: url('../images/appetizers-pizza-northfield-minnesota.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 450px;
}

.slider-3 {
  height: 350px;
}

.info-bold {
  color: var(--dark-grey);
  text-align: left;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.info-bold.inline {
  color: var(--dark-grey);
  font-weight: 700;
  display: inline-block;
}

.text-block-44-copy {
  color: var(--dark-grey);
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  line-height: 31px;
  display: block;
}

.pizzacol {
  padding-top: 5px;
}

.columns-14 {
  display: none;
}

.section-5-copy {
  background-color: var(--gainsboro);
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-95-copy {
  color: var(--dark-grey);
  font-style: normal;
}

.column-52 {
  display: block;
}

.dessert-col2 {
  display: none;
}

@media screen and (min-width: 1440px) {
  .image-26 {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .slider {
    height: 700px;
  }

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

  .text-block-2.white {
    font-size: 20px;
    line-height: 24px;
  }

  .section-2 {
    height: 500px;
  }

  .info {
    font-size: 18px;
  }

  .section-2-copy {
    height: 500px;
  }

  .slider-3 {
    height: 400px;
  }

  .info-bold {
    font-size: 18px;
  }
}

@media screen and (min-width: 1920px) {
  .slider {
    height: 800px;
  }

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

  .section {
    padding-bottom: 100px;
  }

  .text-block-2.white {
    line-height: 24px;
  }

  .section-2 {
    height: 600px;
  }

  .section-8, .section-8-copy {
    height: 300px;
  }

  .section-2-copy {
    height: 600px;
  }

  .section-20 {
    margin-bottom: 10%;
    padding-top: 40px;
  }

  .section-12 {
    height: 300px;
  }
}

@media screen and (max-width: 991px) {
  .image-26 {
    width: auto;
    margin-top: 3px;
  }

  .navbar {
    position: fixed;
    inset: 0% 0% auto;
  }

  .goldbar.nav {
    display: none;
  }

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

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

  .image-28 {
    width: 25px;
  }

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

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

  .menu-name {
    font-size: 16px;
  }

  .menu-name.center.col {
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: 10px;
    right: 7px;
  }

  .menu-name-2 {
    font-size: 14px;
  }

  .menu-name-2.center.col {
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: 10px;
    right: 7px;
  }

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

  .button-2.review {
    color: #c92033;
  }

  .div-block-6 {
    height: 200px;
  }

  .section-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-10 {
    object-fit: fill;
    position: static;
    top: -46px;
  }

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

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

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

  .section-8, .section-8-copy {
    margin-top: 75px;
  }

  .section-2-copy {
    background-position: 25%;
  }

  .section-12 {
    margin-top: 75px;
  }

  .div-block-65 {
    margin-top: 60px;
  }

  .div-block-65-copy {
    margin-top: 0;
  }

  .section-21 {
    margin-top: 75px;
  }
}

@media screen and (max-width: 767px) {
  .image-26 {
    width: auto;
    margin-top: 3px;
  }

  .container {
    position: static;
    inset: 0% 0% auto;
  }

  .div-block-3 {
    width: 80%;
    padding-bottom: 10px;
  }

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

  .heading-3 {
    margin-top: 0;
    padding-top: 40px;
  }

  .heading-3.white, .heading-3.white-copy, .heading-3.large {
    margin-top: 0;
  }

  .button {
    margin-bottom: 20px;
  }

  .button.social {
    margin-bottom: 0;
  }

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

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

  .column-3 {
    height: auto;
  }

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

  .image-28 {
    width: 25px;
  }

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

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

  .menu-name {
    float: none;
    text-align: left;
    font-size: 16px;
  }

  .menu-name.center {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .menu-name.center.col {
    position: static;
    left: 0;
  }

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

  .text-block-42, .text-block-44 {
    text-align: center;
  }

  .row-2 {
    margin-bottom: 30px;
  }

  .menu-name-2 {
    float: none;
    text-align: center;
    font-size: 13px;
  }

  .menu-name-2.center {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .menu-name-2.center.col {
    position: static;
    left: 0;
  }

  .text-block-113 {
    text-align: center;
  }

  .div-block-64 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding-top: 10px;
  }

  .column-48 {
    flex-flow: column;
    align-content: flex-start;
    align-items: flex-start;
    padding-left: 10px;
    display: block;
  }

  .column-25 {
    order: -1;
  }

  .button-2.review {
    color: #fff;
    background-color: #c92033;
  }

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

  .info.inline {
    padding-left: 5px;
    display: inline-block;
  }

  .columns-12 {
    flex-direction: column;
    display: flex;
  }

  .div-block-6 {
    max-width: none;
    height: 300px;
  }

  .section-7 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 40px;
  }

  .image-10 {
    width: 100%;
    position: static;
    top: -117px;
  }

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

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

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

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

  .section-8, .section-8-copy {
    margin-top: 65px;
  }

  .section-2-copy {
    background-position: 20%;
  }

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

  .heading-21 {
    font-size: 22px;
  }

  .section-12 {
    margin-top: 65px;
  }

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

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

  .section-21 {
    margin-top: 65px;
  }

  .text-block-121 {
    font-size: 32px;
  }

  .slider-3 {
    display: none;
  }

  .info-bold {
    font-weight: 700;
  }

  .info-bold.inline {
    display: inline-block;
  }

  .text-block-44-copy {
    text-align: center;
  }

  .columns-13 {
    display: block;
  }

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

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

@media screen and (max-width: 479px) {
  .image-26 {
    width: auto;
    height: 60px;
    margin-top: 3px;
    margin-bottom: 10px;
  }

  .div-block-3 {
    width: auto;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px 10px 0;
  }

  .heading {
    font-size: 20px;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 38px;
  }

  .section {
    padding-bottom: 0;
  }

  .container-2 {
    padding-top: 0;
  }

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

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

  .button.white:hover {
    border-color: var(--black-2);
    background-color: var(--black-2);
  }

  .div-block-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .container-3 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .column-3 {
    height: auto;
  }

  .link-2, .link-2.w--current {
    padding-bottom: 10px;
  }

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

  .div-block-5 {
    flex-direction: column;
  }

  .column-4 {
    padding: 0;
  }

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

  .right-arrow-3, .icon {
    display: none;
  }

  .image-28 {
    width: 20px;
  }

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

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

  .row-30 {
    margin-bottom: 10px;
  }

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

  .text-block-95 {
    padding-bottom: 5px;
  }

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

  .text-block-113 {
    text-align: right;
  }

  .container-4, .container-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-6 {
    padding-top: 0;
  }

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

  .heading-46 {
    margin-bottom: 0;
    font-size: 32px;
  }

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

  .button-2.orange {
    width: 100%;
    padding-top: 10px;
  }

  .button-2.review {
    background-color: #c92033;
  }

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

  .info.inline {
    display: inline-block;
  }

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

  .button-2-copy {
    margin-top: 20px;
  }

  .button-2-copy.orange {
    width: 100%;
    padding-top: 10px;
  }

  .div-block-4-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-6 {
    height: 200px;
  }

  .section-7 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .image-10 {
    position: static;
    top: -103px;
  }

  .challenge {
    position: relative;
  }

  .section-8 {
    margin-top: 65px;
    padding-top: 0;
  }

  .section-8-copy {
    margin-top: 65px;
  }

  .section-2-copy, .slide-12 {
    background-position: 50%;
  }

  .heading-21 {
    font-size: 18px;
    line-height: 28px;
  }

  .section-20 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-12 {
    margin-top: 65px;
  }

  .slide2 {
    background-position: 50%;
  }

  .div-block-65-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-121 {
    font-size: 28px;
  }

  .text-block-44-copy {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .columns-13 {
    display: none;
  }

  .columns-14 {
    display: block;
  }

  .text-block-95-copy {
    padding-bottom: 5px;
  }
}


@font-face {
  font-family: 'Adam ladd bakerie rough';
  src: url('../fonts/Adam-Ladd---Bakerie-Rough-Black.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Adam ladd bakerie smooth condensed';
  src: url('../fonts/Adam-Ladd---Bakerie-Smooth-Condensed-Black.otf') format('opentype'), url('../fonts/Adam-Ladd---Bakerie-Smooth-Condensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Adam ladd bakerie rough condensed';
  src: url('../fonts/Adam-Ladd---Bakerie-Rough-Condensed-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Adam ladd bakerie rough condensed';
  src: url('../fonts/Adam-Ladd---Bakerie-Rough-Condensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Adam ladd bakerie rough';
  src: url('../fonts/Adam-Ladd---Bakerie-Rough-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}