/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.gradient-heading h2 {
  background: linear-gradient(144deg, #2a1770 26.35%, #73a631 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-heading-span h2 span {
  background: linear-gradient(144deg, #2a1770 26.35%, #73a631 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wrapper__container {
  max-width: 1180px;
  width: 100%;
  margin: auto;
}

.wrapper__form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.wrapper__col {
  max-width: calc(100% / 2);
  width: 100%;
  padding: 0 12px;
  margin-bottom: 24px;
}

.wrapper__form label {
  color: #00180f;
  font-family: Tahoma;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 11px;
  display: block;
}

.wrapper__form input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid rgba(195, 195, 195, 0.41);
  background: #f9f9f9;
  padding: 16px;
  font-family: "DM Sans", Sans-serif;
  outline: none;
}

.wrapper__form input::placeholder,
.wrapper__textarea textarea::placeholder {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-family: "DM Sans", Sans-serif;
  line-height: normal;
}

.wrapper__textarea {
  width: 100%;
  margin-bottom: 50px;
  padding: 0 12px;
}

.wrapper__textarea textarea {
  max-width: 100%;
  width: 100%;
  border-radius: 5px;
  border: 1px solid rgba(195, 195, 195, 0.41);
  background: #f9f9f9;
  resize: none;
  outline: none;
  height: 150px;
  font-family: "DM Sans", Sans-serif;
  padding: 16px;
}

.wrapper__submit__btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
}

.wrapper__submit__btn button {
  max-width: 492px;
  width: 100%;
  height: 63px;
  border-radius: 5px;
  background: #2a1770;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.5px;
  border: 2px solid #2a1770;
  transition: 0.3s ease all;
  cursor: pointer;
  font-family: "DM Sans", Sans-serif;
}

.wrapper__submit__btn button:hover {
  background-color: #fff;
  color: #2a1770;
}

/* ############## Jalaj 11-08-2023 Start ################# */

header.xpro-theme-builder-header nav ul#menu-main-menu > li > a {
  color: #00180f;
}

header.xpro-theme-builder-header
  nav
  ul#menu-main-menu
  > li.current-menu-item
  > a {
  color: #2a1770;
}

