/** Shopify CDN: Minification failed

Line 775:0 Unexpected "@media"
Line 1103:83 Unexpected ")"
Line 1109:83 Unexpected ")"
Line 1109:203 Unexpected ")"
Line 1109:315 Unexpected ")"

**/
/* home page */

.shopify-section .homepage-sections-wrapper.section__full-width {
  padding: 0;
  line-height: 0;
}
.shopify-section .homepage-sections-wrapper.section__full-width .feature-row__text--full-width {
  line-height: 1.6;
}
.shopify-section .homepage-sections-wrapper.full-width {
  padding: 0;
}
.shopify-section .homepage-sections-wrapper {
  padding: 50px 0;
}
.shopify-section .homepage-sections-wrapper.homepage-sections-wrapper--no-padding {
  padding: 0;
}
.flow-homepage .shopify-section:first-child .homepage-sections-wrapper--slideshow {
  padding: 0;
  margin-bottom: 30px;
}
.homepage-section--testimonials-wrapper a {
  color: var(--text-color);
}
.homepage-sections-wrapper--light {
  background-color: var(--color-scheme-light-background);
  color: var(--color-scheme-light-text);
}
.homepage-sections-wrapper--light a {
  color: var(--color-scheme-light-text);
}
.homepage-sections-wrapper--light .homepage-video-play-button-inner {
  border-color: transparent transparent transparent var(--color-scheme-light-text);
}
.homepage-sections-wrapper--light .homepage-featured-content-box {
  color: var(--color-scheme-light-text);
  background: var(--color-scheme-light-background);
}
.homepage-sections-wrapper--light .homepage-map-content-box {
  background: var(--color-scheme-light-text);
  color: var(--color-scheme-light-background);
}
.homepage-sections-wrapper--light .homepage-map-content-box a {
  color: var(--color-scheme-light-background);
}
.homepage-sections-wrapper--light .text-slideshow__pagination-btn span {
  background-color: var(--color-scheme-light-text);
}
.homepage-sections-wrapper--accent {
  background: var(--color-scheme-feature-background);
  color: var(--color-scheme-feature-text);
}
.homepage-sections-wrapper--accent a {
  color: var(--color-scheme-feature-text);
}
.image-with-text-wrapper .homepage-sections-wrapper--accent .homepage-featured-content-box {
  color: var(--color-scheme-feature-text);
  background: var(--color-scheme-feature-background);
}
.map-section-wrapper .homepage-sections-wrapper--accent .homepage-map-content-box {
  background: var(--color-scheme-feature-text);
  color: var(--color-scheme-feature-background);
}
.map-section-wrapper .homepage-sections-wrapper--accent .homepage-map-content-box a {
  color: var(--color-scheme-feature-background);
}
.homepage-sections-wrapper--accent .text-slideshow__pagination-btn span {
  background-color: var(--color-scheme-feature-text);
}
.homepage-sections-wrapper--dark {
  background: var(--color-scheme-dark-background);
  color: var(--color-scheme-dark-text);
}
.homepage-sections-wrapper--dark a {
  color: var(--color-scheme-dark-text);
}
.image-with-text-wrapper .homepage-sections-wrapper--dark .homepage-featured-content-box {
  color: var(--color-scheme-dark-text);
  background: var(--color-scheme-dark-background);
}
.map-section-wrapper .homepage-sections-wrapper--dark .homepage-map-content-box {
  background: var(--color-scheme-dark-text);
  color: var(--color-scheme-dark-background);
}
.map-section-wrapper .homepage-sections-wrapper--dark .homepage-map-content-box a {
  color: var(--color-scheme-dark-background);
}
.homepage-sections-wrapper--dark .text-slideshow__pagination-btn span {
  background-color: var(--color-scheme-dark-text);
}
.sitewide--title-wrapper.slideshow-title h2 {
  font-family: 'WorkSans-Light' !important;
  font-size: 36px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 38px;
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-weight: normal;
}
.rte.featured-row__subtext.textarea p {
  font-family: 'WorkSans-ExtraBold' !important;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 27px;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
.template-index .swiper-slide::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* background-image: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%); */
  opacity: 0.6;
  max-width: 50%;
}
.homepage-featured-content-box-inner {
  max-width: 550px;
}
.homepage-sections--slideshow-wrapper .wrapper {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
}
.homepage-sections--slideshow-wrapper .homepage-featured-content-box {
  left: 0 !important;
}
#hero-video--button {
  margin-top: 30px;
}
/* collections */

