div.checkbox:has(input[name="objectTypes[]"][value=" - "]) {
    display: none !important;
}