Or avoid the !important and use:
body.woocommerce span.onsale,
body.woocommerce-page span.onsale {
display: none;
}
Or avoid the !important and use:
body.woocommerce span.onsale,
body.woocommerce-page span.onsale {
display: none;
}