.order-online-retailer-container .form-item .select2 .select2-selection .select2-selection__arrow strong,
form.webform-submission-form .form-item .select2 .select2-selection .select2-selection__arrow strong {
  display: none;
}

body .views-exposed-form.filter-type-select_box form .form-item .select2-container .select2-selection .select2-selection__arrow strong {
  display: none;
}
