/* Connect With Us - contact form */

.elementor-1599 section.elementor-element-8231106 > .elementor-container {
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
}

.elementor-1599 .elementor-element.elementor-element-feab711,
.elementor-1599 .elementor-element.elementor-element-a4e2d20 {
  width: 100% !important;
}

.elementor-1599 .elementor-element-a4e2d20 > .elementor-widget-wrap {
  display: flex;
  align-items: flex-start;
}

@media (min-width: 1025px) {
  .elementor-1599 .elementor-element-a4e2d20 > .elementor-element-populated {
    margin: 8px 100px 50px 100px !important;
    padding: 8px 0 15px 50px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-1599 .elementor-element-a4e2d20 > .elementor-element-populated {
    margin: 8px 50px 50px 50px !important;
    padding: 8px 0 15px 0 !important;
  }
}

.dee-partnership-heading {
  margin: 0 0 28px !important;
  padding: 0 !important;
  color: #fff !important;
  font-family: "Times Now", "Times New Roman", Times, serif !important;
  font-size: 33px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.04em;
  text-transform: uppercase !important;
}

.dee-partnership-heading::before,
.dee-partnership-heading::after,
.dee-connect-form .dee-partnership-heading::before,
.dee-connect-form .dee-partnership-heading::after {
  display: none !important;
  content: none !important;
  border: 0 !important;
  width: 0 !important;
  height: 0 !important;
  background: none !important;
}

.dee-connect-form {
  width: 100%;
  max-width: 720px;
  padding: 2px 8px 8px 0;
  font-family: "Times Now", "Times New Roman", Times, serif;
  color-scheme: dark;
}

.dee-connect-form .wpcf7-form p {
  margin: 0 0 18px;
}

.dee-connect-form .dee-connect-form__row {
  display: flex;
  gap: 18px;
}

.dee-connect-form .dee-connect-form__row .wpcf7-form-control-wrap,
.dee-connect-form span.your-name,
.dee-connect-form span.cell-phone {
  display: block;
  flex: 1 1 0;
  width: auto !important;
  min-width: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}

.dee-connect-form span.your-email,
.dee-connect-form span.your-role,
.dee-connect-form span.your-message,
.dee-connect-form span.wpcf7-form-control-wrap.your-message {
  display: block;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dee-connect-form span.your-name:before,
.dee-connect-form span.your-email:before,
.dee-connect-form span.cell-phone:before,
.dee-connect-form span.your-role:before,
.dee-connect-form span.your-message:before {
  display: none !important;
  content: none !important;
}

.dee-connect-form .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

body.dee-pearls-site .dee-connect-form input.wpcf7-text,
body.dee-pearls-site .dee-connect-form input.wpcf7-email,
body.dee-pearls-site .dee-connect-form input.wpcf7-tel,
body.dee-pearls-site .dee-connect-form select.wpcf7-select,
body.dee-pearls-site .dee-connect-form textarea.wpcf7-textarea,
body.avo-dark-mode .dee-connect-form input.wpcf7-text,
body.avo-dark-mode .dee-connect-form input.wpcf7-email,
body.avo-dark-mode .dee-connect-form input.wpcf7-tel,
body.avo-dark-mode .dee-connect-form select.wpcf7-select,
body.avo-dark-mode .dee-connect-form textarea.wpcf7-textarea {
  width: 100% !important;
  height: 52px !important;
  max-height: none !important;
  padding: 14px 18px !important;
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.35) !important;
  border-radius: 0 !important;
  color: #fff !important;
  caret-color: #fff;
  font-family: "Times Now", "Times New Roman", Times, serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  letter-spacing: 0.02em;
  line-height: 1.4 !important;
  box-shadow: none !important;
  outline: none !important;
  -webkit-appearance: none;
  appearance: none;
}

body.dee-pearls-site .dee-connect-form textarea.wpcf7-textarea,
body.avo-dark-mode .dee-connect-form textarea.wpcf7-textarea {
  height: 150px !important;
  min-height: 150px !important;
  resize: none;
  padding-top: 16px !important;
}

body.dee-pearls-site .dee-connect-form input.wpcf7-text::placeholder,
body.dee-pearls-site .dee-connect-form input.wpcf7-email::placeholder,
body.dee-pearls-site .dee-connect-form input.wpcf7-tel::placeholder,
body.dee-pearls-site .dee-connect-form textarea.wpcf7-textarea::placeholder,
body.avo-dark-mode .dee-connect-form input.wpcf7-text::placeholder,
body.avo-dark-mode .dee-connect-form input.wpcf7-email::placeholder,
body.avo-dark-mode .dee-connect-form input.wpcf7-tel::placeholder,
body.avo-dark-mode .dee-connect-form textarea.wpcf7-textarea::placeholder {
  color: rgba(255, 255, 255, 0.62) !important;
  opacity: 1 !important;
}

body.dee-pearls-site .dee-connect-form input.wpcf7-text::-webkit-input-placeholder,
body.dee-pearls-site .dee-connect-form input.wpcf7-email::-webkit-input-placeholder,
body.dee-pearls-site .dee-connect-form input.wpcf7-tel::-webkit-input-placeholder,
body.dee-pearls-site .dee-connect-form textarea.wpcf7-textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.62) !important;
  opacity: 1 !important;
}

