/*
Theme Name: Academist Child
Theme URI: https://academist.qodeinteractive.com/
Description: A child theme of Academist Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: academist-child
Template: academist
*/

.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-title-info {
	text-align: center;
	display: block !important;
	width: 100% !important;
}
body.single-course .eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-page-title {
	display: none;
}
body.single-course .eltdf-title-holder,
body.single-course .eltdf-title-holder .eltdf-title-wrapper,
body.single-course .eltdf-title-holder.eltdf-has-bg-image .eltdf-title-image {
	height: 150px !important;
}
body.single-course .eltdf-title-holder.eltdf-has-bg-image .eltdf-title-image {
	display: none;
}
.wfn-apply-popup .iziModal-content {
	position: relative;
}
.wfn-apply-popup .iziModal-content .wfn-apply-popup-close {
	position: absolute;
	left: 100%;
	bottom: 100%;
	transform: translate(50%, 50%);
}
.iziModal {
	z-index: 99999 !important;
}
.iziModal-overlay {
	z-index: 9999 !important;
	cursor: pointer;
}
body.single-course .wfn-apply-popup .iziModal-content {
	padding: 20px !important;
}
.bookly-box.bookly-nav-steps,
.bookly-box.bookly-nav-steps button {
	margin-bottom: 0 !important;
}
.wfn-apply-popup .iziModal-content .wfn-apply-popup-close i {
	font-size: 24px;
	color: #ff0000;
	background-color: #ffffff;
	border-radius: 60%;
	width: 22px;
	height: 22px;
}
.wfn-apply-popup .iziModal-content .wfn-apply-popup-close {
	position: absolute;
	left: 100%;
	bottom: 100%;
	z-index: 9999999999999;
	line-height: 0;
	transform: translate(-50%, 50%);
	cursor: pointer;
}
.eltdf-students-number-holder,
.eltdf-course-ratings {
	display: none !important;
}
.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-bottom-info .eltdf-ci-price-holder {
	text-align: left;
	float: none;
}
body.single-course .eltdf-tabs.eltdf-tabs-standard .eltdf-tabs-nav li.reviews_tab,
body.single-course .eltdf-tabs.eltdf-tabs-standard .eltdf-tabs-nav li.members_tab,
body.single-course .eltdf-tabs.eltdf-tabs-standard .eltdf-tabs-nav li.eltdf-custom-tab-link {
	display: none;
}
.eltdf-course-single-holder .eltdf-course-basic-info-wrapper .eltdf-course-action {
	text-align: left;
}
.eltdf-course-single-holder .eltdf-course-single-title {
	margin: 30px 0 20px;
}
.eltdf-course-basic-info-wrapper.wfn-apply-btn-wrapper {
	position: absolute;
	top: 10px;
	right: 0;
}
@media all and (max-width: 768px) {
	.eltdf-course-basic-info-wrapper.wfn-apply-btn-wrapper {
		position: relative;
		top: unset;
		right: unset;
	}
}
