.elementor-120850 .elementor-element.elementor-element-dca2323 > .elementor-container{max-width:800px;}.elementor-120850 .elementor-element.elementor-element-dca2323{margin-top:30px;margin-bottom:30px;padding:60px 20px 20px 20px;}.elementor-120850 .elementor-element.elementor-element-b670d09:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-120850 .elementor-element.elementor-element-b670d09 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#6EC1E438;}.elementor-120850 .elementor-element.elementor-element-b670d09 > .elementor-element-populated, .elementor-120850 .elementor-element.elementor-element-b670d09 > .elementor-element-populated > .elementor-background-overlay, .elementor-120850 .elementor-element.elementor-element-b670d09 > .elementor-background-slideshow{border-radius:5px 5px 5px 5px;}.elementor-120850 .elementor-element.elementor-element-b670d09 > .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-120850 .elementor-element.elementor-element-b670d09 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-120850 .elementor-element.elementor-element-c1b97b8 > .elementor-container{max-width:14440px;text-align:center;}.elementor-120850 .elementor-element.elementor-element-c1b97b8 > .elementor-background-overlay{opacity:0.5;}.elementor-120850 .elementor-element.elementor-element-c1b97b8{padding:20px 20px 20px 20px;}/* 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 .eael-woo-product-slider-container .woocommerce ul.products .product {
    width: 100% !important;
    margin: 0;
    padding: 0;
}
.products-colunm img.attachment-.size-{ 
    transition-property: all;
    transition-duration: .2s;
}


.products-colunm img.attachment-.size-:hover{
   transform: scale(1.2);
}

.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-241bc6c {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
}

.type-product.status-publish.has-post-thumbnail {
    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 {
    width: 100% !important;
}   
    
}/* End custom CSS */