/** Shopify CDN: Minification failed

Line 767:0 Expected "}" to go with "{"

**/
/* The class 
           "custom-product-info-section" 
  should be used as a parent class for all of its child elements to prevent style conflicts.*/

.ctm__product__media {
  background-color: #f7f7f7;
}

.ctm__product__media img {
  mix-blend-mode: multiply;
}

.custom-product-info-section .ctm-thumbnail[aria-current]::after {
  box-shadow: inset 0 0 0 0.1rem rgba(var(--color-foreground), 1);
}

.custom-product-info-section .ctm-thumbnail {
  opacity: 0.5;
  border: unset;
}

.custom-product-info-section .ctm-thumbnail[aria-current] {
  opacity: 1;
  border: 1px solid #323230;
}

.custom-product-info-section .ctm-thumbnail img {
  transform: scale(0.8);
  object-fit: contain;
  mix-blend-mode: multiply;
}

/* Product Info Customization starts from here  */

.custom-product-info-section .product__text {
  color: #323230b3;
  font-family: Noto Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  border-bottom: 2px solid #729630;
  width: max-content;
  padding-bottom: 1rem;
}

.custom-product-info-section .product__heading.h2 {
  color: #323230;
  font-family: Roboto Condensed;
  font-size: calc(1 * 3.2rem);
  font-style: normal;
  font-weight: 700;
  line-height: 106.5%;
  letter-spacing: 0.64px;
}

.custom-product-info-section .price bdi,
.custom-product-info-section .price .price__prefix,
.custom-product-info-section .price .price__suffix {
  color: #323230;
  font-family: Roboto Condensed;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.52px;
  margin-inline: unset;
  text-transform: uppercase;
  /* font-size: inherit; */
  vertical-align: baseline;
  /* line-height: inherit; */
}

.custom-product-info-section .price.price--on-sale .price-item--sale .price__prefix,
.custom-product-info-section .price.price--on-sale .price-item--sale .price__suffix, 
.custom-product-info-section .price.price--on-sale .price-item--sale bdi{
  color: var(--color-sale-price);
}

.custom-product-info-section .price.price--on-sale .price-item--regular bdi,
.custom-product-info-section .price.price--on-sale .price-item--regular .price__prefix,
.custom-product-info-section .price.price--on-sale .price-item--regular .price__suffix{
  color: rgba(var(--color-foreground));
  font-weight: 400;
  font-size: 22px;
}

.custom-product-info-section .product__tax,
.custom-product-info-section .product__tax + div {
  display: none;
}

.custom-product-info-section .custom-tagline {
  color: #323230;
  font-family: Noto Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}

.custom-product-info-section
  .product-form__input
  input[type="radio"]:checked
  + label:not(.color__swatch):after {
  background-color: #cf292b;
}

.custom-product-info-section
  .product-form__input
  input[type="radio"]:not(:disabled):not([data-crossout])
  + label:not(.color__swatch):hover {
  box-shadow: inset 0 0 0 0.2rem #cf292b;
}

.custom-product-info-section .ctm_feau_pro.product-form__buttons {
  display: grid;
}

.custom-product-info-section fieldset.product-form__input .form__label,
.custom-product-info-section .quantity-label {
  color: #323230;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 133.5%;
  text-transform: uppercase;
}

.custom-product-info-section .product-form__quantity {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.custom-product-info-section .quantity__button {
  border-radius: 0;
  background: unset;
}

.custom-product-info-section .quantity__button:hover {
  color: black;
}

.custom-product-info-section .quantity__button:hover:after {
  transform: unset;
  background-color: unset;
  content: unset;
}

.custom-product-info-section .quantity__input {
  border-radius: 6px;
  border: 1px solid #d6d6d6;
  height: 4.5rem;
}

.custom-product-info-section .quantity__button .icon {
  flex: 0 0 1.4rem;
  width: 1.4rem;
  height: auto;
}

.custom-product-info-section .quantity__input {
  color: #858585;
  font-family: Noto Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.custom-product-info-section .bg_atc-buy_buttons.product-form__submit.button-disabled {
  background: transparent !important;
  color: #000 !important;
  border: 1px solid black;
  text-transform: unset;
}

.custom-product-info-section .bg_atc-buy_buttons.product-form__submit , #product-page-form a.klaviyo-bis-trigger{
  border-radius: 4px !important;
  background: #323232 !important;
  color: #fff !important;
  font-family: "Roboto Condensed" !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 50px;
  border: unset;
  letter-spacing: 1px !important;
  padding:0;
  text-transform:uppercase;
  text-decoration:none;
  transition-property: color, background-color, box-shadow;
  transition-duration: var(--duration-long);
  transition-timing-function: ease;
}
.custom-product-info-section .bg_atc-buy_buttons.product-form__submit:hover , #product-page-form a.klaviyo-bis-trigger:hover {
  background-color: #cf292b !important;
}
.custom-product-info-section .shopify-cleanslate > *,
.custom-product-info-section
  .shopify-cleanslate
  > div[data-testid="GooglePay-button"]:hover,
