header{
      background-image: url(http://www.truckparkingtata.hu/wp-content/uploads/2018/04/asphalt-environment-grass-239520-dark-e1523041032687.jpg);
      background-repeat: no-repeat;
      background-position: 50% 65%; 
}

header[class=fixed]{
	background-image:none;
}




#header .clearfix{
  background: rgba(255,255,255,0.7);
  border-radius: 10px;
}
.current_page_item a{
  border-radius:10px;
}
.menu-item a:hover {
    border-radius: 10px;
}
#header .menu-container{
  margin-bottom: 20px;
	border-top-color: unset;
  border-bottom-color: unset;
}
#navigation{
  float:unset;
}



@media only screen and (max-width: 767px) {
  
	#header{
    min-height:unset;
    background-image: none;
  }
 
  #header .fixed{
    background-image: none;
  }
  
  #sidebar {
		display:none !important;
	}
  #logo img{
  	content: url(http://www.truckparkingtata.hu/wp-content/uploads/2018/04/Truck-Parking-Tata-24.png);
  }
	#text-2 img {
    display: none;
	}
  .header_wrap{
  	height:unset;
  }
}
.grn-button span{
  color: #fff !important;
}