/*
	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 */
#theme-header {
	display: none;
}

.taxonomy-description.entry>p {
	display: inline-block;
}

.taxonomy-description.entry>p:first-child {
	display: block;
}

.taxonomy-description.entry .post-cat {
	color: #fff !important;
}

.taxonomy-description.entry p+p>a {
	display: inline-block;
	background-color: #0CA891;
	color: #fff;
	padding: 0 6px;
	font-size: 12px;
	line-height: 1.85em;
	margin-right: 4px;
	position: relative;
	white-space: nowrap;
	word-wrap: normal;
	letter-spacing: 0;
	transition: 0.3s;
	border-radius: 2px;
	font-weight: 600;
}

.taxonomy-description.entry p+p>a:hover {
	background-color: #0CA891;
}
