/*
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 * {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#header_main_alternate {
	background: none #FFF;
}

#top .main_menu .menu > li:last-child > a {
	padding: 0 13px;
}

.header_color .social_bookmarks a {
	color: #fff;
	font-size: 1.3em;
}

.main_color .heading-color, .main_color h1, .main_color h2, .main_color h3, 
.main_color h4, .main_color h5, .main_color h6, .main_color .sidebar .current_page_item > a, 
.main_color .sidebar .current-menu-item > a, .main_color .pagination .current, 
.main_color .pagination a:hover, .main_color strong.avia-testimonial-name, .main_color .heading, 
.main_color .toggle_content strong, .main_color .toggle_content strong a, .main_color .tab_content strong, 
.main_color .tab_content strong a, .main_color .asc_count, .main_color .avia-testimonial-content strong, .main_color div .news-headline {
	color: #4a6683; /*4a6683*/
}

.logo img {padding: 5px 0;}