.template-index .collection-grid {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.homepage-collection-grid-inner {
  height: auto;
}
.homepage-collection-grid-inner h3 {
  color: #ffffff;
  font-size: 26px;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
  font-family: 'OhnoSoftie-Bold' !important;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  #shopify-section-collection--collection-list.featured-collections-wrapper .collection-grid {
    flex-direction: row;
  }
  .featured-collections-wrapper .keep-spacing .homepage-collection-grid-item {
    flex: 25%;
    width: 25%;
  }
}

.image-gallery-wrapper .expand-grid .homepage-gallery-grid-item {
  flex: 15%;
}

#spread-the-love-foods-nut-butters-amp-other-spreadables-made-with-love .homepage-sections-wrapper.homepage-content--video--video-hero p {
  font-family: 'WorkSans-Regular' !important;
  font-size: 45px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600 !important;
}
.text-content--inner {
  width: 100% !important;
  max-width: 1320px;
}

.homepage-gallery-background .grid-gallery-bg-img {
  padding-top: 24% !important;
  background-position: center;
  background-size: cover;
}
/* testimonials */
.testimonials-block {
  margin: 0 -15px;
}
.testimonial--single-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.9;
}
.testimonial--single-item {
  margin: 0 15px;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}
.testimonial-box {
  height: 100%;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.testimonial-box-quote {
  padding: 40px 30px;
  border-bottom: 1px solid #ffffff;
  margin: 0;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.testimonial-box-quote p {
  font-size: 23px;
  letter-spacing: 0;
  position: relative;
  margin: 0;
}
.testimonial-box-content h4 {
  position: relative;
  color: #fff;
  margin: 20px 0;
  font-size: 20px;
}
.testimonial-box-content {
  height: 100%;
  display: flex;
  justify-content: end;
  flex-direction: column;
}
.testimonials-three-col {
  padding: 30px 0;
}

.logo-bar {
  display: flex;
  justify-content: space-between;
  max-width: 1030px;
  margin: auto;
}
.logo-bar__item {
  margin: auto 15px;
  display: inline-block;
}
/* #shopify-section-image--logo-list .homepage-sections-wrapper {
  padding: 70px 0 90px;
} */
/* @media screen and (max-width: 1080px) {
  #shopify-section-image--logo-list .homepage-sections-wrapper {
    padding: 60px 0 60px;
  }
} */
@media screen and (min-width: 576px) {
  #shopify-section-160979366462ef6d5a {
    margin-top: 20px;
  }
}
.post-img {
  height: 220px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #e7e7e7;
  border-bottom: 0px;
}
.post-box {
  margin-bottom: 30px;
}
.post-box-content {
  text-align: center;
  padding: 35px 30px;
  background: #f6f6f6;
  border: 1px solid #e7e7e7;
}
.homepage-section--latest-news-product-wrapper {
  padding: 30px 30px 0;
}
.homepage-section--latest-news-product-wrapper .grid__item {
  padding: 0;
}
.homepage-section--latest-news-product-wrapper .grid .grid__item:last-child .post-box {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .homepage-section--latest-news-product-wrapper .grid__item.large--one-half:nth-child(1) .post-box {
    padding-right: 45px;
  }
  .homepage-section--latest-news-product-wrapper .grid__item.large--one-half:nth-child(2) .post-box {
    padding-left: 45px;
    border-left: 1px solid #e7e7e7;
  }
}
@media screen and (min-width: 767px) {
  .post-box {
    margin-bottom: 15px;
  }
}
.post-box-content .btn {
  margin-top: 30px;
}
.post-box-content h3 {
  font-size: 28px;
  line-height: 1.1;
}
.homepage-section--latest-news-product-wrapper .grid {
  padding-left: 30px;
}

#shopify-section-1608335226ac07dcb9 {
  padding-top: 30px;
}

#shopify-section-collection--featured-collection .product-grid--price a,
#shopify-section-collection--featured-collection .product-grid--price .money {
  color: #a62329;
}
#shopify-section-image--slideshow .homepage-sections--title {
  font-family: 'OhnoSoftie-Bold' !important;
  font-size: 36px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 38px;
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.8);
}
#PageContainer {
  overflow-x: hidden;
}

