/*
Theme Name: Divi Child
Template: Divi
Author: Kathy Sipple
Version: 1.0
Updated: 2015-12-29 18:54:22
*/

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

@charset "UTF-8";

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

#logo {
	position: absolute;
	top:20px;
	max-width: 50%;
	min-width:150px;
}

.et_fixed_nav #logo {
	max-height: 160px;
}

.et-fixed-header #logo {
    max-height: 90px !important;
	 padding:0 !important;	 
}