/*
 Theme Name:     MapMakers Theme
 Theme URI:      
 Description:    MapMakers Theme
 Author:         MapMakers Australia
 Author URI:     http://www.mapmakers.com.au
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.et_fixed_nav #logo {
max-height: 100% !important;	
}

#top-header, #et-secondary-nav li ul {
	background-image: url("/wp-content/themes/MapMakers/images/topbuttons.jpg");
	background-repeat:repeat-x;
	height: 50px;
}

#et-secondary-menu {
	text-align: center;
	float: none !important;
	padding: 5px 0;
	font-size: 13px;
}
.et_pb_slide_with_image .et_pb_slide_description {
	padding: 50px 0 !important;
}

.et_pb_slider .et_pb_slide {
height: 500px;	
}

.et_pb_slide_description {
	padding: 78px 100px !important;
}
.term-description {
	padding: 5px 0 25px 0;
}
.et_pb_post .post-meta {
display: none;
}

#top-menu li.mega-menu > ul > li {
width:17% !important
}