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

/* inserted by Ali Saatsaz Yazdi +989135363928 - 2021-01-09 */
.author-profile-card {
    background: #eee;
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 20px;
}
.author-photo {
    float: right;
    text-align: right;
    padding: 5px;
}

/* inserted by Ali Saatsaz Yazdi +989135363928 - 2021-02-14 */
h2, h3, h4 {
    color: #3f4079 !important;
}

/* inserted by Ali Saatsaz Yazdi +989135363928 - 2022-06-14 */
div#ez-toc-container {
    width: 100%;
    border: none;
    margin: 30px 0;
    background: #f2f2f2;
    box-shadow: 0px 0px 15px -5px rgb(0 0 0 / 35%);
    padding: 20px 20px 20px 20px;
    border-radius: 8px;
}

/* inserted by AliSaatsazYazdi 
 * phone: +989135363928
 */
div#ez-toc-container p.ez-toc-title {
  text-align: right;
}

/* end */
