/** Shopify CDN: Minification failed

Line 72:4 Unexpected "}"
Line 1557:4 Unexpected "}"
Line 1770:4 Unexpected "}"

**/


/* CSS from section stylesheet tags */
.compatible-with.less-product .german-description {
    height: 180px;
}
    .shop-btn-compatible {
      background-color: #189ca8;
      color: #fff;
      border-radius: 25px;
      padding: 15px 40px;
      font-size: 14px;
      font-family: Oceanwide,sans-serif;
      font-weight: 500;
    }
    a.shop-btn-compatible:hover {
    color: #ccc9c9f8;
  text-decoration:none;
}

      .product-tab-item span {
        font-size:17px;
        font-weight:500;
        font-family: Oceanwide,sans-serif;
        cursor:pointer;
      }
      .features-text {
       color:#545454;
        font-size:14px;
        padding-top:10px;
        font-family: Oceanwide,sans-serif;
      }
      .features-text ul li:not(:last-child) {
        margin-bottom: 10px;
    }
      .product-tab-info {
        display:none;
      }
      .product-active {
        display:block;
      }
  
      .product-tabs {
        display:flex;
        justify-content: space-evenly;
      }
      .tabs-container {
        width:80%;
        max-width:1180px;
        margin:auto;
      }
      .product-tab-info {
        width:90%;
        margin:auto;
      }
      .compatible-with {
        margin-top:40px;
        text-align:center;
        padding:20px;
        display:flex;
        justify-content:space-evenly;
        flex-wrap: wrap;
        padding-bottom:60px;
      }
    }
      .compatible-with img {
        width:93%;
        margin:20px auto;
        height:250px;
        object-fit:cover;
      }
      .compatible-title {
        font-size:18px;
        font-weight:500;
        color:#545454;
        font-family: Oceanwide,sans-serif;
      }
      .compatible-with p {
        width:200px;
        margin:auto;
        color:#545454;
        font-family: Oceanwide,sans-serif;
      }
      .product-tab-item:after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 0;
        height: 2px;
        transition: var(--anchor-transition);
        background: #8C4799;
      }
  
      .product-tab-item {
        display: inline-block;
        position: relative;
        color: #189CA8;
      }
      .product-tab-item.is-active:after {
        content: '';
      position: absolute;
      width: 100%;
      transform: scaleX(1);
      height: 4px;
      bottom: 0;
      left: 0;
      background-color: #189CA8;
      transform-origin: bottom left;
      transition: transform 0.5s ease-out;
      }
      .shop-btn-container {
        padding-top:15px;
      }
      h2.spr-header-title {
        display:none;
      }
  
        @media only screen and (max-width: 800px) {
          .product-tabs {
            display: flex;
            justify-content: space-evenly;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 31px;
            justify-content: center;
            text-align: center;
        }
          .item-product {
            flex: auto !important;
            }
      }
  
      /****Recommendations****/
      .card-media>img {
        height:auto;
      }
  
      .halo-recommendations-block div .halo-block-header {
        padding: 30px 0 40px 0;
    }
      .card-media>img {
        height:auto !important;
      }
      .halo-recommendations-block > div > div.halo-block-content > div > div > div > div.product.slick-slide > div > div > div.card-information {
        margin-top:-65px;
      }
    .product-description {
      height: 170px;
  }
    .item-product {
      flex: 0 0 33.333333%;
    }
    .product-description.fr-description, .product-description.english-description {
      height:170px;
      margin-bottom:20px;
    }
  
  
    .more-product {
      flex: 0 0 24.333333%;
    }
    .compatible-with.less-product {
    justify-content: center;
}
.compost-genie-custom-banner1-container {
        min-height: 450px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 30px 20px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .compost-genie-custom-banner1-container h2 {
        margin: 0 0 20px 0;
        font-size: 30px;
        font-family: "OceanWide";
        line-height: 1;
        font-weight: 100;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
    }

    .custom-banner1-cta-con a {
        padding: 10px 30px;
        border-radius: 30px;
        text-decoration: none;
        font-size: 16px;
        display: inline-block;
        font-family: "OceanWide";
        font-weight: 400;
        width: max-content;
        margin: 5px;
    }

  .custom-banner1-cta-con a:first-child {
    margin-right: 10px; 
}

.custom-banner1-cta-con a:last-child {
    margin-left: 10px; 
}

    @media only screen and (min-width: 1000px) {
        .compost-genie-custom-banner1-container{
            min-height: 85vh;
        }

        .compost-genie-custom-banner1-container h2 {
            font-size: 40px;
            margin-top:20px;
        }
    }
#contact-us-con{
    padding: 60px 20px 50px 20px;
    max-width: 1170px;
    margin: auto;
    text-align: center;
    min-height: 65vh;  
  } 

  h2.contact-us-header {
    text-align: center;
    font-size: 40px!important;
    color: #1d1d1b;
    font-family: OceanWide,Poppins!important;
    line-height: normal;
    text-transform: none!important;
    margin-bottom: 30px!important;
    margin-top: 0!important; 
  }


  p.contact-us-item-description {
      text-align: center;
      font-size: 16px;
      font-family: 'OceanWide', Helvetica, sans-serif;
      color: #1d1d1b;  
  }

  .contact-us-item {
      margin-bottom: 60px;
  }
