Hi,
I build a custom product registration form and there are few drop down menus in the form. Whenever I add the dropdown menu it duplicates and user is unable to select one option. The problem is when I add dropdown menu theme itself add few span tags which duplicates dropdown menu
I attached screenshot for the reference.

Below span tags are the problem. How can I remove them only from these customized forms?
<span class="avia_style_wrap"><span class="avia_select_unify"><select id="iphorm_27cf454061db728c089be789382aabdf250a7c0fba213a_12" name="iphorm_2_12" class="iphorm-element-select iphorm_2_12" style="opacity: 0;">
<option value="Yugoslavia">Yugoslavia</option>
<option value="Zambia">Zambia</option>
<option value="Zimbabwe">Zimbabwe</option>
</select><span class="avia_select_fake_val">United Kingdom</span></span></span>














