/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/*style page*/


/*style specific elements*/
.site-header {}
.one-container .site-content {
	padding: 10px;
}
/*event styles*/
.tribe-event-title {margin-bottom: 0;}
.tribe-event-duration {margin-bottom: 0.2em;}
.tribe-events-cost {display: none;}
.tribe-events-event-meta {display: none;}

.main-navigation {
	border-bottom: 1px solid #368880;
}
.entry-title {display: none;}
.siteby {font-size: 10px; text-align: center;}
.footertext {font-size: 12px; text-align: center;}
body a {font-weight: 900;}
.comments-area {display: none;}

/*style printable directory*/
.post-3677 {font-size: 10px;}

.tribe-tickets-attendees-list-optout--wrapper {
    display: none !important;
}