/* @override 
	https://sustainable-seeds.com/wp-content/themes/enfold-child/style.css?* */

/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.header_bg {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

@media only screen and (min-width: 768px) {
	
	.logo {
		margin-top: 22px;
	}
	
	.logo, .logo a {
		max-height: 50px !important;
		height: 50px !important;
	}
	
}

.logo img {
	max-height: 50px !important;
	height: 50px !important;
}

#socket {
	font-size: 15px;
}

.sub_menu_socket li{
	padding: 10px 20px !important;
}

.copyright {
	padding: 10px 0 !important;
}