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


.entry a,.dark-skin .entry a{color:#b88f12;}

.entry-content { --toc-color:#c5a641; }
.entry-content .simpletoc-title { border: 1px solid var(--toc-color);
	border-radius:.6em .6em 0 0;border-bottom:none;position:relative;padding:.5em 1em;margin:0;
}
.entry-content .simpletoc-title::after { content:'';position:absolute;height:2px;left:1em;right:1em;bottom:0;
    background-color:var(--toc-color);border-radius:3px; }
.entry-content .simpletoc-list { border: 1px solid var(--toc-color);
	margin:0 0 1em 0;border-radius:0 0 .6em .6em;border-top:none;padding:.7em 3em .7em .2em;
	box-shadow: 0 1em 2em -1.9em var(--base-color);background:linear-gradient(to bottom,var(--main-nav-background),var(--line));
}
.entry-content .simpletoc-list li { margin:0; }
.entry-content .simpletoc-list li::marker { color:#777;line-height:1em;font-size:1.3em; }
.entry-content .simpletoc-list li a { color:#222;vertical-align:text-bottom; }

