/*
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:*/
#mobile-advanced > li > a {
	font-weight: bold;
}
ul.sub-menu li a {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}
ul.sub-menu li a:before {
	top: 7px !important;
}

h5 {
	font-weight: bold !important;
	color: #0057a3 !important;
}

.post-entry em {
	font-size: 18px !important;
	font-style: italic !important;
	letter-spacing: 0px;
	color: black !important;
}

.post-entry .hr {
	margin-top: 0px !important;
	margin-bottom: 14px !important;
}

.post-entry .hr-custom .hr-inner.inner-border-av-border-fat {
	border-top-width: 5px;
}

.post-entry h2 {
	font-size: 15px !important;
	margin-top: 16px;
	margin-bottom: 16px;
	color: #0057a3 !important;
	text-transform: none !important;
	letter-spacing: inherit !important;
}

.post-entry h6 {
	font-size: 15px !important;
	margin-top: 16px;
	margin-bottom: 16px;
	color: #0057a3 !important;
}

.post-entry p {
	color: black !important;
}

.av-subheading_above {
	color: black !important;
	margin-bottom: 18px !important;
	margin-top: -20px;
	font-weight: bold !important;
}

.title_container .breadcrumb {
	right: inherit !important;
}

#top .title_container .container {
	padding-top: 0;
	padding-bottom: 0;
	min-height: 0;
}

