/** Shopify CDN: Minification failed

Line 11:0 Unexpected "<"
Line 33:0 Unexpected "<"
Line 692:2 "objct-fit" is not a known CSS property

**/


/* CSS from section stylesheet tags */
<style>
  .section {
    text-align: center;
  }
  .section .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .section .col-12 {
    width: 100%;
    margin-bottom: 20px;
  }
  .section .col-md-4 {
    width: 33.33%;
    margin-bottom: 20px;
  }
  @media (max-width: 767px) {
    .section .col-md-4 {
      width: 100%;
    }
  }
</style>
.customer-testimonials {
  text-align: center;
  overflow: hidden;
}
.verified-symbol {
  vertical-align: middle;
}
.testimonials-heading {
  font-size: 32px;
  color: #2D0A06;
  margin-bottom: 8px !important;
font-size: 32px;
font-weight: 400;
line-height: 40px;
text-align: center;

}

.testimonials-subheading {
  font-size: 18px;
  line-height: 24px;
  color: #715B4F;
  margin: 0;
  margin-bottom: 8px;
}

.testimonials-rating {
  margin-bottom: 40px;
}

.stars {
    color: #E46D00;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1.2px;
}

.customer-count {
    font-size: 16px;
    color: #715B4F;
    line-height: 16px;
}
.customer-testimonials {
  padding-bottom: 40px !important;
}
.testimonials-swiper {
  overflow: hidden;
}

.testimonial-card {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.shopify-section:has(.customer-testimonials) {
  background: #F5F0EB;
}
  .customer-testimonials {
    padding-top: 48px !important;
  }
.testimonial-image img {
  width: 100%;
}
.testimonials-heading {
  margin: 0;
  margin-bottom: 0;
}
.testimonial-content {
  padding: 16px;
}

.testimonial-rating {
  color: #E46D00;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 8px;
}

.testimonial-quote {
  font-family: Roboto;
font-size: 12px;
font-weight: 400;
line-height: 16px;
  color: #715B4F;
text-align: center;
margin: 0;
}

.testimonial-author {
    font-weight: normal;
    color: #715B4F;
  line-height: 20px;
  font-size: 14px;
    margin: 0;
    margin-top: 8px;
}

.verified-customer {
  color: #51D0A1;
  line-height: 16px;
  font-size: 12px; 
  margin-left: 5px;
}
  .verified-symbol {
    margin-top: -3px;
}
  .verified-customer

.swiper-button-next,
.swiper-button-prev {
  color: #3D1212;
}

.swiper-pagination-bullet-active {
  background: #3D1212;
}
.section-coffee-comp {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
}
.coffee-comp-vs img {
  width: 100%;
}
.coffee-comp-heading {
  text-align: center;
  font-size: 32px;
  margin-bottom: 40px;
  color: #4a4a4a;
}

.coffee-comp-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  position: relative;
}

.coffee-comp-column {
  flex: 1;
  text-align: center;
}

.coffee-comp-image {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 16px;
}

