/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  David Tierney
Author URI:  http://designsbytierney.com
Template: Divi
Version:  1.0.2
*/

 
/* =Theme customizations
------------------------------------------------------- */

/* Prevent the tagline from appearing in the header logo */
#logo-tagline { display:none !important; }

/* Reduce the shadow depth on the fixed navigation */
#main-header.et-fixed-header { box-shadow: 0 0 1px rgba(0,0,0,.5) !important; }

/* Change the divi hamburger menu colour */
span.mobile_menu_bar:before { color: #777777 !important; }

/* Hide footer 
#main-footer { height: 0 !important; overflow: hidden; }    */


