.post_author {
    display: none !important;    
}
@media screen and (min-width: 601px) {
    .breadcrumb {
        left:0 !important;
        margin-top: 30px !important;
    }
    .tribe-events-notices {
    background: #cc6635 !important;
    border-radius: 4px;
    border: 0px solid #342628 !important;
    color: #ffffff !important;
    text-shadow: 0 0px 0 #fff; 
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #cc6635;
}
.wpb_text_column li a:hover { color: #5c7285 !important; text-decoration: underline;
}
.wpb_widgetised_column li a:hover { color: #5c7285 !important; text-decoration: underline;
}
.tribe-events-calendar thead th {
    background-color: #4E393B;
}
ul {
    list-style: inside;
    margin-left: 1em;
} 

.wpcf7-checkbox.ftype .wpcf7-list-item {
   display: inline-block !important;
    margin-right: 12px;
}
  
.wpcf7-radio.ftype .wpcf7-list-item {
    display: inline-block !important;
    margin-right: 12px;
}

.wpcf7-checkbox.ftype input[type="checkbox"], .wpcf7-radio.ftype input[type="radio"] {
    top: 0 !important;
}

.green-menu a {
   color: greenyellow !important;
}