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

q,blockquote { background: #ebebeb; color: #f37022; border-left: 5px solid #f37022; }
.breaking-title::before { background: #f37022; }
#tie-wrapper { background-color: transparent; }
.theme-header { background-color: transparent; }
@media (min-width: 768px) { .entry { line-height: 26px; font-size: 17px; } }
@media (min-width: 992px) { .entry { line-height: 27px; font-size: 19px; } }
@media (min-width: 1200px) { .entry { line-height: 28px; font-size: 21px; } }
.tp-shadow5::before, .tp-shadow5::after { box-shadow: none; border-radius: none; }

.container-404 h2 {
	margin-bottom: 10px;
	font-size: 30px;
	color: #333333;
}

q::before, blockquote::before {
  content: "";
}

q::after, blockquote::after {
  display: block;
  /* content: "\f10e"; */
  content: "";
  font-family: fontawesome;
  font-size: 26px;
  text-align: right;
  color: #f37022;
  /* margin-top: 20px; */
}

/******************************************
 * *   Glossary terms                     
 * ******************************************/
.cleardiv, .clear {
	clear: both;
	}

.terms {
	display: block;
	margin-top: 1em;
	padding-top: 0.5em;

	border-top: 1px dotted #776d68;
	}

.terms h3 a {
	margin-top: 5px;

	font-size: 1.3em;
	color: #ca5100;
	}

.terms h3 a:hover {
	color: #00791f;
	}

.terms a.terms_left {
	clear: left;
	float: left;
	/* width: 285px; */
	width: 45%;
	margin-bottom: 2px;
	text-decoration: none;
	}

.terms a.terms_right {
	clear: right;
	float: right;
	/* width: 285px; */
	width: 45%;
	margin-bottom: 2px;
	text-decoration: none;
	}

.terms a:hover {
	/* background-color: #f4f4ec; */
	background-color: #d0cfcf;
	}

.glossary li {
	float: left;

	padding-top: 6px !important;

	list-style: none;
	}

.glossary a {
	display: inline-block;
	width: 25px;

	margin: 5px;
	margin-top: 3px;
	margin-bottom: 3px;

	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;

	list-style: none;

	font-size: 1.2em;
	text-decoration: none;
	text-align: center;

	background-color: #ebebeb;
	}

.glossary a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #e16020;
	}

.glossary .current-cat a {
	background-color: #d3d3bf;
	}


.caroto-dictionary-widget h4 {
	font-size: 0.9em;
	}

