/** Shopify CDN: Minification failed

Line 240:16 Unexpected "{"
Line 240:25 Expected ":"
Line 240:32 Unexpected "{"

**/
.template-product-yougurtmaker .metadvance-buy-buttons--qty.d-flex {
    flex-direction: row-reverse;
}
.template-product-yougurtmaker .product-form__buttons button {
    background: #000;
}
.template-product-yougurtmaker .metadvnc-quantity-form quantity-input {
    background: #fff !important;
    border: 1px solid;
    max-height: 48px;
}
.template-product-yougurtmaker .metadvnc-quantity-form .quantity__input{
    border-top: 1px solid;
    border-bottom: 1px solid;
    max-height: 48px;
}
@media screen and (min-width: 750px) {
  .video-placeholder video{
    object-fit: fill !important;
  }
  /* .template-product-yougurtmaker .mm .product--thumbnail_slider .thumbnail-slider {
    display: none;
  }
   .template-product-yougurtmaker .slider:not(.slider--everywhere):not(.slider--desktop)+.slider-buttons {
    display: flex;
  }
  .slider-counter {
    display: none;
  } */
   .video-placeholder {
    width: 100%;
    aspect-ratio: 1 / 1.2;
    background: #d9d9d9;
    border-radius: 4px;
    overflow: hidden;
  }
  .template-product-yougurtmaker .product__info-wrapper .product__title h1 {
    font-size: 64px;
    letter-spacing: 0px;
    line-height: 61px;
    word-spacing: 0px;
    font-weight: normal;
    font-family: 'Noto Serif';
}
.yogurt-section-wrapper {
    background-color: #EFE4D0;
    padding: 0px 20px 25px 20px;
    font-family: 'Matter-Regular';
    margin-top: 41px;
}
.hiw-steps-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-bottom: 37px;
}
.video-placeholder video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.template-product-yougurtmaker .product__description.rte p {
    font-family: 'Matter-Regular' ! IMPORTANT;
    font-size: 20px;
    line-height: 25px;
}
.template-product-yougurtmaker .icon-circle svg {
    width: 30px !important;
    height: 50px;
}
.template-product-yougurtmaker .icon-text {
    font-family: 'Matter-Regular';
    font-size: 16px;
    color: #333;
    line-height: 23px;
    font-weight: 500;
    text-align: start;
}
.template-product-yougurtmaker s.compare-price-yogurt {
    font-weight: normal;
    color: #afafaf;
    text-decoration: line-through;
    text-decoration-color: #ED2024;
}
.template-product-yougurtmaker span.shipping-price-yogurt {
    font-size: 25px;
    line-height: 8px;
    font-family: 'Matter-Light';
}
.template-product-yougurtmaker .product-form__buttons button {
    width: 100%;
    max-width: 100%;
    padding: 15px 10px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
    border-radius: 100px;
    background-color: #000;
    color: #fff;
    box-shadow: inherit;
    outline: none;
    border: 1px solid #000;
    transition: all .6s;
}
.template-product-yougurtmaker .hiw-main-title{
  font-size: 36px;
    margin-bottom: 40px;
    color: #000;
    font-weight: 400;
    font-family: 'Noto Serif';
}

