.elementor-4468 .elementor-element.elementor-element-ab0d02f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4468 .elementor-element.elementor-element-56ecffb{--wd-brd-radius:235px;}/* Start custom CSS for wd_products, class: .elementor-element-56ecffb *//* REMOVE ALL STAR RATINGS EVERYWHERE */
.star-rating,
.wd-product-rating,
.woocommerce-product-rating,
.rating,
.product-rating,
.ekit-wc-rating {
    display: none !important;
}

/* MAKE PRODUCT IMAGES SMALLER (MEGA MENU + PRODUCT GRID) */
.wd-products .product-image img,
.wd-product .product-image img,
.woocommerce ul.products li.product img,
.ekit-wc-products img,
.elementor-widget-wc-products img {
    width: 60px !important;
    height: auto !important;
    max-width: 60px !important;
    object-fit: contain;
}/* End custom CSS */