Checkbox

Basic

Add .checkbox as a single wrapper and add <label> with for attribute to get better output.

Custom

Add .custom-control.custom-checkbox as a single wrapper and add .custom-control-label for better output.

Colored

Add .checkbox.checkbox-{color} in the wrapper for colored checkbox.

Sizes

Use .checkbox.checkbox-sm in the wrapper for small checkbox. Colored small checkbox can also be used.