.sw-order select,
.sw-order select:focus,
.sw-order select:hover {
  display: block !important;
  width: 100% !important;
  height: 54px !important;
  min-height: 54px !important;
  padding: 0 42px 0 16px !important;
  background-color: #ffffff !important;
  color: #082d3d !important;
  -webkit-text-fill-color: #082d3d !important;
  font-family: Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 54px !important;
  text-indent: 0 !important;
  opacity: 1 !important;
}

.sw-order select option {
  background-color: #ffffff !important;
  color: #082d3d !important;
  font-size: 16px !important;
  line-height: normal !important;
}

/* WPForms 42 replaces the original theme form. */
.sw-order > form {
  display: none !important;
}

.sw-wpforms {
  max-width: 760px;
  margin: -55px auto 80px;
  padding: 0 24px;
}

.sw-wpforms input,
.sw-wpforms select,
.sw-wpforms textarea {
  background: #ffffff !important;
  color: #082d3d !important;
  border: 1px solid #d6e7e5 !important;
}

.sw-wpforms button[type="submit"] {
  width: 100% !important;
  padding: 16px 22px !important;
  border: 0 !important;
  border-radius: 3px !important;
  background: #082d3d !important;
  color: #ffffff !important;
  font-weight: 700 !important;
}
