/*
Theme Name:     Gloria Child
Theme URI:
Description:    My Child theme
Author:         BK Ninja
Author URI:
Template:       gloria
Version:  
*/
@import url("../gloria/style.css");

.item.col-md-12.Opinion, .item.col-md-12.Obituaries, .item.col-md-12.Obits {
    display: none !important;
}
#main-menu > ul > li > a {
    padding: 0 15px !important;
}

.bk-module-tabs .mobileoff {
	width: 250px !important;
}

.bk-current-tab {
	display: none !important;
}

.logo img {
   width: 750px;
}

.mmc-site-premium-widget {
    padding-bottom: 30px;
    margin-top: -30px;
}

/*.zhidefeatured {
	display: none;
}*/

.meta .post-author {
	display: none !important;
}

#page-content-wrap {
    margin-top: 0px !important;
}

.widget-tabs{
clear: both !important;
}

.widget_mmcadwidget{
width: 100%;
}

.js-nav #main-mobile-menu {
	opacity: 1 !important;
}

.gallery-item img {
	height: auto !important;
}

.top-notice {

    text-align: center;
}

.top-notice a{
	padding: 10px 0px;
	display: block;
    background-color: #ffffff;
	text-transform: uppercase;
    color: #fff;
} 

.top-notice a:hover{
	background: #fff;
	color: #000;
}

.s-post-header h1 {
    text-transform: none !important;
}

@media (max-width: 639px)
{
	.bk-module-tabs {
		background: transparent !important;
	}
	.bk-module-tabs.mobileoff {
		top: 0 !important;
		left: -250px;
		opacity: 1 !important;
		z-index: 99 !important;
	}
	.bk-module-tabs.mobileon {
		left: -250px;
	}
	.module-title .bk-tabs {
		display: inline;
		float: none;
		min-width: 180px;
	}
	.main-title h2 {
	    display: none !important;
	}
}

.readmore a {
    border: 3px solid #2997ab !important;
    z-index: 1;
}