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



/*Add your own styles here:*/


.unterschrift
 {
  font-style: italic !important;
  font-size: 46px;
}

#top #header_main > .container {
	margin-top: 20px !important;
}


.av-main-nav > li > a {
  padding: 0 25px;
}

.termin {
	font-size: 22px !important;
	color: #000000;
}

#playlist1,
.wp-playlist {
	border: 0px solid white !important;
}

#top #menu-item-search {
	display:none;
}

.link_sign::before {
  content: "» ";
	color: #9b1d14;
}

.link_sign_b::before {
  content: "» ";
	color: #000000;
}


#header_main {
  border-color: white;
  border-bottom-width: 0px;
}

.avia-menu-fx {
  border-top: 6px solid #000000;
  margin-left: 20px !important;
  width: 50px;
  border-color: #000000 !important;
  background-color: #000000 !important;
  bottom: 80px;
}

body .av-special-heading .av-special-heading-tag {
  padding-bottom: 15px;
}

.special_amp {
  color: #000000 !important;
}


@media only screen and (max-width: 1250px) {
	.av-main-nav > li > a {
    padding: 0 7px !important;
  }
}
