/** Shopify CDN: Minification failed

Line 91:2 Unexpected "{"
Line 91:3 Expected identifier but found "%"
Line 132:2 Unexpected "{"
Line 132:3 Expected identifier but found "%"

**/
.template--article-top {
    padding: 24px 0 48px;
  }
  .article-top-content {
    margin-top: -28px;
}
  .article-image .main-slider .slick-slide{      
    height: 100%;    
    position: relative;
  }
  .article-image .small-slider .slick-slide{     
    
    padding-bottom: 0;
    position: relative;
    margin-bottom: 16px; 
    cursor: pointer;
    opacity: 0.5;
  }

.article-image .small-slider .lazyload-blur-wrapper{
  height: 80px; 
  width:80px;
  position: relative !important;
}
  .article-image .small-slider .slick-slide.slick-current{
    opacity: 1;
  }
 .article-image .small-slider .slick-list {
    margin-bottom: -16px;
       height: 100% ! IMPORTANT;
}
  .article-image img{
      object-fit: cover;
  }
   .article-image .lazyload-blur-wrapper {
    position: absolute !important;
    top: 0;
    height: 100%;
    width: 100%; 
    border-radius: 20px;
    overflow: hidden;
}
  .article-image img.bottom_shape {
    position: absolute;
        bottom: -19px;
    left: -52px;
        z-index: 1;
}
  .article-top-content h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    font-family: "Londrina Solid";
    margin: 0 0 24px;
}
  .article_author img {
    width: 23px;
    height: 22px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 50%;
}
  .article_author {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
}
  .article_author font{
    font-size: 14px;
    font-weight: 600;
    line-height: 130%; /* 18.2px */
    text-transform: capitalize;
  }
  .blog-publish-date {
    font-size: 14px;
    margin-bottom: 24px;
}
  .blog-publish-date span:nth-child(2) {
    padding: 0 12px;
}
  {% comment %}
  .article_jump_ahead {
    margin: 32px 0;
    display: flex;
    padding: 14px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;  
    max-width: fit-content;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.80);
}
  .article_jump_ahead h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
    text-transform: capitalize;
    margin: 0;
}
  .article_jump_ahead ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    gap: 40px;
}
  .article_jump_ahead ul li{
     list-style-type: none;
  }
  .article_jump_ahead ul a {
    color: #005844 !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;
    text-decoration: underline !important;
    text-transform: capitalize;
}
  .article_jump_ahead ul li.nutrition-facts {
    display: none;
}
  {% endcomment %}
  .article-top-content .social-sharing {
    margin: -6px 0 0;
    justify-content: start; 
    gap: 11.28px;
}
  .article-top-content .social-sharing a {
    padding: 0;
    width: 41.58px;
    height: 41.58px;
    margin: 0;
}
.article-top-content .social-sharing svg {
    width: 100%;
    height: 100%;
}
 .template--article-top  .row{
        margin-right: -40px;
    margin-left: -40px; 
   align-items: center;
  }
  .template--article-top  .col-md-5 {
    flex: 0 0 41.476%;
    max-width: 41.476%; 
    padding-right: 40px;
    padding-left: 40px;
    }
  .template--article-top  .col-md-7 {
    flex: 0 0 58.524%;
    max-width: 58.524%;
    padding-right: 40px;
    padding-left: 40px;
    }
  .template--article-top .blog__date-author {
    margin-top: -8px;  
    margin-bottom: -9px;
}
  .template--article-top .blog-publish-date {
    margin-top: -5px !important;
}
  .article-top-content .rte {
    margin-top: 24px; 
    margin-bottom: 32px;
}
    .article-top-content .rte p:last-child{
      margin-bottom: 0px;
    }
  .article-image{
    margin-bottom: -24px;
    display:flex;
  }
  .template--article-top .main-slider{
    width:calc(100% - 80px);
    padding-right:24px;
    height: 536px;
    position: relative;
  }
  .template--article-top .main-slider .slick-list, .template--article-top .main-slider .slick-track{
    height:100%;
  }
  .template--article-top .small-slider{
    width: 80px;
    height:100%;
  }

  nav.breadcrumbs li span.breadcrumb-item{
    font-size:16px;
  } 
  nav.breadcrumbs{
     max-width: 1440px;
  }
  .article_main_section .container {
    max-width: 1440px;
    padding-left: 80px;
    padding-right: 80px;
}
  .template--article-bottom{
    padding: 40px 0;
  }
  .ingredients_section {
    border-radius: 8px;
    background: #FFF;
    padding: 24px 16px;
}
 .article_main_section ul {
    padding: 0;
   margin:0;
}
  .template--article-bottom h4 {
    font-family: "Londrina Solid";
    font-size: 28px;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    margin-bottom: 32px;
    margin-top: -4px;
}
  .ingredients_section ul li {
    font-size: 18px;
    padding-bottom: 20px;
    margin-bottom: -8px;
    list-style-type: none;
    position: relative;
    padding-left: 28px; 
    cursor: pointer;
} 
  .ingredients_section ul li:before {
    width: 15px;
    height: 15px;
    border:1px solid #FF4E00;
    /* border-radius:50%; */
    content:'';   
    position: absolute;
    top: 4px;
    left: 0;
  }
  .ingredients_section ul li.active:before {
    background:#FF4E00;
  }
  .ingredients_section ul li.active:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 5.5px;
    transform: rotate(45deg);
    height: 9px;
    width: 5px;
    /* border-radius: 50%; 
    background: #fff; */
     border-bottom: 2px solid #fff;
    border-right: 2px solid #fff; 
}
  div#ingredients {
    padding-bottom: 2px;
}
  .ingredients_section ul li:last-child {
    padding-bottom:0px;
}
 .ingredients_section ul li strong {
    font-weight: 400;
}
  .ingredients_section ul li::marker {
    margin-right: 8px;
    color: #FF4E00;
}
.ingredients_section ul li a{
  color: #012B22;
  font-weight: 600;
  text-transform: capitalize;
}
  .tips_section {
    border-radius: 16px;
    background: var(--Light-Pink, #FFCFBE);
    padding: 16px;
        margin-left: 48px;
        margin-top: 48px;
}
  .tips_section h4{
        margin-bottom: 24px;
  }
   .tips_section ul li{
     list-style-type: none;
     font-size: 14px;

   }
   .tips_section ul li:not(:last-child) {
    padding-bottom: 24px; 
     margin-bottom: -9px;
   }
  .tips_section ul li strong {  
    font-size: 16px;
    margin-bottom: 1px;
    font-weight: 600;
    display:block;
    line-height: 130%; /* 20.8px */
}
  .recipes_products_block {
    border-radius: 8px;
    background: var(--Baby-Green, #E6EDEB);
    padding: 24px 0 16px;
    margin-top: 40px;
}
  .recipes_products_block h4 {
    text-align: center;
    margin-bottom: 16px;
    padding:0 16px;
}
   .recipes_products_block .product-grid {
        margin: 0; 
      padding:0 !important;
   }

  .recipes_products_block .product-grid  .slick-list{
    /* margin: 0 -4px; */
       padding: 0 0 16px 0;
}
 .recipes_products_block .product-grid  .slick-track{
    display:flex;
  }
  .recipes_products_block .product-grid .indiv-product-wrapper {   
    height:100%; 
    max-width: 100%;
    padding: 0;
}
  .recipes_products_block .product-grid  .slick-slide{
    height:auto;
    padding: 0 4px;
  }
/** add slider remove below css start **/
/* .recipes_products_block div#AjaxinateContainer {
    padding: 0 16px;
}
.recipes_products_block .product-grid {
        margin: 0 -4px -16px;  
}
.recipes_products_block .product-grid .indiv-product-wrapper {
    padding: 0 4px 16px;
  height:auto;
} */
/** add slider remove below css end **/
.recipes_products_block div#AjaxinateContainer {
    padding: 0 16px;
}
  .indiv-product .indiv-product-title-text {
   font-size: 14px;
  }
  .indiv-product .quick-add-button {
    padding: 6px; 
    padding: 8.5px;
  }
  .template--article-bottom .col-lg-4 {
    flex: 0 0 32.622%;
    max-width: 32.622%;
}
  .template--article-bottom .article--main-body.col-lg-8{
     flex: 0 0 67.378%;
    max-width: 67.378%;
  }
  .article__entry-content {
    line-height: 130%;
    margin-top: 0;
    padding-left: 48px;
}
  .article--main-body ol{
     padding: 0;
    margin-top: -11px !important;
  }
  .article--main-body ol li{
     padding: 0 0 24px;
    font-size: 18px;
    margin-bottom: -5px;
    list-style-type: none;
    position: relative;
    counter-increment: checklist-counter;   
}
   .article--main-body ol li strong:before{
      content: counter(checklist-counter) ". ";
      font-weight: 600;      
   }  
.article--main-body ol li .number{
  margin-left: 20px;
}
   .article--main-body ol li .number:before{
      content: counter(checklist-counter) ". ";
      font-weight: 400;    
margin-left:-20px;  
   }  
  .article--main-body ol li:last-child{
     padding-bottom: 0;
  }
  .article--main-body ol li strong {
    font-weight: 600;
    display: flex;
    gap: 6px;
    margin-bottom: 3px;
} 
  .sliderbar_tags {
    margin-top: 32px !important;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
  .ingredients_section .sliderbar_tags li:before{
    display:none;
  }
   .sliderbar_tags li{
     border-radius: 100px;
     background: #FF4E00;
     color:  #FFF;
      font-family: "Londrina Solid";
      font-size: 18px;
      font-weight: 900;
      letter-spacing: 0.18px;
      text-transform: uppercase;
      padding: 6px 8px !important;
      list-style-type: none !important;
      max-width: max-content;
     margin-bottom: 0 !important;
   }
  .sliderbar_tags li span{
    line-height: 13px;  
    display: block;
  }
.article_main_section  .indiv-product .aspect-ratio--square {
    padding-bottom: 96.12%;
}
  .ingredients_section ul {
    margin-top: -10px;
}
  .recipes_products_block div#CollectionProductGrid {
    margin-top: -6px;
}
 .recipes_products_block  .indiv-product .hp-title {
    padding: 16px 0;
}
  .tips_section ul {
        margin-bottom: -5px;
    margin-top: -11px !important;
}
  .article-image .top_shape {
    position: absolute;
    right: -16px;
    top: -16px;
    z-index: 1;
}
span.rk_print {
    cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .article_main_section .container {  padding-left: 64px;    padding-right: 64px;}
  .template--article-bottom .col-lg-4 {flex: 0 0 40%;max-width: 40%;}
  .template--article-bottom .article--main-body.col-lg-8 {flex: 0 0 60%;max-width: 60%;}
  .article__entry-content {padding-left: 0;}
  .tips_section{    margin-left: 0;}
   .template--article-top .col-md-7,  .template--article-top .col-md-5{padding-right: 20px;padding-left: 20px;}
    .template--article-top .row {margin-right: -20px; margin-left: -20px;}
    .template--article-top .main-slider {padding-right: 16px;}
}
  @media screen and (max-width: 991px) {
    .template--article-bottom {padding: 24px 0;}
     .template--article-bottom .col-lg-4 , .template--article-bottom .article--main-body.col-lg-8 {flex: 0 0 100%;max-width: 100%;}
    div#instructions {margin-top: 32px;}
    .recipes_products_block {margin-top: 0;padding: 32px 0;border-radius:0;}
    .recipes_products_block h4 {font-family: "Londrina Solid";font-size: 28px;font-weight: 400;line-height: 110%;text-transform: uppercase;margin-top: -4px;    margin-bottom: 24px;}
    nav.breadcrumbs li span.breadcrumb-item {font-size: 13px;}
      
     .article-image .main-slider .slick-slide{height: 370.686px;}
    .template--article-top .col-md-7, .template--article-top .col-md-5 {flex: 0 0 100%;max-width: 100%;padding-bottom: 24px;}
    .template--article-top .row {margin-bottom: -20px;flex-direction: column-reverse;}
     .article-image { margin-bottom: 0;}
     .article-top-content { margin-top: 0;}
    .template--article-top .main-slider{height:100%;}
    
     .template--article-top {padding: 24px 0;}
  }
   @media screen and (max-width: 767px) {
     .template--article-top .main-slider { padding-right: 0; width: 100%; height:auto; }
 .template--article-top .main-slider .slick-list, .template--article-top .main-slider .slick-track {height: auto;}
     .article_main_section ul.slick-dots {margin-top: 24px;} 
     .article_main_section .container {padding-left: 16px;padding-right: 16px;}
      .template--article-bottom {padding: 16px 0 24px;}
     .ingredients_section ul li{    margin-bottom: -5px;}
     .article--main-body ol li:before {content: counter(checklist-counter) ". "; position: absolute;left: 0;border-radius: 50%; display: flex;  align-items: center; justify-content: center;
                                             top: 2px;  width: 46px;height: 45px;background:#005844;color:#fff;font-family: "Londrina Solid";font-size: 20px;font-weight: 400;line-height: 110%;text-transform: uppercase;}
     .article--main-body ol li strong:before {display:none;}
     .article--main-body ol li {padding-left: 62px;min-height: 65px;font-size: 14px; margin-bottom: -7px; padding-bottom: 20px;}
     .article--main-body ol li strong{font-size: 16px;}
     .article--main-body ol {margin-top: -17px !important;}
     .tips_section{margin-top:32px;}
     .article--main-body {margin-bottom: 0;}
    nav.breadcrumbs {overflow: auto;margin:0 -16px;padding:16px;}
      nav.breadcrumbs::-webkit-scrollbar {display: none;}
     nav.breadcrumbs li a,nav.breadcrumbs li span.breadcrumb-item{white-space: nowrap;}      
   .article-top-content {margin-top: -2px;}
   .article-top-content h1{font-size: 32px;line-height: 90%; }
   .template--article-top .blog__date-author {margin-top: -6px;}
   .article-top-content .rte {margin-bottom: 24px;}
   .article-top-content .social-sharing {justify-content: center;}
   .blog-publish-date span:nth-child(2) { padding: 0 9px;}
   .template--article-top {padding: 16px 0;}
     .ingredients_section ul li a{line-height:130%;}
     .template--article-top .small-slider{display:none;}
 }