.custom-product-info-section
  .shopify-cleanslate
  > div[data-testid="ShopifyPay-button"]:hover {
  min-height: 5.2rem !important;
  max-height: 5.2rem !important;
  border-radius: 4px !important;
  border: 2px solid #323230 !important;
  background-color: #ffffff !important;
  color: #323230 !important;
  font-family: Roboto !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  border: 0px !important;
  letter-spacing: 1px;
}

.custom-product-info-section .shopify-payment-button__button,
.custom-product-info-section
  .shopify-payment-button__button--unbranded:hover:not([disabled]),
.custom-product-info-section
  .shopify-cleanslate
  [data-testid="ShopifyPay-button"]:hover {
  min-height: 5.2rem !important;
  max-height: 5.2rem;
  border-radius: 4px;
  border: 2px solid #323230;
  background-color: #ffffff;
  color: #323230;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.custom-product-info-section .product__accordion .accordion__title {
  color: #323230;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 133.5%;
  letter-spacing: unset;
  text-transform: capitalize;
}
.custom-product-info-section
  .product__accordion
  .accordion__content
  > *:not(.featured-icons) {
  /* padding-inline-start: 1.5rem;
    padding-inline-end: 1.5rem; */
    font-family: 'Noto Sans';
    font-size: 15px;
}
.custom-product-info-section .product__accordion .summary__title {
  padding: unset;
}
.custom-product-info-section .product__accordion .accordion__content {
  padding-inline-start: unset;
  padding-inline-end: unset;
  max-height: max-content;
}
/* .custom-product-info-section .product__accordion .accordion__content td {
  font-family: "Noto Sans";
  font-size: 12px;
} */
.meta-table * {
  font-family: "Noto Sans";
  font-size: 12px;  
}
.custom-product-info-section .collapsible-table-heading-row td {
    font-size: 15px !important;
}
.custom-product-info-section .accordion {
  border-top: unset;
  border-bottom: 2px solid #c1c1c1;
}
.custom-product-info-section span.summary__title:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #323230;
  right: 0;
  top: 50%;
}
summary span.summary__title:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 20px;
  background: #323230;
  right: 9px;
  top: 52%;
  transform: translateY(-50%);
}
.collapsible-content summary span.summary__title:after {
  content: unset;
  height: 0px;
  width: 0px;
}
.custom-product-info-section
  .accordion
  details[open]
  > summary
  span.summary__title:after {
  visibility: hidden;
}
.custom-product-info-section .summary__title + svg {
  display: none;
}
.featured-icons {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 2.3rem;
  border-top: 2px solid #c1c1c1;
  padding-bottom: 2.3rem;
  flex-wrap: nowrap;
  /* @media (min-width: 990px) {
  display: grid;
  grid-template-columns: repeat(4,auto);
  } */
}
.f-icon-item:nth-of-type(3) {
  /* max-width: 80px; */
  text-align: center;
  gap: 1rem;
  line-height: 17px;
}
.f-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1 1;
}
.f-icon-item .f-icon-text {
  font-family: 'Roboto Condensed';
  font-size: 1.4rem;
  font-weight: 600;
}
@media (max-width: 480px) {
  .f-icon-item {
    width: calc(50%);
  }
  .f-icon-item:nth-of-type(3) {
    max-width: unset;
  }
  /* .f-icon-item:nth-of-type(3) .f-icon-text {
    max-width: 80px;
  } */
  .featured-icons {
    row-gap: 2.5rem;
  }
  .featured-icons svg {
    width: 10rem;
    height: 6rem;
  }
  .f-icon-item:nth-of-type(3) svg {
    width: 7rem;
    height: 4rem;
  }
}
/* .f-icon-item:last-of-type {
    margin-inline-end: 1.5rem;
}

.f-icon-item:first-of-type {
    margin-inline-start: 1.5rem;
} */
span.f-icon-text {
  color: #293934;
  text-align: center;
  font-family: Noto Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.956px;
  letter-spacing: 0;
}
.product-form__buttons.ctm_buttom.BUY.ON.AMAZON {
  color: #323230;
  font-family: "Roboto Condensed";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  width: 100%;
  justify-content: center;
  border-radius: 4px;
  border: 2px solid #323230;
  padding: 14px 30px;
 transition-delay: var(--duration-default);
}
.product-form__buttons.ctm_buttom.BUY.ON.AMAZON:hover {
  color: #CE2427;
  border-color: #CE2427;
}
.custom-product-info-section .ctm_feau_pro.product-form__buttons {
  display: grid;
  grid-gap: 1rem;
  margin-top: 3rem;
}
.appstle_subscription_wrapper_option {
  border-radius: 4px;
  border: 1.5px solid #eaeaea !important;
  background: #fff;
}
.appstle_subscription_wrapper_option label.appstle_radio_label {
  height: 28px;
}
.appstle_subscribe_save_text,
.appstle_subscription_amount_wrapper * {
  color: #323230;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.appstle_subscription_wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: unset !important;
}
#appstle_subscription_widget0 .appstle_circle {
  border: 2px solid #d7d7d7;
}
.custom-product-info-section .appstle-active-option {
  box-shadow: unset;
  border-bottom: unset;
  border-radius: 4px;
  border: 2px solid #dc2626 !important;
}
.custom-product-info-section .appstle-active-option .appstle_dot {
  background-color: #cf292b !important;
}
.custom-product-info-section .appstle-active-option .appstle_circle {
  border: 2px solid #cf292b !important;
}
/* .appstle_subscription_wrapper {
  border: unset !important;
} */
/* .prepaidPlansDropdownWrapper,
.appstle_subscription_wrapper_option + .payAsYouGoPlansDropdownWrapper {
  border-top: unset !important;
} */

