.elementor-120843 .elementor-element.elementor-element-ddc1bc9 > .elementor-container{max-width:800px;}.elementor-120843 .elementor-element.elementor-element-71af1a0 > .elementor-element-populated{padding:60px 0px 20px 0px;}.elementor-120843 .elementor-element.elementor-element-419791f > .elementor-background-overlay{opacity:0.5;}.elementor-120843 .elementor-element.elementor-element-419791f > .elementor-container{text-align:center;}.elementor-120843 .elementor-element.elementor-element-419791f{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 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-4a6d84b {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
}

.product-gallery .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 */