/** Shopify CDN: Minification failed

Line 872:41 Invalid escape

**/
/* In Social Code */

/* Image Render Fix */
img {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

/* Fonts */

@font-face {
  font-family: "AachenDEEMed";
  src: local('AachenDEEMed'), url("//www.farmfreshxpress.com/cdn/shop/t/20/assets/AE01014D.ttf?v=97765824759055778431649963036") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Callie Chalk";
  src: local('Callie Chalk'), url("//www.farmfreshxpress.com/cdn/shop/t/20/assets/CallieChalkFont-Regular.otf?v=83021175289244255981649963035") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Override Variables */

:root {
  --font-heading-family: "AachenDEEMed", Arial, Helvetica, sans-serif;
  --font-heading-weight: 500;
  --font-heading-color: #350300;
  --header-nav-link-color: var(--font-heading-color);
  --product-card-link-color: var(--font-heading-color);
  --newsletter-body-bg: var(--gradient-base-accent-1);
  --newsletter-font-color: #ffffff;
  --newsletter-btn-color: var(--font-heading-color);
  --newsletter-btn-bgcolor: #CFAE81;
  --product-atc-bgcolor: #CFAE81;
  --product-atc-bordercolor: #350300;
  --color-orange: #C34337;
  --color-dark-brown: #350300;
  --color-light-brown: #CFAE81;
}
  
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
  color: var(--font-heading-color);
}
    
a.button,
a.button:hover,
a.button:focus {
  outline: none;
  box-shadow: none;
}
  
body {
  background: url("//www.farmfreshxpress.com/cdn/shop/t/20/assets/background.png?v=28306923776756722821649963035") center center/contain repeat rgb(var(--color-base-background-1));
}
  
/* Zip Code Validator */
  
#zapiet-delivery-validator #zapiet-delivery-validator__topbar {
  background-color: var(--font-heading-color) !important;
}
  
#zapiet-delivery-validator #zapiet-delivery-validator__topbar #zapiet-delivery-validator__container #zapiet-delivery-validator__form .zapiet-delivery-validator__fields .zapiet-delivery-validator__submit {
  background-color: var(--gradient-base-accent-1) !important;
  border: 2px solid var(--gradient-base-accent-1) !important;
  font-weight: bold;
}
  
#zapiet-delivery-validator #zapiet-delivery-validator__modal #zapiet-delivery-validator__modal__primary-action,
#zapiet-delivery-validator #zapiet-delivery-validator__topbar #zapiet-delivery-validator__container #zapiet-delivery-validator__form .zapiet-delivery-validator__fields .zapiet-delivery-validator__submit,
#zapiet-delivery-validator #zapiet-delivery-validator__topbar #zapiet-delivery-validator__container #zapiet-delivery-validator__form .zapiet-delivery-validator__fields #zapiet-delivery-validator__postal_code {
  border-radius: 0 !important;
  font-family: var(--font-body-family) !important;
  font-size: 1.6rem;
}
  
#zapiet-delivery-validator #zapiet-delivery-validator__modal #zapiet-delivery-validator__modal__primary-action {
  text-decoration: none;
  background-color: var(--gradient-base-accent-1) !important;
  border: 2px solid var(--font-heading-color) !important;
  font-weight: bold;
}

#zapiet-delivery-validator #zapiet-delivery-validator__topbar #zapiet-delivery-validator__container #zapiet-delivery-validator__form #zapiet-delivery-validator__label {
  margin-right: 20px !important;
  display: inline-block !important;
}
  
#zapiet-delivery-validator #zapiet-delivery-validator__topbar #zapiet-delivery-validator__close svg {
  stroke: #fff;
}

/* Header */
  
.header {
  padding-top: 0;
}
  
.header__heading-logo {
  margin: 15px 0;
}
  
.header__menu-item,
.header__inline-menu .list-menu--inline li > a,
header .list-menu__item {
  font-size: 16px;
  text-decoration: none;
}
  
.header__inline-menu .list-menu--inline .link,
.header__inline-menu .list-menu--inline .header__active-menu-item {
  font-weight: bold;
  color: var(--header-nav-link-color);
  line-height: 1;
}
  
#shopify-section-header sticky-header {
  background: transparent !important;
}
  
@media screen and (max-width: 989px) {
  .header__heading-logo {
/*     max-width: 120px;
    max-height: auto; */
    margin: 0;
  }
}
  
