/* Enter Your Custom CSS Here */

/* Contact Form 7 */

.elementor-widget-container .elementor-shortcode .wpcf7 form p input[type=submit]{
	background-color:#4d90c3 !important;
}

/* Input */
.wpcf7 p input[type=submit]{
	
}

/* Links */

/* Span Tag */
.elementor-element-671631c .mailto-link span{
	color:#ffffff;
}

/* Span Tag */
.elementor-element-xo4c1hb .mailto-link span{
	color:#ffffff;
}

/* Ninja Form */

/* Form fields required */
#nf-form-1-cont nf-section .nf-form-fields-required{
	display:none;
}

/* Label */
#nf-field-2-wrap .nf-field-label label{
	display:none;
}

/* Label */
#nf-field-1-wrap .nf-field-label label{
	display:none;
}

/* Label */
#nf-field-3-wrap .nf-field-label label{
	display:none;
	
}

/* Input */
#nf-field-4-wrap input[type=button]{
	position:relative;
	left:-130px;
}

#nf-form-1-cont div div input[type=button]{
	background-color:#452b1 !important;
}

#nf-form-1-cont div nf-cells input[type=text]{
	border-color:#452b17 !important;
}

#nf-form-1-cont div div input[type=email]{
	border-color:#452b17 !important;
}

#nf-form-1-cont div #nf-field-3-wrap .nf-element{
	border-color:#452b17 !important;
}