.coffee-comp-vs {
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    width: 64px;
    height: 64px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.coffee-comp-features {
  border-radius: 8px;
  padding: 0px;
}

.coffee-comp-row {
  display: flex;
  margin-bottom: 8px;
}
.coffee-comp-cross, .coffee-comp-checkmark {
  width: 24px;
  height: 24px;
}
.coffee-comp-row p {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
}
.coffee-comp-feature {
    flex: 1;
    padding: 24px;
    display: flex;
    /* font-size: 16px; */
    gap: 16px;
    /*flex-direction: row-reverse;*/
    align-items: center;
}

.coffee-comp-primary-feature {
  background: #F4F1EB;
  border-radius: 16px 0 0 16px;
  color: white;
}

.coffee-comp-secondary-feature {
    background-color: #f0e6d6;
  background: #F4F1EB;

    justify-content: start;
    flex-direction: row;
    border-radius: 0 16px 16px 0;
}

.coffee-comp-checkmark {
  color: #4caf50;
  margin-right: 10px;
}

.coffee-comp-cross {
  color: #f44336;
  margin-right: 10px;
}

@media (max-width: 768px) {
  


  .coffee-comp-feature {
    border-radius: 8px;
    margin-bottom: 10px;
  }
  
  .coffee-comp-primary-feature,
  .coffee-comp-secondary-feature {
    border-radius: 8px;
  }
}

.section-coffee-comp {
    padding-top: 1.5em;
    padding-bottom: 1em;
}

.coffee-comp-heading {
    margin-top: 0;
    color: #2D0A06;
}

.coffee-comp-column.coffee-comp-primary img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.coffee-comp-row p {
    font-size: 17px;
    font-weight: 600;
}

.coffee-comp-column.coffee-comp-secondary img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

  @media only screen and (max-width:850px)
  {
.section-coffee-comp {
    padding-inline: 8px;
    padding-top: 1.5em;
    padding-bottom: 1em;
}
.coffee-comp-heading {
    margin-top: 0;
    color: #2D0A06;
}

.coffee-comp-column.coffee-comp-primary img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.coffee-comp-row p {
    font-size: 17px;
    font-weight: 600;
}

.coffee-comp-column.coffee-comp-secondary img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.coffee-comp-feature.coffee-comp-primary-feature {
    /* padding: 0; */
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: left;
}

.coffee-comp-row p {
    font-size: 10px;
}

.coffee-comp-feature img {
    width: 19%;
    flex: 20%;
    display: flex;
    height: auto;
    max-width: 18px;
}

.coffee-comp-feature p {
    width: 60%;
    flex: 60%;
    display: flex;
    line-height: 13px;
    font-weight: 500;
}

.coffee-comp-feature {
    padding-inline: 10px;
    padding-block: 14px;
    column-gap: 0;
    margin-bottom: 0;
}

.coffee-comp-feature.coffee-comp-secondary-feature {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.coffee-comp-heading {
    font-size: 1.6em;
    margin-bottom: 27px;
}
  }

  .coffee-comp-feature.coffee-comp-secondary-feature {
    background: linear-gradient(112deg, rgba(215,59,16,1) 0%, rgba(236,226,207,1) 100%);
}

  .coffee-comp-feature.coffee-comp-secondary-feature p {
    font-weight: 800;
}
.product-highlight {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 50px;
  background-size: cover;
  background-position: center;
  color: #3D1212;
}

.product-highlight__content {
  max-width: 50%;
}

.product-highlight__heading {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 24px;
}

.product-highlight__description {
  margin-bottom: 24px;
  color: #715B4F;
  font-size: 14px;
  line-height: 20px;
}

.product-highlight__taste h3 {
  margin: 0;
  font-size: 18px;
  font-family: 'Roboto' !important;
  font-weight: bold;
  color: #715B4F;
  line-height: 24px;
}

.tablet-bg-highlight, .mobile-bg-highlight {
  width: 100%;
  display: none;
}

.product-highlight__taste p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.product-highlight__feeling h3 {
  margin: 0;
  font-family: 'Roboto' !important;
  font-weight: bold;
  color: #715B4F;
  font-size: 18px;
  line-height: 24px;
}

.product-highlight__feeling p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.product-highlight__caffeine {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid currentColor;
  border-radius: 4px;
  margin-bottom: 24px;
  color: #715B4F;
}

.product-highlight__details {
  display: flex;
  margin-bottom: 24px;
  color: #715B4F;
}

.product-highlight__taste,
.product-highlight__feeling {
  flex: 1;
  color: #715B4F;
  text-align: left;
}

.product-highlight__features {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}

.product-highlight__feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.product-highlight__feature img {
  width: 48px;
  height: 48px;
}

.product-highlight__feature span {
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  color: #715B4F;
  font-weight:600;
}

.product-highlight__button:hover {
  background-color: #584338;
}
.product-highlight__button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #715b4f;
    border-bottom: 2px solid #2D0A06;
    border-top: none;
    border-left: none;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    cursor: pointer;
    border-right: none;
}

/* Modal styles */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}

.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: 10% auto;
  padding: 20px;
  border: 1px solid #888;
  width: fit-content;
  height: 68%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 10px;
}

  span.close {
    top: -10px;
    right: 6px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-image {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .product-highlight {
    background-image: none !important;
    background: #f5f0eb;
  }
  
  .product-highlight__content {
    max-width: 100%;
  }
  .tablet-bg-highlight {
    display: block !important;
  }
}

@media screen and (max-width: 740px) {
  .product-highlight {
    background-image: none !important;
    background: #f5f0eb;
    padding: 16px;
  }
 .product-highlight__taste h3 {
    margin: 0;
    font-size: 14px;
    text-decoration: underline;
    text-underline-offset: 2px;
    line-height: 20px;
}
 .product-highlight__feeling h3 {
    margin: 0;
    font-size: 14px;
    text-decoration: underline;
    text-underline-offset: 2px;
    line-height: 20px;
}
  .product-highlight__features {
    justify-content: center;
    flex-wrap: wrap;
  }
  .product-highlight__feature {
    width: 28%;
  }
  .product-highlight__content {
    max-width: 100%;
    text-align: center;
  }
  .mobile-bg-highlight {
    display: block !important;
  }
  .tablet-bg-highlight {
    display: none !important;
  }
  .product-highlight__details {
    flex-direction: row;
    gap: 16px;
  }
  .modal-content {
    height: fit-content;
}
}
.product-steps-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-steps-content {
  flex: 1;
  max-width: 50%;
}
.step-icon {
  width: 100%;
}
.product-steps-heading {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
}

.product-steps-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.product-step-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}

