/**/
.nav-contact-item:first-child>a {
    text-decoration: underline;
}
.nav-contact-item:first-child>a:hover {
    text-decoration: none;
}
#header .search-dropdown .search-widget {
    width: 290px;
}