@media only screen and (min-width:768px){
	:root{
		--us-header-height:92px;
	}
}
body #mainfooter{padding-bottom:0!important;}
body.home .main-navbar{box-shadow:0 1px 0 rgba(0,0,0,.1)!important;}
#overfooter{display:none!important;}
body .btn.icon-only.main-search-toggle{display:none!important;}