/* icon */
  
.icon-cart {
  height: 2rem !important;
  width: 2rem !important;
  margin-right: 1rem;
}
  
/* Section Divider */
  
.show_section_divider {
  border-bottom: 1px solid 
}

/* Announcement Bar */

.announcement-bar .announcement-bar__message {
  color: #fff !important;
  font-family: var(--font-body-color);
  font-size: 14px;
}

/* Homepage */
  
/* Wood Header */

.wooden-header {
  text-align: center;
  width: 100%;
  line-height: 115px;
  color: #fff;
  letter-spacing: 1px;
}
  
.wooden-header > span {
  display: inline-block;
  background: url("//www.farmfreshxpress.com/cdn/shop/t/20/assets/blackboard.png?v=169427977440635477811649963036") center center/contain no-repeat transparent;
  min-width: 650px;
  font-family: "Callie Chalk";
  font-size: 26px;
  padding-top: 6px;
}
  
@media screen and (max-width: 750px) {
  .wooden-header {
    line-height: calc(25vw);
    margin-bottom: 0;
  }
  .wooden-header > span {
    min-width: 100%;
    background: url("//www.farmfreshxpress.com/cdn/shop/t/20/assets/blackboard-mobile.png?v=67126865113662772001649963035") center center/contain no-repeat transparent;
  }
}
  
@media screen and (max-width: 750px) {
  .wooden-header > span {
    font-size: 18px;
  }
}
  
/* Image Banner */

.hp_header {
  margin-bottom: 13rem;
}
  
.hp_header .banner__heading {
  color: #fff;
  text-shadow:
    -2px -2px 0 var(--color-dark-brown),
    2px -2px 0 var(--color-dark-brown),
    -2px 2px 0 var(--color-dark-brown),
    2px 2px 0 var(--color-dark-brown);
  letter-spacing: 1px;
}
  
.hp_header .banner__buttons a {
  background-color: var(--color-orange);
  color: #ffffff;
  border: 2px solid var(--color-dark-brown);
  font-weight: 700;
  font-size: 23px;
}
  
.banner_bottom_img {
  position: absolute;
  text-align: center;
  width: calc(100% - 10rem);
  bottom: -25rem;
}
  
.banner_bottom_img img {
  max-width: 100%;
  height: auto;
}
  
@media screen and (max-width: 749px) {
  .banner__box {
    padding: 1.5rem !important;
  }
  
  .banner_bottom_img {
    width: calc(100% - 3rem);
  	bottom: -14rem;
  }
}
  
/* Image with Text */
  
.img_with_text .image-with-text__heading {
  font-size: 40px;
}
  
.img_with_text .media > img {
  object-fit: contain;
}

.img_with_text .color-background-1 {
  background-color: transparent !important;
}
 
.img_with_text .image-with-text__content a.button,
.img_with_text .image-with-text__content a.button:hover {
  border: 2px solid var(--color-dark-brown);
  font-weight: 700;
  font-size: 23px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 1440px) {
  .vendor_of_the_week {
    background: url('//www.farmfreshxpress.com/cdn/shop/t/20/assets/vendor-of-the-week-bg.png?v=11083368562986719701649963036') center right/auto 75% no-repeat transparent;
  }
  
  .vendor_of_the_week .image-with-text__content {
    padding-right: 225px;
  }
}
  
/* Collection Slider */
 
.collection-slider .slider.slider--tablet {
  width: calc(100% - 88px);
  margin-left: auto;
  margin-right: auto;
}
  
.collection-slider .slider-button .icon {
  color: var(--color-orange);
  height: 4.7rem !important;
}
  
.collection-slider .title-wrapper-with-link {
  margin-bottom: 5rem;
}
  
/* Product Card */
   
.collection-slider .card-information__wrapper {
  text-align: center;
}
 
.collection-slider .card-information__text {
  color: var(--product-card-link-color);
}
  
.collection-slider .card-information__wrapper .price {
  justify-content: center;
}
  
.collection-slider .card__inner {
  padding: 0 15px;
}
  
.collection-slider .card--outline:not(.card--soft) {
  border: none;
}
  
/* Collection List */
 
.hp_collection-list .card--light-border {
  border: none;
}
  
.hp_collection-list .card-colored {
  background-color: transparent !important;
  padding: 0 !important;
  text-align: center;
}
  
.hp_collection-list .card-colored > div:first-child {
  padding: 16px 16px;
}
  
