/*--------------------------------------------------------------
This is your custom stylesheet.

Add your own styles here to make theme updates easier.
To override any styles from other stylesheets, simply copy them into here and edit away.

Make sure to respect the media queries! Otherwise you may
accidentally add desktop styles to the mobile layout.
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
--------------------------------------------------------------*/

.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-items {padding: 0 !important;}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item {margin: 0 !important;}
.learndash-wrapper .ld-table-list .ld-table-list-items {border: none !important;}
.learndash-wrapper .ld-quiz-actions input[name=reShowQuestion], .learndash-wrapper .ld-quiz-actions input[name=restartQuiz] {
	background-color: transparent !important;
	border: 1px solid #0077cc !important;}
.ld_course_grid .ratings-after-title {display: none;}
.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
	padding: 30px 30px 30px 0 !important;
	padding-bottom: 0 !important;
	padding-left: 30px !important;}
.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview {padding: 20px 25px 30px 25px !important;}
.learndash-wrapper #ld-profile .ld-item-list {border: none;}
#bb-toggle-theme {display: none !important;}

.grid-view .bb-cover-list-item:not(.bb-course-no-content) .bb-cover-wrap {padding: 0 !important;}
.grid-view .bb-card-course-details {display: none;}
.grid-view .ld-course-list-items .bb-cover-list-item {padding: 0;}
.grid-view .ld-course-list-items .bb-cover-list-item a img {position: relative !important;}
.elementor-shortcode .bb-courses-directory #bb-course-list-grid-filters {display: none;}
.bb-single-course-sidebar  .bb-course-preview-content .bb-course-volume {display: none;}
.bb-course-banner-inner .bb-course-single-meta span.meta-saperator,
.bb-course-banner-inner .bb-course-single-meta span.course-date {display: none !important;}
body.single-product #content div.product div.summary .product_meta {display: none;}

ul:not(#navbar-extend) li.custom-highlight > a {
	background-color: #3c90cd;
    color: #ffffff !important;}
ul:not(#navbar-extend) li.custom-highlight > a:hover {background-color: #999999;}

body.page-id-26771 #learndash-registration-wrapper p.registration-login {display: none;}