Hi maughns
The issue is that RSVPPro extension on this page renders that element and 'inputbox' class. However, this class has the same name with Bootstrap and it will inherit style from Bootstrap also.
#registration-tab-pane .paramlist td span.inputbox.rsvp_field8 {
display: initial;
}
I added this custom css into your site, kindly check.