/** Shopify CDN: Minification failed

Line 98:12 Unexpected "("

**/
.reputon-google-reviews-widget .reputon-reviews-holder {
  left: 5px;
  bottom: 5px;
}

.reputon-google-reviews-widget .reputon-container {
  gap: 3px;
  padding: 4px 6px;
}
.reputon-google-reviews-widget .reputon-image svg {
  width: 24px;
  height: 24px;
}

.reputon-google-reviews-widget .reputon-content .reputon-rating-count {
  font-size: 18px;
  line-height: 20px;
}

.reputon-google-reviews-widget .reputon-content .reputon-rating-stars {
  gap: 0;
}

.reputon-google-reviews-widget .reputon-content .reputon-reviews-count {
  font-size: 8px;
}

@media (max-width: 767px) {
  .reputon-google-reviews-widget .reputon-container {
    gap: 1px;
    padding: 2px 5px;
  }
  .reputon-google-reviews-widget .reputon-image svg {
    width: 16px;
    height: 16px;
  }
  
  .reputon-google-reviews-widget .reputon-content .reputon-rating-count {
    font-size: 14px;
    line-height: 16px;
  }
  
  .reputon-google-reviews-widget .reputon-content .reputon-rating-stars svg {
    width: 6px;
    height: 6px;
  }
  
  .reputon-google-reviews-widget .reputon-content .reputon-reviews-count {
    display: none;
  }
}

.template-index > img[height="1"] {
  position: absolute;
}

.template-index #shopify-section-header {
  position: relative;
}

.slideshow .slideshow_slide_container .line-2.sorts-mill p {
  font-style: italic;
}

/* #ShopifyChat,
#dummy-chat-button-iframe {
  right: 10px !important;
  bottom: 10px !important;
} */

#ShopifyChat[is-open="false"] {
  right: -6px !important;
  bottom: 60px !important;
  transform: scale(0.73);
  z-index: 2147483646 !important;
}

#ShopifyChat[is-open="false"]:hover {
  transform: scale(0.84);
}

#ShopifyChat[is-mobile="false"][is-open="true"] {
  right: -2px !important;
  bottom: 72px !important;
  z-index: 2147483646 !important;
}

#ShopifyChat:not([is-open="true"]) {
  right: -10px !important;
  bottom: 60px !important;
}

#ShopifyChat([is-mobile="false"])[is-open="true"] {
  transform: translate(-50%, -50%) scale(0.73);
}

#ShopifyChat:not([is-mobile="false"])[is-open="true"] {
  top: 50% !important;
  bottom: auto !important;
  left: 50% !important;
  right: auto !important;
  transform: translate(-50%, -50%);
  z-index: 2147483646 !important;
}

#ShopifyChat:not([is-mobile="false"])[is-open="true"] .interstitial-view.is-mobile {
  width: 100%;
  max-height: 90vh;
}

.uwy.userway_p3 .userway_buttons_wrapper {
  position: static !important;
  transform: none !important;
}