.appstle-active-option * {
  color: #323230;
  font-family: Noto Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
/* .appstle_subscription_wrapper + div {
  visibility: hidden;
  display: none !important;
} */
.appstle_widget_title {
  display: none;
}
#appstle_subscription_widget0 .appstle_subscription_radio_wrapper {
  display: flex;
  align-items: center;
}
.appstle_one_time_price_wrapper {
  margin-top: 0.3rem;
}
.appstle_subscription_wrapper > div,
.appstle_subscription_wrapper > div + div {
  padding-block: 1.12rem !important;
}
span.appstle_subscription_compare_amount.transcy-money {
  color: #898989;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.16px;
}
.ctm-thumbnail {
  width: 100%;
}
html,
body {
  overflow: unset;
}
@media screen and (min-width: 480px) {
  .custom-product-info-section .product-form__quantity + .product-form__submit {
    width: calc(100% - 0rem);
    flex-grow: 1;
  }
}
@media screen and (min-width: 750px) {
  .ctm-thumbnail.media.media--portrait {
    padding-bottom: 100%;
  }

  .custom-product-info-section
    .product__media-wrapper
    .product__media-gallery.thumbnails-there[data-desktop-layout="thumbnail_slider"] {
    display: grid;
    grid-template-columns: 100px 1fr;
    column-gap: 1rem;
  }
  .custom-product-info-section
    .product__media-wrapper
    .product__media-gallery[data-desktop-layout="thumbnail_slider"]
    thumbnail-slider.thumbnail-slider {
    grid-row-start: 1;
    margin-top: 0;
    align-items: flex-start;
    box-shadow: unset;
  }
  .custom-product-info-section
    .thumbnail-slider
    .thumbnail-list
    + .slider-buttons {
    position: absolute;
    width: unset;
    left: 50%;
    bottom: 0;
    margin-bottom: 0;
    height: 100%;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    visibility: hidden;
  }
  .custom-product-info-section .thumbnail-slider .slider-button--prev {
    transform: rotate(90deg);
    top: -8%;
  }
  .custom-product-info-section .thumbnail-slider .slider-button--next {
    transform: rotate(90deg);
  }
  .custom-product-info-section
    .product__media-wrapper
    .product__media-gallery[data-desktop-layout="thumbnail_slider"]
    thumbnail-slider.thumbnail-slider
    img {
    /* object-fit: contain; */
  }
  .custom-product-info-section
    .product__media-wrapper
    .product__media-gallery[data-desktop-layout="thumbnail_slider"]
    thumbnail-slider.thumbnail-slider
    .thumbnail-list {
    display: flex;
    flex-direction: column;
    padding: 0px;
    box-shadow: unset;
    gap: 1rem;
    max-height: 690px;
    overflow-y: scroll;
    scrollbar-width: none;
  }
  .custom-product-info-section
    .product__media-wrapper
    .product__media-gallery[data-desktop-layout="thumbnail_slider"]
    thumbnail-slider.thumbnail-slider
    .thumbnail-list::-webkit-scrollbar {
      display: none;
    }
  .custom-product-info-section
    .thumbnail-list.slider--tablet-up
    .thumbnail-list__item.slider__slide {
    width: 100%;
  }
  .thumbnail {
    height: 100%;
  }
  .custom-product-info-section product-gallery,
  .custom-product-info-section ul.product__media-list,
  .custom-product-info-section .product__media-item > *,
  .custom-product-info-section .media--adapt.product__media,
  .custom-product-info-section .media-wrapper {
    height: 100%;
    max-height: 690px;
  }

  .product__media-item.is-active img {
    /* transform: scale(0.8); */
    top: 46%;
    transform: translateY(-50%) scale(0.8);
  }
  .product__info-container {
    padding-top: 0;
  }
}

