/*

  Theme name: Salient Child
  Description: ...
  Author: Red Box Web
  Author URI: http://www.redboxweb.co.uk/
  Version: 1.0
  Text Domain: Salient
  Template: salient

*/

@media screen and (max-width: 600px) {
	#search-outer {
		display: none!important;
	}
	
	html {
		margin-top: 0!important;
	}
}
