/*
Theme Name: Academist Child
Theme URI: http://academist.elated-themes.com
Description: A child theme of Academist Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: academist
Template: academist
*/
/*.eltdf-course-single-wrapper .eltdf-course-title-wrapper .eltdf-course-right-section,,
.eltdf-tabs.eltdf-tabs-standard .eltdf-tabs-nav li[aria-controls="tab-members"]*/
@import url('https://fonts.googleapis.com/css2?family=Bad+Script&display=swap');

.eltdf-cli-bottom-info, 
.eltdf-cli-top-info > a,
.eltdf-course-basic-info-wrapper .eltdf-grid-col-9, 
.eltdf-course-tabs-wrapper > div > ul.eltdf-tabs-nav,
.eltdf-course-content-title,
.eltdf-course-single-type {
	display: none;
}

.eltdf-shopping-cart-holder, .eltdf-side-menu-button-opener {
	display: none !important;
}

.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-excerpt {
    margin-top: 45px;
	margin-bottom: 15px;
}

#imgwhat {
	z-index: 1002;
    position: fixed;
    bottom: 20px;
    left: 22px;
	display: none;
}

/*.eltdf-course-single-wrapper .eltdf-course-title-wrapper {
	width: 100%;
    display: inline-table;
}

.eltdf-course-single-wrapper .eltdf-course-basic-info-wrapper {
	width: 24%;
    display: inline-table;
}

.eltdf-course-single-wrapper .eltdf-course-basic-info-wrapper .eltdf-grid-col-3 {
	width: 100%;
}*/

.eltdf-course-single-holder .eltdf-course-single-title {
    margin: 22px 0 22px;
    vertical-align: top;
}

.eltdf-course-left-section .eltdf-course-image {
    display: inline-block;
    margin-left: 20px;
}

.eltdf-course-right-section .eltdf-course-action .eltdf-btn.eltdf-btn-solid {
	background: #2ca6c0;
}

.eltdf-course-left-section .eltdf-course-image img {
	border: 1px solid #999;
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 99px;
}

.eltdf-course-single-holder .eltdf-course-tabs-wrapper {
    margin-top: 15px;
}

.eltdf-logo-wrapper a {
	height: 70px !important;
}

.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-top-info .eltdf-cli-title a {
	position: relative;
}

.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-top-info .eltdf-cli-title a:after {
	content: '';
    position: absolute;
    bottom: -27px;
    left: 0;
    width: 38px;
    height: 3px;
    background-color: #2ca6c0;
}

.custom-extrait-article {
    max-height: 100px;
    overflow: hidden;
}

.custom-titre-article h4 {
    margin-top: 0px;
	position: relative;
}

.custom-titre-article h4:after {
	content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 38px;
    height: 3px;
    background-color: #2ca6c0;
}

.eltdf-footer-column-2.widget_nav_menu {
	padding: 0 75px;
}

/*
.eltdf-tab-container {
	display: none !important;
}	

.eltdf-tab-container[aria-hidden="false"] {
	display: inline-block !important;
}
*/

.eltdf-course-list-holder .eltdf-course-action .eltdf-btn.eltdf-btn-solid {
	padding: 5px 25px;
    font-size: 14px;
    background: #2ca6c0;
}


.eltdf-course-list-holder .eltdf-course-action .eltdf-btn.eltdf-btn-solid:nth-child(2) {
	background: #fff;
	color: #000;
	border: 2px solid #2ca6c0;
	float: right;
}

.eltdf-course-list-holder article .eltdf-cli-image .eltdf-cli-category-holder {
    padding: 3px 15px;
}
.eltdf-course-list-holder article .eltdf-cli-image .eltdf-cli-category-holder a {
    font-size: 12px;
}

.hidden-input {
	display: none;
}
