/*
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
*/



/* HEADER */

#top .av_header_transparency #header_main, #top .av_header_transparency .avia-menu.av_menu_icon_beside{
    background: transparent;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
#top #header .av-main-nav > li > a{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

/* HOME */
.slideshow_caption{
    width: 80%;
}
.iconbox .iconbox_content .iconbox_content_title{
    font-size: 2.5em;
}
.special_amp{
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
}

/* FOOTER */
h3.widgettitle{
    font-family: 'Lora', serif;
    text-transform: uppercase !important;
}