.risk_disclosure_sec
  .elementor-widget-wrap.elementor-element-populated
  .elementor-element:nth-child(2)
  h2.elementor-heading-title {
  background: linear-gradient(39deg, #2a1770 26.35%, #73a631 63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-heading .elementor-heading-title {
  background: linear-gradient(39deg, #2a1770 26.35%, #73a631 63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.customer_grievance_banner
  .gradient-heading-span
  .elementor-heading-title
  span {
  background: linear-gradient(39deg, #2a1770 26.35%, #73a631 63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-heading-span .elementor-heading-title span {
  background: linear-gradient(39deg, #2a1770 26.35%, #73a631 63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact_primary_section p.elementor-icon-box-description span,
.escalation_matrix_sec p.elementor-icon-box-description span {
  text-decoration: underline;
}

section.funding_account_sec {
  background: linear-gradient(135deg, #2a1770 48.67%, #b1a8d5 100%);
}

.contact_primary_section + .wrapper__container .wrapper__col label {
  margin-bottom: 0px;
}

.contact_primary_section
  + .wrapper__container
  .wrapper__col
  label
  .wpcf7-form-control,
.contact_primary_section
  + .wrapper__container
  .wrapper__textarea
  .wpcf7-textarea {
  margin-top: 11px;
}

.contact_primary_section
  + .wrapper__container
  .wrapper__col
  label
  span.wpcf7-not-valid-tip {
  margin-top: 10px;
}

.contact_primary_section + .wrapper__container .wrapper__submit__btn p {
  margin: 0px;
}

.contact_primary_section
  + .wrapper__container
  .wrapper__submit__btn
  button:focus {
  background: #2a1770;
  color: #fff !important;
}

.contact_primary_section
  + .wrapper__container
  form.wpcf7-form.wrapper__form.invalid
  .wpcf7-response-output {
  border-color: red;
  color: red;
  margin: 0px;
  position: absolute;
  bottom: 81px;
  left: 13px;
}

.contact_primary_section
  + .wrapper__container
  form.wpcf7-form.wrapper__form.sent
  .wpcf7-response-output {
  margin: 0px;
  position: absolute;
  bottom: 81px;
  left: 13px;
}

.wrapper__table table td {
  vertical-align: middle;
}

.xpro-elementor-horizontal-navbar .xpro-elementor-dropdown-menu > li > a {
  color: #000;
  background-color: #ffffff;
  border-radius: 5px;
}

.xpro-elementor-horizontal-navbar .xpro-elementor-dropdown-menu > li > a:hover {
  color: #fff;
  background: #4e3e87;
}

.xpro-elementor-horizontal-navbar-nav
  > li
  > .xpro-elementor-dropdown-menu:after {
  display: none;
}

.contact_primary_section p.elementor-icon-box-description span a,
.escalation_matrix_sec p.elementor-icon-box-description span a {
  color: #7a7a7a;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.5px;
}

section.escalation_matrix_sec {
  background: #ffffff !important;
}

section.escalation_matrix_sec + section.elementor-section {
  background: #ffffff !important;
}

header.xpro-theme-builder-header nav ul#menu-main-menu > li > a {
  text-transform: capitalize;
}

.policies_wrapper .elementor-button-link:hover {
  color: #fff;
}

.policies_wrapper h3.elementor-icon-box-title a,
.policies_wrapper .elementor-icon-box-icon a {
  pointer-events: none;
}

@media (min-width: 991px) {
  section.account_open_sec {
    padding-bottom: 100px !important;
  }

  section.document_required_sec {
    padding-top: 0px !important;
  }

  .contact_primary_section + .wrapper__container .wrapper__submit__btn button {
    min-width: 492px;
  }
}

@media (min-width: 1130px) and (max-width: 1340px) {
  .xpro-elementor-horizontal-navbar
    .xpro-elementor-dropdown-menu
    > li.xpro-edge
    > .xpro-elementor-dropdown-menu {
    top: 0;
    left: 100%;
    z-index: 9999;
    min-width: 169px;
    max-width: 169px;
  }

  .xpro-elementor-horizontal-navbar
    .xpro-elementor-dropdown-menu
    > li.xpro-edge
    > .xpro-elementor-dropdown-menu,
  .xpro-elementor-horizontal-navbar
    .xpro-elementor-dropdown-menu
    > li.xpro-edge
    > .xpro-elementor-dropdown-menu {
    top: 0;
    left: 100%;
    min-width: 170px;
    max-width: 170px;
  }

  .xpro-elementor-horizontal-navbar
    .xpro-elementor-dropdown-menu
    > li.xpro-edge
    > .xpro-elementor-dropdown-menu
    li
    a,
  .xpro-elementor-horizontal-navbar
    .xpro-elementor-dropdown-menu
    > li.xpro-edge
    > .xpro-elementor-dropdown-menu
    li
    a {
    word-break: break-word;
  }
}

.xpro-elementor-horizontal-navbar
  .xpro-elementor-dropdown-menu
  > li.xpro-edge
  > .xpro-elementor-dropdown-menu {
  top: 0;
  left: calc(100% + 1px) !important;
}

/* ############## Jalaj 11-08-2023 End ################# */

/* ## Jalaj 22-06-2026 #### */
a:not([class]),
.wrapper__under__link a {
  border: 0;
  color: #2a1770;
  cursor: pointer;
  padding-inline: 0.125rem;
  text-decoration: underline !important;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-underline-offset: 0.25em;
}
a:not([class]):hover,
.wrapper__under__link a:hover {
  outline-width: 0;
  color: #567e26;
}
a:not([class]):focus {
  background-color: #f9dc4a;
  background-image: linear-gradient(to top, #000 3px, #f9dc4a 3px, #f9dc4a);
  color: #000 !important;
  text-decoration: none !important;
}
button:focus,
button:active,
.elementor-widget-button .elementor-button:focus,
.elementor-widget-button .elementor-button:active {
  background-color: #f9dc4a !important;
  color: #000 !important;
  outline: 2px solid #000 !important;
}

.elementor-91 .elementor-element.elementor-element-637ac3f span a {
  text-decoration: underline !important;
}
.elementor-91 .elementor-element.elementor-element-637ac3f span a:hover,
.elementor-91 .elementor-element.elementor-element-637ac3f span a:focus {
  text-decoration: none !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus {
  outline: solid 2px #f9dc4a !important;
  border-color: #f9dc4a !important;
}
.contact_primary_section
  + .wrapper__container
  .wrapper__submit__btn
  button:focus {
  color: #000 !important;
}
.wrapper__form .wpcf7-form-control-wrap input,
.wrapper__form .wpcf7-form-control-wrap textarea {
  border-color: #2a1770 !important;
}
.contact_primary_section p.elementor-icon-box-description span a{
	color: #737373 !important;
}

/* ## Jalaj 22-06-2026 End #### */

@media (max-width: 576px) {
  .wrapper__col {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
}
