/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2025 | 10:48:18 */
.step-form .gchoice {
    display: inline;
    margin-right: 15px;
}
.bold-lable label {
    font-weight: bold !important;
}
.hide-descrip .gsection_description {
    display: none;
}
.step-form .gform_fields input {
    width: auto !important;
}
.step-form .gfield_list_group_item input {
    width: 100% !important;
}
.step-form input, .step-form select, .step-form textarea {
    color: #000 !important;
}

.step-form .gform_wrapper form li, .gform_wrapper li {
    list-style: inherit !important;
    padding-left: 5px;
}
span.gfield_required::before {
    content: '*';
    font-size: 16px;
}

span.gfield_required.gfield_required_text {
    display: none;
}
.step-form .gform_wrapper .top_label input.large, .step-form .gform_wrapper .top_label select.large, .step-form .gform_wrapper .top_label textarea.textarea {
    width: 100% !important;
}
.step-form .gfield_description {
    font-size: 12px !important;
    color: #000;
    line-height: 20px !important;
}
.step-form .gf_step {
    width: 14%;
    position: relative;
    margin: 0 !important;
}
.step-form .gf_step:after {
border-bottom: 1px solid #8bc34a;
content: " ";
width: 100%;
position: absolute;
left: 36px;
top: 19px;
z-index: 1;
}
.step-form span.gf_step_label {
display: block !important;
position: absolute;
margin-top: 20px;
color: #9774ad!important;
width: 160px;
margin-left: -10px;
}
.step-form  .gform_body.gform-body {
    padding-top: 50px;
}
.gform_wrapper .gf_page_steps {
    border: none !important;
}
.step-form  .gf_step_last:after {
    border-bottom: none!important;
}
.step-form .gsection_title {
    font-size: 25px;
    color: #000;
    font-weight: 600 !important;
}
.step-form .button {
background: #8BC43F!important;
border-radius: 60px !important;
margin-top: 30px !important;
max-width: 209px !important;
font-size: 16px!important;
width: 100% !important;
padding: 15px 10px !important;
display: inline-block;
height: 56px !important;
border: 0 !important;
color: #fff !important;
line-height: 26px !important;
}
.step-form .button:hover {
    background: #9774ae !important;
}
.step-form .gf_step_active .gf_step_number {
background: #8bc34a !important;
color: #fff !important;
}
body .gf_step_active span.gf_step_label {
    display: block!important;
}
.step-form span.gf_step_label {
    display: none !important;
    color: #9774ad!important;
    font-size: 14px!important;
    margin-top: 8px;
    font-weight: 600 !important;
    position: absolute;
    padding: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
}
.gform_wrapper.gravity-theme .gf_step_number {
    border: 2px solid #8bc34a !important;
    background: #fff;
    z-index: 99;
    position: relative;
}
.step-form .section_break {
padding: 0px !important;
}
.gfield_html {
    font-size: 20px;
    color: #9774ae;
}
.step-form input, .step-form textarea, .step-form select {
background: #f5f9f1 !important;
border: 1px
solid rgb(139 195 74) !important;
box-sizing: border-box !important;
border-radius: 24px !important;
height: 50px !important;
color: #000 !important;
font-size: 14px;
padding: 8px 15px !important;
}

.black-text {
    color: #000;
    font-size: 16px;
}
.step-form .gf_step_completed .gf_step_number:before {
background: #9774ae !important;
border: 2px solid #9774ae !important;
}
.step-form .validation_message {
border: 0px !important;
background: unset !important;
padding: 0px !important;
}
.ui-corner-all {
    background: #8bc34a;
}
.seven-step-form li{
    padding-top: 15px
}
.seven-step-form ol {
margin-top: 0px;
padding-left: 20px;
}
.seven-step-form li {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.step-form .gfield-choice-input, .step-form .gchoice label {
    cursor: pointer;
}
div#gform_confirmation_message_44 {
    font-size: 22px;
}

div#gform_confirmation_message_46 {
    font-size: 20px;
}
.step-form .paragraph_format{
  color: #000 !important;
  font-size: 16px !important;
}
.custom-width-four {
    grid-column: span 1 !important;
}

@media only screen and (max-width:767px){
/* .step-form span.gf_step_label {
    display: inline-block !important;
    position: inherit;
    margin-top: 0px;
    color: #9774ad!important;
    width: 100%;
    margin-left: 30px;
} */
/* .step-form .gf_step_last:after {
border-bottom: 1px solid #8bc34a !important;
} */
/* .step-form .gf_step:after {
border-bottom: 1px solid #8bc34a;
content: " ";
width: 50%;
left: 40px;
top: 19px;
} */
}
@media (min-width: 768px) and (max-width: 991px) {
.step-form .gf_step {
    width: 23%;
    position: relative;
    margin: 0 10px 50px 0 !important;
}
  .step-form .gform_body.gform-body {
    padding-top: 0;
    margin-top: -50px;
}
}
@media (min-width: 991px) and (max-width:1024px) {
.step-form .gf_step {
    width: 18%;
    position: relative;
    margin: 0 15px 50px 0 !important;
}
  .step-form .gform_body.gform-body {
    padding-top: 0;
    margin-top: -50px;
}
}
@media (min-width:575px) and (max-width: 768px) {
.step-form .gf_step {
    width: 22%;
    position: relative;
    margin: 0px 10px 70px 0 !important;
}
}


@media only screen and (max-width: 641px) {
.step-form .gf_step {
    display: none !IMPORTANT;
}
body .step-form .gf_step_active {
    display: flex !IMPORTANT;
    align-items: center;
}
.step-form span.gf_step_label{
	  margin-top: 0;
    padding-left: 50px !IMPORTANT;
}
.step-form .gf_step:after {
    width: 45px;;
    left: 40px;
    top: 20px;
}
.step-form .gf_step {
    margin: 0px 10px 50px 0 !important;
}
.step-form .gf_step_active .gf_step_number {
    padding: 5px;
}
.step-form .gf_step:after{
	display:none;
}
  .step-form .gform_body.gform-body{
	padding-top:0;
}
.step-form .gf_step {
    margin-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .gf_page_steps {
    margin-bottom: 0;
} 
  .step-form .gsection_title{
	line-height:36px;
}
}