/*
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_color .container_wrap_meta {
background-color: #231F20 !important;
}

html.html_boxed {
background: #e6e6e3 !important;
}

/*layerslider home page */
@media only screen and (max-width: 767px) {
.ls-l{
	left: 20px !important; 
	width:300px !important;
	}

.ls-l p {
    left: 20px !important;
	width:300px !important;
	}


.ls-link {
	left: 20px !important;
	width:300px !important;
	}
}

.header_color .main_menu .menu ul li a {
	background-color: #231F20 !important;
	border-bottom:1px solid #808080 !important;
	}

.header_color a {
	border-color: #231F20 !important;
	}
	

#top .social_bookmarks li{
border-right-width: 0px;

}