.hp_collection-list .card-colored .media {
  border: 3px solid #9F8887;
}
  
.hp_collection-list .card-colored h3 {
  font-family: var(--font-body-family) !important;
}
  
.hp_collection-list .view-all {
  padding-top: 50px;
}
  
.hp_collection-list .view-all a.button,
.hp_collection-list .view-all a.button:hover {
  border: 2px solid var(--color-dark-brown);
  font-weight: 700;
  font-size: 23px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.collection-hero__subcollections {
  text-align: center;
  width: 85%;
  margin: 0 auto;
}
  
.collection-hero__subcollections > a {
  display: inline-block;
  margin: 5px;
  color: var(--color-dark-brown);
  font-weight: bold;
}
  
@media screen and (min-width: 900px) {
  .collection-hero__subcollections {
    justify-content: center;
    display: flex;
    gap: 15px;
  }
  
  .collection-hero__subcollections > a {
    padding: 5px 15px;
    color: #fff;
    background-color: var(--color-orange);
    border: 2px solid var(--color-dark-brown);
    text-decoration: none;
  }
}
  
/* Newsletter */
  
.newsletter_side-layout .newsletter__wrapper {
  margin: 0 !important;
  background-color: var(--newsletter-body-bg);
  padding-top: 30px;
  padding-bottom: 30px;
}

.newsletter_side-layout .newsletter__heading .h1 {
  margin: 0;
}
  
.newsletter_side-layout .newsletter__wrapper h2 {
  color: var(--newsletter-font-color);
}
  
.newsletter_side-layout .newsletter__subheading {
  color: var(--newsletter-font-color);
}
  
.newsletter_side-layout .newsletter-form__field-wrapper {
  background-color: var(--newsletter-font-color);
}
  
.newsletter_side-layout .newsletter-form__button {
  height: auto;
  width: auto;
  padding: 8px 16px;
  margin-top: -1px;
  margin-right: -1px;
  color: var(--newsletter-btn-color);
  background-color: var(--newsletter-btn-bgcolor);
  border: 2px solid var(--newsletter-btn-color);
  font-weight: 700;
  font-family: var(--font-body-family) !important;
  font-size: 23px;
}
  
.newsletter_side-layout .newsletter-form__field-wrapper .field__input {
  padding-right: 17rem;
  border: none;
  box-shadow: none;
  outline: none;
}
  
@media screen and (min-width: 750px) {
  .newsletter_side-layout .newsletter__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 50px 90px;
  }
  
  .newsletter_side-layout .newsletter__heading .h1 {
    text-align: left;
  }

  .newsletter_side-layout .newsletter__wrapper h2 {
    font-size: 40px;
  }

  .newsletter_side-layout .newsletter__subheading {
    text-align: left;
    margin: 0 !important;
  }
  
  .newsletter_side-layout .newsletter__wrapper>*+* {
    margin-top: 0;
  }
}
  
@media screen and (min-width: 750px) and (max-width: 900px) {
  .newsletter_side-layout .newsletter-form__button {
    top: 50px;
    width: 100%;
  }
}
  
/* Product Page */
  
.product-section {
  margin-top: 30px !important;
}
  
/* Media */
  
.thumbnail {
  background-color: rgb(var(--color-base-background-1)) !important;
}
  
.thumbnail[aria-current] {
  border: 1px solid var(--color-dark-brown) !important;
}
  
.product__media-list .product__modal-opener {
  border: 3px solid var(--color-dark-brown) !important;
  box-shadow: 4px 4px 11px rgba(0, 0, 0, 0.25);
}
  
/* Product Info */
  
.product__text.caption-with-letter-spacing {
  text-transform: none !important;
  font-size: 25px;
  font-weight: 500;
  color: var(--font-heading-color);
  margin-bottom: 15px;
}
  
.product__title {
  font-size: 40px;
}
  
/* Price */
  
.price--show-badge {
  align-items: center !important;
}
  
.product__info-wrapper .price__regular .price-item--regular,
.product__info-wrapper .price__sale .price-item--sale {
  color: var(--color-orange) !important;
  font-weight: 600;
}
  
/* Variant */
  
variant-selects .product-form__input--dropdown {
  display: flex;
  align-items: center;
  gap: 30px;
}
  
