/*
Theme Name: Diocese of Orange
Author: RCBO IT Department
Description: Frost Child Theme
Version: 1.0
Template: frost
Theme URI: https://frostwp.com/
Author URI: https://www.rcbo.org/
*/

/*
Elements style for:
Header
Nav Styles
hero Overrides Styles
Accents  and Lines
Helpers
*/

b, strong{
	font-weight:700!important;
}
h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
	font-weight:900!important;
}
.featured .tribe-events-header, .featured .tribe-events-calendar-list-nav, .tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    min-height: 0px!important;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
}
.wp-block-button__link {
	border-radius: 5px!important;
}
time.tribe-events-calendar-list__event-date-tag-datetime{
	border:none !important;
}
.fill-vertical {
    height: 100% !important;
}