/* 
 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 --------------------------- */ 

ul.socials {list-style:none;}
ul.socials li {padding-left:0!important;}

#footer-widgets .footer-widget li::before {
	content: none!important;
}

.footer-widget .gfield {
	padding-left: 0px!important;
}

.white a {color:#fff; font-weight:bold;}

#cboxLoadedContent .et_pb_row {padding: 30px 30px 0 30px !important;}