Hide specific variants from a product - Dawn 9.0.0

Please add this code to Custom CSS in Online Store > Themes > Customize > Theem settings

.globo-out-of-stock {
    display: none !important;
}