.bepostcodes-cf7-root {
  margin-top: 8px;
}

.bepostcodes-cf7-row {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.bepostcodes-cf7-row .wpcf7-form-control-wrap {
  flex: 1 1 auto;
}

.bepostcodes-cf7-row .wpcf7-form-control-wrap input {
  width: 100%;
}

.bepostcodes-cf7-results {
  margin-top: 8px;
}

.bepostcodes-cf7-button {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #1d2327;
  background: #fff;
  color: #1d2327;
  border-radius: 3px;
  line-height: 1.2;
  padding: 0 0.75rem;
  cursor: pointer;
  white-space: nowrap;
}

.bepostcodes-cf7-select,
.bepostcodes-cf7-message {
  margin-top: 0;
}

.bepostcodes-cf7-select {
  width: 100%;
}
