/*
 Theme Name:   Twenty Nineteen Child
 Theme URI:    http://theracialequityinitiative.org/twenty-nineteen-child/
 Description:  Twenty Nineteen Child Theme
 Author:       Amanda FR
 Author URI:   https://kahasolutions.co
 Template:     twentynineteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentynineteenchild
*/
.entry-header {
	display: none;
}
h1:not(.site-title):before,
h2:before {
    display: none;
}
.tribe-events-single-event-title {
display: none;
}
.tribe-events-cost {
	display: none;
}
.tribe-events-schedule h2 {
display: none;
}
.event-tickets .tribe-tickets__rsvp-attendance {
    display: none !important;
}
span .tribe-tickets__rsvp-availability-days-to-rsvp {
    display: none !important;
}

.tribe-tickets__rsvp-attendance {
    display: none;
}