/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.86
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 30 Nov 2017 20:10:10 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


/*-----------------Menu Icons---------------- */
 
.menu-home:before {
    font-family: 'ETmodules';
    content: "\e009";
    margin-right: 10px;
    margin-top: -4px;
    color: #891a1a;
    font-size: 24px;
    float: left;
}

.menu-home {
    width: 150px;
}
 