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

h1 {
	font-size: 2rem;
}


.grid-3-slides .grid-item:nth-child(1) .thumb-title,
.grid-5-slider .grid-item:nth-child(1) .thumb-title,
.grid-4-big-first-half-second .grid-item:nth-child(1) .thumb-title,
.first-post-gradient li:first-child .post-title {
	font-size: 24px !important;
}

.grid-slider-wrapper .thumb-title {
	font-size: 16px !important;
}

nav.main-nav .menu>li.tie-current-menu>a,
nav.main-nav .menu>li:hover>a,
.main-menu .menu>li.tie-current-menu {
	background-color: #f7941d !important;
	border-bottom: solid 1px #f7941d !important;
}

.post-cat,
.more-link.button,
.cat-counter a+span,
.button,
[type="submit"],
.generic-button a,
.generic-button button,
.posts-list-counter li.widget-post-list:before,
#reading-position-indicator {
	background-color: #083140 !important;
}

.brand-title,
a:hover {
	color: #014a65;
}

#footer #mailpoet_form_2 form.mailpoet_form {
	padding: 0px;
}

[id^='mailpoet_form-'] .mailpoet_paragraph {
	margin-top: 20px;
}

#mailpoet_form-4 {
	border-radius: 4px;
	border: solid 1px #dedede !important;
}

.tie-logo-img-default.tie-logo-img {
	max-height: 60px !important;
}