.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 2.3rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 2.3rem !important;
}

.form-type-vertical-tabs,
#edit-address-0-address-country-code {
  display: none !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da !important;
}

/* Ẩn chọn tỉnh trên form retailer */
fieldset[data-drupal-selector="edit-field-address-0"] .form-item--field-address-0-address-administrative-area {
  display: none !important;
}
