/* Match production Select2 value geometry on classic checkout fields. */

.page-id-1186 .select2-container--default .select2-selection--single .select2-selection__rendered {
  box-sizing: border-box;
  height: 34px;
  padding: 7.5px;
  line-height: normal;
}
