/*
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:*/
.callme {margin-top: 10px;}
.callme a {text-decoration: none; font-size: 32px; font-weight: 400; font-family: 'Metrophobic','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;}

.av-main-nav>li>a {
    display: block;
    text-decoration: none;
    padding: 0px 13px;
    font-weight: 300;
    font-size: 16px;
    -webkit-transition: none;
    transition: none;
    text-transform: uppercase;
    color: #011767 !important;;
}

#top .wpcf7-form label {
	  font-weight: 400 !important;
}

#top .wpcf7-form .datenschutz label span {font-size: 12px !important; line-height: 16px !important;}

#top .wpcf7-form .wpcf7-submit {color: #ffffff !important;}