Its possible but you have to edit the php file. I did this and then automatically updated so I lost the code. As soon as I figure it back out I’ll post. It was something kind of like:
if ( is_plugin_active(‘woocommerce/woocommerce.php’) ) {
if ( is_product_category(‘mens’) ) {
class WC_Radio_Buttons {