/* hero images */
#shopify-section-161362084153df0604 .hero-video--text-title h1,
#shopify-section-16113583460afae5f8 .homepage-sections--title {
  font-family: 'OhnoSoftie-Bold' !important;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 38px;
  line-height: 1.1;
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.8);
}

#shopify-section-161362084153df0604 .text-content--inner {
  width: 80%;
  margin: auto;
}
@media (max-width: 575px) {
  .homepage-featured-content-box-inner.show-mobile .homepage-sections--title
  .homepage-featured-content-box-inner.show-mobile{
    text-align: left;
  }
  .homepage-featured-content-box-inner.show-mobile{
    padding:0px;
  }
  #shopify-section-161362084153df0604 .text-content--inner {
    width: 90%;
  }
  .hero-video.mobile-height-fullscreen {
    height: calc(100vh - 250px);
  }
}
#shopify-section-161362084153df0604 .hero-video--text-subtitle p,
#shopify-section-16113583460afae5f8 .textarea {
  font-family: 'WorkSans-ExtraBold' !important;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 27px;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.5);
}
#shopify-section-161362084153df0604 .hero-video--text-subtitle p {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .homepage-slider-container .homepage-featured-content-box h2.homepage-sections--title,
  .homepage-featured-content-box-inner.show-mobile{
    text-align: left;
  }
  #shopify-section-16113583460afae5f8 .homepage-featured-content-box-inner {
    height: 450px;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  .image-with-text-overlay-wrapper .homepage-content--16113583460afae5f8.homepage-content--image::before {
    opacity: 0.5 !important;
  }
  #shopify-section-16113583460afae5f8 .homepage-content--16113583460afae5f8 .img,
  #shopify-section-16113583460afae5f8 .homepage-content--16113583460afae5f8 .img {
    background-position: left !important;
  }
}
@media screen and (min-width: 768px) {
  #shopify-section-16113583460afae5f8.image-with-text-overlay-wrapper .homepage-featured-content-wrapper {
    height: 500px;
    min-height: auto;
  }
  #shopify-section-16113583460afae5f8 .homepage-featured-content-box {
    max-width: 1380px;
    justify-content: flex-start;
    width: 100%;
    padding: 0px 15px;
  }
  #shopify-section-image--slideshow .homepage-sections--title {
    font-size: 58px;
    line-height: 58px;
  }
}
/* header */
.site-nav--mobile a:last-child,
.mobile-nav-bar-wrapper button.site-nav__link {
  margin: 0;
}

@media screen and (max-width: 575px) {

}

/* collections */

.featured-collections-wrapper img,
.featured-collections-wrapper svg.icon.icon--placeholder,
#shopify-section-collection--featured-collection .featured-collections-wrapper svg.icon.icon--placeholder {
  max-height: 390px !important;
}
#shopify-section-collection--collection-list .grid-item-details--overlay {
  height: 100%;
}
#shopify-section-collection--collection-list .homepage-sections-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  .featured-collections-wrapper .keep-spacing .homepage-collection-grid-item {
    width: 50%;
  }
}
@media screen and (max-width: 1199px) {
  .homepage-product-grid-wrapper {
    display: flex;
    justify-content: center;
  }
  .homepage-product-grid-wrapper .grid__item {
    float: none;
    width: 33.333%;
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .homepage-sections-wrapper.homepage-sections-wrapper--white {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  #shopify-section-collection--collection-list .homepage-sections-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #shopify-section-collection--featured-collection .homepage-sections-wrapper.homepage-sections-wrapper--white {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #shopify-section-collection--collection-list .homepage-sections-wrapper {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .section--collection--collection-list {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .homepage-product-grid-wrapper .grid__item {
    float: none;
    width: 50% !important;
    max-width: 50% !important;
    flex: 50% !important;
  }
}
/* video */
#shopify-section-video--video-hero .hero-video--wrapper {
  height: 100%;
  width: 100%;
  background: #252525;
}
#shopify-section-video--video-hero .hero-video--media {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .homepage-content--video--video-hero .hero-video--text {
    background: rgba(0, 0, 0, 0.4);
    /* position: relative; */
  }
  #shopify-section-video--video-hero .text-content--inner {
    padding: 60px 30px;
  }
}

