/*
Theme Name: Diocese of Orange
Author: RCBO IT Department
Description: Frost Child Theme
Version: 1.3
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;
}
time.tribe-events-calendar-list__event-date-tag-datetime{
	border:none !important;
}
.fill-vertical {
    height: 100% !important;
}
footer a{
	text-decoration:none;
}
.wp-block-group.alignwide.is-content-justification-space-between.is-layout-flex.wp-container-core-group-is-layout-1bb2849b.wp-block-group-is-layout-flex {
    justify-content: space-between!important;
}
.wp-block-button a:hover {
	background-color:#000;
}

@media (max-width: 768px) {
    .scrolled .site_main_header .wp-block-site-logo, .scrolled .site-header .wp-block-site-logo {
        top: auto!Important;
        transform: none!important;
        width: 50px;
    }
}