/* Enter Your Custom CSS Here */
.logo img{
	width: 294px !important;
  	height: 93px !important;
}


.kd-search, .about-auther, .kd-posttitle {
	display: none !important;
}

.topbaar {
    height: 50px;
    line-height: 50px;
    color: #FFFFFF !important;
}

@media (max-width: 767px){
  .kode-header-1 .logo {
      margin-right: 14px;
      width: 294px !important;
  }
  
  .right-section {
      display: none;
  }
  
  .kode-header-1 .logo {
      margin-right: 14px;
      width: 100%;
  }
}