/*
Theme Name:		Louët
Theme URI:		http://www.louet.nl
Description:	Responsive theme for Louët
Author:			Code.rehab
Author URI:		http://code.rehab
Version:		2
*/

@media(max-width: 767.98px){
	#short-search-form{
		display: unset;
		right: 0;
		top: 45px;
		left:0;
		width:100%;
		z-index: 0;
		padding: 0;
	}
	#short-search-form .search-field{
		border-radius: 0;
		width: 100%;
		padding: 5px !important;
	}
	#short-search-form span.icon-search{
		top: 16px;
	}
	
	header#main #menubar nav.icon-menu{
		z-index: 0;
	}
	
}