@media screen and (max-width: 768px) {
  .hero-video.mobile-height-450 {
    height: auto;
  }
}

/* posts */
.post-box-content h3 {
  font-family: 'OhnoSoftie-Bold' !important;
  color: #000000;
  text-align: center;
}
/* values */
@media screen and (max-width: 767px) {
  .image-gallery-wrapper .expand-grid .homepage-gallery-grid-item {
    width: 50%;
    flex: 50%;
  }
  .logo-bar .logo-bar__item:last-child {
    margin-bottom: 0;
  }
}

/* recipes */
@media screen and (max-width: 767px) {
  .recipe-box {
    margin-bottom: 15px !important;
    height: 300px !important;
  }
  #spread-the-love-foods-nut-butters-amp-other-spreadables-made-with-love .homepage-sections-wrapper.homepage-content--video--video-hero p {
    font-size: 36px;
  }
}
@media screen and (max-width: 575px) {
  #spread-the-love-foods-nut-butters-amp-other-spreadables-made-with-love .homepage-sections-wrapper.homepage-content--video--video-hero p {
    font-size: 34px;
  }
}
@media (max-width: 575px) {
  .recipe-row{
    display: flex;
    flex-wrap: wrap;
  }
  #shopify-section-16098027586deb0be8 .grid__item {
    margin: 0px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #shopify-section-160979366462ef6d5a .grid .row,
  #shopify-section-16098027586deb0be8 .grid .row {
    display: flex;
    width: 100%;
  }
  #shopify-section-16098027586deb0be8 .grid .row {
    flex-wrap: wrap;
  }
  #shopify-section-16098027586deb0be8 .grid .row .extra-large--one-third{
    flex: 1;
  }
  #shopify-section-16098027586deb0be8 .grid .row .grid__item.center{
    flex:100%;
  }
}
/* testimonial */
.text-advert-section--header.h5{
  font-weight:500;
  color: #b02a30;
}
.text-advert-section .grid__item .text-advert-section--sub-header{
  opacity: 1;
  color: #000;
}
@media screen and (min-width: 769px) {
  .homepage-sections-wrapper--white .text-advert-section .grid__item {
      border-left: 1px solid var(--text-color-transparent6);
      padding: 15px 30px;
  }
  .shopify-section .homepage-sections-wrapper.text-advert-section{
    padding-bottom: 0px;
  }
  .homepage-sections-wrapper--white .text-advert-section .grid__item:first-of-type{
    border-left:0px;
  }
}
@media screen and (max-width: 767px) {
  #shopify-section-16098027586deb0be8 .grid .row{
    /* padding:0 30px; */
  }
  .testimonial--single-item {
    margin-bottom: 30px;
  }
  .testimonial--single-item:last-child {
    margin-bottom: 0;
  }
  .testimonial-box-quote p {
    font-size: 19px;
  }
  .testimonials-three-col {
    padding-bottom: 0;
  }
  .testimonial-box-quote {
    padding: 30px 15px;
  }
  .testimonial-box-content h4 {
    margin: 15px 0;
    font-size: 18px;
  }
}

/* best sellers */
.homepage-product-grid-wrapper .grid__item .grid-view-item {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .homepage-product-grid-wrapper {
    align-items: flex-start;
  }
  #shopify-section-collection--featured-collection .quick-add-wrapper button,
  #shopify-section-collection--featured-collection .quick-add-wrapper a {
    /* width: 100%; */
    width: auto;
    min-width: 0px !important;
  }
  #shopify-section-collection--featured-collection .grid-view-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    margin-bottom: 0px !important;
  }
  #shopify-section-collection--featured-collection .quick-add-wrapper {
    margin-top: auto;
  }
  #shopify-section-collection--featured-collection .homepage-product-grid-wrapper .grid__item {
    display: flex;
    padding: 10px !important;
    position: relative;
    margin: 0;
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .homepage-product-grid-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .homepage-product-grid-wrapper .grid__item {
    margin-top: 0;
    margin-bottom: 45px;
    display: flex;
    float: none;
    width: 20%;
    flex: 20%;
  }
}
@media screen and (max-width: 575px) {
  .testimonial--single-item {
    margin-bottom: 15px;
  }
   #shopify-section-collection--featured-collection .homepage-product-grid-wrapper .grid__item {
    width: 50%;
    flex: 50%;
    max-width: 50%;
  }
}
/* as seen on */
@media screen and (max-width: 767px) {
  .logo-bar {
    flex-direction: column;
    align-items: center;
  }
  .logo-bar__item {
    margin: 30px;
    display: inline-block;
    width: 300px !important;
  }
}
/* latest */

