/*
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:*/

/*--FONTS--*/
.header-text-top {
font-family: 'Passion One', Helvetica, serif;
font-weight: 400;
font-size: 35px !important;
text-align: center;
padding-top: 25px;
}

.header-text-main {
font-family: 'Passion One', Helvetica, serif;
font-weight: 700;
font-size: 85px !important;
text-align: center;
line-height: 55px;
text-transform: uppercase !important;
}

.header-text-sub {
font-family: 'Yellowtail', cursive;
color: #fc4513 !important;
text-align: center;
font-size: 65px !important;
line-height: 45px;
padding-bottom: 0px;
}

.main_color strong {
color: #2e2e2e;
}

/*---HEADER---*/
#header_main_alternate {
padding-bottom: 30px;
}

#top .av_header_transparency .main_menu ul:first-child > li > a:hover {
opacity: 1;
}

/*---WIDGET---*/
.widget { 
padding: 10px 0 10px 0; 
}

