Please disregard previous message, I entered both suggested code and it worked:
.widget_layered_nav ul > li {
background-color: transparent !important;
}
.woocommerce .widget_layered_nav ul li.chosen > * {
color: #fff!important;
background-color: #44820b;
}