.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#021D49;--e-global-color-text:#000000;--e-global-color-accent:#F5F2ED;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.lift-agreement {
    max-width: 1140px;
    margin: 0 auto 32px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #d7dade;
    border-radius: 4px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.lift-agreement__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 18px 22px;
    background: #f7f7f5;
    border-bottom: 1px solid #d7dade;
}

.lift-agreement__header h2 {
    margin: 0;
    font-size: 22px;
    line-height: 1.3;
}

.lift-agreement__header p {
    margin: 4px 0 0;
    color: #000000;
    font-size: 14px;
}

.lift-agreement__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.lift-agreement__actions a {
    display: inline-block;
    padding: 9px 14px;
    border: 1px solid #021d49;
    border-radius: 3px;
    color:#000000;
    text-decoration: none;
    font-weight: 600;
}



.lift-agreement iframe {
    display: block;
    width: 100%;
    height: 32vh;
    min-height: 480px;
    border: 0;
    background: #ececec;
}

@media (max-width: 767px) {
    .lift-agreement__header {
        align-items: flex-start;
        flex-direction: column;
    }

    .lift-agreement iframe {
        height: 65vh;
        min-height: 500px;
    }
}

.bank-debit-notice {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 18px 20px;
  margin: 16px 0;
  color: #164e63;
  background: #ecfeff;
  border: 1px solid #a5f3fc;
  border-left: 4px solid #0891b2;
  border-radius: 12px;
  box-sizing: border-box;
}

.bank-debit-notice__icon {
  display: inline-flex;
  flex: 0 0 26px;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  margin-top: 1px;
  color: #ffffff;
  background: #0891b2;
  border-radius: 50%;
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
}

.bank-debit-notice__title {
  display: block;
  margin-bottom: 5px;
  color: #155e75;
  font-size: 16px;
}

.bank-debit-notice p {
  margin: 0;
  color: inherit;
  line-height: 1.6;
}

.ginput_container_consent {
    line-height: 1.2;
    display: flex;
    gap: 15px;
    margin-top:15px;
 }

#input_2_27_1 {transform: scale(2);}

.form-lift-subs button.gform_next_button, .form-lift-subs button.gform_button {
    
    background-color:#021d49;
    border:0px;
    padding: 12px 36px;
    border-radius:999px;
    color:#ffffff;
    font-weight:700
   
}
.form-lift-subs button.gform_next_button:hover{
    
    background-color:#e34b00;
}

.form-lift-subs button.gform_previous_button {
    
    background-color:#ffffff !important;
    border:2px solid #021d49;
    padding: 12px 36px;
    border-radius:999px;
    color:#000000 !important;
    font-weight:700
   
}
.form-lift-subs button.gform_previous_button:hover{
    
    background-color:#021d49 !important;
    color:#ffffff !important;
}

.gform_required_legend {display:none}

#gform_fields_2, #gform_fields_2_2, #gform_fields_2_3
{padding:32px; background-color:#E8F3FE;
    
}


#input_2_32 {
    padding: 18px 20px;
  margin: 16px 0;
  color: #164e63;
  background: #ecfeff !important;
  border: 1px solid #a5f3fc !important;
  border-left: 4px solid #0891b2 !important;
  border-radius: 12px !important;
    
}

.gform_wrapper .gfield_description.validation_message.gfield_validation_message {
  display: flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  max-width: 100%;
  margin-top: 8px;
  padding: 8px 12px;

  color: #021d49;
  background-color: #f5f9ff;
  border: 1px solid #c6daf4;
  border-left: 3px solid #4c7fbd;
  border-radius: 8px;

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  box-shadow: 0 2px 8px rgba(2, 29, 73, 0.06);
  box-sizing: border-box;
}

.gform_wrapper .gfield_description.validation_message.gfield_validation_message::before {
  content: "!";
  display: inline-flex;
  flex: 0 0 20px;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;

  color: #ffffff;
  background-color: #4c7fbd;
  border-radius: 50%;

  font-size: 12px;
  font-weight: 700;
}

.gfield_error [aria-invalid=true] {border:1px solid #666666 !important;}

.gfield_error legend span, .gfield_error label span{color:#000000 !important}

/* Monthly subscription, processing fee and total */
:is(#field_2_36, #field_2_37, #field_2_41):not([style*="display: none"]) {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap:16px;
  padding:8px !important;
  background-color:#ecfeff;
}

/* Main labels */
:is(#field_2_36, #field_2_37, #field_2_41) > .gfield_label {
  flex: 1 1 auto;
  margin: 0 !important;
  color: #021d49;
  font-weight: 600;
  white-space: nowrap;
}

/* Price container */
:is(#field_2_36, #field_2_37, #field_2_41) > .ginput_container {
  flex: 0 0 auto;
  margin: 0;
}

/* Hide the word “Price:” */
:is(#field_2_36, #field_2_37, #field_2_41) .ginput_product_price_label {
  display: none !important;
}

/* Style product prices and the Gravity Forms total */
:is(#field_2_36, #field_2_37, #field_2_41) :is(
  .ginput_product_price,
  .ginput_total
) {
  width: 90px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #021d49 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0;
  box-shadow: none !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-align: right;
}
:is(#field_2_36, #field_2_37, #field_2_41) {
  width: 30%;
  max-width: 30%;
  justify-self: start;
  box-sizing: border-box;
}

#field_2_36 {margin-top: 24px;
    
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
}
#field_2_41 {margin-bottom: 24px;
    border-bottom-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

/* Remove the Gravity Forms gap between the payment summary rows */
#field_2_37,
#field_2_41 {
  margin-top: -16px !important;
}
/*home page */
.wtm-home-h::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #e34b00;
    right: 290px;
}

.wtm-home-h::after {
    content: '';
    position: absolute;
    right: 20px;
    width: 240px;
    height: 240px;
    background-image: url(/wp-content/uploads/2026/08/lift-wealth-wash.jpg);
    border-radius: 50%;
    background-size: cover;
    top: 39px;
}

.wtm-intro-txt::after {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    background-image: url(/wp-content/uploads/2026/08/Superman-wash.jpg);
    border-radius: 50%;
    right: 60px;
    top: -10px;
    background-position: center;
}/* End custom CSS */