.rtl .customize-control-cn-checkbox-group input[type="checkbox"] {
	margin: 0 0 0 1rem;
}

.rtl .customize-control-cn-checkbox-group input[type="checkbox"]:checked:before {
	left: 2px;
}
