/* Ẩn khối Quốc gia/Khu vực ở Checkout (bao gồm cả Label) */
#billing_country_field,
#shipping_country_field {
    display: none !important;
}