/* 
Theme Name:     DiviChild 
Theme URI:      http://www.YourSite.com 
Description:    Divi Child Theme 
Template:       Divi  
*/ 

@import url("../Divi/style.css"); 

/* Theme customization starts here 
-----------------------------------  */ 

#logo { float: left; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; padding-bottom: 10px; padding-top: 10px; margin-bottom: 1px; }
		.et_fixed_nav #logo { max-height: 123px; margin-bottom: 5; }
		.et-fixed-header #logo { max-height: 60px; }

.et_pb_row { padding: 5px 0 0 0; }