Found that adding:
#rsvpPlugin input[type=”radio”]{
-webkit-appearance: radio;
}
Allowed visibility of the user options. The alignment of the form was still out but that was fixed by removing line 3600 from the theme CSS forcing inheritance of style.