Hi ken
Yes, this seems a conflict with your theme's styling.
You should add some CSS to your child theme to fix that. Try with this, please:
.geo-wrapper .atum-select2 .select2-selection__arrow {
color: transparent !important;
}
I hope that helps.
Best Regards,
Salva.