/*
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:*/


/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}


body.home .av_promobox h2{
	color: #ffffff;
	text-transform:none;
	font-weight:300;
}
body.single .main-title{
	display:none;
}
#top #wrap_all .av-social-link-mail:hover a{
	background-color:#f49b00!important;
}
.breadcrumb .trail-before{
	display:none!important;
}
.sidebar a{
	color:#f49b00!important;
}
.sidebar a:hover{
	color:#e95b0f!important;
}
.sidebar .widget_nav_menu a{
	color:#a6a096!important;
}
.sidebar .widget_nav_menu a:hover{
	color:#e95b0f!important;
}
.sidebar .widget_em_widget ul{
	border-bottom:solid 1px #f0f0f0;
	padding-bottom:10px!important;
}
.sidebar .widget_em_widget ul li{
	overflow:hidden;
	border-top:solid 1px #f0f0f0;
	padding-top:10px;
	margin-top:10px;	
}
.sidebar .widget_em_widget ul li ul{
	border-bottom:0;
	padding-bottom:0!important;
}
.sidebar .widget_em_widget ul li ul li{
	border-top:0;
	padding-top:0;
	margin-top:0;
}
.termine-row{
	margin-top:20px;
}
main .newsletter-row:nth-child(3){
	margin-top:20px;
}
.newsletter-col-label{
	float:none!important;
}
.newsletter-row button{
	margin-top:0!important;
}
.newsletter-row input{
	margin-bottom:0!important;
}
main .newsletter-row input{
	margin-bottom:10px!important;
}
main .newsletter-row .newsletter-col-label{
	vertical-align:top;
}
.sidebar .newsletter-row .flex_column{
	float:none!important;
	width:100%!important;
	clear:both!important;
	padding:0!important;
	display:block!important;
	margin:10px 0 0 0!important;
}
.page-id-31 .sidebar .nl2go-widget{
	display:none;
}
.slide-entry h3.entry-title{
	/*font-size:135%;*/
}
body.single .big-preview{
	margin-bottom:20px;
}
body.single .post-title{
	font-size:185%;
}
#footer .widget_nav_menu .menu{
	border-top:solid 1px #e5e3e1;
}
#footer .widget_nav_menu .menu li{
	border-bottom:solid 1px #e5e3e1;
}
#footer .widget_text a{
	text-decoration:underline;
}
.text-sep-cat, body.single-event .text-sep-date{
	display:none;
}