body:not(#category) .custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
background: black;
}