@media screen and (max-width: 991px) {
  .homepage-section--latest-news-product-wrapper .grid__item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .homepage-section--latest-news-product-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .post-box {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  #shopify-section-160979366462ef6d5a .product-spotlight,
  #shopify-section-160979366462ef6d5a .latest-news{
    width:100%;
  }
  #shopify-section-16097998644bd67b50 .lrg-header{
    margin-bottom:30px;
  }
  .text-advert-section{
    min-height:0;
  }
}
/* footer gallery */
@media screen and (max-width: 767px) {
  .homepage-gallery-background .grid-gallery-bg-img {
    padding-top: 50% !important;
  }
}
@media screen and (max-width: 575px) {
  .wrapper {
    padding: 0px 30px;
  }
  .footer-wrapper .wrapper,
  .wrapper .wrapper {
    padding: 0px;
  }
  #shopify-section-image--logo-list .homepage-sections-wrapper--light h2.homepage-sections--title,
  .sitewide--title-wrapper {
    margin-bottom: 0 !important;
  }
  #shopify-section-1608240891ddb98c5d .grid-item__content {
    padding-left: 0px;
    padding-right: 0px;
  }
  #shopify-section-1608240891ddb98c5d .homepage-gallery-grid-item {
    margin-bottom: 10px;
  }
}

