/*!
Theme Name: Edubin
Theme URI: https://themeforest.net/item/edubin-education-lms-wordpress-theme/24037792
Author: Pixelcurve
Author URI: https://thepixelcurve.com/
Description: Edubin Education LMS WordPress Theme.
Version: 9.3.6
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: edubin
Domain Path: /languages/
*/

/* Note: The CSS files are loaded from assets/css/ folder. */

body .tpc-header-top-bar, body .tpc-header-top-bar.tpc-top-bar-style-2 {
		background: #E6D1C0 !important;
}
.edubin-header-area.edubin-navbar {

	background: #EADACD !important;
}

.edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav>li>a.nav-link, .edubin-header-area ul.edubin-navbar-nav>li>a,
.edubin-header-area ul.edubin-navbar-nav>li.menu-item-has-children>a .edubin-menu-icon,
.edubin-header-area .header-quote .quote-icon a i, .edubin-header-area .header-quote .quote-icon button i, 
.edubin-woo-mini-cart-link {
	color: #fff !important;
}

.edubin-woo-mini-cart-total-item {
	background-color: #E6D1C0 !important;
}

.lp_course-template-default .lp-single-offline-course .course-title {
	margin-top: 50px;
	font-size: 35px;
}

.lp_course-template-default .lp-rating-reviews-wrapper, 
.lp_course-template-default .lp-list-courses-related,
.lp_course-template-default .lp-section-instructor {
	display: none !important;
}

.lp_course-template-default .info-meta-left .currency {
	display: none !important;
}

.page-id-73 .wrapper-profile-header.wrap-fullwidth,
.page-id-73 .dashboard-statistic__row {
	display: none;
}

.profile-nav .lp-profile-nav-tabs .quizzes,
.profile-nav .lp-profile-nav-tabs .wishlist {
	display: none;
}
body.single-lp_course .course-short-text,
body.single-lp_course .lp_sidebar_wrap.lp__widget,
body.single-lp_course .edubin-course-single-header-meta-01 {
	display: none;
}
body.single-lp_course .comments-area {
	display: none;
}
body.single-lp_course .course-info-list li:nth-child(3) {
	display: none;
}
.single-course-layout-02 .course-sidebar-preview {
	margin-top:-120px !important;
}
.edubin-course-top-info.dark {
	background: #bebebe !important;
}
.lp_course-template-default.single.single-lp_course .related-post-wrap.related_course {
	display: none;
}
.header-top-social-share span:nth-child(3) {
/* 	display: none; */
}

.learn-press-profile-course__progress .lp_profile_course_progress__header th {
	
color: var(--lp-primary-color) !important;
}

@media only screen and (max-width: 991px) {
    .header-top-profile {
		display: block !important;
	}
	.tpc-header-top-bar .header-top-right>div.header-top-profile:before {
		content: none;
	}
}