/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */


body{
	overflow:scroll;
}

#et-info { float: right; }
#et-info-phone { margin-right: 30px; }
#et-info-email { margin-right: 30px; }


.et-social-icons { float: left; margin-left:-30px; }
.et-social-icon a { display: inline-block; font-size: 24px; position: relative; text-align: center; transition: color 300ms ease 0s; color: #fffef2; text-decoration: none; }

h1,h2,h3,h4,h5,h6 { word-wrap: normal; }

footer_link{
	font-weight:normal; 
	color:#fff;
}
a.footer_link{
	color:#fff;
}
a.footer_link:hover{
	color:#a29490;
}