#shopify-section-footer--newsletter .grid.row--table {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #shopify-section-footer--newsletter .grid.row--table {
    flex-direction: column;
  }
}
#shopify-section-footer--newsletter .grid.row--table
/* from responsive */
@media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
  }
}
@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px;
  }
}
@media screen and (min-width: 480px) {
  .wrapper {
    padding: 0 30px;
  }
}
@media screen and (min-width: 767px) {
  .image-gallery-wrapper .content-width.wrapper .remove-spacing {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  footer .grid,
  footer .grid--rev,
  footer .grid--full {
    display: flex;
    flex-wrap: wrap;
  }
  footer .grid .grid__item,
  footer .grid--rev .grid__item,
  footer .grid--full .grid__item {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 768px) {
  .bottom--footer {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .footer-alignment--left .bottom--footer-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer-alignment--left .bottom--footer-row .bottom--footer---links {
    flex: 1 1 auto;
  }
  .footer-alignment--left .bottom--footer-row .payment-icons {
    order: 2;
    flex: 1 0 60%;
    text-align: right;
  }
  .footer-alignment--left .bottom--footer-row .localization-selector-form {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 0;
  }
  .footer-alignment--left .bottom--footer-no--no-payments .localization-selector-form {
    width: auto;
    order: 1;
  }
  .footer-alignment--left .bottom--footer-no--no-payments .bottom--footer---links {
    flex-grow: 0;
  }
}
@media screen and (max-width: 767px) {
  input,
  textarea {
    font-size: 16px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /** Whole */
  .medium--one-whole {
    width: 100%;
  }
  /* Halves */
  .medium--one-half {
    width: 50%;
  }
  /* Thirds */
  .medium--one-third {
    width: 33.333%;
  }
/*   .medium--hide {
    display: none !important;
  } */
  .grid-uniform .medium--one-half:nth-child(2n + 1),
  .grid-uniform .medium--one-third:nth-child(3n + 1),
  .grid-uniform .medium--one-quarter:nth-child(4n + 1),
  .grid-uniform .medium--one-fifth:nth-child(5n + 1),
  .grid-uniform .medium--one-sixth:nth-child(6n + 1),
  .grid-uniform .medium--two-sixths:nth-child(3n + 1),
  .grid-uniform .medium--three-sixths:nth-child(2n + 1),
  .grid-uniform .medium--two-eighths:nth-child(4n + 1),
  .grid-uniform .medium--four-eighths:nth-child(2n + 1),
  .grid-uniform .medium--five-tenths:nth-child(2n + 1),
  .grid-uniform .medium--one-twelfth:nth-child(12n + 1),
  .grid-uniform .medium--two-twelfths:nth-child(6n + 1),
  .grid-uniform .medium--three-twelfths:nth-child(4n + 1),
  .grid-uniform .medium--four-twelfths:nth-child(3n + 1),
  .grid-uniform .medium--six-twelfths:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .medium-down--show {
    display: block !important;
  }
}

@media only screen and (min-width: 768px) {
  /** Whole */
  .large--one-whole {
    width: 100%;
  }
  /* Halves */
  .large--one-half {
    width: 50%;
  }
  .large--one-quarter {
    width: 25%;
  }
  .large--one-fifth {
    width: 20%;
  }
  .large--hide {
    display: none !important;
  }

  .grid-uniform .large--one-half:nth-child(2n + 1),
  .grid-uniform .large--one-third:nth-child(3n + 1),
  .grid-uniform .large--one-quarter:nth-child(4n + 1),
  .grid-uniform .large--one-fifth:nth-child(5n + 1),
  .grid-uniform .large--one-sixth:nth-child(6n + 1),
  .grid-uniform .large--two-sixths:nth-child(3n + 1),
  .grid-uniform .large--three-sixths:nth-child(2n + 1),
  .grid-uniform .large--two-eighths:nth-child(4n + 1),
  .grid-uniform .large--four-eighths:nth-child(2n + 1),
  .grid-uniform .large--five-tenths:nth-child(2n + 1),
  .grid-uniform .large--one-twelfth:nth-child(12n + 1),
  .grid-uniform .large--two-twelfths:nth-child(6n + 1),
  .grid-uniform .large--three-twelfths:nth-child(4n + 1),
  .grid-uniform .large--four-twelfths:nth-child(3n + 1),
  .grid-uniform .large--six-twelfths:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1200px) {
  .extra-large--one-third {
    width: 33.333%;
  }
}
@media only screen and (max-width: 768px) {
  .grid__item {
    margin-top: 30px;
  }
}
@media (min-width: 769px) {
  .site-header {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .site-header__logo img {
    vertical-align: middle;
  }
}
@media screen and (max-width: 768px) {
  .mobile-nav-bar-wrapper .cart-item-count-header--total {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 0.75rem;
    display: block;
    text-align: center;
  }
  .site-header__cart-indicator {
    top: 9px;
    background: var(--cart-background-color);
    color: var(--body-color);
    padding: 2px;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    left: 25px;
    text-align: center;
    line-height: 14px;
    top: 10px;
  }
}
@media (min-width: 769px) {
  .site-nav__dropdown {
    top: 100%;
  }
}
.recipe-row {
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  /* hide best sellers */
/*   .product-spotlight,
  #shopify-section-collection--featured-collection,
  #shopify-section-1609800481fee3eab4 {
    display: none;
  } */
  #shopify-section-image--logo-list .logo-bar {
    align-items: center !important;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  #shopify-section-image--logo-list .logo-bar__item {
    margin: 0px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    width: 50% !important;
  }
  .testimonials-three-col {
    padding-bottom: 30px;
  }

/* our values inline phone */

  #shopify-section-1608240891ddb98c5d .homepage-gallery-grid-inner.info-below-image .grid-item__title h2 {
    margin-top: 0px;
    /* font-size: 12px;  */
    line-height: 1;
  }
  #shopify-section-1608240891ddb98c5d .homepage-gallery-grid-item,
  #shopify-section-1608240891ddb98c5d.image-gallery-wrapper .keep-spacing .homepage-gallery-grid-item > div {
    margin: 0px;
  }
  #shopify-section-1608240891ddb98c5d.image-gallery-wrapper .expand-grid .homepage-gallery-grid-item {
    /* width: 10%;
    flex: 10%;
    padding: 0 3px; */
    width: 50%;
    flex: 50%;
    padding: 0;
  }
  #shopify-section-1608240891ddb98c5d.image-gallery-wrapper .gallery-grid {
    /* margin-top: 15px; */
    /* align-items: flex-start; */
    flex-direction: row;
  }
  #shopify-section-1608240891ddb98c5d.image-gallery-wrapper .homepage-gallery-background.content-width {
    padding: 0px;
  }
  #shopify-section-1608240891ddb98c5d .wrapper {
    padding: 0 15px;
  }
  #shopify-section-1608240891ddb98c5d .wrapper.content-width {
    padding: 0 0px;
  }
}



