:root {
  --black-3: #303030;
  --firebrick: #c30e00;
  --white: white;
  --saddle-brown: #723904;
  --burlywood: #d1b579;
  --black: black;
  --maroon: #630700;
  --tan: #b49f80;
  --dark-orange: #ff8b2f;
  --antique-white: #efe3d2;
  --link-red: #f70606;
  --tan-overlay: var(--tan);
  --black-2: #0000004a;
  --purple: #7a003b;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  background-color: var(--black-3);
  justify-content: space-between;
  align-items: center;
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.nav-link:hover {
  color: #c9c9c9;
}

.nav-link.w--current {
  color: red;
}

.dropdown {
  color: #fff;
}

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

.text-block:hover {
  color: #c7c7c7;
}

.icon {
  color: #fff;
  margin-right: 0;
  padding-right: 5px;
}

.dropdown-toggle {
  padding-left: 10px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
}

.dropdown-toggle.nav-link._1 {
  padding-left: 10px;
  padding-right: 10px;
}

.container {
  flex: 1;
  align-items: center;
  max-height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-list {
  color: #a18181;
}

.dropdown-list.w--open {
  background-color: var(--black-3);
  color: #fff;
  border: 1px solid #fff;
  width: 183.672px;
  margin-top: 0;
}

.dropdown-link {
  color: #fff;
  background-color: #0000;
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.dropdown-link:hover {
  color: #bbb;
}

.dropdown-link.w--current {
  color: var(--firebrick);
}

.section {
  z-index: 76;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.section._4589 {
  position: absolute;
}

.slider {
  height: 550px;
  margin-top: 100px;
  padding-top: 0;
  box-shadow: 12px 0 37px #000;
}

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

.image {
  float: right;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-right: 0;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-weight: 400;
  display: block;
}

.heading._1, .heading._1-copy {
  text-align: center;
}

.paragraph {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph._1, .paragraph._1-copy {
  text-align: center;
  display: block;
}

.slide-nav {
  color: #fff0;
  display: none;
}

.button {
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 163.875px;
  margin-top: 16px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.button:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.button._1 {
  border-radius: 10px;
}

.button._1._2 {
  float: none;
  text-align: center;
  width: 163.703px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button._1._6 {
  justify-content: space-around;
  display: flex;
}

.button._1._659 {
  background-color: var(--black-3);
  text-align: center;
  text-transform: none;
  border-radius: 10px;
  width: auto;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.button._1._659:hover {
  color: #fff;
}

.button._1.red {
  background-color: var(--black-3);
  text-align: center;
  text-transform: uppercase;
  border-radius: 10px;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.button._1.red:hover {
  color: #fff;
}

.button._1._659-copy {
  background-color: var(--black-3);
  text-align: center;
  text-transform: none;
  border-radius: 10px;
  width: auto;
  max-width: 200px;
  margin: 0 auto 10px;
  display: inline-block;
}

.button._1._659-copy {
  background-color: var(--black-3);
  text-align: center;
  text-transform: none;
  border-radius: 10px;
  width: auto;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.button._1._659-copy:hover {
  color: #fff;
}

.button.red {
  background-color: var(--black-3);
  border-radius: 10px;
}

.button.red:hover {
  color: var(--white);
  background-color: #a70d01;
}

.button.red.large {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.button.coupon {
  background-color: var(--black-3);
  border-radius: 10px;
  width: auto;
}

.button.coupon:hover {
  color: var(--white);
  background-color: #a70d01;
}

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

.slide-3 {
  background-image: url('../images/glenna-farms-01.jpg');
  background-position: 49%;
  background-size: cover;
}

.image-2 {
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-2._369 {
  margin-top: 53px;
}

.image-3 {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.column {
  padding-left: 0;
}

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

.text-block-2 {
  color: #000;
  text-align: center;
  margin-top: 29px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 29px;
}

.paragraph-2 {
  margin-top: 28px;
  margin-left: 33px;
  font-family: Exo, sans-serif;
}

.paragraph-3 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 29px;
}

.image-4 {
  text-align: center;
  width: 500px;
  margin: 20px auto 0;
  display: block;
}

.image-5 {
  color: #630700;
  width: auto;
  max-width: 100%;
  height: 400px;
  max-height: none;
  margin-top: 0;
}

.columns {
  width: auto;
}

.paragraph-4 {
  color: #000;
  text-align: center;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-2 {
  margin-top: 0;
}

.heading-2 {
  color: #000;
  text-align: center;
  font-family: Exo, sans-serif;
}

.paragraph-5 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
}

.link-block {
  border: 3px solid #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  text-decoration: none;
  display: block;
}

.link-block:hover {
  border: 3px solid var(--saddle-brown);
  background-color: #0000;
}

.heading-3 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 66px;
  margin-bottom: 27px;
}

.section-3 {
  background-color: var(--black-3);
  padding-left: 20px;
  padding-right: 20px;
}

.heading-4 {
  color: var(--burlywood);
  text-align: center;
  font-family: Exo, sans-serif;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  font-family: Exo, sans-serif;
}

.link {
  color: #fff;
  text-align: center;
  margin: -4px auto 11px;
  font-family: Exo, sans-serif;
  text-decoration: none;
  display: block;
}

.text-span {
  color: var(--burlywood);
  font-size: 15px;
}

.columns-3 {
  padding-top: 53px;
  padding-bottom: 53px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

.section-4 {
  background-image: linear-gradient(#d1b5798a, #d1b5798a), url('../images/paper-stained-3-texture_GJ5lehHd.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  margin-right: 0;
  padding: 34px 100px 100px;
  box-shadow: 0 0 40px #000;
}

.columns-4 {
  margin-top: 59px;
}

.link-block-2 {
  background-color: #303030;
  background-image: linear-gradient(#131211d6, #131211d6), url('../images/Wood-Display.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border: 1px solid #fffdfd;
  border-radius: 29px;
  height: 282.984px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: block;
  box-shadow: 6px 6px 20px #000;
}

.link-block-2:hover {
  border-width: 10px;
  border-color: var(--saddle-brown);
}

.column-2 {
  color: #fff;
}

.heading-5 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  display: block;
}

.image-7 {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-7._5 {
  margin-top: 23px;
}

.image-7._5._6 {
  margin-top: -22px;
}

.bold-text-2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-5 {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 40px;
}

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

.text-span-2 {
  color: #630700;
  font-weight: 700;
}

.nav-menu {
  flex: 1;
  align-items: center;
  max-height: 100px;
  display: flex;
  position: static;
}

.section-6 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 79px;
  padding-left: 125px;
  padding-right: 125px;
}

.section-6._565 {
  padding-left: 0;
  padding-right: 0;
}

.columns-5 {
  padding-left: 100px;
  padding-right: 100px;
}

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

.html-embed {
  color: #ff0505;
  margin-top: 0;
}

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

.column-4 {
  padding-right: 50px;
}

.column-5 {
  border-left: 1px #000;
}

.column-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 108px;
  display: flex;
}

.columns-6 {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.heading-7 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.image-8 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-2 {
  color: red;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.column-7 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 30px;
}

.list-item, .list-item-2, .list-item-3 {
  margin-bottom: 5px;
}

.list-item-4 {
  margin-top: 15px;
  margin-bottom: 5px;
}

.list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9 {
  margin-bottom: 5px;
}

.list {
  margin-left: 20px;
}

.link-3 {
  color: #000;
  margin-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block;
}

.link-3.gift {
  color: var(--black);
  cursor: pointer;
}

.link-3.gift:hover {
  color: var(--firebrick);
}

.link-3.recipes {
  margin-left: 0;
}

.link-3.recipes:hover {
  color: var(--maroon);
}

.image-9 {
  margin-top: 80px;
}

.image-9._9 {
  width: 100%;
  margin-top: 100px;
}

.image-9.retailstore {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 100px;
}

.bold-text-3 {
  margin-top: 19px;
  font-size: 19px;
  line-height: 23px;
}

.paragraph-7 {
  margin-top: 10px;
  margin-bottom: 0;
}

.link-4 {
  color: var(--tan);
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
}

.section-7 {
  background-color: var(--tan);
  width: 100%;
  margin-top: 0;
  padding: 100px 100px 60px;
}

.section-7.white {
  background-color: #fff;
  margin-top: 0;
  padding-top: 100px;
}

.section-7.white._56 {
  margin-top: 10px;
  padding-top: 100px;
}

.section-7.brown {
  margin-top: 0;
  padding-top: 100px;
}

.section-7.brown._232 {
  background-color: #fff;
}

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

.image-10 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 44px;
  padding-bottom: 44px;
  display: block;
}

.image-10._55 {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-8 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 100px;
  font-family: Exo, sans-serif;
}

.columns-7 {
  margin: 0 100px;
}

.image-11 {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-9 {
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.heading-10 {
  margin-top: 10px;
  font-family: Exo, sans-serif;
}

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

.submit-button {
  background-color: var(--tan);
  border: 1px solid #000;
}

.image-12 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-13 {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

.heading-11 {
  color: #000;
  font-family: Exo, sans-serif;
}

.paragraph-8 {
  color: var(--maroon);
  margin-top: 22px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
}

.paragraph-8._545 {
  color: #000;
}

.list-2 {
  color: #000;
  margin-bottom: 0;
  font-size: 20px;
  font-style: italic;
  line-height: 25px;
}

.list-item-10 {
  margin-bottom: 5px;
  text-decoration: none;
}

.list-item-11 {
  margin-bottom: 5px;
}

.list-item-12 {
  margin-bottom: 5px;
  text-decoration: none;
}

.list-item-13 {
  margin-bottom: 5px;
}

.paragraph-9 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 1px #000;
  margin-bottom: 10px;
  padding: 0;
  font-size: 20px;
  line-height: 25px;
}

.heading-12 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 100px;
  font-family: Exo, sans-serif;
}

.section-8 {
  text-shadow: 1px 1px 6px #000;
  background-color: #723904;
  background-image: linear-gradient(#723904bd, #723904bd), url('../images/paper-stained-3-texture_GJ5lehHd.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-left: 100px;
  padding-right: 100px;
  box-shadow: 1px 1px 3px #000, 0 0 40px #000;
}

.image-14 {
  border: 1px #000;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-14:hover {
  max-width: 100%;
}

.columns-8 {
  margin-top: 90px;
  padding-bottom: 50px;
}

.paragraph-10 {
  color: #fff6f6;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-11 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-size: 18px;
  line-height: 22px;
}

.section-9 {
  margin-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-4 {
  margin-bottom: 20px;
}

.paragraph-12 {
  padding-right: 20px;
}

.section-10 {
  background-color: var(--tan);
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.columns-9 {
  margin-left: 100px;
  margin-right: 100px;
}

.image-15 {
  background-color: var(--tan);
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: block;
}

.heading-13 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-family: Exo, sans-serif;
}

.paragraph-13 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.paragraph-14 {
  color: #000;
  margin-bottom: 100px;
  margin-left: 0;
  margin-right: 0;
}

.bold-text-4 {
  color: #000;
  font-size: 19px;
}

.section-11 {
  background-image: linear-gradient(#e6e6e680, #e6e6e680), url('../images/paper-stained-3-texture_GJ5lehHd.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin: 0;
  padding: 75px 50px;
  box-shadow: 8px 8px 3px #000;
}

.section-11._88 {
  background-image: linear-gradient(to bottom, var(--tan), var(--tan)), url('../images/paper-stained-3-texture_GJ5lehHd.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 8px 8px 3px #000, 0 0 33px #000;
}

.heading-14 {
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  margin-top: 79px;
}

.heading-14.insta {
  margin-bottom: 79px;
  font-family: Great Vibes, cursive;
  font-size: 64px;
}

.lightbox-link {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-16 {
  margin-top: 24px;
}

.body {
  margin-top: 0;
}

.image-17, .image-18 {
  margin-left: 10px;
  margin-right: 10px;
}

.image-19 {
  margin-top: 26px;
  margin-left: 10px;
  margin-right: 10px;
}

.image-20, .image-21 {
  margin-left: 10px;
  margin-right: 10px;
}

.image-22 {
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.lightbox-link-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-5 {
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-3 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-23 {
  background-color: #0000;
  border: 0 solid #000;
  border-radius: 10px;
  width: 50px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.image-23._56 {
  margin-top: 12px;
}

.image-23._252 {
  margin-top: 13px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.section-12 {
  background-color: var(--tan);
  color: #0000;
  margin-bottom: 0;
  padding-left: 10%;
  padding-right: 10%;
}

.link-block-4 {
  margin-top: -37px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-24 {
  display: block;
}

.link-block-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.html-embed-4 {
  z-index: 2147483647;
  position: relative;
}

.html-embed-5 {
  z-index: 1000;
  background-color: #0000;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  margin-bottom: 31px;
  margin-right: 50px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.html-embed-6 {
  float: right;
  color: #000;
  background-color: #fff0;
  border-radius: 10px;
  width: 50px;
  height: 45px;
  margin-top: 6px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
}

.image-25 {
  border-radius: 0;
  width: 106px;
  max-width: none;
  margin-left: 0;
  display: block;
}

.image-26 {
  width: 100%;
  margin-top: 100px;
}

.body-2 {
  margin-top: -1px;
}

.html-embed-7 {
  max-height: 100px;
  display: none;
}

.image-27 {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 25px;
  display: block;
}

.section-13 {
  background-color: #fff;
}

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

.section-14 {
  z-index: 10000;
  background-color: #fff;
  padding-top: 45px;
  position: relative;
}

.image-29 {
  z-index: 10000;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 19px 700px 0 0;
}

.image-30 {
  margin-left: -637px;
}

.image-31 {
  margin-top: -164px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  inset: 19px 0 auto;
}

.icon-2 {
  color: #fff;
}

.section-15 {
  background-color: var(--tan);
  margin-top: 0;
  padding: 100px 100px 50px;
  box-shadow: 5px 5px 20px #000;
}

.heading-15 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-family: Exo, sans-serif;
}

.button-2 {
  color: #fff;
  background-color: #0000;
  border: 3px solid #fff;
  margin-top: 17px;
  box-shadow: 0 0 6px #000;
}

.image-32 {
  width: auto;
  margin: 69px auto 66px;
  display: block;
}

.paragraph-15 {
  margin-top: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.section-16 {
  margin: 76px 100px 50px;
}

.image-33 {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-34 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-10 {
  margin-top: 60px;
}

.section-17 {
  text-align: center;
  margin-bottom: 53px;
  padding-left: 100px;
  padding-right: 100px;
}

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

.button-3 {
  background-color: var(--black-3);
  text-align: center;
  border: 2px solid #fff;
  border-radius: 10px;
  width: 231px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 25px;
  display: block;
}

.bold-text-6 {
  color: #fff;
}

.list-3 {
  margin-top: 10px;
}

.column-8 {
  margin-top: 36px;
}

.body-3 {
  color: #fff;
  margin-top: 44px;
}

.html-embed-8 {
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.html-embed-9 {
  padding-top: 1px;
}

.brand {
  margin-left: 0;
  padding-left: 0;
}

.brand.w--current, .brand-2, .brand-3 {
  margin-left: 0;
}

.brand-4 {
  margin-left: 0;
  position: static;
}

.html-embed-10 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-11 {
  background-color: var(--tan);
  margin-bottom: 0;
}

.image-35, .image-36 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-6 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.section-18 {
  background-color: var(--tan);
}

.text-block-5 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  padding-top: 8px;
  font-family: Exo, sans-serif;
}

.text-span-3 {
  background-color: #3916f1;
  border-radius: 5px;
  margin-left: 0;
  padding-left: 3px;
  padding-right: 3px;
}

.html-embed-11 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-2 {
  text-align: center;
}

.section-19 {
  padding-top: 102px;
}

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

.bold-text-7 {
  padding-bottom: 5px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  display: block;
}

.bold-text-7-copy {
  color: var(--maroon);
  padding-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 26px;
  display: block;
}

.text-block-6 {
  color: var(--black);
  text-align: center;
  background-color: #0000;
}

.bold-text-8 {
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.text-block-7 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 22px;
}

.div-block {
  background-color: var(--maroon);
  border-radius: 15px;
  width: 600px;
  padding: 20px;
}

.column-11 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-37 {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bold-text-8-copy {
  color: #fff;
  text-align: center;
  font-size: 22px;
}

.text-block-8 {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
}

.text-block-9 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.button-4 {
  background-color: var(--black-3);
  border-radius: 10px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.text-block-10 {
  color: var(--black-3);
  padding-bottom: 10px;
}

.link-6, .link-7 {
  color: var(--maroon);
  text-decoration: none;
}

.pumpkins {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

.column-12 {
  height: 100%;
}

.text-block-11 {
  color: var(--black);
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-12 {
  color: var(--black);
  font-size: 12px;
  font-style: italic;
}

.text-block-13 {
  color: var(--black);
}

.text-block-14 {
  color: var(--black);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration: line-through;
}

.text-block-15 {
  color: var(--maroon);
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.text-block-16 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.bold-text-9 {
  color: var(--firebrick);
  font-size: 24px;
  font-style: normal;
  line-height: 28px;
  display: inline;
}

.italic-text-2 {
  text-align: center;
  font-style: normal;
}

.column-13 {
  text-align: center;
  padding-top: 0;
}

.slide-4 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/maple-leaves.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image-38 {
  margin-top: 60px;
  margin-bottom: 20px;
}

.text-block-14-copy {
  color: var(--black);
  text-align: left;
  padding-bottom: 10px;
  font-style: normal;
  font-weight: 400;
}

.italic-text-3 {
  padding-left: 20px;
  font-size: 16px;
  line-height: 22px;
}

.text-block-17 {
  margin-bottom: 20px;
}

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

.heading-16 {
  color: var(--maroon);
  font-size: 20px;
}

.text-block-18 {
  color: var(--black);
  text-align: left;
  font-size: 16px;
}

.div-block-2 {
  border: 1px solid var(--maroon);
  padding: 10px;
}

.heading-17 {
  color: var(--maroon);
  margin-top: 10px;
}

.text-block-19 {
  color: var(--black);
  margin-bottom: 10px;
  font-size: 16px;
}

.div-block-3 {
  border: 1px none var(--maroon);
  padding: 10px 10px 10px 0;
}

.text-block-20 {
  color: var(--black);
  font-size: 16px;
}

.list-4 {
  color: var(--black);
  font-size: 16px;
  line-height: 22px;
}

.list-item-14 {
  font-weight: 700;
}

.column-15 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: block;
}

.list-5 {
  color: var(--black);
  text-align: left;
  font-size: 16px;
  line-height: 22px;
}

.list-item-15 {
  padding-bottom: 5px;
}

.text-block-21 {
  color: var(--black);
  text-align: left;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}

.body-4 {
  margin-top: 150px;
}

.map {
  margin-top: 20px;
}

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

.text-block-22 {
  color: var(--black);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.text-block-23 {
  color: var(--maroon);
  flex: none;
  margin-bottom: 5px;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.text-block-24 {
  color: var(--maroon);
  padding-top: 10px;
  font-size: 16px;
  font-style: italic;
}

.text-block-25 {
  color: var(--black);
  text-align: center;
  font-style: italic;
}

.text-block-26 {
  color: var(--black);
  padding-bottom: 20px;
}

.container-4 {
  border: 1px solid var(--black);
  background-color: var(--maroon);
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 20px;
  display: flex;
}

.heading-18 {
  color: var(--white);
  margin-top: 0;
  font-size: 36px;
  line-height: 38px;
}

.text-block-27 {
  color: var(--black);
  padding-top: 16px;
  font-size: 20px;
  line-height: 28px;
}

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

.bold-text-10 {
  color: var(--white);
  font-size: 24px;
  line-height: 26px;
}

.italic-text-4 {
  text-align: center;
  padding-top: 0;
  font-style: italic;
  display: block;
}

.div-block-5 {
  background-color: var(--dark-orange);
  margin-bottom: 20px;
  padding: 10px;
}

.bold-text-11 {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.italic-text-4-copy {
  color: var(--black);
  padding-top: 10px;
  padding-right: 5px;
  display: inline-block;
}

.div-block-6 {
  text-align: center;
  background-color: #91b480;
  margin-top: 20px;
  padding: 10px 10px 20px;
}

.text-block-23-copy {
  color: var(--black);
  font-size: 16px;
}

.hourscorn {
  color: var(--black);
  text-align: left;
  font-size: 16px;
}

.plasticbags {
  color: var(--white);
  font-size: 14.5px;
}

.cornitalic {
  text-align: center;
  padding-top: 0;
  font-style: normal;
  display: block;
}

.bold-text-11-copy {
  color: var(--maroon);
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.heading-19 {
  color: var(--firebrick);
  margin: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
}

.div-block-7 {
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.div-block-8 {
  background-color: var(--dark-orange);
  border: 1px solid #000;
  margin-top: 10px;
  padding: 10px;
}

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

.orange {
  color: var(--dark-orange);
  padding-top: 10px;
  padding-right: 5px;
  display: inline-block;
}

.div-block-9 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.paragraph-8-copy {
  color: var(--maroon);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-8-copy._545 {
  color: #000;
}

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

.bold-text-13 {
  text-decoration: none;
}

.html-embed-12 {
  margin-top: 43px;
}

.subtext {
  color: var(--firebrick);
  padding-top: 10px;
  padding-right: 5px;
  font-weight: 400;
  display: inline-block;
}

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

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

.container-5 {
  padding-bottom: 100px;
}

.body-5 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.image-40 {
  height: 200px;
  padding-top: 10px;
}

.boldtext56 {
  color: var(--black);
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.text-block-28 {
  color: var(--black);
  padding-top: 10px;
  font-size: 16px;
  font-style: italic;
}

.heading-19-copy {
  color: var(--maroon);
  margin: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
}

.spacer {
  background-color: var(--tan);
  height: auto;
  margin-top: 0;
  padding-top: 140px;
  padding-bottom: 40px;
}

.text-block-23-copy {
  color: var(--black);
  flex: none;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  display: block;
}

.div-block-10 {
  background-color: #e66600;
  margin-top: 10px;
  padding: 10px;
}

.text-block-29 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.info-text {
  color: var(--black);
  flex: none;
  padding-top: 10px;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.text-red {
  color: var(--maroon);
  flex: none;
  padding-top: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  display: block;
}

.image-41 {
  width: 300px;
}

.link-10 {
  font-weight: 400;
  text-decoration: underline;
}

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

.text-block-30 {
  color: var(--black);
  text-align: left;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.text-block-30-copy {
  color: var(--black);
  padding-bottom: 10px;
  font-size: 16px;
  font-style: italic;
  line-height: 22px;
}

.heading-20 {
  color: var(--firebrick);
  font-size: 32px;
}

.text-block-31 {
  color: var(--firebrick);
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-31-copy {
  width: 80%;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
}

.div-block-11 {
  background-color: var(--dark-orange);
  width: 95%;
  padding: 10px;
}

.text-block-32 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.italic-text-5 {
  color: var(--firebrick);
}

.image-42 {
  width: 300px;
}

.text-block-33 {
  color: var(--black);
  text-align: left;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

.text-block-34 {
  color: var(--maroon);
  margin-top: 5px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-35 {
  color: var(--black);
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.bold-text-15, .bold-text-15-copy {
  color: var(--black);
  font-weight: 400;
}

.col-1 {
  padding-top: 60px;
}

.dropdown-2, .icon-3 {
  color: var(--white);
}

.icon-4, .icon-5 {
  color: var(--white);
  margin-right: 0;
}

.dropdown-toggle-2 {
  padding-left: 10px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.dropdown-list-2, .dropdown-list-3 {
  background-color: var(--black-3);
}

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

.empty-section {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 220px;
}

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

.columns-12 {
  background-color: var(--tan);
  height: 300px;
  margin-top: 0;
  padding-top: 140px;
  overflow: hidden;
}

.section-7-copy {
  background-color: var(--tan);
  width: 100%;
  margin-top: 0;
  padding: 40px 100px 60px;
}

.section-7-copy.white {
  background-color: #fff;
  margin-top: 0;
  padding-top: 100px;
}

.section-7-copy.white._56 {
  margin-top: 10px;
  padding-top: 100px;
}

.section-7-copy.brown {
  margin-top: 0;
  padding-top: 100px;
}

.section-7-copy.brown._232 {
  background-color: #fff;
}

.heading-8-copy {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  font-family: Exo, sans-serif;
}

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

.column-19, .column-20 {
  text-align: center;
  padding-right: 0;
}

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

.paragraph-copy {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-copy {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-copy._1 {
  text-align: left;
}

.column-22 {
  background-image: url('../images/glenna-farms-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

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

.column-24 {
  background-image: url('../images/maple-syrup-minnesota.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

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

.column-22-copy {
  background-image: url('../images/glenna-farms-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.column-24-copy {
  background-image: url('../images/glenna-farms-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.columns-13 {
  display: flex;
}

.column-26 {
  order: -1;
}

.link-block-7 {
  width: 25%;
  display: inline-block;
}

.link-block-8 {
  width: 25%;
}

.div-block-13 {
  max-width: 100%;
  padding-top: 100px;
  display: flex;
  overflow: hidden;
}

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

.text-block-4-copy {
  margin-bottom: 20px;
}

.section-9-copy {
  background-color: var(--antique-white);
  margin-bottom: 0;
  padding: 20px 100px 40px;
}

.image-43 {
  width: auto;
}

.column-27 {
  display: block;
}

.div-block-14 {
  background-color: var(--maroon);
  justify-content: center;
  align-items: center;
  padding: 20px 20px 25px;
  display: flex;
}

.column-28 {
  padding-right: 60px;
}

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

.heading-21 {
  color: var(--black);
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-15 {
  border: 1px solid var(--maroon);
  background-color: var(--maroon);
  color: var(--white);
  padding: 10px;
  font-size: 16px;
  line-height: 22px;
}

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

.text-block-33-copy {
  color: var(--black);
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.image-37-copy {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.heading-11-copy {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
}

.div-block-16 {
  text-align: center;
  padding-top: 10px;
}

.text-block-30-copy {
  color: var(--maroon);
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
}

.bold-text-15-copy-copy {
  color: var(--maroon);
  font-weight: 700;
}

.image-44 {
  width: 50%;
}

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

.div-block-17 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-18 {
  background-color: #000000b8;
  width: 60%;
  margin-bottom: 20px;
  padding: 20px;
}

.div-block-18-copy {
  background-color: #0000008f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-bottom: 20px;
  padding: 20px 30px;
  display: flex;
}

.column-29 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
}

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

.heading-21-copy {
  color: var(--black-3);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 30px;
}

.events-sec {
  background-color: var(--tan);
  padding: 60px 40px 100px;
}

.column-31 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 550px;
  padding: 20px;
  display: flex;
}

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

.img-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.column-32 {
  background-image: url('../images/beer-wine-tasting-02.jpg');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  display: flex;
}

.image-45 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
}

.div-block-20 {
  width: 100%;
  padding-top: 0;
  display: flex;
}

.img-div-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 45%;
  margin-top: 20px;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.image-45-copy {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
}

.section-20 {
  margin: 100px 60px;
  padding-top: 20px;
}

.news-col {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
}

.news-div {
  background-color: #fff;
  border: 1px solid #fff;
  height: 490px;
  padding-bottom: 20px;
}

.heading-22 {
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-block-37 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-46 {
  height: 15px;
  padding-bottom: 0;
  padding-left: 10px;
}

.link-11 {
  color: #f70202;
}

.link-block-9 {
  color: var(--link-red);
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-38 {
  color: var(--link-red);
}

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

.body-6 {
  background-image: url('../images/woodbgdark.jpg');
  background-position: 0 0;
  background-size: auto;
}

.bold-text-16 {
  color: #fff;
  padding-left: 10px;
}

.text-block-39 {
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-40 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

.image-47 {
  border: 1px #000;
  border-bottom-style: solid;
  width: 100%;
}

.image-48 {
  border-bottom: 1px solid #000;
}

.link-block-10 {
  width: 100%;
}

.div-block-21 {
  display: flex;
}

.div-block-22 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.taste-cont {
  display: none;
}

.usa-cont {
  display: block;
}

.column-32-copy {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.text-block-30-copy {
  color: var(--black);
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.corn-cont {
  display: none;
}

.text-block-41 {
  color: var(--black);
  padding-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.text-block-41-copy {
  color: var(--black);
  padding-bottom: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.image-499 {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
}

.img-div-corn {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 100%;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.italic-text-5-copy {
  color: var(--firebrick);
  font-size: 14px;
}

.list-item-10-copy {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}

.image-13-copy {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  height: 300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-30-copy {
  color: var(--black);
  padding-bottom: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.text-block-corn {
  color: var(--link-red);
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.time-text {
  color: var(--black);
  padding-bottom: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.heading-corn {
  color: var(--black);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 22px;
}

.heading-21-corn {
  color: #006300;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 38px;
}

.lightbox-link-4 {
  height: 300px;
  margin-top: 10px;
  overflow: hidden;
}

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

.image-500 {
  width: 150px;
  margin-top: 10px;
}

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

.columns-16 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pump-cont {
  display: none;
}

.div-block-24 {
  background-color: var(--dark-orange);
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-42 {
  text-align: center;
  line-height: 22px;
}

.pump-text {
  color: var(--black);
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.pump-text-copy {
  color: var(--black);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.heading-21-pump {
  color: var(--dark-orange);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 38px;
}

.image-499-copy {
  object-fit: cover;
  max-width: none;
}

.pump-text-2 {
  color: var(--black);
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.columns-17 {
  flex: 0 auto;
  width: 60%;
  padding-top: 5px;
}

.columns-18 {
  height: auto;
}

.list-item-copy {
  margin-bottom: 5px;
}

.heading-7-copy {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.pump-content, .giftbox-cont {
  display: none;
}

.holtext {
  color: var(--black);
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.holtext2 {
  color: var(--maroon);
  margin-top: 0;
  padding-bottom: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

.holidayheader {
  color: var(--maroon);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 30px;
}

.image-499-copy {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
}

.hol-img {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.img-div-corn-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 100%;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.image-499-copy-copy {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
}

.time-text-copy {
  color: var(--black);
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.holiday-cont, .maplefest-cont {
  display: none;
}

.hol-img-copy {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.infofest {
  color: var(--black);
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.newsroom-cont {
  display: block;
}

.news-sec {
  background-color: var(--saddle-brown);
  padding: 60px 40px 100px;
}

.newsheader {
  color: var(--maroon);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 30px;
}

.news-image {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
}

.news-col-copy {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
}

.image-13-copy-copy {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  height: 300px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

.image-501 {
  height: 100px;
}

.text-block-390 {
  color: var(--black);
  padding-bottom: 10px;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 18px;
}

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

.column-38 {
  padding-right: 60px;
}

.image-502 {
  height: 150px;
  padding-left: 10px;
}

.column-31-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding: 20px;
  display: flex;
}

.heading-corn-copy {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.column-32-copy {
  background-image: url('../images/beer-wine-tasting-02.jpg');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  display: flex;
}

.column-corn-1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  display: flex;
}

.text-block-corn-1 {
  color: var(--black);
  margin-top: 10px;
  padding-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.column-32-copy {
  text-align: left;
  background-image: none;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  padding-left: 40px;
  display: flex;
}

.img-div-pump {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 40px;
  display: flex;
  overflow: hidden;
}

.text-block-46 {
  color: var(--maroon);
  padding-bottom: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

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

.paragraph-19 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.heading-7-copy {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 36px;
}

.paragraph-20 {
  font-size: 16px;
  line-height: 22px;
}

.paragraph-7-copy {
  margin-top: 20px;
  margin-bottom: 10px;
}

.paragraph-21 {
  font-size: 16px;
  line-height: 22px;
}

.heading-1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.paragraph-22 {
  font-size: 16px;
  line-height: 22px;
}

.recipe-head {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
}

.div-block-12-copy {
  justify-content: space-between;
  width: 50%;
  display: flex;
}

.paragraph-23 {
  font-size: 16px;
  line-height: 24px;
}

.div-block-199 {
  justify-content: space-between;
  padding-right: 20px;
  display: flex;
}

.div-block-26-copy {
  text-align: left;
  margin-top: 20px;
  margin-left: 20px;
}

.code-embed {
  margin-top: 20px;
}

.column-32-wine {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  display: flex;
}

.image-13-copy {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

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

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

.col-66 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  display: flex;
}

.holiday-img {
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.col-maple {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  display: flex;
}

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

.ab-col-1 {
  padding-right: 40px;
}

.section-22 {
  background-color: var(--tan-overlay);
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.image-11-copy {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-199 {
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-122 {
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-24, .section-25 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-9-copy {
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.heading-23-copy {
  font-family: Exo, sans-serif;
}

.image-122-copy {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ab-col-1-copy, .ab-col-1-copy-copy {
  padding-right: 40px;
}

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

.image-199-copy {
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-7-copy, .columns-77 {
  margin: 0 100px;
}

.ab-col-1-copy-copy, .ab-col-12, .ab-col-13 {
  padding-right: 40px;
}

.image-11-copy {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-7-copy {
  margin: 0 100px;
  display: flex;
}

.ab-col-1-copy {
  padding-right: 40px;
}

.image-11-copy-copy {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-133 {
  width: 100%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-26 {
  font-family: Exo, sans-serif;
  font-size: 20px;
}

.youtube {
  display: block;
}

.events-sec-copy {
  background-color: var(--tan);
  padding: 60px 40px 100px;
}

.yt-img {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
}

.col-32 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  display: flex;
}

.yt-img-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 100%;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.col-yt2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 550px;
  padding: 20px;
  display: flex;
}

.col-yt-1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 550px;
  display: flex;
}

.div-block-200 {
  margin-top: 10px;
  padding-left: 20px;
}

.bold-text-21 {
  font-size: 16px;
  line-height: 22px;
}

.section-7-copy-copy {
  background-color: var(--tan);
  width: 100%;
  margin-top: 0;
  padding: 40px 100px 60px;
}

.section-7-copy-copy.white {
  background-color: #fff;
  margin-top: 0;
  padding-top: 100px;
}

.section-7-copy-copy.white._56 {
  margin-top: 10px;
  padding-top: 100px;
}

.section-7-copy-copy.brown {
  margin-top: 0;
  padding-top: 100px;
}

.section-7-copy-copy.brown._232 {
  background-color: #fff;
}

.column-32-copy-copy {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.heading-21-copy-copy {
  color: var(--firebrick);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 30px;
}

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

  .slide {
    background-image: url('../images/glenna-farms-03.jpg');
  }

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

  .heading._1-copy {
    text-align: left;
  }

  .paragraph._1 {
    text-align: center;
  }

  .paragraph._1-copy {
    text-align: left;
  }

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

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

  .image-9.retailstore {
    height: auto;
  }

  .text-block-4, .paragraph-12 {
    font-size: 16px;
    line-height: 22px;
  }

  .pumpkins {
    max-width: 500px;
  }

  .text-block-27 {
    display: inline-block;
  }

  .div-block-4 {
    flex: 0 auto;
    width: 70%;
  }

  .bold-text-10 {
    font-size: 24px;
    display: block;
  }

  .text-block-30 {
    font-size: 18px;
    line-height: 24px;
  }

  .columns-12 {
    height: 340px;
  }

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

  .paragraph-18 {
    font-size: 16px;
    line-height: 22px;
  }

  .column-23 {
    padding-left: 40px;
    padding-right: 60px;
  }

  .column-25 {
    padding-left: 60px;
    padding-right: 40px;
  }

  .list-6, .list-7, .text-block-4-copy {
    font-size: 16px;
    line-height: 22px;
  }

  .column-28 {
    padding-right: 100px;
  }

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

  .div-block-18 {
    width: 55%;
  }

  .div-block-18-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .column-30 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

  .events-sec {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .img-div {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
    overflow: hidden;
  }

  .column-32 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .image-45 {
    max-width: none;
    height: 500px;
  }

  .img-div-copy {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
    overflow: hidden;
  }

  .image-45-copy {
    max-width: none;
  }

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

  .news-div {
    height: 490px;
  }

  .text-block-30-copy {
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-41, .text-block-41-copy {
    line-height: 24px;
  }

  .image-499 {
    max-width: none;
  }

  .img-div-corn {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
    overflow: hidden;
  }

  .list-item-10-copy {
    font-size: 18px;
    line-height: 24px;
  }

  .image-13-copy {
    height: 300px;
  }

  .text-block-30-copy {
    line-height: 24px;
  }

  .text-block-corn {
    padding-left: 10px;
    line-height: 24px;
  }

  .lightbox-link-4, .lightbox-link-5 {
    height: 300px;
    overflow: hidden;
  }

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

  .pump-text, .pump-text-copy {
    line-height: 24px;
  }

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

  .columns-17 {
    width: 60%;
  }

  .holtext {
    line-height: 24px;
  }

  .holtext2 {
    font-size: 18px;
    line-height: 24px;
  }

  .image-499-copy {
    max-width: none;
  }

  .img-div-corn-copy {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
    overflow: hidden;
  }

  .image-499-copy-copy {
    max-width: none;
  }

  .events-sec-copy, .news-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .news-image {
    max-width: none;
  }

  .column-32-copy, .column-corn-1 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-block-corn-1 {
    line-height: 24px;
  }

  .column-32-copy {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .img-div-pump {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    overflow: hidden;
  }

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

  .div-block-199 {
    padding-left: 0;
    padding-right: 40px;
  }

  .column-32-wine, .col-66, .col-maple {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .events-sec-copy {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .yt-img {
    max-width: none;
  }

  .col-32 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .yt-img-div {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
    overflow: hidden;
  }

  .col-yt-1 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .bold-text-21 {
    font-size: 18px;
  }

  .column-32-copy-copy {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
}

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

  .paragraph-5 {
    font-size: 16px;
  }

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

  .paragraph-10 {
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-11, .text-block-4 {
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-12 {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-4 {
    width: 60%;
  }

  .bold-text-15-copy {
    font-size: 18px;
    line-height: 24px;
  }

  .columns-12 {
    height: 360px;
  }

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

  .column-22 {
    height: 500px;
  }

  .paragraph-18 {
    font-size: 22px;
    line-height: 28px;
  }

  .column-23 {
    padding-left: 40px;
  }

  .column-24 {
    height: 500px;
  }

  .column-25 {
    padding-right: 40px;
  }

  .column-22-copy, .column-24-copy {
    height: 500px;
  }

  .list-6, .list-7 {
    font-size: 22px;
    line-height: 32px;
  }

  .text-block-4-copy {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-14 {
    justify-content: center;
  }

  .column-28 {
    padding-right: 220px;
  }

  .slide-copy {
    background-image: url('../images/maple-syrup-minnesota.jpg');
  }

  .div-block-17 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-bottom: 100px;
    display: flex;
  }

  .div-block-18-copy {
    width: 50%;
  }

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

  .news-div {
    height: 550px;
  }

  .image-47, .image-49, .link-block-10 {
    width: 100%;
  }

  .lightbox-link-5 {
    height: 300px;
    overflow: hidden;
  }

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

  .column-38 {
    padding-right: 140px;
  }

  .div-block-199 {
    padding-left: 0;
    padding-right: 100px;
  }

  .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21 {
    font-size: 24px;
    line-height: 28px;
  }
}

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

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

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

  .section-3 {
    padding-left: 15%;
    padding-right: 15%;
  }

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

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

  .section-7, .section-7.white {
    padding-left: 15%;
    padding-right: 15%;
  }

  .columns-7 {
    margin-left: 15%;
    margin-right: 15%;
  }

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

  .section-9 {
    padding-top: 40px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .section-12 {
    padding-left: 25%;
    padding-right: 25%;
  }

  .column-15 {
    display: block;
  }

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

  .div-block-12 {
    padding-left: 0%;
    padding-right: 0%;
  }

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

  .column-22 {
    height: 100%;
  }

  .column-23 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
  }

  .salmon-sec {
    height: 600px;
  }

  .column-24 {
    height: 100%;
  }

  .column-25 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
  }

  .pancake-sec {
    height: 600px;
  }

  .column-22-copy, .column-24-copy {
    height: 100%;
  }

  .section-9-copy {
    padding: 60px 10% 100px;
  }

  .columns-14, .columns-15 {
    height: 100%;
  }

  .div-block-18, .div-block-18-copy {
    width: 40%;
  }

  .events-sec {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .news-div {
    height: 570px;
    max-height: none;
  }

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

  .image-47 {
    height: auto;
  }

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

  .column-35 {
    padding-left: 40px;
    padding-right: 60px;
  }

  .events-sec-copy, .news-sec {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .column-38 {
    padding-right: 220px;
  }

  .image-502 {
    height: 150px;
  }

  .div-block-199 {
    padding-left: 0%;
    padding-right: 220px;
  }

  .columns-7-copy, .columns-77, .columns-7-copy {
    margin-left: 15%;
    margin-right: 15%;
  }

  .events-sec-copy {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

@media screen and (max-width: 991px) {
  .navbar {
    align-items: flex-start;
    display: flex;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .image {
    max-width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .heading._1, .heading._1-copy {
    font-size: 28px;
    line-height: 35px;
  }

  .image-3 {
    margin-top: 40px;
  }

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

  .image-5 {
    max-width: 90%;
    height: auto;
  }

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

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

  .menu-button {
    color: #fff;
    margin-top: 5px;
  }

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

  .nav-menu {
    background-color: var(--black-3);
    max-height: none;
    padding-left: 20px;
  }

  .section-6 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .column-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

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

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

  .image-9._9 {
    margin-top: 100px;
  }

  .image-9.retailstore {
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: 100px;
  }

  .section-7 {
    padding: 60px 10px 40px;
  }

  .columns-7 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .list-item-11, .paragraph-9 {
    font-size: 18px;
    line-height: 24px;
  }

  .heading-12 {
    padding-top: 100px;
  }

  .section-8 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .columns-8 {
    margin-top: 60px;
  }

  .section-9 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .image-15 {
    margin-top: 0;
    padding-top: 40px;
  }

  .paragraph-14 {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .html-embed-6 {
    display: none;
  }

  .image-25 {
    width: 120px;
    margin-top: 5px;
    margin-left: 0;
  }

  .image-26 {
    height: 250px;
    margin-top: 100px;
  }

  .html-embed-7 {
    float: right;
    order: 1;
    width: 50px;
    height: 25px;
    max-height: 50px;
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-32 {
    width: 400px;
  }

  .brand, .brand.w--current, .brand-2, .brand-3, .brand-4 {
    margin-left: 0;
  }

  .bold-text-7, .bold-text-7-copy {
    padding-bottom: 10px;
  }

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

  .pumpkins {
    max-width: 100%;
    margin-top: 20px;
  }

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

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

  .text-block-27 {
    line-height: 30px;
  }

  .div-block-4 {
    width: 60%;
  }

  .heading-20 {
    color: var(--firebrick);
  }

  .dropdown-list-2.w--open {
    background-color: #111;
  }

  .columns-12 {
    height: 290px;
  }

  .section-7-copy {
    padding-top: 40px;
    padding-bottom: 60px;
    padding-right: 100px;
  }

  .column-22, .column-24, .column-22-copy, .column-24-copy {
    height: 450px;
  }

  .div-block-13 {
    background-color: var(--tan);
    padding-top: 100px;
  }

  .section-9-copy {
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .column-31 {
    height: 600px;
  }

  .img-div {
    width: 95%;
  }

  .column-32 {
    justify-content: space-between;
    align-items: center;
    height: 600px;
  }

  .image-45 {
    width: auto;
    height: 100%;
  }

  .img-div-copy {
    width: 95%;
  }

  .image-45-copy {
    width: auto;
    height: 100%;
  }

  .news-div {
    height: 450px;
  }

  .heading-7-copy {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .column-32-copy {
    justify-content: space-between;
    align-items: center;
  }

  .img-div-corn {
    width: 100%;
  }

  .lightbox-link-4 {
    height: 300px;
    overflow: hidden;
  }

  .image-500 {
    width: 120px;
  }

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

  .columns-17 {
    width: 80%;
  }

  .columns-18 {
    height: auto;
  }

  .img-div-corn-copy {
    width: 100%;
  }

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

  .column-31-copy {
    height: 500px;
  }

  .column-32-copy, .column-corn-1 {
    justify-content: space-between;
    align-items: center;
    height: 600px;
  }

  .column-32-copy {
    justify-content: space-between;
    align-items: center;
    height: 600px;
    padding-left: 0;
  }

  .img-div-pump {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .paragraph-7-copy {
    margin-top: 10px;
  }

  .div-block-12-copy {
    width: 80%;
  }

  .div-block-199 {
    padding-right: 0;
  }

  .column-32-wine, .col-66, .col-maple {
    justify-content: space-between;
    align-items: center;
    height: 600px;
  }

  .ab-col-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-22-copy {
    padding-bottom: 0;
  }

  .image-122-copy {
    width: 100%;
    margin-top: 0;
  }

  .columns-7-copy {
    flex-flow: column;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .image-11-copy {
    height: 400px;
  }

  .container-8 {
    max-width: none;
  }

  .ab-col-1-copy {
    padding-right: 20px;
  }

  .ab-col-2-copy-copy {
    order: -9999;
    margin-bottom: 20px;
  }

  .ab-col-1-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-25-copy {
    padding-top: 0;
  }

  .columns-7-copy, .columns-77 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .ab-col-1-copy-copy, .ab-col-12 {
    padding-right: 20px;
  }

  .ab-col-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-11-copy {
    width: auto;
  }

  .columns-7-copy {
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-9 {
    max-width: none;
  }

  .ab-col-1-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-11-copy-copy {
    height: auto;
    margin-top: 0;
  }

  .image-133 {
    width: auto;
    height: 450px;
    margin-top: 0;
  }

  .col-32 {
    background-image: none;
    justify-content: space-between;
    align-items: center;
    height: 600px;
  }

  .yt-img-div {
    width: 100%;
  }

  .col-yt2 {
    height: 500px;
  }

  .col-yt-1 {
    justify-content: space-between;
    align-items: center;
    height: 500px;
  }

  .bold-text-21 {
    font-size: 16px;
    line-height: 22px;
  }

  .section-7-copy-copy {
    padding-top: 40px;
    padding-bottom: 60px;
    padding-right: 100px;
  }

  .column-32-copy-copy {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .slider {
    display: block;
  }

  .image {
    max-width: 30%;
  }

  .heading {
    margin-top: 10px;
  }

  .heading._1, .heading._1-copy {
    margin-top: 20px;
  }

  .button._1._6 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button._1._659, .button._1.red, .button._1._659-copy, .button._1._659-copy, .button._1._659-copy {
    margin-top: 0;
  }

  .paragraph-3 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .image-5 {
    height: 300px;
  }

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

  .link-block-2 {
    height: 50px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-5 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .image-7 {
    display: none;
  }

  .section-5 {
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .html-embed, .html-embed-2 {
    display: none;
  }

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

  .column-5 {
    display: block;
  }

  .html-embed-3 {
    float: none;
    display: block;
  }

  .column-6 {
    margin-top: 10px;
    display: flex;
  }

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

  .column-7 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-9.retailstore {
    width: 100%;
    height: auto;
    margin-top: 100px;
  }

  .paragraph-7 {
    text-align: center;
  }

  .link-4 {
    clear: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .heading-8 {
    text-align: center;
    margin-top: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .columns-7 {
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .image-11 {
    margin-top: 20px;
  }

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

  .image-12 {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .image-13 {
    margin-top: 38px;
  }

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

  .paragraph-8 {
    text-align: center;
    font-weight: 700;
  }

  .heading-12 {
    padding-top: 100px;
    font-size: 32px;
    line-height: 38px;
  }

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

  .columns-8 {
    margin-top: 40px;
  }

  .paragraph-10 {
    margin-bottom: 40px;
  }

  .paragraph-11 {
    text-align: center;
  }

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

  .columns-9 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-15 {
    padding-top: 60px;
  }

  .heading-13, .paragraph-13 {
    text-align: center;
  }

  .paragraph-14 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-11 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-26 {
    height: auto;
  }

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

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

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

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

  .html-embed-8 {
    display: block;
  }

  .column-9 {
    margin-bottom: 89px;
    padding-left: 1px;
  }

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

  .column-10 {
    text-align: center;
    margin-top: 50px;
  }

  .image-37 {
    height: 200px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
  }

  .pumpkins {
    width: auto;
    height: 400px;
    margin-top: 10px;
  }

  .column-13 {
    text-align: center;
    padding-top: 0;
    padding-left: 0;
  }

  .container-4 {
    margin-top: 0;
  }

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

  .div-block-4 {
    width: 100%;
  }

  .bold-text-10 {
    font-size: 22px;
    line-height: 24px;
  }

  .div-block-7 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
  }

  .image-39 {
    margin-bottom: 10px;
  }

  .text-red {
    padding-bottom: 5px;
  }

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

  .columns-12 {
    height: 420px;
  }

  .section-7-copy {
    margin-top: 0;
  }

  .heading-8-copy {
    text-align: center;
    margin-top: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .column-19, .column-20, .column-21 {
    display: none;
  }

  .paragraph-copy {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
  }

  .column-22 {
    height: 350px;
  }

  .column-23 {
    padding-bottom: 20px;
  }

  .column-24 {
    height: 350px;
  }

  .column-25 {
    order: 1;
    padding-bottom: 20px;
  }

  .column-22-copy, .column-24-copy {
    height: 350px;
  }

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

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

  .columns-14, .columns-15 {
    flex-direction: column;
    display: flex;
  }

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

  .column-28 {
    padding-left: 20px;
  }

  .image-37-copy {
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
  }

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

  .div-block-18-copy {
    width: 75%;
  }

  .column-29 {
    text-align: center;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .events-sec {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-31 {
    height: auto;
  }

  .img-div {
    width: 100%;
    height: 300px;
  }

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

  .image-45 {
    height: 400px;
  }

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

  .img-div-copy {
    width: 100%;
    height: 300px;
    display: none;
  }

  .image-45-copy {
    height: 400px;
  }

  .news-col {
    padding-bottom: 0;
  }

  .news-div {
    height: auto;
  }

  .column-33, .column-34 {
    padding-bottom: 20px;
  }

  .heading-7-copy {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .image-499 {
    height: 400px;
  }

  .img-div-corn {
    width: 100%;
    height: auto;
  }

  .image-500 {
    width: 200px;
  }

  .column-36, .column-37 {
    text-align: center;
  }

  .columns-17 {
    width: 60%;
  }

  .columns-18 {
    height: auto;
  }

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

  .list-8 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .list-item-copy {
    text-align: left;
  }

  .image-499-copy {
    height: 400px;
  }

  .hol-img {
    width: 250px;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
  }

  .img-div-corn-copy {
    width: 100%;
    height: auto;
  }

  .image-499-copy-copy {
    height: 400px;
  }

  .hol-img-copy {
    width: 250px;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
  }

  .events-sec-copy, .news-sec {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .news-image {
    height: 400px;
  }

  .news-col-copy {
    margin-top: 20px;
    padding-bottom: 0;
  }

  .image-13-copy-copy {
    height: 400px;
    margin-top: 38px;
  }

  .column-38 {
    padding-right: 60px;
  }

  .column-31-copy {
    height: auto;
  }

  .column-32-copy, .column-corn-1 {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .column-32-copy {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .img-div-pump {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-19 {
    text-align: left;
  }

  .paragraph-20 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-7-copy {
    text-align: center;
  }

  .paragraph-21 {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .bold-text-17 {
    font-size: 32px;
    line-height: 40px;
  }

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

  .paragraph-23 {
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-26-copy {
    margin-left: 20px;
  }

  .column-32-wine {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .image-13-copy {
    margin-top: 38px;
  }

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

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

  .holiday-img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
  }

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

  .ab-col-1 {
    order: 9999;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .section-22-copy {
    padding-bottom: 40px;
  }

  .image-199 {
    width: auto;
    height: 450px;
    margin-top: 0;
  }

  .image-122 {
    height: 450px;
    margin-top: 20px;
  }

  .ab-col-1-copy {
    order: -9999;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-24 {
    padding-bottom: 40px;
  }

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

  .image-122-copy {
    margin-top: 20px;
  }

  .image-11-copy {
    height: 400px;
    margin-top: 20px;
  }

  .ab-col-2-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ab-col-1-copy-copy {
    order: 9999;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-25-copy {
    padding-top: 40px;
  }

  .image-199-copy {
    height: 250px;
    margin-top: 0;
  }

  .columns-7-copy, .columns-77 {
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .ab-col-2-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ab-col-1-copy-copy {
    order: 9999;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ab-col-12 {
    order: -9999;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ab-col-13, .ab-col-22 {
    order: 9999;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-11-copy {
    margin-top: 20px;
  }

  .columns-7-copy {
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .ab-col-1-copy {
    order: -9999;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-11-copy-copy {
    height: auto;
    margin-top: 20px;
  }

  .image-133 {
    height: 450px;
    margin-top: 0;
  }

  .events-sec-copy {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .yt-img {
    height: 500px;
  }

  .col-32 {
    background-image: none;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .yt-img-div {
    width: 100%;
    height: auto;
  }

  .col-yt2 {
    height: auto;
  }

  .col-yt-1 {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .section-7-copy-copy {
    margin-top: 0;
  }

  .column-32-copy-copy {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    z-index: 8;
    position: fixed;
    inset: 0% 0% auto;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider {
    height: 500px;
    overflow: visible;
  }

  .slide {
    padding-bottom: 60px;
  }

  .image {
    max-width: 40%;
    margin-top: 0;
    margin-right: 0;
  }

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

  .heading._1, .heading._1-copy {
    margin-top: 20px;
  }

  .paragraph._1, .paragraph._1-copy {
    line-height: 24px;
  }

  .button._1._659.space {
    margin-bottom: 20px;
  }

  .button.coupon {
    width: 100%;
  }

  .slide-2 {
    background-image: url('../images/Store-2018.jpg');
    background-size: cover;
    padding-bottom: 40px;
  }

  .slide-3 {
    padding-bottom: 40px;
  }

  .image-4 {
    margin-top: 0;
  }

  .image-5 {
    width: auto;
    max-width: none;
  }

  .columns-2 {
    margin-top: 31px;
  }

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

  .columns-4 {
    margin-top: 10px;
  }

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

  .heading-5 {
    margin-top: 0;
    padding-top: 10px;
  }

  .heading-5:hover {
    padding-top: 10px;
  }

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

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

  .menu-button {
    z-index: 9;
  }

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

  .column-6 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    display: flex;
  }

  .columns-6 {
    margin-top: 40px;
  }

  .heading-7 {
    font-size: 26px;
    line-height: 30px;
  }

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

  .image-9.retailstore {
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: 100px;
  }

  .section-7 {
    margin-top: 60px;
  }

  .section-7.white, .section-7.brown {
    padding-top: 40px;
  }

  .heading-8 {
    font-size: 25px;
    line-height: 30px;
  }

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

  .heading-11 {
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph-8 {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
  }

  .paragraph-8._545 {
    text-align: center;
  }

  .list-2, .list-item-11, .paragraph-9 {
    font-size: 16px;
    line-height: 22px;
  }

  .heading-12 {
    padding-top: 60px;
  }

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

  .columns-8 {
    margin-top: 60px;
  }

  .paragraph-11 {
    text-align: center;
  }

  .image-15 {
    padding-top: 100px;
  }

  .section-11 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-23._56._85 {
    margin-top: 9px;
  }

  .image-23._96 {
    margin-top: 2px;
  }

  .link-block-5 {
    display: none;
  }

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

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

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

  .image-37 {
    width: 80%;
    height: auto;
    padding-top: 10px;
  }

  .pumpkins {
    width: 100%;
    height: auto;
  }

  .column-13 {
    padding-left: 0;
  }

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

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

  .container-4 {
    flex-direction: column;
    margin-top: 0;
    padding: 20px;
  }

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

  .text-block-27 {
    text-align: center;
    font-size: 18px;
  }

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

  .bold-text-10 {
    font-size: 20px;
  }

  .italic-text-4-copy, .orange {
    font-size: 16px;
  }

  .div-block-9 {
    width: 100%;
  }

  .paragraph-8-copy {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }

  .subtext {
    font-size: 16px;
  }

  .text-red {
    padding-bottom: 5px;
  }

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

  .text-block-31 {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .text-block-31-copy {
    flex: 0 auto;
    font-size: 15px;
  }

  .div-block-12 {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .columns-12 {
    height: 330px;
    padding-top: 120px;
  }

  .section-7-copy {
    margin-top: 0;
  }

  .heading-8-copy {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-copy {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .column-22 {
    height: 250px;
  }

  .column-23 {
    padding-bottom: 20px;
  }

  .column-24 {
    height: 250px;
  }

  .column-25 {
    order: 1;
  }

  .column-22-copy, .column-24-copy {
    height: 250px;
  }

  .columns-14, .columns-15 {
    flex-direction: column;
    display: flex;
  }

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

  .image-37-copy {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .heading-11-copy {
    font-size: 25px;
    line-height: 35px;
  }

  .image-44 {
    margin-bottom: 10px;
  }

  .slide-copy {
    padding-bottom: 40px;
  }

  .div-block-18, .div-block-18-copy {
    width: 90%;
    margin-top: 10px;
  }

  .column-29, .heading-21-copy {
    text-align: center;
  }

  .column-31 {
    height: auto;
  }

  .img-div {
    height: 200px;
  }

  .column-32 {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-45 {
    height: 300px;
  }

  .div-block-20 {
    flex-flow: column;
  }

  .img-div-copy {
    height: 200px;
  }

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

  .heading-7-copy {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-22 {
    flex-flow: column;
    justify-content: space-between;
  }

  .img-div-corn {
    height: auto;
  }

  .image-13-copy {
    max-width: 100%;
    height: auto;
    max-height: 300px;
  }

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

  .heading-corn, .heading-21-corn {
    text-align: center;
  }

  .lightbox-link-4 {
    height: auto;
  }

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

  .pump-text {
    padding-bottom: 0;
    font-size: 15px;
  }

  .heading-21-pump {
    text-align: center;
  }

  .image-499-copy {
    height: 100%;
  }

  .pump-text-2 {
    padding-top: 0;
    font-size: 15px;
  }

  .columns-17 {
    width: 100%;
  }

  .list-8 {
    margin-left: 10%;
    margin-right: 10%;
    padding-left: 0;
  }

  .holtext {
    padding-bottom: 0;
    font-size: 15px;
  }

  .holidayheader {
    text-align: center;
  }

  .hol-img {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .img-div-corn-copy {
    height: 300px;
  }

  .hol-img-copy {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .newsheader {
    text-align: center;
  }

  .image-13-copy-copy {
    max-width: 100%;
    height: auto;
  }

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

  .column-31-copy {
    height: auto;
  }

  .heading-corn-copy {
    text-align: center;
  }

  .column-32-copy, .column-corn-1 {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column-32-copy {
    height: 400px;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .img-div-pump {
    height: 100%;
  }

  .heading-7-copy {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-20 {
    margin-bottom: 20px;
  }

  .paragraph-21 {
    text-align: left;
  }

  .bold-text-17 {
    font-size: 26px;
    line-height: 30px;
  }

  .heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .recipe-head {
    font-size: 26px;
    line-height: 30px;
  }

  .div-block-12-copy {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 90%;
  }

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

  .div-block-26-copy {
    text-align: center;
  }

  .column-32-wine {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-13-copy {
    max-width: 100%;
  }

  .col-66 {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .holiday-img {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .col-maple {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-11-copy, .image-199, .image-122 {
    height: auto;
  }

  .ab-col-1-copy {
    order: -9999;
    padding-top: 0;
  }

  .section-24 {
    padding-top: 20px;
  }

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

  .heading-23-copy {
    font-size: 22px;
    line-height: 28px;
  }

  .image-122-copy {
    margin-top: 0;
  }

  .columns-7-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .ab-col-2-copy-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .ab-col-1-copy-copy, .section-25-copy {
    padding-top: 0;
  }

  .image-199-copy {
    height: 200px;
  }

  .ab-col-2-copy {
    order: 9999;
  }

  .ab-col-1-copy-copy, .ab-col-12 {
    order: -9999;
  }

  .ab-col-13 {
    padding-top: 0;
  }

  .image-11-copy-copy, .image-133 {
    height: auto;
  }

  .col-32 {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .yt-img-div {
    height: 500px;
  }

  .col-yt2 {
    height: auto;
  }

  .col-yt-1 {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-7-copy-copy {
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-32-copy-copy {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-21-copy-copy {
    text-align: center;
  }
}


