input[type=checkbox]:disabled ~ label:first-of-type:before {
    color: transparent;
}