.uwy.userway_p3 .userway_buttons_wrapper > .uai {
  position: fixed;
  right: 4px;
  bottom: 25px;
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column  {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  /* Halloween */
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .first-column .column_banner {
  font-size: 36px;
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .first-column .column_banner span.sub-header {
  font-size: 26px;
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .first-column .column_banner span.sub-header em {
  font-style: inherit;
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column span.btn {
  /* Insert color for Mid TOUT BTN */
  color: #ec6323!important; /* Halloween */
  text-decoration: none;
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .third-column .column_banner {
  font-size: 36px;
}

.cc-animate-enabled .slideshow .slide .line-2 p {
  margin-bottom: 0;
  line-height: 1.4;
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_text {
  margin-top: 10px !important;
}

@media (min-width: 940px) {
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_banner b {
    /* font-size: 30px; */ /* Halloween */
  }

  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_text {
    /* font-size: 24px; */
    font-size: 18px; /* Halloween */
    margin-top: 20px !important;
  }
}

@media (min-width: 1380px) {
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_banner b {
    font-size: 50px;
    line-height: 44px;
    /* PEACH UPDATE 7-23 */
  }

  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_text {
    /* font-size: 28px; */
    font-size: 18px; /* Halloween */
    margin-top: 20px !important;
  }
}

@media (min-width: 1200px) {
  .slideshow .slide-1 .slideshow_slide_container .inner .line-1 {
    font-size: 70px !important;
  }

  .slideshow .slide-1 .slideshow_slide_container .inner .line-1 b {
    font-size: 85px !important;  
  }

  .slideshow .slide-1 .slideshow_slide_container .inner .line-2 {
    max-width: 700px !important;
    margin: 20px auto 50px !important;
  }
}

@media (min-width: 1081px) {
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .third-column .column_text {
    font-size: 26px !important;
  }
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content {
  /* background: rgba(170, 30, 37, .89) !important; /* Red BG /* */
  /* background: rgba(74, 116, 13, .92) !important; */ /* Light Green BG */ /* DEFAULT */
  /* background: rgba(51, 80, 9, .92) !important; */ /* Dark Green BG */
  /* background: rgb(227 117 38 / 92%) !important; */ /* PEACH UPDATE 7-23 */
  background: #000; /* Halloween */
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_banner b {
  margin-bottom: 0;
  font-weight: 300;
}

.template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_banner b em {
  color: #ec6323; /* Halloween */
}



body.template-index #content .slideshow-section .image-overlay .line-3:not(.line-3--link) {
  margin: 10px auto 0;
}

.product-grid.grid .product-block.column {
  position: relative;
  padding: 0 0 60px;
}
.product-grid.grid .product-block.column .product-block__inner {
  position: unset;
  height: 100%;
}
.product-grid.grid .product-block.column:first-child {
  margin-left: 0
}
.product-grid.grid .product-block.column .product-block__title-price {
  position: unset;
  width: 85%;
  margin: 0 auto;
}
.product-grid.grid .product-block.column .product-block__title-price .title,
.product-grid.grid .product-block.column .product-block__title-price .price span {
  color: #333;
  font-family: Montserrat,sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
  margin: 0 0 5px;
}
.product-grid.grid .product-block.column .product-block__title-price .title {
  font-weight: 600
}
.product-grid.grid .product-block.column .product-block__title-price .price {
  margin: 5px 0 10px;
}
.product-grid.grid .product-block.column .product-block__title-price .price span {
  font-weight: 500
}
.product-grid.grid .product-block.column .product-block__title-price .image {
  margin-bottom: 39px
}
.product-grid.grid .product-block.column .product-block__title-price .shop_btn {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0
}
.product-grid.grid .product-block.column .product-block__title-price .shop_btn a {
  border: 0;
  border-radius: 4px;
  background-color: #4a740d;
  color: #fff;
  font-family: Montserrat,sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 19px;
  padding: 10px 35px;
  display:block;
  margin: 0 auto;
}
.product-grid.grid .product-block.column .product-block__title-price .shop_btn a:hover,
.product-grid.grid .product-block.column .product-block__title-price .shop_btn a:focus,
.product-grid.grid .product-block.column .product-block__title-price .shop_btn a:focus-visible {
  outline: 0;
  border: 0;
  background-color: #2d4608
}

.template-collection.template-sfx-monthly-fruit-club .product-grid.grid .product-block.column {
  padding-bottom: 0;
}

.template-collection.template-sfx-monthly-fruit-club .product-grid.grid .product-block.column .product-block__title-price .shop_btn {
  position: static;
}

@media (min-width: 768px) {
  .page-header .toolbar-logo {
    margin: 10px 0;
  }

  .page-header .toolbar .toolbar-right {
    flex-wrap: nowrap;
  }

  .slideshow .slide-1 .inner .subheading g {
    text-transform: uppercase;
  }
  
  .slideshow .slide-1 .slideshow_slide_container .line-1 b {
    font-size: 70px !important;  
  }

  .slideshow .slide-1 .slideshow_slide_container .line-1 {
    font-size: 60px !important;
  }

  .slideshow .slide-1 .slideshow_slide_container .inner .line-2 {
    max-width: 500px;
  }
  
  .slideshow_slide_container .image-overlay .inner:not(.container) {
    max-width: 600px !important;
    padding: 20px;
  }

  .slideshow_slide_container .image-overlay h2 b {
    line-height: .8;
  }

  .image-overlay.overlay--h-left {
    padding-left: 8%;
  }
}

@media (min-width: 1100px) {
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_banner i {
    font-size: 30px;
  }
}
@media (min-width: 980px) {
  .page-header .toolbar-logo {
    margin: 10px 0;
  }

  .page-header .toolbar-logo .logo img {
    max-width: 340px;
  }
}

@media (max-width: 1080px) {
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .first-column .column_banner span,
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .third-column .column_banner span {
    font-size: 28px;
  }

  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .first-column .column_banner span.sub-header,
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .third-column .column_banner span.sub-header {
    font-size: 22px !important;
  }
}

@media (max-width: 940px) {
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .first-column .column_banner,
  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .third-column .column_banner {
    line-height: 1.3;
  }

  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_banner b {
    /* font-size: 30px; */ /* Halloween */
    margin-bottom: 0;
  }

  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_text {
    /* font-size: 26px !important;
    line-height: 32px !important; */ /* Halloween */
  } 
}

@media (max-width: 767px) {
  .slideshow .slide-1 .slideshow_slide_container .inner {
    padding-top: 0;
  }

  .heading_image.mobile-only {
    display: none !important;
  }
  
  .slideshow .slide-1 .slideshow_slide_container .inner .line-1 {
    font-size: 42px !important;  
  }

  .slideshow .slide-1 .slideshow_slide_container .inner .line-1 br {
    display: none;
  }

  .slideshow .slide-1 .inner .subheading br {
    display: none;
  }
  
  .slideshow .slide-1 .slideshow_slide_container .inner .line-2 {
    margin: 10px auto 20px !important;
  }

  .slideshow .slide-1 .slideshow_slide_container .inner .line-2 p {
    font-family: 'Montserrat';
    font-style: normal;
  }

  /* .slideshow.slideshow--navigation-dots .image-overlay .inner, .slideshow.slideshow--navigation-arrows .image-overlay .inner {
    padding-top: 0;
  } */

  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_banner b {
    /* font-size: 22px; */
    /* Halloween */
  }

  .template-index #content .main-section-wrapper .three-column .three-column-wrapper:nth-child(1) .second-column .col-content .col-content-wrapper .column_text {
    /* font-size: 22px !important;
    line-height: 28px !important; */
    /* Halloween */
  }

  #___ratingbadge_0 {
    display: none !important;
  }
}

@media (max-width: 520px) {
  .template-collection #content .cc-product-filter-container .product-list-container .product-grid.grid .column.product-block {
    width: 100%;
  }

  .collection-page .collection-header.text-only {
    padding-top: 0;
  }

  .collection-page .collection-header .header-text .header-text__content.page-title {
    display: block;
    margin-bottom: 10px;
    font-size: 26px;
  }
}

.page-header .main-nav > ul .nav-item a[href="/collections/free-shipping-gifts"] .nav-item-link-title {
  color: #c33;
  font-weight: 600;
}

.page-header .main-nav > ul .nav-item a[href="/collections/free-shipping-gifts"]:hover .nav-item-link-title {
  color: #942626;
}




/* Contact Us Page */
.template-page #content .container.contact-section {
  max-width: 1310px;
}

.template-page #content .container.contact-section .reading-column {
  width: 100%;
}

.template-page #content .container.contact-section .reading-column .page-with-contact-form {
  margin: 0 0 70px;
}

.template-page #content .container.contact-section .reading-column .page-with-contact-form .half.column.text-content {
  width: 50%;
}

.template-page #content .container.contact-section .reading-column .page-with-contact-form .half.column:not(.text-content) {
  width: 45%;
  padding: 30px 50px;
  background: #f9f7f3;
}

