/*
Theme Name: Flexo Child
Template: sober
Version: 0.2.0
Text Domain: sober
*/
/* Existing Flexo Taiwan-only billing UI, extracted from the old parent. */
.woocommerce-checkout form.checkout .custom_billing_country_field,
.woocommerce-MyAccount-content .custom_billing_country_field {
    display: none !important;
}
