/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.header-scrolled{
	top: 0px;
}

#footer .social_bookmarks li {
	clear: none!important;
}

#footer #custom_html-2{
	display: inline-block;
	float: right;
}

#top .social_bookmarks{
	display: inline-block;
	float: right;
}

#footer .social_bookmarks li {
	border-right: none;
}

@media (max-width: 600px){
	#utahgov_statewideheader{
		display: none;
	}
	#bluebar #bluebar-left{
		display: block;
		float: none;
		text-align: center;
	}
	#bluebar #bluebar-right{
		display: none;
	}
	#footer{
		padding-bottom: 10px;
	}
	#footer img{
		float: none;
		display: inline;
		text-align: center;
	}
}

@media (max-width: 800px){
	#footer .widget{
		margin: 0;
		text-align: center;
	}
	.responsive #socket .sub_menu_socket{
		display: none;
	}	
	#socket .copyright{
		text-align: center;
		display: block;
		float: none;
	}
}