/*
	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 */


.stream-item-widget img {
	
	width:100% !important;
	
}


#tie-block_1267 .container-wrapper {
	
padding:0px !important;	
	
}


#tie-block_364  .container-wrapper {
	
padding:0px !important;	
	
}


#tie-block_2092  .container-wrapper {
	
padding:0px !important;	
	
}


.header-layout-3.has-normal-width-logo .stream-item-top img {
    float: right !important;
    padding-top: 20px !important;
}

nav.main-nav .menu > li:hover > a {
	
background-color: #e7e7ed !important;	
	
}


nav.main-nav .menu > li.tie-current-menu > a {
background-color: #e7e7ed !important;	
	
}


.main-menu .menu > li.tie-current-menu {
    border-bottom: none !important;	
}


.main-menu .menu>li.tie-current-menu>a:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    margin-top: 17px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: white !important;
    transition: 0.3s;
}

.fcbkbttn_button a img {
    display: none !important;
	
}
