.elementor-120860 .elementor-element.elementor-element-13dbcd1 > .elementor-container{max-width:800px;}.elementor-120860 .elementor-element.elementor-element-13dbcd1{margin-top:30px;margin-bottom:30px;padding:60px 20px 20px 20px;}.elementor-120860 .elementor-element.elementor-element-db51b96:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-120860 .elementor-element.elementor-element-db51b96 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#6EC1E438;}.elementor-120860 .elementor-element.elementor-element-db51b96 > .elementor-element-populated, .elementor-120860 .elementor-element.elementor-element-db51b96 > .elementor-element-populated > .elementor-background-overlay, .elementor-120860 .elementor-element.elementor-element-db51b96 > .elementor-background-slideshow{border-radius:5px 5px 5px 5px;}.elementor-120860 .elementor-element.elementor-element-db51b96 > .elementor-element-populated{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.23);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-120860 .elementor-element.elementor-element-db51b96 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-120860 .elementor-element.elementor-element-8f5e032 > .elementor-container{max-width:1440px;text-align:center;}.elementor-120860 .elementor-element.elementor-element-8f5e032 > .elementor-background-overlay{opacity:0.5;}.elementor-120860 .elementor-element.elementor-element-8f5e032{padding:0px 0px 0px 0px;}/* Start custom CSS */.products-colunm .eael-product-excerpt p {
    font-weight: 400;
    color: #000;
}
.search-box-colunm input.eael-advanced-search {
    top: -9px !important;
    background: transparent !important;
}
.products-colunm img.attachment-.size-{ 
    transition-property: all;
    transition-duration: .2s;
}


.products-colunm img.attachment-.size-:hover{
   transform: scale(1.1);
}

.product-gallery img.attachment-medium.size-medium:hover {
    transform: scale(1.17);
}
.product-gallery img.attachment-medium.size-medium {
    transition-property: all;
    transition-duration: 0.2s;
}


 @media(max-width:1024px){
     
     .product-gallery ul.products.eael-post-appender.eael-post-appender-fd729bc {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
}

.product-gallery .type-product.status-publish.has-post-thumbnail.product_cat-digestive-support.product_cat-gut-microbiome-digestion.product_cat-supplements {
    width: 48% !important;
}
 .products-colunm img.attachment-.size-{ 
    transition-property: all;
    transition-duration: .2s;
}


.products-colunm img.attachment-.size-:hover{
   transform: scale(1.1) !important;
}

.product-gallery img.attachment-medium.size-medium:hover {
    transform: scale(1.05);
}
.product-gallery img.attachment-medium.size-medium {
    transition-property: all;
    transition-duration: 0.2s;
}
 }
 
 
  @media(max-width:767px){
      
      .product-gallery .type-product.status-publish.has-post-thumbnail.product_cat-digestive-support.product_cat-gut-microbiome-digestion.product_cat-supplements {
    width: 100% !important;
}   
  }/* End custom CSS */