/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
html, body {
	overflow-x: hidden;
}
.learn-press-courses-header h1 {
	font-family: "Now", Sans-serif;
    font-weight: 900 !important;
	font-size: 45px !important;
	line-height: 56px !important;
	margin: 20px 0 !important;
}
.single-lp_course .lp-section-instructor {
		display: none !important;
}
.single-lp_course .lp-list-courses-related {
		display: none !important;
}
.single-lp_course .social-swapper {
		display: none !important;
}
.single-lp_course .course-progress {
	margin-bottom: 20px !important;
}
.single-lp_course .info-metas .info-meta-item:nth-last-child(-n+2) {
    display: none !important;
}
.lp-single-course__header h1 {
	font-family: "Now", Sans-serif;
    font-weight: 900 !important;
	font-size: 45px !important;
	line-height: 56px !important;
	margin: 20px 0 !important;
}
.lp-single-course__header {
    background-color: #F3F7FD !important;
}
.lp-course-curriculum .course-section .course-section-header {
    background-color: #F3F7FD !important;
}
.course-item-popup #popup-header {
    background-color: #F3F7FD !important;	
}
.course-item-popup #popup-header .course-title a {
    color: #333;
}
.course-item-popup #popup-header .number {
    color: #333;
}
.course-item-popup #popup-course .back-course {
    color: #333;
}
.lp-modal-dialog .lp-modal-header {
    background: #8ABF40 !important;
}
.lp-modal-dialog .btn-yes {
    background-color: #8ABF40 !important;
}
/*EDUKACIJA*/
.page-id-21 .lp-courses-bar {
	display: none !important;
}
.page-id-21 .course-price {
	display: none !important;
}
.page-id-21 .meta-item.meta-item-level {
	display: none !important;
}
.page-id-21 .meta-item.meta-item-quiz {
	display: none !important;
}
.learnpress-profile .learn-press-profile-course__tab .learn-press-tabs {
		display: none !important;
}
.course-price {
	display: none !important;
}
.learnpress-profile #profile-content-courses {
margin-top: -33px !important;
}
body.logged-in .menu-item-93 {
		display: none !important;
}
.menu-item-94 {
		display: none !important;
}
body.logged-in .menu-item-94 {
		display: block !important;
}