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


.tribe-events-widget-link {
    border-style: solid;
    border-width: 1px;
    border-color: #eeba41;
    background-color: #eeba41;
    border-radius: 5px;
    border-radius: 5px;
    text-align:center;
    margin-left:10%;
    margin-right:10%;
    padding-top:3px;
    padding-bottom:3px;
}

.related.products {
  display: none;
}

.tribe-events-widget-link a{
    color: #14669d;
}


.type-tribe_events.tribe-event-featured h4 {
    background-color: #efefef !important; 
    border-radius: 5px !important;  
}

.type-tribe_events.tribe-event-featured h4 {
    color: #efefef !important;
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.type-tribe_events.tribe-event-featured .tribe-event-duration {
    color: #454545 !important;
    margin-left: -10px !important;
    margin-right: -10px !important;
}




.tribe-list-widget {
    margin-left: -15px !important;
}

#tribe-events-list-widget-5 {
margin-bottom: -45px !important;
}

.avia-button-wrap.avia-button-left.avia-builder-el-30.el_after_av_hr.el_before_av_heading  {
margin-bottom: -20px !important;
}


.type-tribe_events.tribe-event-featured h4 {
    background-color: #207fbf !important;
    border-radius: 5px;
}

/*calendar view fix:*/

.tribe-events-list-widget .tribe-event-featured, .tribe-events-venue-widget .tribe-event-featured, .tribe-mini-calendar-list-wrapper .tribe-event-featured, .tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event { 
    border-radius: 5px !important;  
}

.type-tribe_events.tribe-event-featured .tribe-event-duration {
    color: #cdcdcd !important;
}

