Hi @charlesweir,
please add following Additional CSS and it will work:
.product .group_table #custom-check {
opacity: 1;
z-index: 0;
}
.product .group_table .custom-checkbox {
min-height: .9rem;
padding-left: inherit
}
.product .group_table .custom-checkbox label {
display: none;
}