/* Fix header social icons */

#header .lsi-social-icons {
	display: inline-block !important;
}

#header #top-widget > div {
	display: inline-block;
	margin-right: 1em;
}
	
	#header #top-widget .widget-title,
	#header #top-widget .custom-html-widget {
		display: inline-block;
	}
	
	#header .custom-html-widget .icon-link_3 {
		height: 35px;
		line-height: 35px;
		margin: 2px;
		width: 35px;
	}
	
	#header .custom-html-widget .icon-link_3 .fa {
		font-size: 15px;
		line-height: 35px !important;
	}

#wrapper .slider_3 {
	display: none;
}

/* FEATURED */


#featured .featured-title {
	font-size: 25px;
	text-align: right;
	padding-right: 15px;
}

#featured .featured-subtitle {
	display: none;
}

#featured h2 {
	font-size: 18px;
}