.page-with-contact-form .input-row input,
.page-with-contact-form .input-row textarea {
  width: 100%;
}

.page-with-contact-form .input-row.consent-checkbox {
  position: relative;
}

.page-with-contact-form .input-row.action-btn .btn {
  width: 100%;
}

#smsConsent {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
}

#smsConsent + label {
  font-size: 12px;
  line-height: 20px;
  padding-left: 31px;
}

#smsConsent + label a {
  color: #4a740d;
  font-weight: bold;
}

.template-sfx-contact.template-page #content .image-with-text .container.content .image-with-text__image {
  width: 50%;
}

.image-with-text .image-with-text__image .image-with-text__image__inner {
  height: 100% !important;
}

.image-with-text .image-with-text__image .image-with-text__image__inner .rimage-outer-wrapper {
  background-size: cover;
}

.template-sfx-contact.template-page #content .image-with-text .container.content .image-with-text__text .image-with-text__text__wrap {
  padding: 50px 60px;
}

@media (max-width: 767px) {
  .template-page #content .container.contact-section .reading-column .page-with-contact-form {
    margin-bottom: 35px;  
  }
  
  .template-page #content .container.contact-section .reading-column .page-with-contact-form .half.column {
    float: none;
    width: 100% !important;
  }

  .template-page #content .container.contact-section .reading-column .page-with-contact-form .half.column:not(.text-content) {
    padding: 30px 40px;
  }

  .template-sfx-contact.template-page #content .image-with-text .container.content .image-with-text__image {
    width: 100%;
  }

  .image-with-text .image-with-text__image .image-with-text__image__inner .rimage-outer-wrapper {
    background-size: contain;
  }

  .template-sfx-contact.template-page #content .image-with-text .container.content .image-with-text__text .image-with-text__text__wrap {
    padding: 35px 30px;
  }
}


/* Halloween */
.hero-slideshow-section .image-overlay .main-heading {
  line-height: 1.6!important;
}

@media screen and (min-width: 768px) {
  .hero-slideshow-section .image-overlay .main-heading {
    margin: 20px 0 40px;
  }
}