Hi.,
1) Refer : https://www.dropbox.com/s/c7mlksbly8qosc2/sidebar.png?dl=0
2) Issue has been fixed
http://screencast.com/t/5ksgraSC2XKN – This problem appears due to the styles appearing from the plugin.
We have overwrite the below given code in your “wp-content/themes/spatreats/framework/woocommerce/style.css” of line-no: 932 ( approx ).
#billing_country_field .select2-container .select2-choice, #billing_state_field .select2-container .select2-choice { background: #fbf2ce !important; padding: 14px 2% !important; border: 1px solid #bbaf9b !important; border-radius: 0 !important; color: #4e4635 !important; }
3) Issue has been fixed.