/*
Theme Name: The Core Child
Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 17 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. Child theme for the The Core. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: the-core-parent
Version: 1.0
Text Domain: the-core
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.post p { 
line-height: 1.5em;
padding-bottom: 15px;
} 

.single-tribe_events .tec-events-pro-series-meta-detail--label, .single-tribe_events .tec-events-pro-series-meta-detail--link, .single-tribe_events .tribe-events-event-categories-label, .single-tribe_events .tribe-events-event-categories {
    display: none;
}

.single-tribe_events .tribe-event-tags a {
    pointer-events: none;
    cursor: default;
    color: inherit!important;
}

.single-tribe_events #tribe-events-footer .tribe-events-nav-pagination {
    display: none;
}

.single-tribe_events .tribe-events-schedule {
    flex-direction: column;
}

.single-tribe_events .tribe-events-schedule--browser-time-zone p {
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-3);
    letter-spacing: -1px;
    color: red;
}