/* Custom Style Review Widget  */
.appio-action-box button {
  border: none;
  background: #cf292b;
  color: #ffffff;
  opacity: 1;
}
/* .appio-stars .appio-star {
  color: #cf292b !important;
} */
.appio-widget-title {
  text-align: center;
  color: #323230;
  font-family: Roboto Condensed;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.appio-rating-average {
    background: #678A46 !important;
}
.appio-rating-line-sub {
    background: #678A46 !important;
}
.appstle_radio_label * {
  font-family: "Noto Sans";
}
.appstle_subscription_amount.transcy-money,
.appstle_one_time_text {
  font-family: "Noto Sans";
}
.appstle_subscription_wrapper_option {
  font-family: Noto Sans;
}
.appstle_radio_label * {
  text-transform: capitalize;
  font-family: Noto Sans;
}
.appstle_single_option_text * {
  text-transform: capitalize;
  font-family: "Noto Sans";
}
.appstleSellingPlanDescription {
  text-transform: capitalize;
  font-family: "Noto Sans";
}
.custom-product-info-section .bg_atc-buy_buttons.product-form__submit:after {
  content: unset;
}
.farmer-details-wrapper {
  display: flex;
  align-items: center;
  gap: 3rem;
}
.farmers-image-container {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  position: relative;
}
.farmers-image {
  position: absolute;
  object-fit: cover;
  border-radius: 100%;
  object-position: center;
}
.farmers-name {
  font-size: 1.5rem;
  font-family: Roboto !important;
  font-weight: 700;
  letter-spacing: 1px;
  margin: unset !important;
  text-transform: Capitalize !important;
}
.japanease-name {
  letter-spacing: 4px;
  opacity: 0.6;
  font-family: "Roboto";
}
.farmers-information {
  margin-block: unset;
  margin-top: 1rem;
}
#appstle_subscription_widget0
  .appstle_subscription_wrapper
  .appstle_select:focus-visible {
  outline: unset;
  outline-offset: unset;
  box-shadow: unset;
}
.appstle-active-option .appstle_select,
.appstle-active-option .appstle_select option {
  padding-block: 0.5rem;
  font-weight: 700;
}

/* .klaviyo-bis-trigger {
 display: none; 
} */

.product-form__submit[disabled='disabled'] + .klaviyo-bis-trigger {
  display: flex;
}


/* Product Table Meta */

.accordion-meta-table .summary__title svg {
  display: none;
}

.accordion-meta-table .meta-table {
  border-collapse: collapse;
  width: 100%;
}

.accordion-meta-table .collapsible-table-heading-row {
  font-weight: bold;
}

.accordion-meta-table .meta-table, th, td {
  border: 1px solid #000;
  padding: 8px;
  text-align: left;

.accordion-meta-table .collapsible-table-content-row:nth-child(even) {
  background-color: #f2f2f2;
}
.custom-product-info-section .product__accordion .accordion__content > *:not(.featured-icons) , .featured-icons + * {

}
  .custom-product-info-section .product__accordion .accordion__content {
    font-family: 'Noto Sans';    
  }
 .thumbnail-list_item--variant:not(:first-child) {
   display: unset;
 } 
.klaviyo-bis-trigger {
    text-align: center !important;
        letter-spacing: 1px !important;
}
.product__info-container .appio-review-popup {
  visibility:hidden !important;
}
.product__info-container .product__title {
  flex-direction: column;
  margin-bottom: 0px;
}
.product__info-container .product__title + div {
  margin: unset;
}