.template-product-yougurtmaker .step-num {
    font-family: 'Noto Serif';
    font-size: 41px;
    color: #5D493B4D;
    font-style: italic;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: start;
    width: 100%;
    display: block;
}
.template-product-yougurtmaker .step-desc {
    font-size: 26px;
    color: #5D493B;
    margin: 0;
    line-height: 29px;
    font-family: 'Matter-Regular' !important;
}
.template-product-yougurtmaker .yogurt-title {
    font-size: 42px;
    color: #333;
    margin-bottom: 16px;
    font-weight: 400;
    font-family: 'Noto Serif';
}
    .template-product-yougurtmaker .main-product-section {
        padding-top: 50px !important;
        padding-bottom: 80px;
    }
}
  .custom-icons-section {
    padding: 40px 10px;
    background-color: #ffffff;
  }
  .icons-container {
    max-width: 1000px;
    margin: 0 auto;
    display: grid;
    /* Desktop: 3 Columns (Image 2) */
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px;
  }
  .icon-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .icon-circle {
    width: 75px;
    height: 75px;
    background-color: #f3ede4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex-shrink: 0;
  }
  .icon-circle img {
    width: 38px;
    height: 38px;
    object-fit: contain;
    filter: brightness(0.4) sepia(0.3) hue-rotate(345deg) saturate(1.2);
  }
  .icon-text {
    font-family: sans-serif;
    font-size: 16px;
    color: #333;
    line-height: 1.2;
    font-weight: 500;
        text-align: start;
  }
  @media (max-width: 768px) {
    .icons-container {
      grid-template-columns: repeat(2, 1fr);
      gap: 25px 10px;
    }
    s.compare-price-yogurt {
    font-weight: normal;
    color: #afafaf;
    text-decoration: line-through;
    text-decoration-color: #ED2024;
}
        .template-product-yougurtmaker .product__info-wrapper .product__title h1 {
        font-size: 36px;
        line-height: 38px;
        letter-spacing: 0;
        word-spacing: 0px;
        font-family: "Noto Serif", serif;
    }
    .template-product-yougurtmaker .product__info-wrapper .product__title {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}
     .template-product-yougurtmaker .main-product-section .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 10px 10px 0px 10px;
        background: #fff;
    }
    .template-product-yougurtmaker .product__info-wrapper .product__description p {
    font-size: 14px;
    font-family: "Matter-Regular" !important;
    margin-top: 4px !important;
            line-height: 15px;
}
    .icon-circle {
      width: 40px;
      height: 40px;
      margin-right: 10px;
    }
    .icon-text {
      font-size: 12px;
              font-family: 'Matter-Regular';
        line-height: 18px;
    }
  }
  .hiw-section-{{ section.id }} {
    background-color: #fbf7f0;
    padding: 60px 0;
    font-family: 'Georgia', serif;
  }
  .hiw-container {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    height: fit-content;
  }
  .hiw-video-side {
    flex: 1;
    min-width: 50%;
    /* padding: 20px; */
    position: sticky;
    top: 20px;
  }
  .hiw-content-side {
    flex: 1;
    min-width: 50%;
    /* padding: 20px; */
        background: #fbf8f2;
            height: fit-content;
  }
  .hiw-main-title {
    font-size: 36px;
    margin-bottom: 40px;
    color: #2c2c2c;
    font-weight: 400;
  }
  .video-placeholder {
    width: 100%;
    background: #d9d9d9;
    border-radius: 4px;
    overflow: hidden;
  }
  .video-placeholder video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .hiw-steps-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
        padding-bottom: 23px;
  }
  .hiw-step-item {
    display: flex;
    align-items: center;
    border: 1px dashed #5D493B; 
    background: transparent;
    /* margin-bottom: -1px; */
    padding: 25px 30px;
    position: relative;
    width: 90%;
  }

  .hiw-step-item:nth-child(even) {
    border-radius: 0 100px 100px 0;
    /* border-left: none; */
    margin-right: auto;
    padding-left: 27px;
  }
  .hiw-step-item:nth-child(odd) {
    border-radius: 100px 0 0 100px;
    /* border-right: none; */
    margin-left: auto;
    flex-direction: row-reverse;
    text-align: left;
    padding-right: 34px;
    gap: 11px;
  }

  .step-text-box { flex: 1; }
  .step-num {
                font-family: 'Noto Serif';
        font-size: 27px;
        color: #5D493B4D;
        font-style: italic;
        line-height: 33px;
        letter-spacing: 0px;
        text-align: start;
        width: 100%;
        display: block;
  }
  .step-desc {
       font-size: 15px;
    color: #5D493B;
    margin: 0;
        line-height: 17px;
    font-family: 'Matter-Regular' !important;
  }

  .step-img-circle {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 20px;
    flex-shrink: 0;
    border: 1px solid #f0f0f0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  }
  .step-img-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.yogurt-price {
    font-size: 23px;
}
  @media (max-width: 768px) {
        .template-product-yougurtmaker .product__info-wrapper .product__info-container {
            text-align: start;
        }
    .hiw-video-side, .hiw-content-side {
      flex: none;
      width: 100%;
    }
    .template-product-yougurtmaker .yogurt-price {
    font-size: 26px;
    line-height: 21px;
    margin-top: 12px;
    font-family: 'Matter-Regular';

}
.template-product-yougurtmaker .product-form__buttons button {
    width: 100%;
    max-width: 100%;
    padding: 14px 10px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
    border-radius: 100px;
    background-color: #000;
    color: #fff;
    box-shadow: inherit;
    outline: none;
    border: 1px solid #000;
    transition: all .6s;
}
.template-product-yougurtmaker span.shipping-price-yogurt {
    font-size: 14px;
    line-height: 17px;
    font-family: 'Matter-Light';
}
.template-product-yougurtmaker .custom-icons-section {
    padding: 10px 3px;
    background-color: #ffffff;
            margin-top: 10px;
}
    .hiw-video-side { position: static; order: 1; }
    .hiw-content-side { order: 2; padding: 0px; }
    .hiw-main-title { text-align: center; font-size: 28px;font-family: 'Noto Serif';}
    .hiw-step-item { width: 79%;
        padding: 7px 8px; }
    .step-img-circle { width: 80px; height: 80px; margin: 0px; }
    .step-num {         font-family: 'Noto Serif';
        font-size: 27px;
        color: #5D493B4D;
        font-style: italic;
        line-height: 33px;
        letter-spacing: 0px; }
  }
   .yogurt-section-wrapper {
       background-color: #EFE4D0;
    padding: 0px 20px 25px 20px;
    font-family: 'Matter-Regular';
  }
  .yogurt-container {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
  }
  .yogurt-title {
    font-size: 42px;
    color: #333;
    margin-bottom: 50px;
    font-weight: 400;
  }
  .comparison-grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .comparison-row {
    display: grid;
    grid-template-columns: 1fr 1.2fr 1fr;
    align-items: stretch;
  }
  .comparison-row:not(:first-child) {
        border: 1px solid #5D493B;
    border-radius: 30px;
  }
  .cell {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 10px;
    font-size: 16px;
    min-height: 60px;
  }
  .label-header {
    font-weight: 800;
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
        font-family: 'Matter-Regular' !important;
  }
  .center-col {
    background-color: #5D493B;
    color: #ffffff;
    text-align: center;
        font-family: 'Matter-Regular' !important;
  }
  .center-header {
    border-radius: 25px 25px 0 0;
    font-size: 22px;
    font-weight: 500;
    padding: 30px 10px;
  }
  .side-col {
    background-color: #ffffff;
    color: #888; 
  }
  .left-pill {
     border-radius: 50px 0 0 50px;
    margin-right: 0px;
    color: #5D493B;
    font-weight: normal;
  }
  .right-pill {
    border-radius: 0 50px 50px 0;
    /* margin-left: 2px; */
  }

  @media (max-width: 768px) {
    .yogurt-title { font-size: 28px;        
      font-family: 'Noto Serif';
        font-size: 28px;
        margin-bottom: 0px;
        line-height: 69px;
 }
 .cell.side-col.right-pill {
    color: #5D493B;
}
p.yogurt-subtitle {
    font-size: 15px;
    margin-top: 6px;
    font-family: 'Matter-Regular' !important;
}
    .cell {font-size: 12px;
        padding: 10px 1px;
        font-family: 'Matter-Light'; }
    .center-header { font-size: 16px; }
  }