/* Themify Customize Styling */
#headerwrap a:hover {	
	color: #ffc900; 
}
.header-top-widgets .header-widget-full {	background: none;
	background-color: #274b8a;	font-weight:bold;

	color: #ffffff; 
}
.header-top-widgets .header-widget-full a {	
	color: #ffffff; 
}
#site-description {	display: none; 
}

/* Themify Custom CSS */
.header-widget-inner .widget .button.shortcode{
background-color:#F69C32; font-color:#000; a-link:#fff;
}
.header-widget-inner .widget .button.shortcode {
color:#000 !important
}
.header-widget-inner .widget .button.shortcode:hover {
color:#000 !important
}
.header-widget-inner .widget .button.shortcode:hover {
background-color:#FFC900 !important
}