/**
Theme Name: Massage Mastery Child Theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astrapro-child-theme
Template: astra
*/

body.woocommerce-page #learndash_profile, body.woocommerce-page .learndash-pager {
	display: none;
}
td.product-name p.courses-assigned-heading, td.product-name ul.courses-assigned {
	display: none !important;
}

#ulgm_registration_form .label:empty,
td.label
{
    display: none !important;
}
#ult-login-submit {
	background-color: #f58b00 !important;
}

p.return-to-shop {
	display: none;
}

li {
	padding: 5px 0px 10px 0px
}
.elementor-button-icon {
	line-height: 1;
	align-self: center;
}
.learndash .completed:before, .learndash .notcompleted:before, #learndash_profile .completed:before, #learndash_profile .notcompleted:before,body .learndash_topic_dots .topic-notcompleted span:before, body .learndash_topic_dots ul .topic-completed span:before, body .learndash_topic_dots ul .topic-notcompleted span:before {
display: none;
}

#learndash_profile {
	display: none
}

.learndash-pager.learndash-pager-profile {
	display: none
}



/*removes note below Uncanny Owl Name Your Group field when checking out with bulk purchase - this may be corrected without css when upgrading to UncannyGroups v4*/
#ulgm-checkout-heading span#ulgm_group_name-description {
display: none !important;
}


/*Fixes the lesson topic table at bottom of lessons*/
.learndash_lesson_topics_list li,.learndash_lesson_topics_list ul{background:none!important;border:0!important;}

/*Fixes the lesson navigation formatting*/
.learndash_navigation_lesson_topics_list{
font-size:14px;
}
.learndash_navigation_lesson_topics_list li{
padding:0;
}
.learndash_navigation_lesson_topics_list .learndash-current-menu-item a{
letter-spacing:0.3px;
}


/* Define LDX color params */
body {
	--ldx-color-correct: #61CE70;
	--ldx-color-incorrect: #F24028;
	--ldx-btn-border-radius: 5px;
	--ldx-btn-primary-bg-color: #FF9301;
	--ldx-btn-primary-text-color: #fff;
	--ldx-btn-primary-bg-color-hover: #F58B00;
	--ldx-btn-primary-text-color-hover: #fff;
	--ldx-color-link: #40ADEC;
	--ldx-color-link-hover: #1695DF;
	--ldx-btn-standard-bg-color: #FF9301;
	--ldx-btn-standard-text-color: #fff;
	--ldx-btn-standard-bg-color-hover: #F58B00;
	--ldx-btn-standard-text-color-hover: #fff;
}

.uo-groups .uo-select select option:hover, .uo-groups .uo-select select option:checked, .uo-groups .uo-select-modal .uo-select-modal-option:hover, .uo-groups .uo-select-modal .uo-select-modal-option.uo-select-option--selected, .uo-groups .uo-table .uo-table-header, .uo-groups .uo-groups-table th, .uo-groups .uo-groups-table .essay_approve_single, .uo-groups .uo-groups-table .assignment_approve_single, .uo-groups .uo-radio input ~ .uo-radio-checkmark::after, .uo-groups-list-of-btns .uo-groups-list .uo-btn:hover, .uo-groups.uo-quiz-report #uo-quiz-report-table thead tr, .uo-groups .uo-groups-table thead tr, .uo-groups-datatable-footer .paginate_button.current, .uo-ulgm-front .uo-admin-block .uo-admin-form-submit:hover {
	background-color: #FF9301;
}

.learndash .completed:before, #learndash_profile .completed:before, .learndash_topic_dots ul .topic-completed span:before, .learndash_navigation_lesson_topics_list .topic-completed span:before, .learndash_navigation_lesson_topics_list ul .topic-completed span:before, .learndash .topic-completed span:before, body .list_arrow.lesson_completed:before {
    color: #D1E26E;
}
#learndash_course_content .learndash_topic_dots ul > li a:hover span{
	color: #c9e265 !important;
}
#learndash_course_content_title{
	display: none !important;
}
#learndash_lessons #lessons_list > div > h4{
	margin: 0 !important;
}
body #learndash_course_content .learndash_topic_dots ul > li a{
	padding-left: 1.5rem !important;
}

/* Removes LearnDash native previous and next buttons */
.single-sfwd-lessons .learndash #learndash_next_prev_link a.prev-link, #learndash_next_prev_link a.next-link {
	display: none !important;
}
.single-sfwd-topic .learndash #learndash_next_prev_link a.prev-link, #learndash_next_prev_link a.next-link {
	display: block !important;
}

/* removing the dropdown so it's not duplicated anymore */
select, .select2-container .select2-selection--single {
	background-image: none;
}


