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

/* Change Version number to apply changes */

h1,
h2,
h3,
h4 {
  font-family: "Manrope", sans-serif;
}

@media (max-width: 767px) {
  .grid-slider-wrapper .thumb-title {
    -webkit-line-clamp: 3;
    max-height: 4.2em;
  }
}

/* Labels preview images */
.vob-august-story .post-cat,
/* Homepage slider */
.post-cat.tie-cat-4771,
.post-cat.tie-cat-4772,
.post-cat.tie-cat-4773,
.post-cat.tie-cat-4774,
.post-cat.tie-cat-4775,
.post-cat.tie-cat-4776,
.post-cat.tie-cat-4777,
.post-cat.tie-cat-4778,
.post-cat.tie-cat-4779 {
  background: #202020;
  color: #d00;
}

q,
blockquote {
  color: #333;
  background: #f6f6f6;
  border-left: 1px #ddd solid !important;
}

q::before,
blockquote::before {
  color: rgb(188 36 26);
}
