.wcpf-scrollbar.wcpf-front-element .wcpf-content {
  max-height: none !important;
}
.wcpf-field-button {
  display: none;
}
.mds-group-checkboxes .mds-checkbox input[type=checkbox] {
  z-index: 1;
}
.mds-group-checkboxes .mds-checkbox input[type=checkbox] + label {
  z-index: 0;
}
