/* compiled by scssphp v0.7.6 on Tue, 07 Feb 2023 23:39:23 +0000 (0.2305s) */

body, html {
  -webkit-overflow-scrolling: touch;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.625rem;
  color: #333;
  font-family: 'Neuzeit Grotesk', sans-serif; }

.container-semi-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  width: 100%; }

.clear {
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

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

.pad, .padded, .padding {
  padding: 4rem 0; }

.extra-pad {
  padding: 8rem 0; }

.pad-top {
  padding-top: 4rem; }

.extra-pad-top {
  padding-top: 8rem; }

.pad-bottom {
  padding-bottom: 4rem; }

.extra-pad-bottom {
  padding-bottom: 8rem; }

.no-pad {
  padding: 0; }

.no-pad-top {
  padding-top: 0; }

.no-pad-bottom {
  padding-bottom: 0; }

.neg-margin-top {
  margin-top: -8rem; }

.relative {
  position: relative; }

.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #231f20;
  opacity: 0.75; }

.bg-img {
  background-size: cover;
  background-position: center; }

.bg-light, .light-bg {
  background: #d5d5d5; }

.well {
  background: #d5d5d5;
  border: solid 1px #bbb;
  box-shadow: none;
  padding: 1.5rem;
  border-radius: 0; }

img.responsive, .img-responsive {
  padding-left: 0;
  padding-right: 0; }
  img.responsive.pull-left, .img-responsive.pull-left {
    padding: 2rem 2rem 2rem 0; }
  img.responsive.pull-right, .img-responsive.pull-right {
    padding: 2rem 0 2rem 2rem; }

.social .fa {
  font-size: 1rem;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  background: #fdb515;
  color: #eee;
  transition: all 0.3s; }
  .social .fa:hover, .social .fa:focus {
    background: #c48802; }

.csek-share-horizontal a, .csek-share-vertical a {
  box-shadow: none !important;
  border: none !important;
  transition: all 0.3s !important; }
  .csek-share-horizontal span, .csek-share-vertical span {
    text-shadow: none !important;
    font-family: 'Neuzeit Grotesk', sans-serif !important;
    font-size: 0.7rem !important; }
  .csek-share-horizontal img, .csek-share-vertical img {
    max-height: 20px !important; }

.agriculture-container {
  overflow-x: hidden; }

.agriculture-main {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  color: white;
  padding: 2rem 0; }
  .agriculture-main h1 {
    margin: 6rem 0 0 0; }
  .agriculture-main p {
    margin: 2rem 0; }
  .agriculture-main a {
    margin: 0 0 6rem 0; }

.agriculture-bottom {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  height: 30vh; }

.text-margin {
  margin-left: 30px;
  padding-left: calc((100vw - (1170px)) / 2); }

.full-width {
  width: 100%; }

html {
  scroll-behavior: smooth; }

.offset-anchor {
  position: absolute;
  top: -120px; }

.cherry-selector {
  background-image: url("/files/cherry-bg.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain; }

.cherry-home-desc {
  max-width: 60%; }

.marker-container {
  display: flex; }
  .marker-container .red-rectangle {
    height: 25px;
    width: 80px;
    background-color: #ee2d2c;
    margin-right: 20px; }
  .marker-container .grey-rectangle {
    height: 25px;
    width: 100px;
    background-color: #eee; }

.cherry-circle {
  display: flex;
  margin: 1rem auto;
  border-radius: 100px;
  background-color: #eee;
  text-decoration: none;
  height: 200px;
  width: 200px; }
  .cherry-circle .cherry-name {
    color: black;
    margin: auto auto;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.25rem; }

.cherry-circle:hover {
  text-decoration: none;
  cursor: pointer;
  background-color: #fdb515; }
  .cherry-circle:hover .cherry-name {
    color: white; }

.cherry-details {
  background-color: white;
  width: 100%; }

.cherry-pad {
  padding: 3rem 3rem; }
  .cherry-pad h3 {
    position: relative;
    font-family: 'Neuzeit Grotesk', sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    color: white;
    display: flex; }
  .cherry-pad h3 .registered {
    font-weight: 400;
    font-size: 0.75em;
    padding-left: 5px; }
  .cherry-pad h4 {
    font-family: 'Neuzeit Grotesk', sans-serif;
    font-weight: 700;
    font-size: 1em;
    margin: 0 0 2.5em 0;
    color: white; }

.cherry-border {
  border: 40px solid #eee; }

.cherry-flex {
  position: relative; }

.cherry-flex-l {
  display: flex; }

.cherry-flex-r {
  display: flex; }

.no-pad {
  padding: 0px !important; }

.right-flex {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%; }

#cherryPage {
  position: relative; }

.cherry-sticky-nav {
  position: sticky;
  position: -webkit-sticky;
  top: 0px;
  z-index: 999;
  background-color: white;
  padding: 1.75rem 0;
  padding: 2rem 0 0 0; }

.noverflow {
  overflow-x: hidden; }

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

.bg-teal {
  background-color: #6b9ba5; }

.bg-blue {
  background-color: #9abcf0; }

.bg-lblue {
  background-color: #c2d6f5; }

.bg-red {
  background-color: #c4000f; }

.bg-pink {
  background-color: #f38786; }

.bg-orange {
  background-color: #e1853b; }

.bg-brown {
  background-color: #db8f6c; }

.bg-lbrown {
  background-color: #f4a766; }

.teal {
  color: #6b9ba5; }

.blue {
  color: #9abcf0; }

.lblue {
  color: #c2d6f5; }

.red {
  color: #c4000f; }

.pink {
  color: #f38786; }

.orange {
  color: #e1853b; }

.brown {
  color: #db8f6c; }

.lbrown {
  color: #f4a766; }

.cherry-circle.teal:hover {
  background-color: #6b9ba5; }

.cherry-circle.blue:hover {
  background-color: #9abcf0; }

.cherry-circle.lblue:hover {
  background-color: #c2d6f5; }

.cherry-circle.red:hover {
  background-color: #c4000f; }

.cherry-circle.pink:hover {
  background-color: #f38786; }

.cherry-circle.orange:hover {
  background-color: #e1853b; }

.cherry-circle.brown:hover {
  background-color: #db8f6c; }

.cherry-circle.lbrown:hover {
  background-color: #f4a766; }

.cherry-nav {
  display: flex;
  list-style: none;
  justify-content: center;
  position: relative; }

.cherry-nav-item {
  padding: 1rem;
  border-right: 1px solid black;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 0; }
  .cherry-nav-item a {
    color: #eee;
    text-decoration: none;
    border-bottom: none; }
  .cherry-nav-item a:hover {
    cursor: pointer; }

.cherry-nav-item:last-child {
  border: none; }

nav .cherry-dropdown {
  display: none; }

@media (max-width: 1076px) {
  nav .cherry-nav {
    display: none; }

  nav .cherry-dropdown {
    display: inline-block; } }

.cherry-dropdown {
  margin: 30px 0px;
  display: block;
  width: 100%; }

select {
  width: 60%;
  margin: 30px;
  padding: 5px 35px 5px 5px;
  font-size: 16px;
  border: 1px solid #ccc;
  background-color: #fdb515;
  color: white;
  height: 34px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 90%; }

.cselect::after {
  content: "\25b6";
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%) rotate(90deg);
  pointer-events: none;
  color: white; }

.cselect {
  position: relative;
  padding: 0 20px; }

h1, h2, h3, h4, h5, h6 {
  color: #fdb515;
  margin: 1em 0 0.5em 0;
  font-family: ff-cocon-pro, sans-serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
    color: inherit;
    font-size: inherit; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
    color: inherit;
    text-decoration: none; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    display: block; }
  h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
    margin-top: 0; }
  h1.uppercase, h2.uppercase, h3.uppercase, h4.uppercase, h5.uppercase, h6.uppercase {
    text-transform: uppercase; }

h1 {
  font-size: 2.25rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

p, ul li, ol li {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 1em; }
  p big, ul li big, ol li big, p .lead, ul li .lead, ol li .lead {
    font-size: 1.2em; }
  p a, ul li a, ol li a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
    transition: all 0.3s;
    position: relative;
    border-bottom: 1px #fdb515 solid; }
  p a:hover, ul li a:hover, ol li a:hover, p a:focus, ul li a:focus, ol li a:focus {
    text-decoration: none;
    color: #231f20; }
    p a:hover:after, ul li a:hover:after, ol li a:hover:after, p a:focus:after, ul li a:focus:after, ol li a:focus:after {
      border-color: #fdb515; }

ol li, ul li {
  margin-bottom: 0; }
  ol li a, ul li a {
    color: #231f20; }
    ol li a:hover, ul li a:hover, ol li a:focus, ul li a:focus {
      color: #fdb515; }

.fa-ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .fa-ul li {
    margin: 0 0 0.5em 0; }
  .fa-ul li .fa {
    padding-right: 0.5em; }
  .fa-ul li strong {
    display: block; }
  .fa-ul li a {
    color: inherit;
    font-weight: inherit;
    border: none; }
  .fa-ul li.Address {
    margin-bottom: 0; }

.fa-ul-footer {
  padding: 0;
  margin: 0;
  list-style: none; }
  .fa-ul-footer li {
    margin: 0 0 0.5em 0; }
  .fa-ul-footer li .fa {
    padding-right: 0.5em; }
  .fa-ul-footer li strong {
    display: block; }
  .fa-ul-footer li a {
    color: inherit;
    font-weight: inherit;
    border: none; }
  .fa-ul-footer li.Address {
    margin-bottom: 0; }

.title-cta {
  font-family: 'Neuzeit Grotesk ExtCond', sans-serif;
  color: white !important;
  font-size: calc(35px + 2vmin); }

.btn {
  border-radius: 0px;
  padding: 0.45em 1em;
  font-size: 1rem;
  border: 2px #ee2d2c solid;
  font-weight: 400;
  transition: all 0.3s;
  font-family: ff-cocon-pro, sans-serif; }
  .btn .fa {
    margin-left: 0.5rem;
    font-weight: 900; }

.btn-small, .btn-sm {
  font-size: 0.6rem; }

.btn-large, .btn-lg, .btn-lrg {
  font-size: 1rem; }

.btn-default, .btn-dark {
  background-color: #231f20;
  color: #eee;
  border-color: #231f20; }
  .btn-default:hover, .btn-dark:hover, .btn-default:focus, .btn-dark:focus {
    background-color: #080707;
    color: #eee;
    border-color: #080707; }

.btn-primary {
  padding: 0.45em 1.5em;
  background-color: #fdb515;
  color: #eee;
  border-color: #fdb515; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #c48802;
    color: #eee;
    border-color: #c48802; }

.btn-secondary {
  background-color: #ee2d2c;
  color: #eee;
  border-color: #ee2d2c; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #be100f;
    color: #eee;
    border-color: #be100f; }

.btn-ghost {
  background-color: transparent;
  color: #eee;
  border-color: #eee; }
  .btn-ghost:hover, .btn-ghost:focus {
    background-color: #eee;
    color: #333;
    border-color: #eee; }

.btn-inverse {
  background-color: #eee;
  color: #333;
  border-color: #eee; }
  .btn-inverse:hover, .btn-inverse:focus {
    background-color: #d5d5d5;
    color: #333;
    border-color: #d5d5d5; }

.btn-stripped {
  background: none;
  color: #fdb515;
  border: none;
  border-bottom: 1px #fdb515 solid;
  border-radius: 0;
  padding: 0 0 0.25em 0; }
  .btn-stripped:hover, .btn-stripped:focus {
    color: #c48802;
    border-color: #c48802; }

.btn-cta {
  font-family: 'Neuzeit Grotesk bold', sans-serif; }

@media only screen and (max-width: 800px) {
  #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
    display: block; }
    #no-more-tables thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    #no-more-tables tr {
      border: 1px solid #d5d5d5; }
    #no-more-tables td {
      border: none;
      border-bottom: 1px solid #d5d5d5;
      position: relative;
      padding-left: 50%;
      white-space: normal;
      text-align: right;
      width: 100%; }
      #no-more-tables td:before {
        position: absolute;
        top: 15px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
        content: attr(data-title); } }

.form-group.date {
  overflow: hidden; }

.form-group.date label {
  display: block; }

.form-group.date select.form-control {
  width: 33.33%;
  float: left; }

.form-group input, .form-group select {
  border-radius: 0;
  height: 45px;
  box-shadow: none; }
  .form-group input:focus, .form-group select:focus {
    box-shadow: none;
    border-color: inherit; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

header {
  padding: 1rem 0;
  position: absolute;
  width: 100%;
  height: 5%;
  z-index: 9;
  background-image: linear-gradient(to bottom, rgba(35, 31, 32, 90), rgba(35, 31, 32, 0)); }
  header .logo {
    max-height: 50px; }

.layout-store header {
  background: #231f20;
  position: relative;
  height: 105px; }
  .layout-store .pages-title {
    top: 3rem; }

.main_h {
  position: fixed;
  max-height: 70px;
  z-index: 9999;
  width: 100%;
  padding: 0;
  background: #231f20;
  opacity: 100;
  top: -100px;
  left: 0;
  right: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transition: all 0.3s; }
  .main_h .logo {
    max-height: 60px;
    padding: 10px; }

@media (max-width: 991px) {
  header .logo {
    margin: 0 auto; } }

.navbar-default {
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
  margin: 3em 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%); }
  .navbar-default .navbar-nav > li > a {
    color: white;
    border: none;
    font-weight: 600; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      background-color: transparent;
      color: #fdb515; }
    .navbar-default .navbar-nav > li > .dropdown-menu {
      border: none;
      border-radius: 0;
      box-shadow: none; }
    .navbar-default .navbar-nav > li > .dropdown-menu li a {
      border: none; }
  .navbar-default .navbar-nav > .active > a {
    background-color: transparent;
    color: #fdb515; }
    .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
      background-color: transparent;
      color: #fdb515; }
  .navbar-default .navbar-nav > .open > a {
    background-color: transparent;
    color: #fdb515; }
    .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
      background-color: transparent;
      color: #fdb515; }
  .navbar-default .navbar-nav.navbar-right .dropdown-menu {
    right: auto; }
  .navbar-default .navbar-toggle {
    background-color: #fdb515;
    border: none;
    margin: 0;
    padding: 1rem 1rem;
    border-radius: 0; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #eee; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #231f20; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu.pull-left {
    float: none; }
  .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px; }
  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }
  .dropdown-submenu:hover > a:after {
    border-left-color: #eee; }
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px; }
  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #d5d5d5;
    margin-top: 5px;
    margin-right: -10px; }
/* MM Menu */
.mm-slideout {
  box-shadow: none !important; }

#mobile-menu.mm-menu {
  background-color: #eee; }
  #mobile-menu.mm-menu .mm-panel {
    border: none;
    border-radius: 0; }
  #mobile-menu.mm-menu .mm-panel.mm-highest {
    box-shadow: none; }
  #mobile-menu.mm-menu > .mm-list {
    padding: 0;
    margin-top: 0 !important; }
  #mobile-menu.mm-menu > .mm-list > li {
    width: 100%; }
    #mobile-menu.mm-menu > .mm-list > li a {
      font-weight: 300;
      font-family: 'Neuzeit Grotesk', sans-serif;
      color: #333;
      padding: 1em 1.5em !important;
      border: none;
      font-size: 1rem; }
    #mobile-menu.mm-menu > .mm-list > li a .fa {
      display: none; }
    #mobile-menu.mm-menu > .mm-list > li a:hover, #mobile-menu.mm-menu > .mm-list > li a:focus {
      background: transparent; }
    #mobile-menu.mm-menu > .mm-list > li:hover, #mobile-menu.mm-menu > .mm-list > li:focus {
      background: #eee;
      border-left-color: #fdb515; }
    #mobile-menu.mm-menu > .mm-list > li:hover a, #mobile-menu.mm-menu > .mm-list > li:focus a {
      color: #fdb515; }
      #mobile-menu.mm-menu > .mm-list > li:hover a:hover, #mobile-menu.mm-menu > .mm-list > li:focus a:hover, #mobile-menu.mm-menu > .mm-list > li:hover a:focus, #mobile-menu.mm-menu > .mm-list > li:focus a:focus {
        background: transparent; }
    #mobile-menu.mm-menu > .mm-list > li:hover .mm-subopen:hover, #mobile-menu.mm-menu > .mm-list > li:focus .mm-subopen:hover, #mobile-menu.mm-menu > .mm-list > li:hover .mm-subopen:focus, #mobile-menu.mm-menu > .mm-list > li:focus .mm-subopen:focus {
      background: #c48802; }
    #mobile-menu.mm-menu > .mm-list > li a.mm-subclose {
      background: #fdb515;
      color: #eee;
      margin: 0; }
    #mobile-menu.mm-menu > .mm-list > li a.mm-subclose:before {
      border-color: #eee;
      bottom: 70%; }
    #mobile-menu.mm-menu > .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
      margin-left: 0;
      border-color: #080707;
      opacity: 0.5; }
    #mobile-menu.mm-menu > .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
      border-color: #d5d5d5;
      opacity: 0.7; }
    #mobile-menu.mm-menu > .mm-list > li.mm-selected.open {
      border-color: #fdb515; }
    #mobile-menu.mm-menu > .mm-list > li.mm-selected > a:not(.mm-subopen) {
      background: transparent;
      color: #fdb515;
      border-color: #fdb515; }
    #mobile-menu.mm-menu > .mm-list > li.mm-selected > a.mm-subopen {
      background: #fdb515; }
    #mobile-menu.mm-menu > .mm-list > li.active {
      border-color: #fdb515; }
    #mobile-menu.mm-menu > .mm-list > li.active > a {
      color: #fdb515; }
    #mobile-menu.mm-menu > .mm-list > li.mm-subtitle {
      border-color: #fdb515;
      transition: all 0.3s; }
    #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:hover, #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:focus {
      border-color: #c48802; }
      #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:hover .mm-subclose:hover, #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:focus .mm-subclose:hover, #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:hover .mm-subclose:focus, #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:focus .mm-subclose:focus {
        background: #c48802; }
  #mobile-menu.mm-menu > .mm-list .mm-subopen {
    background: #fdb515; }
    #mobile-menu.mm-menu > .mm-list .mm-subopen:after {
      border-color: #eee !important;
      right: 45%; }
    #mobile-menu.mm-menu > .mm-list .mm-subopen:hover, #mobile-menu.mm-menu > .mm-list .mm-subopen:focus {
      background: #c48802; }

#mobile-menu.mm-menu > .mm-list > li a {
  margin-right: 0; }

#mobile-menu.mm-menu > .mm-list .mm-subopen {
  background: transparent;
  width: 100%; }

#mobile-menu.mm-menu > .mm-list .mm-subopen:after {
  border-color: #fff !important;
  right: 22px; }

#mobile-menu.mm-menu > .mm-list .dropdown-toggle:after {
  content: '';
  background: #fdb515;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px; }

.nav-other-pages {
  top: 8em; }

#navCta {
  color: #fdb515;
  margin: 1.2rem 2rem 0 0;
  float: right;
  font-family: 'Neuzeit Grotesk', sans-serif;
  font-weight: bold; }

.document-footer {
  background: #231f20; }
  .document-footer .fa-ul > li {
    color: #eee; }
    .document-footer .fa-ul > li strong {
      color: #fdb515; }
  .document-footer .fa-ul-footer > li {
    color: #eee; }
    .document-footer .fa-ul-footer > li strong {
      color: #fdb515; }
  .document-footer .copyright {
    padding: 0.5rem;
    background: #eee; }
  .document-footer .copyright p {
    margin: 0;
    font-size: 0.7rem; }
    .document-footer .copyright p a {
      color: inherit;
      font-weight: inherit; }

.Phone {
  display: flex;
  font-size: 16px; }
  .Phone strong {
    margin-right: 40px; }

.Email {
  display: flex;
  font-size: 16px; }
  .Email strong {
    margin-right: 47px; }

.Address {
  display: flex;
  font-size: 16px; }
  .Address strong {
    margin-right: 25px; }
  .Address .address-line {
    margin-left: 0px; }

.address-line {
  margin-left: 90px;
  font-size: 16px; }

@media (min-width: 768px) {
  .footer-menu {
    margin: 30px 0; } }

@media (min-width: 1200px) {
  .footer-menu {
    margin: 100px 0; } }

.carousel {
  background: #231f20; }
  .carousel img {
    width: 100%;
    opacity: 0.5; }
  .carousel .carousel-caption {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 0;
    text-shadow: none; }
  .carousel .carousel-caption.left {
    text-align: left; }
  .carousel .carousel-caption.right {
    text-align: right; }
  .carousel .carousel-caption.center {
    text-align: center;
    justify-content: center; }
  .carousel .carousel-caption h3 {
    margin: 0 0 1rem 0;
    font-size: 5rem;
    color: #fdb515; }
  .carousel .carousel-caption p {
    font-size: 1.2rem; }
  .carousel .carousel-indicators li {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    margin: 0 1px !important;
    border-width: 2px; }
  .carousel .carousel-control {
    background: transparent;
    width: 8%; }
  .carousel .carousel-control.left .fa {
    right: 100%; }
  .carousel .carousel-control.right .fa {
    left: 100%; }
  .carousel .carousel-control .fa {
    position: absolute;
    top: 48%;
    z-index: 5;
    display: inline-block;
    font-size: 3rem;
    text-shadow: none;
    transition: all 0.3s; }
  .carousel .carousel-control:hover.left .fa, .carousel .carousel-control:focus.left .fa {
    right: 50%; }
    .carousel .carousel-control:hover.right .fa, .carousel .carousel-control:focus.right .fa {
      left: 50%; }
  .carousel .carousel-inner .item {
    margin-bottom: 0; }
  .scrim {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }
  .scrim.scrim-alt {
    top: 0;
    bottom: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0)); }

.carousel-title {
  margin: 0;
  position: absolute;
  top: 9%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; }

.pages-title {
  margin: 0;
  position: absolute;
  top: 4em;
  left: 7%;
  transform: translate(-50%, -50%);
  z-index: 99999999999;
  width: 6em; }

.box-with-arrow {
  background-color: white;
  width: 4em;
  height: 4em;
  position: absolute;
  margin-top: -4em;
  left: 15em; }

.arrow {
  padding: 25%; }

.arrow-css {
  stroke: #ee2d2c;
  stroke-width: 3;
  transform: scale(1.3);
  transform: translate(11%, 10%); }

.shoutout .item {
  margin-bottom: 0; }
  .shoutout .item h3.title {
    margin: 1em 0 0.25em 0; }

.cta h4 {
  color: #eee; }
  .cta p {
    color: #eee; }
  .cta .overlay {
    opacity: 0.85; }
  .cta.none, .cta.none .overlay {
    background: none; }
  .cta.none.no-photo h4, .cta.none .overlay.no-photo h4 {
    color: #fdb515; }
    .cta.none.no-photo p, .cta.none .overlay.no-photo p {
      color: #333; }
  .cta.no-photo .overlay {
    opacity: 0;
    display: none; }

.cta-content {
  display: flex;
  background-color: #eee;
  margin: 3rem 0; }
  .cta-content .content-side {
    padding: 4rem 0;
    padding-left: calc(((100vw - (1170px)) / 2) + 15px); }
  .cta-content .content-side .title {
    margin: 0 0 3rem 0;
    font-size: 2.5rem;
    color: black; }
  .cta-content .cta-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }

.flash {
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100; }
  .flash.alert {
    margin-bottom: 0; }

.alert {
  border-radius: 0;
  border: none;
  color: #eee; }
  .alert.alert-danger {
    background-color: #f44336; }
  .alert.alert-success {
    background-color: #4caf50; }
  .alert.alert-info {
    background-color: #03a9f4; }
  .alert.alert-warning {
    background-color: #ff5722; }

.spec-content {
  position: relative;
  z-index: 99; }
  .spec-content.normal-content .item {
    margin-bottom: 0; }
    .spec-content.normal-content .item h3.title {
      font-size: 2.5rem; }
    .spec-content.normal-content .item .text-pad {
      padding: 6rem 4rem; }
  .spec-content.normal-content.contentOnly .text-pad {
    padding-left: 0;
    padding-right: 0; }
  .spec-content.spec-bg .text-right {
    text-align: left; }
  .spec-content.spec-bg h3.title {
    font-size: 4rem; }
  .spec-content.spec-bg p {
    color: #eee; }
  .spec-content.spec-bg .overlay {
    opacity: 0.6; }
  .spec-content.accentColor.spec-bg .overlay, .spec-content.accentColor.normal-content.bgColor, .spec-content.accentColor.spec-bg {
    background-color: #fdb515; }
  .spec-content.accentColor.spec-bg h3.title {
    color: #eee; }
    .spec-content.accentColor.spec-bg h6.title {
      color: #eee; }
  .spec-content.accentColor.normal-content h3.title {
    color: #231f20; }
    .spec-content.accentColor.normal-content h6.title {
      color: #eee; }
    .spec-content.accentColor.normal-content p, .spec-content.accentColor.normal-content li {
      color: #eee; }
  .spec-content.accentColorAlt.spec-bg .overlay, .spec-content.accentColorAlt.normal-content.bgColor, .spec-content.accentColorAlt.spec-bg {
    background-color: #ee2d2c; }
  .spec-content.accentColorAlt.spec-bg h3.title {
    color: #eee; }
    .spec-content.accentColorAlt.spec-bg h6.title {
      color: #eee; }
  .spec-content.accentColorAlt.normal-content h3.title {
    color: #231f20; }
    .spec-content.accentColorAlt.normal-content h6.title {
      color: #eee; }
    .spec-content.accentColorAlt.normal-content p, .spec-content.accentColorAlt.normal-content li {
      color: #eee; }
  .spec-content.accentColorDark.spec-bg .overlay, .spec-content.accentColorDark.normal-content.bgColor, .spec-content.accentColorDark.spec-bg {
    background-color: #c48802; }
  .spec-content.accentColorDark.spec-bg h3.title {
    color: #eee; }
    .spec-content.accentColorDark.spec-bg h6.title {
      color: #eee; }
  .spec-content.accentColorDark.normal-content h3.title {
    color: #eee; }
    .spec-content.accentColorDark.normal-content h6.title {
      color: #eee; }
    .spec-content.accentColorDark.normal-content p, .spec-content.accentColorDark.normal-content li {
      color: #231f20; }
  .spec-content.primaryDarkColor.spec-bg .overlay, .spec-content.primaryDarkColor.normal-content.bgColor, .spec-content.primaryDarkColor.spec-bg {
    background-color: #231f20; }
  .spec-content.primaryDarkColor.spec-bg h3.title {
    color: #eee; }
    .spec-content.primaryDarkColor.spec-bg h6.title {
      color: #eee; }
  .spec-content.primaryDarkColor.normal-content h3.title {
    color: #eee; }
    .spec-content.primaryDarkColor.normal-content h6.title {
      color: #eee; }
    .spec-content.primaryDarkColor.normal-content p, .spec-content.primaryDarkColor.normal-content li {
      color: #eee; }
  .spec-content.primaryLightColor.spec-bg .overlay, .spec-content.none.spec-bg .overlay, .spec-content.primaryLightColor.normal-content.bgColor, .spec-content.none.normal-content.bgColor, .spec-content.primaryLightColor.spec-bg, .spec-content.none.spec-bg {
    background-color: #eee; }
  .spec-content.primaryLightColor.spec-bg h3.title, .spec-content.none.spec-bg h3.title {
    color: #231f20; }
    .spec-content.primaryLightColor.spec-bg h6.title, .spec-content.none.spec-bg h6.title {
      color: #fecd61;
      opacity: 1; }
    .spec-content.primaryLightColor.spec-bg p, .spec-content.none.spec-bg p {
      color: #231f20; }
  .spec-content.primaryLightColor.normal-content h3.title, .spec-content.none.normal-content h3.title {
    color: #fdb515; }
    .spec-content.secondaryLightColor.spec-bg .overlay, .spec-content.secondaryLightColor.normal-content.bgColor, .spec-content.secondaryLightColor.spec-bg {
      background-color: #d5d5d5; }
  .spec-content.secondaryLightColor.spec-bg h3.title, .spec-content.secondaryLightColor.normal-content h3.title {
    color: #fdb515; }
  .spec-content.secondaryLightColor.spec-bg h3.title {
    color: #231f20; }
    .spec-content.secondaryLightColor.spec-bg h6.title {
      color: #231f20; }
    .spec-content.secondaryLightColor.spec-bg p {
      color: #231f20; }
  .spec-content.none .overlay {
    display: none; }

.layout-home .pages-title {
  display: none !important; }
  .faq a.question {
    position: relative;
    width: 100%;
    padding: 0 0 0 1.5em;
    color: #333;
    font-weight: 400;
    transition: all 0.3s; }
  .faq a.question:hover, .faq a.question:hover::after {
    cursor: pointer;
    color: #fdb515;
    text-decoration: none; }
  .faq a.question::after {
    font-family: FontAwesome;
    content: '\f067';
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 0.8rem;
    color: #333;
    padding: 0 2em 0 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s; }
  .faq a.question.active {
    color: #fdb515; }
    .faq a.question.active::after {
      font-family: 'FontAwesome';
      content: '\f068';
      color: #fdb515; }
  .faq .content {
    display: none;
    padding: 0;
    overflow: hidden;
    background: #eee;
    margin: 0.5em 0 1em 0; }
  .faq .content p, .faq .content li {
    font-size: 0.9em; }

.gallery {
  margin: 0 8px; }
  .gallery .item {
    padding: 2px;
    border: none; }
  .gallery .item img {
    padding: 5px; }

.Collage {
  padding: 5px 0;
  margin: 0;
  overflow: hidden; }
  .Collage img {
    vertical-align: bottom;
    opacity: 1;
    border: 5px #eee solid; }
  .Collage img:hover, .Collage img:focus {
    cursor: pointer; }

.cart .panel {
  border: none;
  margin: 2rem 0 0 0;
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  padding: 0; }
  .cart .panel .panel-body {
    padding: 0; }
  .cart .form-inline .input-group .form-control, .cart .form-inline .input-group .input-group-addon {
    background: transparent;
    border-radius: 0;
    font-weight: 600; }
    .cart .form-inline .input-group .form-control {
      height: 36px; }
    .cart .form-inline .input-group .input-group-addon {
      padding: 0; }
    .cart .form-inline .input-group .input-group-addon a {
      height: 29px;
      display: block;
      line-height: 20px;
      padding: 6px 10px; }
      .cart .form-inline .input-group .input-group-addon a:hover, .cart .form-inline .input-group .input-group-addon a:focus {
        text-decoration: none;
        border: none; }

.noNameBox {
  display: block;
  position: fixed;
  width: 350px;
  padding: 1.5rem;
  bottom: -100%;
  right: 1rem;
  z-index: 100;
  background: #f1f1f1;
  border: 1px #e2e2e2 solid;
  transition: all 0.6s; }

.noNameBox.visible {
  bottom: 0; }

.pagination > li > a {
  font-size: 0.8em;
  color: #231f20;
  border: 1px #d5d5d5 solid; }
  .pagination > li > a:hover, .pagination > li > a:focus {
    background: #d5d5d5;
    color: #231f20; }
  .pagination > li.active > a {
    background: #fdb515;
    border-color: #fdb515; }
  .pagination > li.active > a:hover, .pagination > li.active > a:focus {
    background: #fdb515;
    border-color: #fdb515; }
  .pagination > li:last-child > a, .pagination > li:first-child > a {
    border-radius: 0; }

.progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(187, 187, 187, 0.35);
  z-index: 10000;
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

.progress-wrap::after {
  position: absolute;
  font-family: FontAwesome;
  content: '\f062';
  text-align: center;
  line-height: 46px;
  font-size: 0.8rem;
  color: #080707;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap:hover::after {
  opacity: 0; }

.progress-wrap::before {
  position: absolute;
  font-family: FontAwesome;
  content: '\f062';
  text-align: center;
  line-height: 46px;
  font-size: 0.8rem;
  opacity: 0;
  background: #fdb515;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap:hover::before {
  opacity: 1; }

.progress-wrap svg path {
  fill: none; }

.progress-wrap svg.progress-circle path {
  stroke: #080707;
  stroke-width: 3;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.document-header {
  padding: 1rem 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 9; }

.widget-type-site_logo img {
  max-height: 50px; }

@media (min-width: 1200px) {
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 25%; }

  .carousel-title {
    width: 27em; } }

@media (max-width: 1199px) {
  body, html {
    font-size: 16px; }

  .carousel-title {
    width: 22em; }

  .box-with-arrow {
    left: 5em;
    margin-top: -3.8em; }

  .arrow-css {
    transform: translate(6%, 10%); }

  .extra-padding-left {
    padding-left: 3em; }

  .red-square-r {
    height: 3em; }

  .gray-square-r {
    height: 3em;
    width: 23.1vw; }

  .yellow-square-l {
    height: 3em; }

  .gray-square-l {
    height: 3em;
    width: 23.1vw; }

  .cta-info {
    margin-left: 13%; }

  .layout-home .container {
    margin-left: 2em; }

  .cta-content .content-side .title {
    margin: 0 1.5rem 3rem 1.5rem; }
    .cta-content a {
      margin: 0 1.5rem 0 1.5rem; } }

@media (max-width: 1024px) {
  .cta-info {
    margin-left: 4%; } }

@media (max-width: 991px) {
  body, html {
    font-size: 14px; }

  .navbar-default {
    text-align: center;
    width: 90%; }
    .navbar-default .navbar-nav {
      float: none !important;
      margin: 0 auto;
      display: inline-block; }

  .cta-info {
    margin: 15% 18% 18% 3%; }

  .carousel-title {
    top: 14em;
    width: 35%; }

  .arrow-css {
    transform: translate(5%, 10%); }

  .extra-padding-left {
    padding-left: 5em; }

  .red-square-r {
    height: 3em; }

  .gray-square-r {
    height: 3em;
    width: 23.4vw; }

  .yellow-square-l {
    height: 3em; }

  .gray-square-l {
    height: 3em;
    width: 23.4vw; } }

@media (max-width: 767px) {
  .same {
    height: auto !important; }

  .flex {
    display: block !important; }

  .pad, .padded, .padding {
    padding: 2rem 0; }

  .carousel .carousel-caption, .carousel.secondary .carousel-caption {
    position: static;
    display: block;
    text-shadow: none;
    padding: 2rem 0; }
    .carousel .carousel-caption.left, .carousel.secondary .carousel-caption.left, .carousel .carousel-caption.right, .carousel.secondary .carousel-caption.right, .carousel .carousel-caption.center, .carousel.secondary .carousel-caption.center {
      text-align: left; }
    .carousel .carousel-caption h3, .carousel.secondary .carousel-caption h3 {
      color: #fdb515;
      font-size: 2rem; }
    .carousel .carousel-caption p, .carousel.secondary .carousel-caption p {
      color: #333; }

  .scrim, .carousel-control, .carousel-indicators {
    display: none; }

  .spec-content .bg-img, .spec-content.bg-img {
    background-image: none !important; }
    .spec-content .overlay {
      display: none; }

  .title-cta {
    font-size: calc(15px + 2vmin); }

  .cta-info {
    margin: 1em; }

  .carousel-title {
    width: 50%;
    top: 15em; }

  .btn-cta {
    font-size: 0.5rem; }

  .spec-content.spec-bg h3.title {
    font-size: 3rem; }

  .cta-info {
    margin: 22% 18% 18% 18%; }

  .carousel-home {
    background: url(/files/jen-theodore-P96rE0gVVLs-unsplash.jpeg);
    background-size: cover;
    height: 30em; }

  .calissi-photo-remove {
    display: none !important; }

  .calissi-photo-remove2 {
    display: none !important; }

  .red-square-r {
    width: 50%;
    height: 3em; }

  .gray-square-r {
    width: 48%;
    float: unset;
    height: 3em; }

  .yellow-square-l {
    width: 50%;
    margin-right: unset;
    height: 3em; }

  .gray-square-l {
    width: 48%;
    float: right;
    height: 3em; }

  #navCta {
    margin-right: 7em; }

  .cherry-flex-l {
    flex-direction: column; }

  .cherry-flex-r {
    flex-direction: column-reverse; }

  .inner-flex {
    flex-direction: column-reverse; }

  .agriculture-bottom {
    height: 20vh; }

  .box-with-arrow {
    display: none; }

  .cherry-home-desc {
    max-width: 80%; } }

@media (max-width: 467px) {
  .title-cta {
    font-size: calc(17px + 2vmin); }

  .carousel-home {
    background: url(/files/jen-theodore-P96rE0gVVLs-unsplash.jpeg);
    background-size: cover;
    height: 30em; }

  .calissi-photo-remove {
    display: none !important; }

  .spec-content.normal-content .item .text-pad {
    padding: 4rem 2rem; }

  .extra-padding-left {
    margin-left: -2em; }

  .layout-contact #lowered-nav, .layout-content #lowered-nav {
    top: unset; }
    .layout-contact .pages-title, .layout-content .pages-title {
      top: 6em;
      left: 48%;
      width: 9em; }
    .layout-contact .carousel-caption, .layout-content .carousel-caption {
      display: none !important; }

  .layout-home .container {
    margin-left: unset; }

  .spec-content.spec-bg p {
    color: #231f20 !important; }

  .cta-info {
    margin: unset; }

  #navCta {
    display: none; }

  .cherry-circle {
    border-radius: 100px;
    height: 150px;
    width: 150px; } }
/*# sourceMappingURL=/themes/base/css/sources/style.map */