/*****COMPOSTE GENIE adaptable CONTENT AND IMAGE SECTION START  ******/

.text-content-section-con-compost-genie{
  padding: 30px 20px 30px 20px;
  text-align: center;
}

.image-content-section-description-compost-genie{
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-family: "OceanWide";
  font-weight: 400;
  text-wrap: pretty;
}

.image-content-section-header-compost-genie{
  font-size: 30px;
  font-family: "OceanWide";
  line-height: 1;
  font-weight: bold;
  margin: 15px 0;
  text-wrap: pretty;
}

.image-content-section-header-compost-genie sup {
  font-size: 16px;
}

p.image-content-section-description-compost-genie sup {
  font-size: 10px;
}

.purple-button.section-image-content-cta-compost-genie {
  font-size: 16px;
  margin: 0 auto;
  width: max-content;
}

.adaptable-image-content-section-con-mobile{
  display: block;
}

.adaptable-image-content-section-con-desktop{
  display: none;
}


@media only screen and (min-width: 900px){

    .image-content-section-description-compost-genie {
      font-size: 18px;
      max-width: 700px;
      text-align: left;
    }

    .image-content-section-header-compost-genie{
      font-size: 58px;
      text-align: left;
    }

    .purple-button.section-image-content-cta-compost-genie{
      margin: 0;
    }

    .adaptable-content-and-image-container-composte-genie{
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 20px;
      padding: 40px 0;
    }

    .adaptable-content-and-image-container-composte-genie-align-img-left{
      order: -1
    }

    .adaptable-image-content-section-con-mobile{
      display: none;
    }

    .adaptable-image-content-section-con-desktop{
      display: block;
    }

    .text-content-section-con-compost-genie{
      padding: 20px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .section-image-content-cta-compost-genie{
      margin-right: auto;
    }

}



/*****COMPOSTE GENIE adaptable CONTENT AND IMAGE SECTION END  ******/
.custom-carousel-image-and-text-container {
    padding: 50px 20px;
    text-align: center;
}

.custom-carousel-image-and-text-container h2 {
    font-size: 30px;
    font-family: "OceanWide";
    line-height: 1;
    font-weight: bold;
    margin: 15px 0;
    text-wrap: pretty;
}

.compost-genie-custom-carousel-image-and-text {
    max-width: 90%;
    margin: 40px auto;
    place-items: center;
}

.compost-genie-custom-carousel-item {
    margin: 0 10px;
}

.compost-genie-custom-carousel-item h3 {
    font-size: 23px;
    font-family: "OceanWide";
    line-height: 1;
    font-weight: bold;
    margin: 25px 0 15px 0;
}

.compost-genie-custom-carousel-item p {
    font-size: 16px;
    line-height: 1.5;
    font-family: "OceanWide";
    font-weight: 400;
    text-wrap: pretty;
    text-align: left;
}

.compost-genie-custom-carousel-cta {
    padding: 10px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    font-family: "OceanWide";
    font-weight: 400;
    width: max-content;
}


@media only screen and (min-width: 1000px) {
    .custom-carousel-image-and-text-container h2 {
        font-size: 40px;
    }

}
.custom-hero-banner-slider-item{
    min-height: 550px !important;
    text-align: center;
    display: flex !important;
    flex-direction: column;
    padding: 30px 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .custom-hero-banner-slider-item h2 {
    margin: 0 0 20px 0;
    font-size: 40px;
    font-family: "OceanWide";
    line-height: 1;
  }
  .custom-hero-banner-slider-item h3 {
    margin: 0;
    font-size: 25px;
    font-family: "OceanWide";
    line-height: 1;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

  .custom-hero-banner-slider-cta-con a {
    padding: 10px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    font-family: "OceanWide";
    font-weight: 400;
    width: max-content;
    margin: 5px;
  }

  .custom-hero-banner-slider-text {
    font-size: 30px;
    margin: 15px 0;
    line-height: 1.5;
    font-family: "OceanWide";
    text-wrap: pretty;
  }

  .custom-hero-banner-slider-dots > li:only-child {
    display: none;
  }

  .custom-hero-banner-slider-dots{
    bottom: 10px !important;
    height: 20px;
  }

  .custom-hero-banner-slider-dots.slick-dots li button, .slider-dots li button{
    border-color: #FFFFFF !important;
  }

  .custom-hero-banner-slider-dots.slick-dots li.slick-active button, .slider-dots li.active button{
    background-color: #FFFFFF !important;
  }
  .end-block {
    margin-top:auto;
  }
@media only screen and (min-width: 768px) {
  .custom-hero-banner-slider-item{
     min-height: 75dvh !important;
  }
}

@media only screen and (min-width: 1000px) {
    .custom-hero-banner-slider-item{
      min-height: 90dvh !important;
    }

    .custom-hero-banner-slider-item h2 {
      font-size: 55px;
    }
    .custom-hero-banner-slider-item h3 {
      font-size: 35px;
      margin-top:10px;
    }
  }

  @media (min-width: 950px) and (max-width: 1350px) {
  .custom-hero-banner-slider-item {
    background-size:100% 100%;
  }
}

  .custom-hero-banner-slider-item h2 sup {
    font-size:30px;
  }

  @media only screen and (max-width: 768px) {
  .custom-hero-banner-slider-item h2 sup {
     font-size:23px;
  }
}
.header-container-slider{
    padding-top: 1px;
  }

  .header-text-section-slider{
    /* margin-top: 50px; */
    /* margin-bottom: 40px; */
    padding: 20px 20px 40px 20px;  
    min-height: 500px;
  }

  .header-description-slider{
    font-size: 18px;
    color: #89807d;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.5;
    font-family: "OceanWide";
    font-weight: 300;
  }

  .white-text-header{
    font-size: 40px;
    color: #545454;
    font-family: "OceanWide";
    line-height: 1;
    font-weight: 500;

  }

  h1.white-text-header sup {
    font-size: 16px;
  }

  p.header-description-slider sup {
    font-size: 10px;
  }


  .custom-hero-slider-container {
    max-width: 100%;
  }

  /* .hero-slider-item {
    padding-left: 35px;
  } */ 

  /* .custom-hero-dots {
    left: 15px !important;
    bottom: 50% !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: auto !important;
    height: auto;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    bottom: 0 !important; 
  }  */

  .custom-hero-dots{
    top: 470px !important;
    height: 20px;
  }

  /* .custom-hero-dots li{
      margin: 0 !important;
  } */


  .header-image-mobile{
    display: block;
    width: 100%;
  }

  .header-image-desktop{
    display: none !important;
  }



  @media only screen and (min-width: 1000px){
    .header-container-slider{
      display: flex;
      flex-direction: row;
      padding-top: 0;
      justify-content: space-between;
    }

    .image-header{
      display: flex;
      align-items: normal;
    }

    .header-text-section-slider{
      min-height: auto !important; 
      max-width: 450px;
      min-width: 400px; 
      width: 100%;
      margin: 0;
    }

    .custom-hero-slider-container {
      max-width: 800px;
    }

    .header-image-mobile{
      display: none !important;
    }

    .header-image-desktop{
      display: block !important;
      max-width: 780px;
      width: 100%;
      margin-left: auto;
    }

    .custom-hero-dots{
      bottom: 0 !important; 
    }

  }

  @media only screen and (min-width: 1200px){
    .header-text-section-slider{
      max-width: 550px;
      min-width: 400px;
      margin-left: 5%;
      margin-bottom: 40px;
      padding: 20px;
    }
  }

  @media only screen and (min-width: 1600px){
    .header-text-section-slider{
      margin-left: 15%;
    }
  }
.header-image-section{
      background-color: #E1DDD8;  
    }

    .header-container{
      padding-top: 1px;
    }

    .header-text-section{
      margin-top: 50px;
      margin-bottom: 40px;
      padding: 20px 20px;
    }

    .header-description{
      font-size: 18px;
      color: #89807d;
      margin-top: 20px;
      margin-bottom: 20px;
      line-height: 1.5;
      font-family: "OceanWide";
      font-weight: 300;
    }

    /* .purple-button{
      background-color: #8C4799;
      color: #FFFFFF;
      padding: 10px 30px;
      border-radius: 30px;
      text-decoration: none;
      font-size: 18px;
      display: inline-block;
      font-family: "OceanWide";
    } */

    .white-text-header{
      font-size: 40px;
      color: #545454; 
      font-family: "OceanWide";
      line-height: 1;
      font-weight: 500;
    }

    h1.white-text-header sup {
      font-size: 16px;
    }

    p.header-description sup {
      font-size: 10px;
    }

    /* .purple-text{
      color: #B55DC4;
    } */

    .image-header{
      width: 100%;
    }

    .header-image-mobile{
      display: block;
      width: 100%;
    }

    .header-image-desktop{
      display: none !important;
    }



    @media only screen and (min-width: 1000px){
      .header-container{
        display: flex;
        flex-direction: row;
        padding-top: 0;
      }

      .image-header{
        display: flex;
        align-items: normal;
      }

      .header-text-section{
        max-width: 550px; 
        width: 100%;
      }

      .header-image-mobile{
        display: none !important;
      }

      .header-image-desktop{
        display: block !important;
        max-width: 780px;
        width: 100%;
        margin-left: auto;
      }

    }

    @media only screen and (min-width: 1200px){
      .header-text-section{
        margin-left: 10%;
      }
    }

    @media only screen and (min-width: 1600px){
      .header-text-section{
        margin-left: 15%;
      }
    }
.how-to-use-section-container {
  padding: 50px 20px;
  text-align: center;
}

.how-to-use-section-container h2 {
  font-size: 30px;
  font-family: "OceanWide";
  line-height: 1;
  font-weight: bold;
  margin: 15px 0;
  text-wrap: pretty;
}

.how-to-use-section-grid {
  display: grid;
  grid-gap: 20px;
  max-width: 1350px;
  margin: 40px auto;
  place-items: center;
}

.how-to-use-custom-item {
  max-width: 250px;
}

.how-to-use-custom-item h3 {
  font-size: 30px;
  font-family: "OceanWide";
  line-height: 1;
  font-weight: bold;
  margin: 25px 0 15px 0;
}

.how-to-use-custom-item p {
  font-size: 16px;
  line-height: 1.5;
  font-family: "OceanWide";
  font-weight: 400;
  text-wrap: pretty;
}

.how-to-use-ectison-cta {
  padding: 10px 30px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
  font-family: "OceanWide";
  font-weight: 400;
  width: max-content;
}

@media only screen and (min-width: 700px) {
  .how-to-use-section-grid{
    grid-template-columns: repeat(2,1fr);
  }
}

@media only screen and (min-width: 1000px) {
  .how-to-use-section-container h2 {
    font-size: 40px;
  }

  .how-to-use-section-grid{
    grid-template-columns: repeat(4,1fr);
  }
}
/*****CUSTOM MORE THAN A BIN SECTION START  ******/
 

  .more-than-a-bin-section{
    padding: 50px 20px 60px 20px;
    text-align: center;
  } 


  .more-than-a-bin-section h2{
    font-size: 30px;
    font-family: "OceanWide";
    line-height: 1;
    font-weight: bold;
    margin: 15px 0; 
  }

  .more-than-a-bin-section h2 sup {
    font-size: 16px;
  }

  .image-more-than-a-bin-mobile{
    display: block;
    max-width: 400px; 
    margin: 0 auto;
  }
  
  .image-more-than-a-bin-desktop{
    display: none;
    max-width: 750px; 
    margin: 0 auto;
  }
  
  .cta-more-than-a-bin {
    margin: 25px auto 0 auto;  
    padding: 10px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    font-family: "OceanWide"; 
  } 
   

  @media only screen and (min-width: 700px){

    .more-than-a-bin-section h2{
      font-size: 40px;
    } 

    .image-more-than-a-bin-mobile{
      display: none;
    }

    .image-more-than-a-bin-desktop{
      display: block;
    }
    

  }


/*****CUSTOM IMAGE AND CONTENTE SECTION END  ******/
.retailers-container {
        padding: 50px 20px;
        text-align: center;
    }

    .retailers-container h2 {
        font-size: 30px;
        font-family: "OceanWide";
        line-height: 1;
        font-weight: bold;
        margin: 15px 0;
        text-wrap: pretty;
    }

    .retailers-grid-container.grid {
      display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  justify-items: center; 
    }

      .retailers-grid-container.flex {
    display: flex;
    justify-content: center;
    gap: 1rem;
    max-width: 1200px;
    margin:20px auto;
  }

    .retailers-item {
        margin: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .retailers-item img {
        width: 100%;
        display: block; 
    }

    @media only screen and (min-width: 1000px) {
        .retailers-container h2 {
            font-size: 52px;
        }

        .retailers-grid-container {
          margin-top:35px;
        }
    }
.custom-reviews-container {
        padding: 40px;
    }

    .custom-reviews-container h2 {
        text-align: center;
        font-size: 30px;
        font-family: "OceanWide";
        line-height: 1;
        font-weight: bold;
        margin: 15px 0;
        text-wrap: pretty;
    }

    .custom-reviews-carousel {
        max-width: 90%;
        margin: 30px auto;
    }

    .custom-review-item {
        text-align: center;
        /*max-width: 400px;*/
        margin: 0 auto;
        padding: 0 10px;
    }

    .custom-review-item p {
        font-size: 16px;
        line-height: 1.5;
        font-family: "OceanWide";
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
    }

    @media only screen and (min-width: 1000px) {
        .custom-reviews-container h2 {
            font-size: 40px;
        }
    }
/*****CUSTOM IMAGE AND CONTENTE SECTION START  ******/
 

  .text-content-section-con{
    padding: 30px 20px 30px 20px;
    text-align: center;
  } 

  .image-content-section-description{
    font-size: 16px;
    /* color: #89807d; */
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.5;
    font-family: "OceanWide"; 
    font-weight: 400;
  } 

  .image-content-section-header{
    font-size: 30px;
    font-family: "OceanWide";
    line-height: 1;
    font-weight: bold;
    margin: 15px 0; 
  }

  h1.image-content-section-header sup {
    font-size: 16px;
  }

  p.image-content-section-description sup {
    font-size: 10px;
  }

  .purple-button.section-image-content-cta {
    font-size: 16px;
    margin: 0 auto;  
  } 
   

  @media only screen and (min-width: 1000px){

    .image-content-section-description {
        font-size: 18px;
        max-width: 700px;
        margin: 20px auto; 
    }
  
    .image-content-section-header{
      font-size: 40px;
    }

    .container-image-content-section{
      display: flex;
      flex-direction: row;
      padding-top: 0;
      justify-content: space-between; 
    }

    .container-image-left-side-content-section{
      display: flex;
      flex-direction: row-reverse;
      padding-top: 0;
      justify-content: space-between;  
    }


    .image-content-section-con-desktop{
      display: block;
      width: 50%;
    }
    
    .image-content-section-con-desktop img{
      display: block;
    }

    .text-content-section-con{
      text-align: center; 
      padding: 20px;  
      width: 50%; 
      display: flex;
      flex-direction: column;
      justify-content: center;
    } 

    .section-image-content-cta{
      margin-right: auto; 
    }


  }



/*****CUSTOM IMAGE AND CONTENTE SECTION END  ******/
.product-tab-item span {
      font-size:17px;
      font-weight:500;
      font-family: Oceanwide,sans-serif;
      cursor:pointer;
    }
    .features-text {
     color:#3C2568;
      font-size:14px;
      padding-top:10px;
      font-family: Oceanwide,sans-serif;
    }
    .features-text ul li:not(:last-child) {
      margin-bottom: 10px;
  }
    .product-tab-info {
      display:none;
    }
    .product-active {
      display:block;
    }

    .product-tabs {
      display:flex;
      justify-content: space-evenly;
    }
    .tabs-container {
      width:80%;
      max-width:1180px;
      margin:auto;
    }
    .product-tab-info {
      width:80%;
      margin:auto;
    }
    .compatible-with {
      margin-top:40px;
      text-align:center;
      padding:20px;
      display:flex;
      justify-content:space-evenly;
      flex-wrap: wrap;
    }
    .compatible-with img {
      width:100%;
      margin:20px auto;
      height:250px;
      object-fit:contain;
    }
    .compatible-title {
      font-size:18px;
      font-weight:500;
      color:#3C2568;
      font-family: Oceanwide,sans-serif;
    }
    .compatible-with p {
      width:200px;
      margin:auto;
      color:#3C2568;
      font-family: Oceanwide,sans-serif;
    }
    .product-tab-item:after {
      content: "";
      position: absolute;
      bottom: -1px;
      left: 0;
      width: 0;
      height: 2px;
      transition: var(--anchor-transition);
      background: #8C4799;
    }

    .product-tab-item {
      display: inline-block;
      position: relative;
      color: #3C2568;
    }
    .product-tab-item.is-active:after {
      content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(1);
    height: 4px;
    bottom: 0;
    left: 0;
    background-color: #bfd230;
    transform-origin: bottom left;
    transition: transform 0.5s ease-out;
    }
    .shop-btn-container {
      padding-top:15px;
    }
    h2.spr-header-title {
      display:none;
    }

      @media only screen and (max-width: 800px) {
        .product-tabs {
          display: flex;
          justify-content: space-evenly;
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          grid-gap: 31px;
          justify-content: center;
          text-align: center;
      }
        .item-product {
          flex: auto !important;
          }
    }

    /****Recommendations****/
    .card-media>img {
      height:auto;
    }

    .halo-recommendations-block div .halo-block-header {
      padding: 30px 0 40px 0;
  }
    .card-media>img {
      height:auto !important;
    }
    .halo-recommendations-block > div > div.halo-block-content > div > div > div > div.product.slick-slide > div > div > div.card-information {
      margin-top:-65px;
    }
  .product-description {
    height: 110px;
}
  .item-product {
    flex: 0 0 33.333333%;
  }
.right-side-custom-section-compost-genie-paragraph-con {
  padding: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.right-side-custom-section-compost-genie-paragraph-con p {
  font-size: 16px;
  line-height: 1.5;
  font-family: "OceanWide";
  font-weight: 400;
  text-wrap: pretty;
  max-width: 600px;
}


@media only screen and (min-width: 900px) {
  .custom-section-images-and-content-compost-genie {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .right-side-custom-section-compost-genie {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
  }

}
@media only screen and (min-width: 1200px) {
  .right-side-custom-section-compost-genie-paragraph-con p {
    font-size: 23px;
  }
}
/*****HERO SLIDER CUSTOM CSS  ******/
 
  .header-container-slider{
    padding-top: 1px;
  }

  .header-text-section-slider{
    /* margin-top: 50px; */
    /* margin-bottom: 40px; */
    padding: 20px 20px 40px 20px;
    min-height: 500px;
    text-align: center;
  }

  .header-description-slider{
    font-size: 18px;
    /* color: #89807d; */
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.5;
    font-family: "OceanWide";
    font-weight: 300;
  }

  .slider-header-text{
    font-size: 40px;
    /* color: #545454; */
    font-family: "OceanWide";
    line-height: 1;
    font-weight: 500;

  }

  h1.slider-header-text sup {
    font-size: 16px;
  }

  p.header-description-slider sup {
    font-size: 10px;
  }


  .custom-hero-slider-container {
    max-width: 100%;
  }

  /* .hero-slider-item {
    padding-left: 35px;
  } */

  /* .custom-hero-dots {
    left: auto !important;
    right: 10px;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: auto !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    bottom: 0 !important;
  }  */

  .custom-hero-dots{
    top: 470px !important;
    height: 20px;
  } 

  .header-image-section-slider .slick-dots li button, .slider-dots li button {
   border: 1px solid #FFFFFF;
  }
  
  .header-image-section-slider .slick-dots li.slick-active button {
    background-color: #FFFFFF ;
    border-color: #FFFFFF ;  
  }

  /* .custom-hero-dots li{
      margin: 0 !important;
  } */

  .custom-hero-dots > li:only-child {
    display: none; 
  }

  .header-image-mobile{
    display: block;
    width: 100%;
  }

  .header-image-desktop{
    display: none !important;
  }



  @media only screen and (min-width: 1000px){
    .header-container-slider{
      display: flex;
      flex-direction: row;
      padding-top: 0;
      justify-content: space-between;
    }

    .image-header{
      display: flex;
      align-items: normal;
    }

    .header-text-section-slider{
      min-height: auto !important;
      max-width: 450px;
      min-width: 400px;
      width: 100%;
      margin: 0;
      padding: 20px;  
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: left;
    }

    .header-text-section-slider h1,
    .header-text-section-slider p.slider-header-text 
     {
      margin: 0;
    }

    .custom-slider-cta{
      margin-right: auto;
    }

    .custom-hero-slider-container {
      max-width: 800px;
    }

    .header-image-mobile{
      display: none !important;
    }

    .header-image-desktop{
      display: block !important;
      max-width: 780px;
      width: 100%;
      margin-left: auto;
    }

    .custom-hero-dots{
      top: 95% !important; 
    }
 
  }

  @media only screen and (min-width: 1200px){
    .header-text-section-slider{
      max-width: 700px;  
      min-width: 400px;
      margin-left: 5%;
      margin-bottom: 40px;
      padding: 20px;
    }
  }

  @media only screen and (min-width: 1600px){
    .header-text-section-slider{
      margin-left: 15%;
    }
  }
.rte {
    color:#3C2568;
    padding-top:20px;
    padding-bottom:40px;
    font-family: "Oceanwide", sans-serif;
    font-size:14px;
  }
#top-reasons-con{
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #E7F5F6; 
  }

  #top-reasons-header{
    text-align: center;
    font-size: 40px !important;
    margin-bottom: 45px;
    color: #189CA8;
    font-family: "OceanWide" !important;
    line-height: 1.3;
    padding: 0 15px;
  }

  sup {
      font-size: 15px; 
  }

  .icon-text{
    margin: 0 auto 40px auto;
    max-width: 300px;
  }

  .icons-text-container{
    max-width: 1000px;
    margin: auto;
    padding: 0 20px;
  }
  
  .icon-container{
    max-width: 200px;
    margin: 0 auto 20px auto;
  }

  .icons-text-container p{
    text-align: center;
    font-size: 16px;
    line-height: 1.2;
    color: #1D1D1B; 
    font-family: "OceanWide" !important;
    width:80%;
    margin:auto;
    font-weight:normal;
  }
  .icon-container img {
    width:80%;
    margin:auto;
  }

  @media (min-width: 900px){
    .icons-text-container {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 15px;
      justify-content: center;
    }
  }

   @media (min-width: 768px) and (max-width: 897px){
    .card-product {
      height:160px;
    }
  }

  @media (max-width: 475px){
    .card-product {
    height: 125px;
}
  }
.compatible-with.less-product .german-description {
    height: 180px;
}
    .shop-btn-compatible {
      background-color: #589212;
      color: #fff;
      border-radius: 25px;
      padding: 15px 40px;
      font-size: 14px;
      font-family: Oceanwide,sans-serif;
      font-weight: 500;
    }
    a.shop-btn-compatible:hover {
    color: #ccc9c9f8;
  text-decoration:none;
}

      .product-tab-item span {
        font-size:17px;
        font-weight:500;
        font-family: Oceanwide,sans-serif;
        cursor:pointer;
      }
      .features-text {
       color:#545454;
        font-size:14px;
        padding-top:10px;
        font-family: Oceanwide,sans-serif;
      }
      .features-text ul li:not(:last-child) {
        margin-bottom: 10px;
    }
      .product-tab-info {
        display:none;
      }
      .product-active {
        display:block;
      }
  
      .product-tabs {
        display:flex;
        justify-content: space-evenly;
      }
      .tabs-container {
        width:80%;
        max-width:1180px;
        margin:auto;
      }
      .product-tab-info {
        width:90%;
        margin:auto;
      }
      .compatible-with {
        margin-top:40px;
        text-align:center;
        padding:20px;
        display:flex;
        justify-content:space-evenly;
        flex-wrap: wrap;
        padding-bottom:60px;
      }
    }
      .compatible-with img {
        width:100%;
        margin:20px auto;
        height:250px;
        object-fit:contain;
      }
      .compatible-title {
        font-size:18px;
        font-weight:500;
        color:#545454;
        font-family: Oceanwide,sans-serif;
      }
      .compatible-with p {
        width:200px;
        margin:auto;
        color:#545454;
        font-family: Oceanwide,sans-serif;
      }
      .product-tab-item:after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 0;
        height: 2px;
        transition: var(--anchor-transition);
        background: #8C4799;
      }
  
      .product-tab-item {
        display: inline-block;
        position: relative;
        color: #545454;
      }
      .product-tab-item.is-active:after {
        content: '';
      position: absolute;
      width: 100%;
      transform: scaleX(1);
      height: 4px;
      bottom: 0;
      left: 0;
      background-color: #589212;
      transform-origin: bottom left;
      transition: transform 0.5s ease-out;
      }
      .shop-btn-container {
        padding-top:15px;
      }
      h2.spr-header-title {
        display:none;
      }
  
        @media only screen and (max-width: 800px) {
          .product-tabs {
            display: flex;
            justify-content: space-evenly;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 31px;
            justify-content: center;
            text-align: center;
        }
          .item-product {
            flex: auto !important;
            }

          .popup-content {
            max-width:90% !important;
          }
      }
  
      /****Recommendations****/
      .card-media>img {
        height:auto;
      }
  
      .halo-recommendations-block div .halo-block-header {
        padding: 30px 0 40px 0;
    }
      .card-media>img {
        height:auto !important;
      }
      .halo-recommendations-block > div > div.halo-block-content > div > div > div > div.product.slick-slide > div > div > div.card-information {
        margin-top:-65px;
      }
    .product-description {
      height: 170px;
  }
    .item-product {
      flex: 0 0 33.333333%;
    }
    .product-description.fr-description, .product-description.english-description {
      height: 170px;
      margin-bottom:20px;
    }
  
  
    .more-product {
      flex: 0 0 24.333333%;
    }
    .compatible-with.less-product {
    justify-content: center;
}

    /* Popup Styles */
    
    .popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.popup-content {
    background-color: #fff;
    max-width: 37%;
    margin: 10% auto;
    padding: 10px 20px 20px 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.close {
    float: right;
    cursor: pointer;
}

    .popup-content iframe {
      width: 100%;
      height:375px;
    }

    .video-btn-container {
      text-align:center;
      padding-bottom:30px;
    }
.video-btn-container button {
   background-color: #589212;
      color: #fff;
      border-radius: 25px;
      padding: 15px 40px;
      font-size: 14px;
      font-family: Oceanwide,sans-serif;
      font-weight: 500;
  border: none;
}
.compatible-with.less-product .german-description {
    height: 180px;
}
    .shop-btn-compatible {
      background-color: #589212;
      color: #fff;
      border-radius: 25px;
      padding: 15px 40px;
      font-size: 14px;
      font-family: Oceanwide,sans-serif;
      font-weight: 500;
    }
    a.shop-btn-compatible:hover {
    color: #ccc9c9f8;
  text-decoration:none;
}

      .product-tab-item span {
        font-size:17px;
        font-weight:500;
        font-family: Oceanwide,sans-serif;
        cursor:pointer;
      }
      .features-text {
       color:#545454;
        font-size:14px;
        padding-top:10px;
        font-family: Oceanwide,sans-serif;
      }
      .features-text ul li:not(:last-child) {
        margin-bottom: 10px;
    }
      .product-tab-info {
        display:none;
      }
      .product-active {
        display:block;
      }
  
      .product-tabs {
        display:flex;
        justify-content: space-evenly;
      }
      .tabs-container {
        width:80%;
        max-width:1180px;
        margin:auto;
      }
      .product-tab-info {
        width:90%;
        margin:auto;
      }
      .compatible-with {
        margin-top:40px;
        text-align:center;
        padding:20px;
        display:flex;
        justify-content:space-evenly;
        flex-wrap: wrap;
        padding-bottom:60px;
      }
    }
      .compatible-with img {
        width:100%;
        margin:20px auto;
        height:250px;
        object-fit:contain;
      }
      .compatible-title {
        font-size:18px;
        font-weight:500;
        color:#545454;
        font-family: Oceanwide,sans-serif;
      }
      .compatible-with p {
        width:200px;
        margin:auto;
        color:#545454;
        font-family: Oceanwide,sans-serif;
      }
      .product-tab-item:after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 0;
        height: 2px;
        transition: var(--anchor-transition);
        background: #8C4799;
      }
  
      .product-tab-item {
        display: inline-block;
        position: relative;
        color: #545454;
      }
      .product-tab-item.is-active:after {
        content: '';
      position: absolute;
      width: 100%;
      transform: scaleX(1);
      height: 4px;
      bottom: 0;
      left: 0;
      background-color: #589212;
      transform-origin: bottom left;
      transition: transform 0.5s ease-out;
      }
      .shop-btn-container {
        padding-top:15px;
      }
      h2.spr-header-title {
        display:none;
      }
  
        @media only screen and (max-width: 800px) {
          .product-tabs {
            display: flex;
            justify-content: space-evenly;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 31px;
            justify-content: center;
            text-align: center;
        }
          .item-product {
            flex: auto !important;
            }
      }
  
      /****Recommendations****/
      .card-media>img {
        height:auto;
      }
  
      .halo-recommendations-block div .halo-block-header {
        padding: 30px 0 40px 0;
    }
      .card-media>img {
        height:auto !important;
      }
      .halo-recommendations-block > div > div.halo-block-content > div > div > div > div.product.slick-slide > div > div > div.card-information {
        margin-top:-65px;
      }
    .product-description {
      height: 170px;
  }
    .item-product {
      flex: 0 0 33.333333%;
    }
    .product-description.fr-description, .product-description.english-description {
      height: 170px;
      margin-bottom:20px;
    }
  
  
    .more-product {
      flex: 0 0 24.333333%;
    }
    .compatible-with.less-product {
    justify-content: center;
}
.rte {
    color:#3C2568;
    padding-top:20px;
    padding-bottom:40px;
    font-family: "Oceanwide", sans-serif;
    font-size:14px;
  }
.where-to-buy-con {
      min-height: 60vh; 
  }

    p.where-to-buy-description {
      text-align: center;
      font-size: 16px;
      font-family: OceanWide,Helvetica,sans-serif;
      padding: 0 20px;
  }


    h1.main-page-title.page-header {
      text-transform:initial;
      text-align:center;
      font-size:32px;
      font-family: "OceanWide" !important;
      padding-top:60px;
    }

      .brands-container, .brands-container-4-rows {
          max-width: 1600px;
          margin: 0 auto 0 auto;
          padding: 0 20px 20px 20px;
      }

      .brands-image-con {
          max-width: 200px;
          margin: 0 auto;
          min-height: 190px;
          display: flex;
          align-items: center;
          justify-content: center;
      }

      .brand-image {
          width: 100%;
      }
    .where-to-buy-text {
      text-align: center;
      color: #3c2568;
      font-weight: normal;
      font-size: 21px;
    }


      @media (min-width: 700px){
          .brands-container {
              /* display: grid;
              grid-template-columns: repeat(3, 1fr);
              grid-gap: 15px; */
              justify-content: center;
            align-items: center; 
          }

          /* .brands-container-4-rows {
              display: grid;
              grid-template-columns: repeat(4, 1fr);
              grid-gap: 15px;
              justify-content: center;
            align-items: center;
          } */

      }

      @media (min-width: 1000px){
          /* .brands-container{
              grid-template-columns: repeat(3, 1fr);
          } */

          .brands-container-canada-fr {
            padding-bottom: 16%;
          }
      }
.about-section {
    text-align:center;
    background-color:#e6e6e6;
    padding:40px 0;
  }
.about-title h1, .about-title p  {
  color: #3c2568;
  font-family: OceanWide!important;
}
  .about-title p {
    width:70%;
    margin:auto;
    font-size:16px;
    margin-bottom:20px;
  }
  .video-container {
    position:relative;
    width:80%;
    margin:auto;
  }
  .video-container iframe {
    width:100%;
    height: 650px;
  }
  .playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90px;
  }