/* Enter Your Custom CSS Here */
body{
	
  	background:#E8DEC5;
}
.menu{
	font-size:10pt;
}
.entry-header{
	display:none;
}
.mh-main-nav-wrap{
	margin-top:-45px;
  	background:none !impotant;
}
.mh-main-nav li:hover{
	background-color:#FFAE00;
  	 
}
.mh-main-nav .menu > .current-menu-item{
	background-color:#FFAE00;
  	
}
.mh-main-nav .menu > .current-menu-item a{
	 
  	color: #fff !important;
}

.mh-main-nav ul li:hover > ul{
	background-color:#ffc62f;
}
.mh-main-nav{
	border:none;
}
.mh-header-image{
	width:100%;
}
.mh-header{
	background:none !important;
}
.mh-wrapper{
 background-color:#E8DEC5 !important;
  padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0;
}
.menu li a{
	    padding: 10px 70px !important;
}
.sub-menu li a{
	    padding: 10px 20px !important;
}

.mh-footer-4{
	width: 35% !important;
}
.mh-footer-1{
	width: 20% !important;
}
.mh-footer-2{
	width: 40% !important;
}

@media only screen and (max-width: 360px) {
  .claass{
  	margin-top:-600px;
  }
  .noclass{
  	margin-top:600px !important;
   
  }
  .menu li a{
  	padding:0 !important;
  }

}
.mh-header-text {
		display:none;
}