.colours [type='checkbox']:checked {
    background-image: none !important;
}

.colours [type='checkbox']:checked {
    background-image: url('/wp-content/themes/artmakers/images/white-tick-with-border.svg') !important;
}