/* Enter Your Custom CSS Here */

body {
  background-color: #4676ff; }

article.post, article.page {background-size: 0px auto;}

.mltlngg_switcher {float: initial !important;margin-top: 35px;}

.header-logo-image {
float: left !important;
  /* 
margin-top: 0 !important;  
  */
}

.header-search {
    padding-top: 10px !important; 
}

.header-logo-image img {
  height: 150px !important;
}

.site-branding {
    padding-top: 0px !important;
}

.content-area {
  width: 100% !important;
}

.entry-header {
  display: none !important;
}

.site-description {
 padding-top: 20px !important;
}

.menu-item:not(.current-menu-item){
 background-color: rgb(32, 236, 114) !important; 
}

.current-menu-item {
border-top: 5px solid #ecd31a !important;
}