/*
Theme Name: Divi Child Theme
Version: 1.0.3
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Marty Fritch http://meshagency.com
Template: Divi
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* COPYRIGHT LIVEBUILD INFO DON'T CHANGE */
.copyright { margin-top: -8px; }
.copyright, .livebuild { float: left; }

/* SEARCH PAGE */
.search #left-area .post-meta { display: none; }

#footer-widgets .footer-widget li:before { border-style: none; }

#et-info {float: none;}
#top-header .et-social-icons {float: right;}
