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

/* Main Menu Links */
#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a,#top #wrap_all .av_header_transparency .sub_menu > ul > li > a,#top .av_header_transparency #header_main_alternate,.av_header_transparency #header_main .social_bookmarks li a {
    color: inherit;
    border-color: transparent;
    background: transparent;
    letter-spacing: 0.03em;
    Font-family: roboto;
    font-size: 18px;
    font-weight: 500 !important;
}
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 13px;
    margin-left: -13px;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
}

.avia-button {
    text-transform: uppercase;
	font-size: 30px;!important
    padding: 15px 16px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
	font-weight: bold;
}

#top #wrap_all .av-rotator-container.av-lw0mxm40-5bbb3bd74034e23d5acb9b0c5f64112e .av-rotator-container-inner {
    font-size: 40px;
    font-family: archivo;!important
	font-weight: 800;
    text-transform: uppercase;!important
}

#top .avia-slideshow-button {
    border-radius: 3px;
    text-transform: uppercase;
    padding: 15px 16px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
}