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

#header_meta .avia_wpml_language_switch { display: none; }

div#header_main {
    -webkit-box-shadow: inset 0px 0px 99px -9px rgba(184,191,142,1);
    -moz-box-shadow: inset 0px 0px 99px -9px rgba(184,191,142,1);
    box-shadow: inset 0px 0px 99px -9px rgba(184,191,142,1);
}

.header_fes_te {

    margin: 15px 0px 0px 0px!important;
    font-size: 30px;
}

.home .avia_iconbox_title {font-weight: bold;}

.tribe-bar-views-inner label {display: none!important;}
.tribe-bar-views-list li {display: block!important;}

#tribe-events-content .tribe-events-tooltip h4 { font-size: 14px; font-weight: bold!important; }

.tribe-events-page-title {
    font-family: 'Open Sans Condensed', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    font-size: 28px!important;
    line-height: 1.1em!important;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    font-weight: 600!important;
}
.tribe-events-list-event-title {
    font-family: 'Open Sans Condensed', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    font-size: 20px!important;
    line-height: 1.1em!important;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    font-weight: 600!important;
    color: #a81010!important;
}
.tribe-event-date-start, .tribe-event-time {
    font-size: 17px!important;

    font-weight: 600!important;
    color: #a81010!important;

}

.screen-reader-text {display: none;}