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

.top-nav {
    line-height: 41px !important;
    border: none !important;
    border-width: 0 !important;
}

nav.main-nav.menu-style-side-arrow .menu > li.tie-current-menu {
	margin-bottom: -8px !important;
}

#top-nav .breaking-title {
    color: #00254c !important;
    font-weight: 500 !important;
}

.breaking-news-nav li {
	border: none !important;
    background: #f1c40f !important;
}

.breaking-news-nav li:after {
    color: #00254c !important;
	padding-top: 2px !important;
}

#top-nav .breaking-news-nav li:hover {
    background: #fff !important;
}

.breaking-news-nav li:hover:after {
    color: #004a99 !important;
} 

input.is-ajax-search {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    color: var(--base-color) !important;
    outline: none !important;
    padding: 5px 12px !important;
    border-radius: 4px !important;
    transition: background 0.3s, border 0.3s !important;
    max-width: 100% !important;
}

.components-user-profile {
	border-top: solid 1px #164270;
}

.main-menu .cats-vertical {
	background: rgb(0 74 153) !important;
}

.main-menu .cats-vertical li a{
	color: #fff !important;
}

.main-menu .cats-vertical li a:hover {
	color: #fff !important;
}

#main-nav ul.cats-vertical li a.is-active {
	border-radius: 8px 0 0 8px;
	color: #00254c !important;
	font-weight: 600;
}


footer .button, #footer [type='submit'] {
	color: #00254c !important;
}

footer input#mce-EMAIL-tie-newsletter-3 {
    background: #ffffff !important;
}

.dark-skin input:not([type="submit"]) {
	color: #191919 !important;
}

footer input#mce-EMAIL-tie-newsletter-3::placeholder {
  color: #AEAEAE !important;
}

.dark-skin .subscribe-widget form:before {
    color: #053a72 !important;
}

footer .site-info {
    padding: 5px 0;
}




