/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.et_pb_contact_form_label {
	display: block;
}
.et_pb_contact_field_options_title {

	display: none;
}

.et_pb_contact_field_radio {
	display: inline;
	float: left;
	clear: none;
	margin: 10px 4px 0 4px;
}

.social-icons {
	float:right;
	text-align: right;
	margin-top: -30px;
}
.footer-widget {
	width: 50%;
float:right;

}