.no-video-bg {
	position: absolute;
  	top: 0;
  	left: 0;
  	height: 100%;
  	width: 100%;
  	background-position: center;
  	background-size: cover;
}

.homepage-slider-container .homepage-featured-content-box {
  width: auto;
  max-width: 50%
}

.homepage-slider-container .slideshow-title .h2,.homepage-slider-container .slideshow-title h2 {
  line-height: 1.1em
}

.homepage-slider-container .flex-control-paging li a {
  box-shadow: none;
  -webkit-box-shadow: none
}

@media screen and (max-width: 768px) {
  .homepage-slider-container .icon--placeholder {
      min-height:350px
  }
}

.mobile-dot-nav-spacing {
  margin-bottom: 30px
}

.homepage-sections--slideshow-wrapper .sitewide--title-wrapper {
  padding-bottom: 0
}

.homepage-sections--slideshow-wrapper .sitewide--title-wrapper .homepage-sections--title.h2:after,.homepage-sections--slideshow-wrapper .sitewide--title-wrapper h2.homepage-sections--title:after {
  display: none
}

@media only screen and (min-width: 768px) {
  .homepage-featured-content-box-inner.show-mobile {
      display:none
  }
}

@media only screen and (max-width: 767px) {
  .homepage-featured-content-box-inner.show-desktop {
      display:none
  }

  .slides .homepage-sections--slideshow-wrapper .homepage-featured-content-box:not() {
      max-width: 100%;
      width: 100%;
      left: 0
  }

  .slides .homepage-sections--slideshow-wrapper .homepage-featured-content-box:not() .homepage-featured-content-box-inner,.slides .homepage-sections--slideshow-wrapper .homepage-featured-content-box:not() .homepage-sections--title.h2,.slides .homepage-sections--slideshow-wrapper .homepage-featured-content-box:not() h2.homepage-sections--title {
      text-align: center;
      width: 100%
  }

  .homepage-slider-container .homepage-featured-content-box {
      min-width: calc(100% - 40px);
      left: 0;
      margin: 20px;
      left: 0;
      right: 0
  }

  .homepage-slider-container .homepage-featured-content-box .homepage-sections--title.h2,.homepage-slider-container .homepage-featured-content-box h2.homepage-sections--title {
      font-size: 22px
  }

  .homepage-slider-container .homepage-featured-content-box .featured-row__subtext {
      font-size: 16px
  }

  .homepage-slider-container .homepage-featured-content-box .sitewide--title-wrapper .homepage-sections--title {
      padding-bottom: 15px;
      margin-bottom: 5px
  }
}

.slideshow--full-screen {
  height: 100vh
}

.slideshow--full-screen .swiper-slide {
  height: 100vh
}

.slideshow--full-screen .swiper-slide .slideshow-desktop-as-mobile-image,.slideshow--full-screen .swiper-slide .slideshow-desktop-image,.slideshow--full-screen .swiper-slide .slideshow__link>div,.slideshow--full-screen .swiper-slide>div:not([class]) {
  height: 100%
}

@media screen and (max-width: 768px) {
  .slideshow--full-screen .swiper-slide .slideshow-mobile-image {
      height:100%
  }
}
.testimonials-block .responsive-image-wrapper{
  position: absolute;
  z-index: -1;
}

.post-box .responsive-image-wrapper{
  height:300px;
  overflow: hidden;
}

.recipe-block {
  position: relative;
}
.recipe-block .responsive-image-wrapper{
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display:block;
  overflow: hidden !important;
}
.recipe-block .responsive-image-wrapper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homepage-featured-content-box-inner, .homepage-map-content-box-inner {
  padding: 30px;
  text-align: center;
}

.homepage-sections--slideshow-wrapper .wrapper{
  height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.homepage-featured-content-box{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.homepage-featured-content-box-inner{
  text-align: center !important;
}

.slideshow-wrapper--captionAlignment-left .homepage-featured-content-box .homepage-featured-content-box-inner, .slideshow-wrapper--captionAlignment-left .homepage-featured-content-box .homepage-featured-content-box-inner h2.homepage-sections--title{
  text-align: center;
}