/*
	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.2
	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 */
.tie-alignright {display:none !important}
.mag-box-title h3 {font-weight:bold }
#main-nav .main-menu > ul > li > a {
    font-size: 12px;
}

/* Home Side Ads */
.right-ad {display:none;}
.left-ad {display:none;}
.right-ad1 {
    height: 100%;
    margin-right: -681px;
    position: fixed;
    right: 50%;
    top: 30px;
    width: 160px;
	display:none;
}
.left-ad1 {
    height: 100%;
    margin-left: -670px;
    position: fixed;
    left: 50%;
    top: 30px;
    width: 160px;
	display:none;
}
@media (max-width: 767px){
	.grid-slider-wrapper .thumb-title {
    font-size: 14px !important;
}
	.left-ad1 {display:none !important}
	.right-ad1 {display:none !important}

	
}

/* Home Side Ads */


/* Header Area */

element.style {
    max-height: 88px;
    width: auto;
}
@media (max-width: 767px){
#theme-header #logo img {
	max-width: 100%;}

	#theme-header #logo img {
    width: 263px !important;
		max-height:unset !important;
		
}

.solid-social-icons .social-link span {
	color: #fff !important;}

#mobile-menu-icon .menu-text {
	color: #967865 !important; }


ul.components {
    float: left !important;
}



/* Mobile layout */
.dark-skin #mobile-menu li a {
    color: #b29179 !important;
}
.dark-skin #mobile-menu .mobile-arrows {
    color: #a28681 !important;
}
a.remove.light-btn:not(:hover):before {
    color: #b29179 !important;
}
@media (max-width: 991px){
.side-aside.dark-skin {background: #fff !important;}}
	
/* Breaking News */
	.breaking-title span:before {
    display: none;
}
.breaking-title span:after {content:''; font-family:'cairo';}
	
/*	#logo:after {
    content: "Ø¨Ø« ØªØ¬Ø±ÙŠØ¨Ù‰" !important;
    position: relative;
    width: 81px;
    height: 25px;
    background: #EE8E4A;
    top: -171px;
    right: 182px;
    text-align: center;
    font-size: 13px;
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    z-index: 999;
    display: table;
    border-radius: 30px;
    padding-bottom: 5px;
}
	*/
.entry h3 a {
    color: red !important;
}


