/*
 Theme Name:   SMART4ALL Project
 Theme URI:    https://smart4all.rezosbrands.com/
 Description: SMART4ALL Project eLearning Platform theme
 Author:       
 Author URI:   
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/


/* Courses button main */


/* Navbar Logo */
.thim-logo img {
	max-height: 60px;
}

/* Navbar Login/Logout custom nav item */
.menu-item-login-logout {
    background-color: #898989 !important;
	border-radius: 5px 5px 5px 5px;
	border-style: none;
	margin-left: 1rem !important;
}

.menu-item-login-logout a {
	padding: 5px 15px 5px 15px !important;
}

.menu-item-login-logout a:hover {
	color: #ced8a4 !important;
}

/* Navbar Profile button */
/*
.elementor-12396 .elementor-element.elementor-element-1358bbbd .thim-link-login a {
	background-color: #898989 !important;
}

.elementor-12396 .elementor-element.elementor-element-1358bbbd .thim-link-login a:hover {
	background-color: #ff5912 !important;
}
*/
/* Footer Start */
footer .footer {
	padding-top: 0px !important;
}

footer .footer .row aside {
	padding: 0 0 0 0 !important;
}
#colophon {
  min-height: 100px; /* Adjust this value based on your footer height */
}
/* Footer End */

/* Home Page Banner Start */
.elementor-4520 .elementor-element.elementor-element-b6b2164 .elementor-repeater-item-f1b8651 .swiper-slide-bg {
	background-blend-mode: soft-light !important;
	background-color: rgba(50, 70, 80, 0.2);
	/* background-image: url(https://tomas.rezosbrands.com/wp-content/uploads/2022/08/young-asian-farmer-and-paddy-field.png) !important; */
}

page-id-4520 .sc_heading .sub-heading {
	display: none !important;
	visibility: hidden !important;
}


/* Home Page Banner End */

/* Not Working */

/* Home Page --> Courses Categories banner section */
.elementor-4520 .elementor-element.elementor-element-fa265ca {
	background-blend-mode: soft-light !important;
	background-color: #4054b2;
}

.thim-ekits-course__price, .inner_price, ul.learn-press-courses .course .course-info .course-price .price, elementor-element-be4acc7
	display: none !important;
    visibility: hidden!important;
}

/* Remove price of the courses + text FREE */
.thim-course-megamenu .course-price .value,
.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value,
body .learn-press .course-payment .course-price .value,
.learn-press .thim-course-landing-button .course-price .value,
.widget-area .thim-course-list-sidebar .course-price .value,
.thim-course-list .course-item .thim-course-content .course-price .value,
.course-price,
div.value.free-course{
        display: none;
}

/* Hide courses' meta div from courses' category page */
.thim-course-content .course-meta,
.thim-course-content .course-author {
	display: none;
	visibility: hidden;
}

/* Single Course Page Start */
/*Breadcumbs Start */
.top_heading_out {
	display: none;
}
/*
.single-lp_course ul.breadcrumbs li:nth-child(2)::after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-size: 0.8em;
	font-weight: 900;
	color: inherit;
	display: inline-block;
	margin: 0 0 0 12px;
	line-height: 25px;
}
.single-lp_course ul.breadcrumbs li:nth-child(3) {
	margin-left: 0.7rem;
}*/
/* Breadcumbs End */
/* Hide courses' author and category info */
.course-meta {
	display: none;
	visibility: hidden;
}
.course-price {
	display: none;
	visibility: hidden;
}
/* Single Course Page End */

/* Single Lesson Start */
body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary {
	margin-top: 0px !important;
	padding-top: 0px !important;
	max-width: 100%;
}
.viewing-course-item .content-item-wrap {
	margin-top: 0px !important;
}
.meta-left .index {
	display: none !important;
}
#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
	min-width: 5px;	
}
/*
.course-item-lp_lesson .meta-left .index::after {
  content: "" !important;
}
*/
/* Single Lesson End */

/* User Profile Page Start */
li.orders, li.quizzes {
	display: none;
	visibility: hidden;
}
/* User Profile Page End */