.product-step-icon {
  width: 40px;
  height: 40px;
  background-color: #8b7b6e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  flex-shrink: 0;
}

.product-step-icon svg {
  width: 24px;
  height: 24px;
  color: #ffffff;
}

.product-step-content {
  flex: 1;
}

.product-step-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 0;
}

.product-step-description {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  color:#715B4F;
}

.product-image-container {
  flex: 1;
  max-width: 45%;
  text-align: right;
}

.product-image {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.product-image-container video{
  aspect_ratio: 1/1;
  objct-fit: cover;
  display: flex;
  border-radius: 8px;
  width:100%;
  background: transparent;
}

  
.product-steps-container {
    padding-block: 3em;
}
  
@media (max-width: 768px) {


  .product-steps-content,
  .product-image-container {
    max-width: 100%;
  }

  .product-image-container {
    margin-bottom: 40px;
  }

  .product-steps-container {
    padding-inline: 1em;
    flex-direction: column;
    padding-block: 0;
}

h2.product-steps-heading {
    font-size: 1.6em;
    padding-top: 0.7em;
    text-align: center;
    margin-bottom: 1em;
}
}

@media only screen and (min-width:768px) and (max-width:1250px)
  {
    
  .product-steps-content,
  .product-image-container {
    max-width: 100%;
  }

  .product-image-container {
    margin-bottom: 40px;
  }

  .product-steps-container {
    padding-inline: 1em;
    flex-direction: column;
    padding-block: 0;
}

h2.product-steps-heading {
    font-size: 1.6em;
    padding-top: 0.7em;
    text-align: center;
    margin-bottom: 1em;
}

.product-steps-container {
    max-width: 500px;
}

.product-image-container, .product-image-container img {
    width: 100%;
}

    h2.product-steps-heading {
    margin-top: 0;
    padding-top: 0;
}

.product-steps-container .product-image-container {
    margin-bottom: 0;
}

.product-steps-container {
    padding-block: 24px;
}
  }
.mushroom-coffee-promo {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.desktop-background {
  display: block;
}

.tablet-background,
.mobile-background {
  display: none;
}

.content-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 80rem;
    padding-top: 64px!important;
    padding-bottom: 48px!important;
    gap: 2%;
    margin: 0 auto;
}

.text-content {
  max-width: 49%;
  text-align: center;
  z-index: 10;
}

.text-content .custom-section__title {
    margin-bottom: 24px;
    font-size: 40px;
    line-height: 48px;
  max-width: 40rem;
}
.brand-name {
    font-size: 20px;
    color: #715B4F;
    line-height: 24px;
    font-weight: bold;
    text-decoration: underline;
}
.custom-section__subtitle {
  font-size: 20px;
  line-height: 24px;
  color: #715B4F;
  max-width: 40rem;
}

.social-icons {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 1rem;
}



.image-content {
  max-width: 49%;
  height: auto;
}

.image-content img {
  width: 100%;
  height: auto;
 
}

@media (max-width: 1024px) {
  .desktop-background {
    display: none;
  }
  
  .tablet-background {
    display: block;
    width: 100%;
    height: auto;
}
  
  .content-wrapper {
    max-width: 80%;
    padding-top: 64px !important;
    padding-bottom: 48px !important;
  }
}

@media (max-width: 740px) {
  .tablet-background {
    display: none;
  }
  
  .mobile-background {
    display: block;
  }
  
  .content-wrapper {
    flex-direction: column-reverse;
    gap: 40px;
    max-width: 90%;
  }
  
  .text-content,
  .image-content {
    max-width: 100%;
  }
  
  .image-content img {
    display: block;
  }
}
  .content-wrapper .video video {
    width: 100%;
    max-width: 100%;
    height: auto;
}