.header-horizontal #headerwrap,
.header-horizontal #header{
	height:auto!important;
}
/* Mobile menu active social widget */
.header-horizontal #header .social-widget{
	margin:0 0 1em;
	float:none;
}

/* header horizontal dropdown menu style */
.dropdown-menu-style .header-bar{
	float:left;
}
.dropdown-menu-style .header-bar #site-description{
	display:none;
}
.dropdown-menu-style #headerwrap #mobile-menu{
	float:right;
}
.dropdown-menu-style #header .social-widget,
.dropdown-menu-style #header #searchform-wrap{
	float:right;
	margin-bottom:0;
}
.dropdown-menu-style #header .social-widget{
	margin-right:65px;
}
.dropdown-menu-style #header #searchform{
	width:34px;
}
.dropdown-menu-style #header #searchform #s{
	padding-right:0;
	position:absolute;
}
.dropdown-menu-style #header #searchform:hover #s{
	padding-left:2em;
	padding-right:2em;
}
.dropdown-menu-style #headerwrap #main-nav{
	margin:auto;
	left:auto;
	right:0;
	top:45px;
}
.dropdown-menu-style #menu-icon-dropdown{
	left:auto;
	right:3%;
	top:50%;
	bottom:auto;
	transform:translateY(-50%);
}
.nav-bar-top.dropdown-menu-style #menu-icon-dropdown{
	top:28px;
}
.nav-bar-top.dropdown-menu-style #headerwrap #main-nav{
	top:45px;
}
.dropdown-menu-style.header-horizontal #headerwrap.fixed-header .social-widget,
.dropdown-menu-style.header-horizontal #headerwrap.fixed-header #searchform-wrap{
	display:block;
}
.dropdown-menu-style #headerwrap.fixed-header #site-logo{
	margin-top:15px;
}
.dropdown-menu-style #headerwrap.fixed-header .social-widget,
.dropdown-menu-style #headerwrap.fixed-header #searchform-wrap{
	margin-top:10px;
}