variant-selects .product-form__input--dropdown .form__label {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
  
variant-selects .product-form__input--dropdown .select__select {
  font-size: 16px;
  border: 1px solid var(--font-heading-color);
  box-shadow: none;
  outline: none;
}
  
variant-selects .product-form__input--dropdown .select__select options {
  padding: 10px;
}
  
/* Product Certification */
  
.product__certifications-label {
  font-weight: 600;
}
  
.product__certifications img {
  height: 40px;
  width: auto;
}
  
/* Quantity with Button */
  
.product-form__input .form__label {
  font-weight: 600;
  font-size: 16px;
}

.product-form__input quantity-input.quantity {
  height: 5rem;
  border: 1px solid var(--product-atc-bordercolor);
}

.product-form__input .quantity__input {
  font-size: 25px;
}
  
.product__qty-with-button .product-form__submit {
  margin-bottom: 0;
  background-color: var(--product-atc-bgcolor);
  border: 2px solid var(--product-atc-bordercolor);
  color: var(--product-atc-bordercolor);
  font-weight: 700;
  font-size: 23px;
  outline: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
  
@media screen and (min-width: 750px) {
  .product__qty-with-button {
    display: flex;
    align-items: stretch;
    gap: 30px;
  }

  .product__qty-with-button .product_quantity-atc-btn {
    flex: 1;
    position: relative;
  }

  .product__qty-with-button .product-form {
    margin: 0 !important;
    bottom: 0;
    width: 100%;
    position: absolute;
  }
}
  
/* Product Description */
  
.product__description {
  background-color: rgb(var(--color-base-background-1));
}
  
/* Contact Page */
  
.contact-multicolumn {
  max-width: 900px;
  margin: 0 auto !important;
  padding-left: 15px;
  padding-right: 15px;
}
  
.contact-multicolumn .page-width {
  border: 2px solid var(--product-atc-bordercolor);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: rgb(var(--color-base-background-1));
}
  
.contact-multicolumn .multicolumn-card__info {
  word-break: break-all;
}
  
.contact-form .field__input {
  background-color: rgb(var(--color-base-background-1));
}
  
.contact-form .contact__button button {
  border: 2px solid var(--color-dark-brown);
  font-weight: 700;
  font-size: 23px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
  
.multicolumn-card__icon {
  max-width: 50px;
  margin: 0 auto 15px;
}
  
.multicolumn-card__icon svg {
  fill: var(--color-dark-brown);
}
  
/* Cart */
  
.cart_featured-collection a.button,
.cart__checkout-button,
.cart__warnings a.button,
.cart_featured-collection a.button:hover,
.cart__checkout-button:hover,
.cart__warnings a.button:hover {
  border: 2px solid var(--color-dark-brown);
  font-weight: 700;
  font-size: 23px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
  
/* Collections */
  
.collection-hero__text-wrapper {
  text-align: center;
}
  
.collection-hero__title {
  font-size: 40px;
}
  
.collection-hero__description {
  margin: 20px auto;
  background-color: rgb(var(--color-base-background-1));
}
  
.collection-hero__description,
.collection-hero__description * {
  font-size: 16px !important;
}
  
.collection-grid-section .facets__wrapper,
.collection-grid-section .mobile-facets__wrapper,
.collection-grid-section .facet-filters,
.collection-grid-section .product-count {
  background-color: rgb(var(--color-base-background-1));
}
  
.collection-grid-section .facets__heading,
.collection-grid-section .facets__summary,
.collection-grid-section .facets__reset,
.collection-grid-section .mobile-facets__open {
  color: var(--color-dark-brown);
}
 
.collections-page-grid .product-grid {
  justify-content: flex-start;
  gap: 1rem;
}
  
.collections-page-grid .card-information__wrapper {
  background-color: rgb(var(--color-base-background-1));
}
  
.collections-page-grid .media {
  padding-bottom: 100% !important;
}
  
.collections-page-grid .card-information__wrapper {
  text-align: center;
}
  
.collections-page-grid .price {
  justify-content: center;
}
  
.collections-page-grid .grid--2-col .grid__item {
  max-width: calc(50% - 0.5rem) !important;
}
 
@media screen and (min-width: 750px) {
  .collections-page-grid .grid--4-col-tablet .grid__item {
	max-width: calc(25% - 0.75rem) !important;
  }
}
  
@media screen and (min-width: 990px) {
  .collections-page-grid .grid--5-col-desktop .grid__item {
    max-width: calc(20% - 0.8rem) !important;
  }
}
 
/* Vendor & About */

.vendor_maps {
  overflow: hidden;
  border: 3px solid var(--color-dark-brown);
  filter: drop-shadow(4px 4px 11px rgba(0, 0, 0, 0.25));
}
  
.vendor_maps iframe {
  margin-top: -60px;
  width: 100%;
  border: none;
  height: 500px;
  margin-bottom: -10px;
}
 
.featured_vendor .image-with-text__heading {
  margin-top: 0;
}
  
.get_to_know_vendor {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
  
.template_page-about .title-wrapper-with-link--no-heading,
.template_page-vendors .title-wrapper-with-link--no-heading {
  display: none;
}
  
.template_page-about .page_content + *,
.template_page-about .page_content + * .image-with-text,
.template_page-vendors .page_content + *,
.template_page-vendors .page_content + * .image-with-text {
  margin-top: 0 !important;
}
  
.get_to_know_vendor a.button,
.get_to_know_vendor a.button:hover,
.rich-text a.button,
.rich-text a.button:hover {
  border: 2px solid var(--color-dark-brown);
  font-weight: 700;
  font-size: 18px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.about_areas .multicolumn-list {
  gap: 10px 0;
  justify-content: center;
}

.about_areas .grid--3-col-tablet .grid__item {
  flex-grow: 0;
}
  
@media screen and (max-width: 500px) {
  .template_page-about .image-with-text__content,
  .template_page-vendors .image-with-text__content {
    padding: 30px 0;
  }
  
  .template_page-about .page_content + *,
  .template_page-vendors .page_content + * {
    margin-top: 60px !important;
  }
}
  
@media screen and (min-width: 769px) {
  .get_to_know_vendor .multicolumn-card__info h3 {
    min-height: 69px;
  }
}

@media screen and (min-width: 1440px) {
  .our_mission {
    background: url('//www.farmfreshxpress.com/cdn/shop/t/20/assets/our_mission_bg.png?v=37977873232919223881649963036') center left/auto 55% no-repeat transparent;
  }
  
  .featured_vendor {
    background: url('//www.farmfreshxpress.com/cdn/shop/t/20/assets/feat_vendor_bg.png?v=143859038627756270391649963035') bottom right/auto 55% no-repeat transparent;
  }
  
  .our_mission .image-with-text__content {
    padding-left: 225px;
  }
  
  .featured_vendor .image-with-text__content {
    padding-right: 225px;
  }
}
  
@media screen and (min-width: 1500px) {
  .template_page-about .page_content + *,
  .template_page-vendors .page_content + * {
    margin-top: 60px !important;
  }
}
  
/* Link list */

.section_linklist ul {
  padding-left: 0;
}
  
.section_linklist li {
  list-style: none outside none;
  text-align: center;
  font-weight: 400;
}
  
.section_linklist li a {
  color: var(--product-card-link-color);
}
  
/* is Vendor */
  
.section_linklist_links-vendor_item {
  margin-bottom: 16px;
}
  
/* Footer */
  
.footer-bg-override {
  --gradient-background: #350300;
  --font-heading-color: #fff;
}
  
.footer-bg-override .footer-block__details-content .list-menu__item--link,
.footer-bg-override .copyright__content a {
  color: var(--font-heading-color);
}

.footer-bg-override .footer-block__details-content {
  text-transform: uppercase;
  font-size: 14px;
}
 
.footer-bg-override .footer__content-bottom {
  border-top: none;
}
  
.footer-bg-override .footer__copyright {
  text-transform: uppercase;
  font-size: 14px;
}
  
.footer-block__details-socmed {
  justify-content: flex-start !important;\
  gap: 2.6rem;
  margin-top: 1.3rem;
}
  
.footer-block__details-socmed .list-social__link {
  padding: 0;
}
  
@media screen and (min-width: 750px) {
  .grid--2-span {
    width: calc(50% - 1rem * 3 / 4) !important;
  }
  
  .grid--2-span ul {
    columns: 2 auto;
  }
  
  .footer-bg-override .footer__column--info {
    flex-direction: row;
    justify-content: space-between;
  }
}
  
.insocial-icon {
  display: inline-block;
  background: url('//www.farmfreshxpress.com/cdn/shop/t/20/assets/InSocial-Icon.png?v=18501709993539574781649963035') center center/contain no-repeat transparent;
  height: 22px;
  width: 22px;
  margin-bottom: -6px;
}