.elementor-120854 .elementor-element.elementor-element-e890e19 > .elementor-container{max-width:800px;}.elementor-120854 .elementor-element.elementor-element-e890e19{padding:60px 20px 20px 20px;}.elementor-120854 .elementor-element.elementor-element-3ab545d > .elementor-container{max-width:1440px;text-align:center;}.elementor-120854 .elementor-element.elementor-element-3ab545d > .elementor-background-overlay{opacity:0.5;}.elementor-120854 .elementor-element.elementor-element-3ab545d{padding:20px 20px 20px 20px;}.elementor-120854 .elementor-element.elementor-element-b8bea9c.elementor-column > .elementor-widget-wrap{justify-content:center;}/* 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-05cb877 {
    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 */