I added
.product-images .labels-rounded .out-of-stock {
display: none;
}
to remove the sold out tag, as items that has variations in inventory and others that werent were showing the sold out tag. However on the shop page its still showing the “sold out” tag on those kennels before clicking into the product page.