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

.intro p {
font-size: 23px;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	text-transform: none;
	letter-spacing: 1px;
}
.responsive #main .container {
	max-width: 960px;
}
#kontaktlinks {
display: block;
width: 92px;
position:  fixed;
right: 0;
top: 17%;
	max-width: 13vW;
}
#kontaktlinks img {
max-width: 100%;
}
#kontaktlinks img:hover {
	transform: scale(1.1);
}

/*
  .main_menu {
	right: auto;
	left: 50%;
	margin-left: -160px;
}

 */
.av-main-nav > li > a {
	padding: 0 25px;
}
.container_wrap.footer_color {
    border-top-style: none;
    border-top-width: 0;
}
.menu-footer-menu-container {
	text-align: center;
}
#top .menu-footer-menu-container li {
	font-size: 20px;
	display: inline;
}
#top .menu-footer-menu-container a {
	display: inline-block;
	padding: 4px 20px;
	text-decoration: none;
}
.widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a {
    font-weight: inherit;
}