/*
Theme Name:     Blessing Child
Theme URI:      http://wpdemo.oceanthemes.net/blessing/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         OceanThemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       blessing
*/

@media only screen and (min-width: 993px) {
	#mainmenu li li a:hover, #mainmenu li li.current-menu-item > a {				
		color:#FFF !important;
		background:#597cb4;
	}
}


.post-type-archive-tribe_events #subheader .entry-title { display: none; }
.post-type-archive-tribe_events #subheader .col-md-12::before { content: "Events"; font-family: "Open Sans", Arial, Helvetica, sans-serif;
letter-spacing: 5px;
text-transform: uppercase;
color: #fff;
font-weight: 400;
font-size: 32px;
text-align: center;
margin-bottom: 20px;
overflow: hidden;
text-align: center;
border-top: solid 1px rgba(255,255,255,.1);
border-bottom: solid 1px rgba(255,255,255,.1);
display: block;
padding: 10px; }