/*--- Gravity Form Styles ---*/


body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text input[type=text] {
  border: none; 
	height: 60px;
	background-color: white;
	color: black;
	box-shadow: none;
	border-radius: 0px;
	font-size: 18px;
	padding: 7px 20px 7px 20px;
	font-family: barlow, sans-serif;
}

	
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email input {
	border: none; 
	height: 60px;
	border-radius: 0px;
	background-color: white;
	color: #black;
	font-size: 18px;
	width: 100%;
	box-shadow: none;
	line-height: 25px;
	padding: 7px 20px 7px 20px;
	font-family: barlow, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
	border: none; 
	height: 60px;
	border-radius: 0px;
	background-color: #F5F5F5;
	color: #22283E;
	font-size: 18px;
	width: 100%;
	line-height: 25px;
	box-shadow: none;
	align-items: center;
	padding: 7px 20px 7px 20px;
	font-family: barlow, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	border: none; 
	background-color: #F5F5F5;
	color: #22283E;
	font-size: 18px;
	border-radius: 0px;
	width: 100%;
	line-height: 25px;
	box-shadow: none;
	align-items: center;
	padding: 20px 20px 7px 20px;
	font-family: barlow, sans-serif;
}

body #gform_wrapper_1 .gform_footer input[type=submit] {
	background-color: #04A27D;
	font-weight: 600;
	font-family: barlow, sans-serif; 
	font-size: 18px;
	color: white;
	
	padding: 15px 30px 15px 30px;
	border-radius: 0px;
	box-shadow: none;
	width: 100%;
	
}

div.gform_footer.before{
	margin-top: 15px;
}


body #gform_wrapper_3 .gform_footer input[type=submit] {
	background-color: #04A27D;
	font-weight: 600;
	font-family: barlow, sans-serif; 
	font-size: 18px;
	color: white;
	padding: 15px 30px 15px 30px;
	border-radius: 0px;
	box-shadow: none;
	
	
}



body #gform_wrapper_1 .gform_footer input[type=submit]:hover {
	background-color:  #008062;
	color: white;
}


 
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_phone input{
	 border: none; 
	height: 60px;
	background-color: #F5F5F5;
	color: #22283E;
	font-size: 18px;
	box-shadow: none;
	padding: 7px 20px 7px 20px;
	font-family: barlow, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input {
	border: none;
	box-shadow: none;
	background-color: #F5F5F5;
}


/*--- Nav Dropdown style---*/

.nav-dropdown .elementor-icon-list-text{
	padding: 15px;
	
}

.nav-dropdown .elementor-icon-list-item:hover{
	background-color: #035976;

}

.nav-dropdown .elementor-icon-list-item:last-child{
	border-radius: 0px 0px 10px 10px;
}
	

/*--- crowdfunder widget styling---*/
.cf_widget_title a, .cf_widget_status a{
    display: none;
}

.cf_widget_project_image{
    display: none;
}
.footer-donate .cf_widget_inner{
    background-color: #035976;
    padding-right:30px !important;
	padding-left: 30px !important;
	padding-top: 0px !important;
}

.cf_widget_footer img{display: none;}

div.footer-donate .cf_widget_number{
    color: black !important;
    font-family: barlow, sans-serif !important;
    font-size: 28px !important;
}

div.footer-donate .cf_widget_raised{
    color: black !important;
}

div.footer-donate .cf_widget_backers{
    color: black !important;
}

a.cf_widget_button{
    background-color: #04A27D !important;
    font-family: barlow, sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
}

div.cf_widget_pledge{
    padding-top: 5px;
}

a.cf_widget_button:hover{
    background-color: #008062 !important;
}

article.cf_widget_container{
    border: none;
    max-width: 500px !important;
}


a.cf_widget_anchor{
    color: white !important;
    font-size: 14px !important;
    font-family: barlow, sans-serif !important;
    padding-top: 20px !important;
}

.footer-donate .cf_widget_numbers{
	background-color: white;
	padding: 15px
}


/*---Blog quote style---*/

blockquote{
	  font-style: italic;
	  font-size 18px;
    margin: 20px 40px;
    padding-left: 20px;
    border-left-width: 3px;
    border-style: solid;
	  border-left-color: #0b7cac;
	  border-bottom: none;
	  border-right: none;
	  border-top: none;

}

	
body #gform_wrapper_3 .gform_body .gform_fields .gfield .ginput_container_text input[type=text]
{
	border: none; 
	height: 60px;
	border-radius: 5px;
	background-color: #F5F5F5;
	color: #22283E;
	font-size: 18px;
	width: 100%;
	line-height: 25px;
	box-shadow: none;
	align-items: center;
	padding: 7px 20px 7px 20px;
	font-family: barlow, sans-serif;
}


body #gform_wrapper_3 .gform_body .gform_fields .gfield .ginput_container_email input {
		border: none; 
	height: 60px;
	border-radius: 5px;
	background-color: #F5F5F5;
	color: #22283E;
	font-size: 18px;
	width: 100%;
	line-height: 25px;
	box-shadow: none;
	align-items: center;
	padding: 7px 20px 7px 20px;
	font-family: barlow, sans-serif;
}

body #gform_wrapper_3 .gform_body .gform_fields .gfield .datepicker {
	border: none; 
	height: 60px;
	border-radius: 5px;
	background-color: #F5F5F5;
	color: #22283E;
	font-size: 18px;
	width: 100%;
	line-height: 25px;
	box-shadow: none;
	align-items: center;
	padding: 7px 20px 7px 20px;
	font-family: barlow, sans-serif;
}

body #gform_wrapper_3 .gform_body .gform_fields .gfield .ginput_container_number input {
	border: none; 
	height: 60px;
	border-radius: 5px;
	background-color: #F5F5F5;
	color: #22283E;
	font-size: 18px;
	width: 100%;
	line-height: 25px;
	box-shadow: none;
	align-items: center;
	padding: 7px 20px 7px 20px;
	font-family: barlow, sans-serif;
}


body #gform_wrapper_3 .gform_body .gform_fields .gfield .gfield_label{
	font-size: 18px!important;
}

.gfield_required .gfield_required_asterisk{
	color: red;
}

.gform_required_legend{
	display: none;
}