/* ===== FORM WRAPPER ===== */
.cf7-dark-form {
  background: #000;
  max-width: 100%;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #fff;
}

/* ===== ROWS ===== */
.cf7-row {
  margin-bottom: 20px;
}

/* ===== LABELS ===== */
.cf7-label {
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 6px;
}

.cf7-sub {
  display: block;
  font-size: 12px;
  color: #aaa;
  margin-bottom: 6px;
}

.cf7-sub-inline {
  font-size: 12px;
  font-weight: 400;
  color: #aaa;
}

/* ===== NAME ROW ===== */
.cf7-name {
  display: flex;
  gap: 22px;
}

.cf7-col {
  flex: 1;
}

/* ===== INPUTS ===== */
.cf7-input,
.cf7-textarea {
  width: 100%;
  background: #fff;
  border: none;
  padding: 13px 14px;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  box-sizing: border-box;
}

/* ===== TEXTAREA ===== */
.cf7-textarea {
  min-height: 170px;
  resize: none;
}

/* ===== CHECKBOX ===== */
.cf7-checkbox {
  margin-top: -6px;
  margin-bottom: 18px;
}

.cf7-checkbox label {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}

.cf7-checkbox input {
  margin-right: 8px;
}

/* ===== SUBMIT ===== */
.cf7-submit-row {
  margin-top: 6px;
}

.cf7-submit {
  background: #222;
  color: #fff;
  border: none;
  padding: 12px 36px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
}

.cf7-submit:hover {
  background: #333;
}

/* ===== REMOVE CF7 DEFAULTS ===== */
.wpcf7 p {
  margin: 0;
}

.wpcf7 br {
  display: none;
}

[__processed_c26ae0ca-d6d8-4f1f-91d8-b11374ef4b04__="true"] video {
    padding: 0 !important;
    margin: 0;
    width: 100%;
}

.wpr-nav-menu .wpr-menu-item.wpr-active-menu-item {
    color: #ea5efd !important;
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe, .elementor-lightbox .elementor-video-container .elementor-video-landscape video {
    width: 1000px !important;
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
    opacity: 1 !important;
}

.elementor-1066 .elementor-element.elementor-element-33eee4c .tp-social-embed iframe.tp-fb-iframe {
    aspect-ratio: 16 / 9 !important;
    height: 100% !important;
}

.wpcf7-response-output {
    border-color: #DA66FA !important;
    color: white !important;
}
.grecaptcha-badge { 
    visibility: hidden !important;
    opacity: 0 !important;
}