.woocommerce ul.products li.product {
    border: 1px solid #0000001c;
}
.onsale {
    display: none !important;
}
.single-product div.product form.cart {
    display: none;
}
.product-btn a {
    display: none !important;
}
.product-img span {
    display: none !important;
}