.wpfc-repeater .wpfc-empty-row {
  text-align: center;
  color: #666;
}
.wpfc-location-row {
  display: flex;
  gap: 8px;
  margin: 6px 0;
}
.wpfc-location-row input {
  width: 30%;
}
.wpfc-tax-apply-to select,
.wpfc-tax-apply-to input {
  margin: 2px 0;
}



.wpfc-country-picker .wpfc-chip:hover { background:#e9edf1; }
.wpfc-country-picker .wpfc-country-option input { margin-top: 0; }



#wpfc-emails-body td,
.wpfc-email-composer { position: relative; overflow: visible; }
.wpfc-email-composer .email-status { position: relative; z-index: 5; }