.eltdf-mobile-header .eltdf-mobile-header-inner {
	height: 80px;
	background-color: #0b1315;
	border-color: #efdf8d;
}

.eltdf-mobile-header .eltdf-mobile-nav {
	background-color: #0b1315;
	border-color: #efdf8d;
}

.eltdf-mobile-header .eltdf-mobile-nav ul li a, .eltdf-mobile-header .eltdf-mobile-nav ul li h6 {
	border-bottom-color: #efdf8d;
}

@media only screen and (max-width:1024px) {
	.eltdf-mobile-header .eltdf-mobile-logo-wrapper a {
		height: 75px !important;
	}

}

@media only screen and (max-width:480px) {
	.eltdf-mobile-header .eltdf-mobile-logo-wrapper a {
		height: 60px !important;
	}

}

.eltdf-mobile-header .eltdf-mobile-logo-wrapper a {
	max-height: 80px;
}

.eltdf-page-header .eltdf-sticky-header {
	height: 110px;
}

.eltdf-page-header .eltdf-sticky-header .eltdf-logo-wrapper a {
	max-height: 110px;
}

.eltdf-header-box .eltdf-top-bar-background {
	height: 55px;
}

.eltdf-side-menu {
	text-align: center;
}

.eltdf-side-menu .widget img {
	margin: 0 auto;
}