/* registration form */

#mepr_how_did_you_find_us{
width:392px;
border:none;
float:right;
font-size: 16px;
line-height: 20px;
padding: 10px !important;
font-weight: 500;
color: #818284;

    background: #fff url(/wp-content/themes/walkoflife/img/ico/contact-dropdown-arrow.png) no-repeat right 12px top 16px;}



.mp_wrapper .mp-form-row label[for=mepr_how_did_you_find_us]{
line-height:1.3em;
display:block!important;
}
.mepr_mepr_other{
display:none;
}

/* gravity form custom css */

.gf_step_active .gf_step_number,.gf_step_active .gf_step_label{
color:#97a825;
}

 .gf_step_number,.gf_step_label{
font-size:16px!important;
font-weight:500;
    font-family: Gotham, Helvetica, Arial, sans-serif!important;


}

.gfield_label{
color:rgb(119, 120, 122);
font-weight:400;
}


.gform_save_link{
padding:13px 23px;
float:right;

color:#818284;

}
.gform_save_link:hover{
background-color: #e8e8e8;
}

#gform_save_1_2_link{
  font-family: Gotham, Helvetica, Arial, sans-serif!important;
  font-size:13px;
  font-weight:500;
  background-color:#f5f5f5!important;
}

#gform_save_1_2_link:hover{
background-color: #e8e8e8;
}

#gform_1, .form_saved_message{
padding:20px;
}

.gform_wrapper textarea.medium{
display: block;
height: 66px!important;
width: 100%;
resize: vertical;
min-width: 100%;
min-height: 66px;
max-width: 100%;
background: #fff;
border: 1px solid #818284;
font-size: 18px;
line-height: 22px;
padding: 10px;
overflow: auto;
}

#gform_1 .gfield_label{

width: 100%;
display: block;
font-size: 18px;
line-height: 26px;
margin: 8px 0;
font-weight: 400;
}

#gform_previous_button_1,#gform_previous_button_1_11, #gform_previous_button_1_16{
background: #97a825 url("/wp-content/themes/walkoflife/img/ico/button-arrow-white-back.png") no-repeat right 104px top 20px !important;
padding:13px 13px 36px 34px !important
}

#field_1_1 > label:nth-child(1), #field_1_2 > label:nth-child(1), #field_1_4 > label:nth-child(1){
width:11%;
float:left;
}

#input_1_1, #input_1_2, #input_1_4{
width:50%;
height: 42px;
background: #fff;
border: 1px solid #818284;
font-size: 18px;
line-height: 22px;
padding: 10px;
}

a.resume_form_link{
color: #97a825;
}

#gform_send_resume_link_button_1{
height: 50px;
line-height: 24px;
font-weight: 500;
font-size: 13px;
color: #fff !important;
text-decoration: none !important;
padding: 13px 0;
text-transform: uppercase;
background: #97a825;
display: inline-block;
letter-spacing: 2px;
border: 0;
text-align: center;
min-width: 187px;
}

.form_saved_message_emailform input{
height: 42px;
background: #fff;
border: 1px solid #818284;
font-size: 18px;
line-height: 22px;
padding: 10px;
}
/* newsletter signup page */



.page-template-page-newsletter .contact-wrapper .gray.half{
    background: #fff url(/wp-content/themes/walkoflife//img/bg/Hatch01.png) repeat center center;

}

.page-template-page-newsletter .gray.half a{
color: #97a825
}

.page-template-page-newsletter .gray.half a:hover{
text-decoration:underline;
}


#wpcf7-f13485-p13483-o1{
padding:20px 50px;
  background: #fff url(/wp-content/themes/walkoflife//img/bg/Hatch01.png) repeat center center;

}

h1.newsletter{
text-align:center;
color:#735950!important;
}

#wpcf7-f13485-p13483-o1 > form > div.nf-form-holder.x > div{
margin:25px 0px;
}

#wpcf7-f13485-p13483-o1 > form > div.nf-form-holder.x > p:nth-child(4) > input{
WIDTH:100%;
}


/* payment success page */

h1.thankyou{
border-bottom:none!important;
font-size: 22px!important;
    line-height: 32px!important;
    color: #97a825!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    letter-spacing: 1.44px!important;
    margin: 60px 0px!important;
}

img.thankyoutick{
width:133px!important;
float:left;
margin-right:40px;
}

a.thankyoubutton{
height: 50px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    color: #fff !important;
    padding: 13px 36px 13px 14px !important;
    text-transform: uppercase !important;
    background: #97a825 url(/wp-content/themes/walkoflife//img/ico/button-arrow-white.png) no-repeat right 15px top 20px !important;
    display: inline-block !important;
    letter-spacing: 2px !important;
    border: 0 !important;
        margin: 40px 0px 0px 0px;
 
}
a.thankyoubutton:hover{
background-color:#808f1f!important;
}

.page-template-page-thankyou .el-blocko{
margin-top:65px!important;
}


/* custom css to fix faqs */

.faq-section ul li a div{
    vertical-align: middle;
    text-align: left;
    font-size: 18px;
    line-height: 47px;
    background: #fff;
    color: #818284;
    height: 65px;
    padding: 9px 73px 9px 19px;
    font-weight: bold;
}

.faq-section:nth-child(even) ul li a div {
    background: #f2f2f2;
}

.faq-section ul li a div span {
    display: inline-block;

}