body.dee-pearls-site .dee-connect-form input.wpcf7-text::-moz-placeholder,
body.dee-pearls-site .dee-connect-form input.wpcf7-email::-moz-placeholder,
body.dee-pearls-site .dee-connect-form input.wpcf7-tel::-moz-placeholder,
body.dee-pearls-site .dee-connect-form textarea.wpcf7-textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.62) !important;
  opacity: 1 !important;
}

body.dee-pearls-site .dee-connect-form input.wpcf7-text:focus,
body.dee-pearls-site .dee-connect-form input.wpcf7-email:focus,
body.dee-pearls-site .dee-connect-form input.wpcf7-tel:focus,
body.dee-pearls-site .dee-connect-form select.wpcf7-select:focus,
body.dee-pearls-site .dee-connect-form textarea.wpcf7-textarea:focus,
body.avo-dark-mode .dee-connect-form input.wpcf7-text:focus,
body.avo-dark-mode .dee-connect-form input.wpcf7-email:focus,
body.avo-dark-mode .dee-connect-form input.wpcf7-tel:focus,
body.avo-dark-mode .dee-connect-form select.wpcf7-select:focus,
body.avo-dark-mode .dee-connect-form textarea.wpcf7-textarea:focus {
  border-color: #ffbc13 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.dee-pearls-site .dee-connect-form input:-webkit-autofill,
body.dee-pearls-site .dee-connect-form input:-webkit-autofill:hover,
body.dee-pearls-site .dee-connect-form input:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff;
  box-shadow: 0 0 0 1000px #111 inset !important;
  transition: background-color 9999s ease-out;
}

body.dee-pearls-site .dee-connect-form select.wpcf7-select,
body.avo-dark-mode .dee-connect-form select.wpcf7-select {
  color: #fff !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='1.4' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 18px center !important;
  padding-right: 42px !important;
  cursor: pointer;
}

body.dee-pearls-site .dee-connect-form select.wpcf7-select option,
body.avo-dark-mode .dee-connect-form select.wpcf7-select option {
  color: #111;
  background: #fff;
}

body.dee-pearls-site .dee-connect-form select.wpcf7-select option[value=""],
body.avo-dark-mode .dee-connect-form select.wpcf7-select option[value=""] {
  display: none;
}

.dee-connect-form .dee-connect-form__submit {
  margin: 6px 0 0 !important;
  padding-left: 0 !important;
}

body.dee-pearls-site .dee-connect-form button.wpcf7-submit,
body.avo-dark-mode .dee-connect-form button.wpcf7-submit {
  width: auto !important;
  min-width: 180px;
  height: auto !important;
  padding: 14px 32px !important;
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #ffbc13 !important;
  border-radius: 0 !important;
  color: #ffbc13 !important;
  font-family: "Times Now", "Times New Roman", Times, serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none !important;
  transition: background-color 0.25s ease, color 0.25s ease;
}

body.dee-pearls-site .dee-connect-form button.wpcf7-submit:hover,
body.dee-pearls-site .dee-connect-form button.wpcf7-submit:focus,
body.avo-dark-mode .dee-connect-form button.wpcf7-submit:hover,
body.avo-dark-mode .dee-connect-form button.wpcf7-submit:focus {
  background: #ffbc13 !important;
  background-color: #ffbc13 !important;
  color: #111 !important;
  border-color: #ffbc13 !important;
}

body.dee-pearls-site .dee-connect-form button.wpcf7-submit:disabled {
  opacity: 0.65;
  cursor: wait;
}

.dee-connect-form .wpcf7-submit::before,
.dee-connect-form .wpcf7-submit::after {
  display: none !important;
  content: none !important;
}

.dee-connect-form .wpcf7-response-output {
  display: none !important;
  margin: 16px 0 0;
  padding: 0;
  border: 0;
  color: #fff;
  font-family: "Times Now", "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1.5;
}

.dee-connect-form .wpcf7-response-output.is-visible,
.dee-connect-form .wpcf7-response-output.wpcf7-mail-sent-ok,
.dee-connect-form .wpcf7-response-output.wpcf7-validation-errors {
  display: block !important;
}

.dee-connect-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #ffbc13;
}

.dee-connect-form .wpcf7-response-output.wpcf7-validation-errors {
  color: #ff8a8a;
}

@media (max-width: 1024px) {
  .dee-connect-form {
    max-width: none;
    padding: 8px 0 8px;
  }
}

@media (max-width: 767px) {
  .dee-connect-form {
    padding: 12px 0 4px;
  }

  .dee-partnership-heading {
    font-size: 22px !important;
    margin-bottom: 16px !important;
  }

  .dee-connect-form .dee-connect-form__row {
    flex-direction: column;
    gap: 18px;
  }

  .dee-connect-form span.your-name,
  .dee-connect-form span.cell-phone,
  .dee-connect-form span.your-email,
  .dee-connect-form span.your-role {
    width: 100% !important;
    margin-bottom: 0 !important;
  }

  body.dee-pearls-site .dee-connect-form button.wpcf7-submit {
    width: 100% !important;
  }
}
