/*
	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 */
/* write custom css after this line */
/* Slider */
.slider .container {
    max-width: 100%;
    padding: 0;
}
.slider .section-item {
    padding: 0;
}
.slider .slider-area {
    margin-bottom: 0;
}

/* Review Points */
.review_wrap br {
    display: block;
}
.review-percentage .review-item {
    padding: 10px 15px;
    display: none;
}

/* Review Parallax */
.fullwidth-entry-title.single-big-img.full-width-area.tie-parallax {
    height: 70vh;
}
.single-big-img .container {
    height: 70vh;
}
/* Aparat Video Fix */
.tie-fluid-width-video-wrapper, .featured-area.video-is-sticky {
    padding-top: 0;
}

/* Twitch Video Fix */
.tie-fluid-width-video-wrapper iframe, .tie-fluid-width-video-wrapper object, .tie-fluid-width-video-wrapper embed, .tie-fluid-width-video-wrapper .wp-video {
    position: inherit;
}

/* yektanet */
.yektanet{
margin:auto;
}
/* login-pop-up Fix */
.xoo-aff-input-group .xoo-aff-input-icon {
border-left: 0;
border-right: 1px solid #ccc;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.xoo-el-login-btm-fields label.xoo-el-form-label {
margin: 0;
}

.xoo-el-login-btm-fields .xoo-el-lospw-tgr {
text-align: right;
}
.xoo-el-login-btm-fields .xoo-el-lostpw-tgr {
margin-right: auto;
margin-left: 0;
}

.xoo-el-recaptcha {
display: table;
width: auto;
margin: 20px auto;
} 
