body {
    background: #f8f8f8 !important;
}
.theme-header {
    background-color: #ffffff;
}
.zpheader-style-01 .theme-header .zpcontainer {
    padding-block-start: 24px;
    padding-block-end: 24px;
}
.zscustom-section-newproduce {
      @media (max-width: 991px) {
          .zpimage {
              width: 300px;
              height: auto;
          }
      }
}
.home-banner .home-banner-text {
    margin: auto;
    margin-block-start: auto !important;
    padding: 0px 15px;
}
.theme-header.theme-header-animate {
    background-color: #ffffff;
}
.theme-banner .zpslider-img {
    background-color: #F8F8F8;
}
.fresh-produce-banner {
    display: none;
}

.footer-grower-link {
    display: none;
}
.know-grower-section {
    display: none;
}
.home-gallery {
    @media (max-width: 991px) {
        .hb-grid-gallery {
            height: 350px;
            .hb-grid-item {
                height: auto;
            }
        }
    }
}