/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.4
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */

.disabled_link > a {cursor: default; pointer-events: none;}
 
.magazine .single-featured-image {
    text-align: center !important;
    width: 60% !important;
    margin: auto !important;
}

.post-thumb-custom {
	
	
}

.post-image-custom {
	
	max-width: 60%;
    height: auto;
	margin: auto;
}

.splash-extra .stream-item-below-post-content{
	display: none !important;
}
.splash-extra .stream-item-below-post{
	display: none !important;
}
.splash-extra .stream-item-above-post{
	display: none !important;
}
.splash-extra .stream-item-above-post-content {
	display: none !important;
}
.single-job .stream-item-below-post-content{
	display: none !important;
}
.single-job .stream-item-below-post{
	display: none !important;
}
.single-job .stream-item-above-post{
	display: none !important;
}
.single-job .stream-item-above-post-content {
	display: none !important;
}


/* #main-nav.main-nav.fixed-pinned {
  background-color: #1f2024 !important;
} */

/* .theme-header #main-nav.fixed-nav {
	background-color: #1f2024 !important;
}
.theme-header #main-nav.fixed-nav .main-menu > ul > li > a,
.theme-header #main-nav.fixed-nav .components a{
	color: #fff;
} */

@media (min-width: 992px) {
	#main-nav.main-nav-light .main-nav.fixed-nav {
    	background-color: #1f2024 !important;
	}
}
.main-nav-wrapper {
	background: #1f2024;
}

.main-nav-boxed .main-nav:not(.fixed-nav), .main-nav-boxed #main-nav.fixed-nav .main-menu-wrapper, 
.theme-header:not(.main-nav-boxed) .fixed-nav .main-menu-wrapper {
	background: #1f2024;

}

.mobile-ad {
	margin-top: 20px;
}




.mobile-ad {
	margin-top: 20px;
}

