/* hidding input search field on side menu*/
.custom-search-form {
	display:none;
}

#side-menu {
	padding-top:1em;
}