/* RTL & LTR for radio buttons on product custom fields (extra options) */
.wapf input[type=radio] {
	float: inline-start !important;
}