/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.menu{
	padding-top: 10px;
}
#contact-link{display:none}
.header-nav{background:black;}
.user-info a{color:white !important}
#search_widget input{
	border: none !important;
    border-bottom: 1px solid black !important;
}
.top-menu{
	margin: 0
}

.user-info a i{color: #7a7a7a}