/*
Theme Name: Divi Child Theme
Theme URI: .../wp-content/themes/Divi-Child
Version: 1.0
Description: Divi Child Theme
Author: Elegant Themes
Template: Divi
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


.et-social-instagram a:before { 
	content: '\e09a';
}

.et-social-youtube a:before { 
	content: '\e0a3';
}

#remove_padding {
padding: 0!important
}


#footer-widgets .footer-widget a {color: #ffffff;} 

#footer-widgets .footer-widget a:hover {color: #ffffff;}


.hidden-pinterest {
opacity: 0;
position: absolute;
top: 0;
left: 0;
height: 0px;
width: 0px;
}


