Hi! Thank you! I resolved my issues! There is a conflict between plugins, but I didn’t know why and how to solve.
I asked woocommerce plugin support for help and we solved it by adding some CSS:
select2-billing_country-results {
color: black !important;
}
select2-billing_state-results {
§color: black !important;
}