/* Fix issue with the Woo Sldier widget in the editor */
.woocommerce ul.products li.product .product-inner > img {
    display: none;
}