/*
 Theme Name:   Mezan Child
 Theme URI:    https://wdtthemes.kinsta.cloud/mezan
 Description:  Mezan Child Theme
 Author:       the Mezan team
 Author URI:   https://wedesignthemes.com/
 Template:     mezan
 Version:      1.0.0
 Text Domain:  mezan-child
*/

.woocommerce ul.products:not(.products-apply-isotope, .swiper-wrapper) .product .wdt-col .product-wrapper{
display: flex!important;
    flex-direction: column!important;
    justify-content: space-between!important;
    float: left;
    margin: 0 0 35px;
    width: 100%;
    height: 100%!important;
}