/**
* Theme Name: Edumodo Child
* Description: This is a child theme of Edumodo, generated by Merlin WP.
* Author: <a href="https://www.themexpert.com/">Themexpert</a>
* Template: edumodo
* Version: 4.0.2
*/

.logo-wrapper{
    width: 100px;
    margin: 10px 0;
}
.what_students_say, .apply_for_certificate, .events, .latest_news{
	display:none;
}
.elementor-widget-wrap>.admissions_faqs_title, .elementor-widget-wrap>.admissions_faqs_qna{
	display:none;
}
.elementor-element-6bd8b10 {
	display:none !important;
}
.edumodo-header .navigation-main > li{
	margin-bottom: 0px !important;
}

.user-credit{
	display:none;
}

.footer .widget ul li{
	width: 100% !important;
}
.footer{
    background-image: linear-gradient(rgba(0, 0, 255, 0.25), rgba(0, 0, 255, 0.25)), url(https://mvi.com.np/wp-content/uploads/2024/04/BSN-Campus.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.wp-die-message, p{
	font-size: 15px;
}
.single-course-post .course-content .course-meta .post-cat{
	display:none;
}

.course{
	border: none !important;
}

.single-course-post .course-content .course-meta{
	display: none !important;
}

.single .content-area{
	margin-bottom: 30px !important;
}
.gallery-item{
	margin-bottom:10px !important;
}
.entry-content ol{
	margin-left: 15px !important;
}
.elementor-widget-container ul{
	list-style-type: disc;
    padding-left: 20px;
}