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

footer .footer {
	padding-top: 0px !important;
}

footer .footer .row aside {
	padding: 0 0 0 0 !important;
}

/* 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-image: url(https://www.stay-on.eu/wp-content/uploads/2021/10/AdobeStock_127259264-scaled.jpeg),linear-gradient(180deg,#f47a00 0%,#dd642c 100%) !important;
}

/*
.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);
}
*/
page-id-4520 .sc_heading .sub-heading {
	display: none !important;
	visibility: hidden !important;
}
/* Home Page Banner End */

/* Not Working */
.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 */
/* Hide courses' author and category info */
.course-meta {
	display: none;
	visibility: hidden;
}
.course-price {
	display: none;
	visibility: hidden;
}
/* Single Course Page End */

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