html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div > div > #post-10 > div > div > form:nth-child(5) > div:nth-child(1) > #customer_details > div:nth-child(1) > div > div > #billing_country_field > span > strong {
  visibility: hidden;
}
.woocommerce form.checkout .form-row label .required {
  visibility: hidden;
}
@media screen and (max-width: 768px) {
  html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div > div > #post-10 > div > div > form:nth-child(5) > div:nth-child(1) > #customer_details > div:nth-child(1) > div > div > #billing_country_field > label {
    visibility: hidden;
  }
  html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div > div > #post-10 > div > div > form:nth-child(5) > div:nth-child(1) > #customer_details > div:nth-child(1) > div > div > #billing_country_field {
    visibility: hidden;
    margin-bottom: -39px;
  }
}
html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div > div > #post-10 > div > div > form:nth-child(5) > div:nth-child(1) > #customer_details > div:nth-child(1) > div > div > #billing_country_field > label {
  visibility: hidden;
}
