html {
	scroll-behavior: smooth;
}

section.padded {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

body.page-template-page-fullwidth #main {
    padding-top: 4rem;
}

.site-header .header-aside i {
    color: inherit;
}

.woocommerce-terms-and-conditions-wrapper #gh_marketing_consent_field {
    display: none;
}

header#masthead .header-divider {
    border-left: none;
}

header .user-link img {
    max-width: 54px;
    border: solid 3px #e0607e;
}

#site-logo .site-title .bb-logo img, #site-logo .site-title img.bb-logo, .buddypanel .site-title img {
    width: inherit!important;
    max-height: 82px!important;
}

.site-header {
    box-shadow: none!important;
    border-bottom: solid 4px #e0607e;
    padding-bottom: .25rem;
}

.smexpert-header-icon {
    height: 1.75rem;
}

.bb-template-v2 .site-header .user-wrap.menu-item-has-children .user-link .user-name {
    font-size: 1.1em;
    font-family: "Shadows Into Light Two";
}

.bb-template-v2 .site-header .user-wrap.menu-item-has-children .user-link .user-name:after {
    content: "\e826";
    font-family: "bb-icons";
    color: #e0607e;
    font-weight: 400;
    font-size: 1.4em;
    margin: 0 0.35rem;
}

hr {
    background-color: #e0607e;
}

.bb-template-v2 .site-header .user-wrap.menu-item-has-children .sub-menu .user-link .user-name:after {
    display: none;
}

.course-index-banner {
    background-color: #627C7B;
    color: #FFF;
    background-size: cover;
    margin-bottom: 0;
    background-repeat: no-repeat;
}

.course-index-banner .container {
    padding: 2rem 0;
}

.course-index-banner h1 {
    font-size: 3em;
    color: #fff5e9;
    border-bottom: 4px solid;
    padding-bottom: .75rem;
    border-image: linear-gradient(to right, #e8d65c 12%, transparent 12%) 100% 4;
}

.button, button {
    font-family: "Shadows Into Light Two";
    font-size: 1.15em;
}

.button.large {
    font-size: 1.15em;
}


.uo-tclr-open-content-button.uo-tclr-open-content-button--large {
    padding: 32px 65px;
    font-size: 1.8em;
}

.uo-tclr-open-content-button {
    font-family: "Shadows Into Light Two";
    font-size: 1.3em;
    background-color: #e8d65c;
    color: #627C7B;
    border: none;
}

.uo-tclr-open-content-button:hover {
    background-color: #d6c652;
}

.footer-logo-wrap {
    margin-bottom: 0;
}

footer.footer-bottom {
    background-color: #4B5C63;
    border-top: solid 6px #e0607e;
    color: #FFF;
}

#main h2.course-index-section-title, .main-title, h1.entry-title, #content div.product div.summary h1.product_title {
    border-bottom: 4px solid;
    padding-bottom: .75rem;
    border-image: linear-gradient(to right, #e0607e 45%, transparent 45%) 100% 4;
    display: inline-block;
    font-size: 2em;
    line-height: 1.3;
}

.single-resource-or-template-container {
    padding: 2rem;
    background-color: #FFF;
    border-radius: 1rem;
}

.course-type-template .bb-learndash-content-wrap {
    max-width: 1000px;
    margin: auto;
}

#learndash-content .learndash_content_wrap a {
    color: #e0607e;
    font-weight: bold;
    text-decoration: underline;
}

#learndash-content .learndash_content_wrap a:hover {
    color: #c65671;
}

#subfooter {
    background-color: #627C7B;
}

.bb-footer .footer-socials i {
    font-size: 30px;
    font-weight: 300;
}

/**
 * WooCommerce Single Product Page Customization
 */
.single-product .summary.entry-summary {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.smexpert-product-summary-left {
    flex: 0 0 53%;
    max-width: 53%;
}

.smexpert-product-summary-right {
    flex: 0 0 43%;
    max-width: 43%;
    padding: 0 2rem;
    border-radius: 8px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.woocommerce div.product form.cart .button {
    float: none;
}

@media (max-width: 768px) {
    .smexpert-product-summary-left,
    .smexpert-product-summary-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .smexpert-product-summary-right {
        margin-top: 20px;
    }
}

.bb-footer .footer-socials a {
    color: #FFF;
    border: solid 1px #FFF;
    padding: .5rem;
    background-color: transparent;
}

.bb-footer .footer-socials a:hover {
    color: #EEE;
}



.smexpert-course-item-top {
    height: 320px;
}

.smexpert-course-item-top a:hover img {
    opacity: 1;
}

.smexpert-course-item-top img {
    width: 65%;
    height: auto;
    position: absolute;
    top: 10%;
    left: 2%;
    opacity: 1;
}


.smexpert-course-item .smexpert-course-item-top {
    background-color: #627C7B;
}

.smexpert-course-item-top .ld-status {
    top: 2rem;
    background-color: #FFF;
    padding: .75rem 1.5rem .75rem 4.5rem;
    color: #627C7B;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    text-transform: inherit;
    font-size: 1em;
    font-weight: bold;
    background-size: 43px;
    background-repeat: no-repeat;
    background-position: .8rem center;
}

.smexpert-course-item-top .ld-status.ld-status-progress {
    background-image: url('../images/course-in-progress-icon.png');
}

.smexpert-course-item-top .ld-status.ld-status-not-started {
    background-image: url('../images/course-not-started-icon.png');
}


.smexpert-course-item-top .ld-status.ld-status-complete {
    background-image: url('../images/course-complete-icon.png');
    background-size: 25px;
    background-position: 1.1rem center;
}

.smexpert-course-item-bottom, .smexpert-course-item-top .ld-status {
    background-color: #4B5C63;
    color: #FFF;
}

.smexpert-course-item-bottom-left {
    width: 50%;
    box-sizing: border-box;
    padding-left: 1rem;
}

.smexpert-course-item-bottom-right {
    box-sizing: border-box;
    padding-right: 1rem;
}

.smexpert-course-item-bottom-left a.button {
    width: auto;
    padding: 1rem 4rem 1rem 1rem;
    background-image: url("../images/button-arrow.png");
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 35px auto;
}

.smexpert-course-item-bottom-left h3 {
    font-weight: bold;
    color: #4b5c63;
    font-size: 1.5em;
    margin-bottom: 1rem;
}

.smexpert-course-item-top h2 {
border-bottom: 4px solid;
padding-bottom: .75rem;
border-image: linear-gradient(to right, #e8d65c 12%, transparent 12%) 100% 4;
}

.ld-progress-bar {
    height: 12px;
    background: transparent;
    border: solid 2px #FFF;
    border-radius: 5px;
}

.ld-progress-bar .ld-progress-bar-percentage.ld-secondary-background {
    background: #e0607e!important;
    height: 9px;
}

.sfwd-course-expire i {
    font-size: 1.2em;
    color: #e0607e;
}

.bb-ld-sticky-sidebar .sfwd-course-expire {
    font-size: 1.1em;
    margin-top: 1rem;
}


.smexpert-course-item-bottom-right .course-lesson-count {
    color: #FFF;
    font-weight: 600;
}

.smexpert-course-item-bottom-right .ld-progress-stats {
    color: #FFF;
}

.smexpert-course-item-bottom-right .ld-progress-stats .course-completion-rate {
    font-weight: 600;
}

.smexpert-course-item, .widget {
    border: none!important;
    box-shadow: 1px 1px 3px rgba(0,0,0,.25);
}

section.course-index-section {
    padding: 3rem 0;
}

.bg-lightgrey {
    background-color: #EEEDEF;
}

.smexpert-course-item.smexpert-short-course-item .smexpert-course-item-bottom-left {
    width: 100%;
}

.smexpert-short-courses .smexpert-course-item-top {
    height: 245px;
}

.smexpert-short-course-item .smexpert-course-item-bottom-left .button, .ld-course-navigation .button, .sales-page-apply .button, .sales-page-callout-contents.sales-page-future-dates button, .page-template-salespage-on-demand header .button {
    background-color: #627C7B;
    border-color: #627C7B;
    font-weight: bold;
}

.smexpert-short-course-item .smexpert-course-item-bottom-left .button:hover, .ld-course-navigation .button:hover, .sales-page-apply .button:hover, .sales-page-callout-contents.sales-page-future-dates button:hover, .page-template-salespage-on-demand header .button:hover {
    background-color: #4b5c63;
    border-color: #4b5c63;
}

#course-index-section-resources-container {
    background-color: #627c7b;
    color: #FFF;
}

#course-index-section-resources-container h2.course-index-section-title {
    color: #FFF;
    border-bottom: 4px solid;
    padding-bottom: .75rem;
    border-image: linear-gradient(to right, #e8d65c 45%, transparent 45%) 100% 4;
}

.resource-details {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 2rem;
    background-color: #4b5c63;
    padding-top: 1rem;
    min-height: 170px;
}


.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top {
    background-color: #4B5C63;
}

.smexpert-course-item.smexpert-resource-item:hover .smexpert-course-item-top {
    background-color: #3b484e;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top img {
    max-width: inherit;
    top: 0;
    left: 0;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top h3 {
    color: #FFF;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top .button {
    background-color: #FFF;
    color: #627C7B;
    border: none;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top .button:hover {
    background-color: #EEE;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-bottom {
    background-color: #FFF5E9;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-bottom h2 {
    margin-bottom: 0;
}


#course-index-section-templates-container {
    background-color: #4A5C6E;
    color: #FFF;
}

#course-index-section-templates-container h2.course-index-section-title {
    color: #FFF;
    border-bottom: 4px solid;
    padding-bottom: .75rem;
    border-image: linear-gradient(to right, #e0607e 45%, transparent 45%) 100% 4;
}

.smexpert-course-item.smexpert-template-item {
    position: relative;
    padding-bottom: 4rem;
    display: block;
    overflow: hidden;
    background-color: #627C7B;
}

.smexpert-course-item.smexpert-template-item:hover {
    background-color: #506564;
}

.smexpert-course-item.smexpert-template-item .smexpert-course-item-top {
    background-color: transparent;
    height: 250px;
}

.smexpert-course-item.smexpert-template-item .smexpert-course-item-bottom {
    position: absolute;
    bottom: 1rem;
    left: 5%;
    width: 90%;
    background-color: #e8d65c;
}

.smexpert-course-item.smexpert-template-item .smexpert-course-item-bottom h2 {
    margin-bottom: 0;
}


.smexpert-course-item.smexpert-template-item .smexpert-course-item-top img {
    width: auto;
    height: 60%;
    position: absolute;
    top: 40%;
    left: 50%;
    opacity: 1;
    transform: translate(-50%,-50%);
}

.bb-template-v2 .widget {
    border-radius: 0;
}

.widget.smexpert-my-groups-widget {
    background-color: #4b5c63;
    color: #FFF;
    margin-top: 2.05rem;
}

.smexpert-groups-items, .smexpert-notifications-items, .smexpert-cohort-items {
    border-left: none;
    padding: 0;
}

#main .widget.smexpert-my-groups-widget h2, #main .widget.smexpert-my-groups-widget a {
    color: #FFF;
}

.widget.smexpert-my-groups-widget a:hover {
    color: #EEE;
}

#main .widget.smexpert-my-groups-widget .round {
    border-radius: 0;
}

.widget.lined-title .widget-title {
    width: 100%;
    position: relative;
}

.widget.lined-title .widget-title:after {
    content: "";
    border: solid 2px #627C7B;
    display: block;
    width: 100%;
    margin-top: -1.2rem;
    height: 2px;
}

.widget.lined-title .widget-title img {
    float: right;
    padding-left: 1rem;
    margin-right: 0;
    margin-top: 0.25rem;
}

.widget.lined-title .widget-title .widget-title-text {
    padding-right: 1rem;
}


#main .widget.smexpert-my-groups-widget .widget-title img, .widget.smexpert-my-groups-widget .widget-title .widget-title-text, .widget.smexpert-cohort-participants-widget .widget-title .widget-title-text {
    background-color: #4b5c63;
}

#main .widget.smexpert-my-notifications-widget .widget-title img, .widget.smexpert-my-notifications-widget .widget-title .widget-title-text, #main .widget.smexpert-cohort-participants-widget .widget-title img, .widget.smexpert-cohort-participants-widget .widget-title .widget-title-text {
    background-color: #FFF;
}

.bb-ld-sticky-sidebar .bb-course-preview-wrap img {
    min-height: inherit;
    min-width: inherit;
    width: 90%;
    height: auto;
}

.bb-single-course-sidebar .bb-button-wrap .learndash_join_button {
    margin-top: -3rem;
    z-index: 10;
    position: relative;
}

.bb-ld-sticky-sidebar, .bb-course-preview-wrap {
    border-radius: 0!important;
}

.bb-ld-sticky-sidebar .thumbnail-container {
    background-color: #627C7B
}

.bb-single-course-sidebar .thumbnail-container {
    padding-bottom: 72.5%;
}

.bb-single-course-sidebar .bb-button-wrap .learndash_join_button .button.full, .button#smexpert-course-sidebar-back-to-course {
    background-color: #e0607e;
    color: #FFF;
    border: none;
    border-bottom: none!important;
    font-size: 1.5em;
    padding: 1rem;
    background-image: url("../images/button-arrow-white.png");
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 35px auto;
}

.bb-single-course-sidebar .bb-button-wrap .learndash_join_button .button.full:hover, .button#smexpert-course-sidebar-back-to-course:hover {
    background-color: #c65671;
    color: #FFF;
}

.button#smexpert-course-sidebar-back-to-course {
    background-image: url("../images/button-arrow-white-left.png");
    background-position: 10% center;
}

.learndash-wrapper a.button.secondary:not(.outline), .learndash-wrapper a.button.secondary:not(.outline):hover {
    border-bottom: inherit!important;
}

.bb-single-course-sidebar .widget {
    background-color: #FFF;
}

.bb-single-course-sidebar .widget.smexpert-cohort-participants-widget {
    background-color: #FFF;
}

.lms-lessions-list .lms-lesson-item.current,.lms-lesson-item:not(.lms-lesson-turnover) {
    background-color: #FFF;
}

.lms-lessions-list .lms-lesson-item .bb-lesson-head {
    background-color: #4B5C63;
    color: #FFF!important;
}


.lms-lessions-list .lms-lesson-item.current .bb-lesson-head {
    background-color: #627C7B
}

.lms-lessions-list .lms-lesson-item .bb-lesson-head .bb-lesson-topics-count {
    display: none;
}


#learndash-course-header .ld-breadcrumbs {
    font-size: 1.1em;
    font-weight: normal!important;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments a {
    color: #4B5C63!important;
    font-weight: normal!important;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments li:last-child a {
    font-weight: bold!important;
}

.learndash-wrapper .button.smexpert-sidebar-course-action-button {
    border: none!important;;
    border-bottom: none!important;
    font-size: 1.5em;
    padding: 1rem;
}

.learndash-wrapper .button#smexpert-additional-course-actions-my-certificate {
    background-color: #4A5C6E;
    color: #FFF;
}

.learndash-wrapper .button#smexpert-additional-course-actions-my-certificate:hover {
    background-color: #3d4c5a;
}

#learndash-content .widget.smexpert-cohort-participants-widget {
    box-shadow: none;
}

.course-progress-wrap h4 {
    font-family: "Shadows Into Light Two", sans-serif;
}

#sidebar-client-dashboard, #sidebar-manage-groups {
  padding: 0;
    border: none;
    overflow: hidden;
    background-color: #e0607e;
    font-size: 1.5em;
    margin-bottom: 1rem;
}

#sidebar-client-dashboard:hover, #sidebar-manage-groups:hover {
    background-color: #c65671;
}

#sidebar-client-dashboard .icon-container, #sidebar-manage-groups .icon-container {
    padding: .75rem .75rem 0.75rem 1.25rem;
    background-color: #4B5C63;
}

#sidebar-client-dashboard:hover .icon-container, #sidebar-manage-groups:hover .icon-container {
    background-color: #415057;
}

#sidebar-client-dashboard img, #sidebar-manage-groups img {
    height: 2.5rem;
    margin-right: 0;
}

.learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-actions {
    display: none;
}

.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
    font-size: 2em!important;
    border-bottom: 4px solid;
    padding-bottom: .75rem;
    border-image: linear-gradient(to right, #e0607e 25%, transparent 25%) 100% 4;
    margin-bottom: 1.5rem;
}

.ld-item-list-item-preview .ld-item-component {
    display: none;
}

.learndash-wrapper .ld-status-icon.ld-status-complete.ld-secondary-background {
    background-color: #60E071!important;
}

.learndash-wrapper .bb-learndash-content-wrap .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover a.ld-item-name .ld-item-title {
    color: inherit!important;
}

.ld-item-list-item-expanded {
    background-color: #FFF;
}

.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
    display: none;
}

#mhs-promo-panel {
    background-color: #4A5C6E;
    color: #FFF;
    border-radius: 1.5rem;
    margin-top: 1rem;
}

.no-courses-message {
    background-color: #4A5C6E;
    color: #FFF;
    border-radius: 1.5rem;
    padding: 2rem 2rem 1rem;
    max-width: 1000px;
    margin: auto;
}

.no-courses-message a {
    color: #FFF;
    font-weight: bold;
}

.no-courses-message h2 {
    color: #FFF;
}

.no-courses-message a:hover {
    color: #e8d65c;
}

#mhs-promo-panel .mhs-promo-panel-inner {
    padding: 1.5rem 1.5rem .5rem;
}

#mhs-promo-panel .mhs-promo-panel-inner h2 {
    color: #FFF;
    font-size: 2em;
    border-bottom: 4px solid;
    padding-bottom: .75rem;
    border-image: linear-gradient(to right, #e0607e 12%, transparent 12%) 100% 4;
}

#sales-page-contactform-intro .sales-page-callout {
    background-color: #FFF;
    border-color: #e0607e;
    border-radius: 1rem;
}

.smexpert-notifications-shortcode-item-container img, .smexpert-groups-item img {
    width: 42px;
}

.bb-course-banner-inner .smexpert-course-header-type {
    color: #e8d65c;
    font-size: 1.1em;
    font-weight: bold;
}

.bb-single-course-sidebar {
    padding-top: 2.9rem;
}

.smexpert-tab-content {
    border: solid 2px #627C7B;
    border-radius: 0;
    background-color: #FFF;
}

section.sales-page-section.padded .container, footer.sales-page-section.padded .container {
    padding-top: 0;
    padding-bottom: 0;
}

ul#smexpert-tabs-nav li {
    border-radius: 0;
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    padding: 0.75rem 4rem 1.75rem 3rem;
    margin-right: -3rem;
    background: rgb(15,5,27);
    background: linear-gradient(56deg, rgba(15,5,27,1) 0%, rgba(65,24,116,1) 36%, rgba(65,24,116,1) 100%);
    border: none;
}

ul#smexpert-tabs-nav li.active {
    background: #627C7B;
}

.bb-single-course-sidebar .bb-course-volume-list {
    padding: 0;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
    background: #4b5c63;
    border-radius: 0;
}

.learndash-wrapper .ld-item-list .ld-item-list-item.ld-expanded .ld-item-list-item-preview {
    background: #627C7B;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover a.ld-item-name .ld-item-title, .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name, .learndash-wrapper .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-icon-arrow-down, .learndash-wrapper .ld-item-list-item.ld-item-lesson-item .ld-item-name .ld-item-title .ld-item-components span {
    color: #FFF;
}

.learndash-wrapper .ld-status-icon.ld-status-complete {
    background-color: #39B54A;
}

.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
    margin: 2rem;
}

.learndash-wrapper .ld-expand-button.ld-expanded .ld-icon {
    transform: rotate(90deg) !important;
}

.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
    border-left: solid 2px #4A5C6E;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-lesson-details {
    color: #000;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-expand-button, .learndash-wrapper .ld-item-list .ld-section-heading .ld-expand-button:hover {
    background-color: transparent;
    color: #000;
    border: none;
    font-size: .9em;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-expand-button .ld-icon {
    order: 1 !important;
    color: #000 !important;
}

.lms-topic-sidebar-course-navigation .ld-course-navigation {
    border-radius: 0;
}

.learndash-theme.single-sfwd-courses .ld-progress.ld-progress-inline .ld-progress-bar, .single-item.groups.courses .ld-progress.ld-progress-inline .ld-progress-bar, .learndash-wrapper .ld-progress .ld-progress-bar {
    height: 10px;
}

.learndash-theme.single-sfwd-courses .ld-progress .ld-progress-bar .ld-progress-bar-percentage, .single-item.groups.courses .ld-progress .ld-progress-bar .ld-progress-bar-percentage, .learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    height: 8px;
    background-color: #39B54A;
}

.lms-topic-sidebar-course-navigation .ld-course-navigation {
    background-color: transparent;
    margin: 0;
}

.lms-topic-sidebar-progress .course-progress-wrap {
    margin: 0;
}

.lms-topic-sidebar-progress .course-completion-rate {
    margin-top: 0;
}


.lms-topic-sidebar-wrapper .lms-topic-sidebar-data {
    padding-top: 0;
}


.lms-topic-sidebar-course-navigation-image {
    background-color: #627C7B;
    padding: 4rem 2rem;
}

.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span::after {
    font-weight: 300;
}

.learndash-wrapper .ld-status {
    border-radius: 0;
    background-color: #627c7b!important;
}

body .learndash-wrapper .ld-alert-warning {
color: #000!important
}

.learndash-wrapper .bb-ld-status .ld-status.ld-status-progress {
    padding: 0 1rem;
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a {
    background-color: #707070;
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a.next-link {
    background-color: #E0607E;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a.next-link:hover {
    background-color: #c65671!important;
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a.prev-link, #learndash-page-content .sfwd-course-nav .prev-link.empty-post {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.learndash-footer-nav.bb-lms-header {
    border-top: solid 2px #E0607E;
    padding-top: 1.5rem;
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a:hover {
    background-color: #4b5c63!important;
}

.learndash_next_prev_link a.prev-link::before {
    content: "\e85f";
}

.learndash_next_prev_link a.next-link::after {
    content: "\e860";
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a.prev-link, #learndash-page-content .sfwd-course-nav .learndash_next_prev_link span.empty-post, #learndash-page-content .sfwd-course-nav .learndash_next_prev_link a.next-link {
    padding: 0.3rem 2rem;
}

.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs {
    border-bottom: 2px solid #e0607e;
}

.learndash-wrapper .bb-ld-status .ld-status.ld-status-complete {
    background-color: #E8D65C!important;
    color: #4B5C63!important;
    font-family: "Shadows Into Light Two", cursive;
}

.smexpert-content-style {
    background-color: #F4F4F4;
}

.smexpert-content-style-icon .smexpert-content-style-icon-container {
    background-color: #4b5c63;
}

.comment-respond {
    background: #F4F4F4;
    border-radius: 0;
    border: solid 2px #627C7B;
}

input, select, textarea {
    border-radius: 0;
}

.learndash-wrapper .learndash-footer-nav .button.smexpert-popup-button {
    background-color: #4A5C6E!important;
    border: none!important;
    color: #FFF!important;
    border-bottom: none!important;
    font-size: 1.5em;
    padding: .75rem 4rem .75rem 1rem;
    background-image: url("../images/notebook-white-small.png");
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 35px auto;
}

.learndash-wrapper .learndash-footer-nav .button.smexpert-popup-button:hover {
    background-color: #3c4c59 !important;
}


.learndash-footer-nav .button.smexpert-popup-button img {
    display: none;
}

li.comment .comment-body .comment-content-wrap {
    background-color: #F4F4F4;
}

li.comment .comment-body .comment-content-wrap::after {
    box-shadow: none;
    border-color: transparent transparent #F4F4F4 #F4F4F4;
}

.comment-list {
    padding: 2rem;
    border: solid 2px #EEE;
}

.comment-footer {
    color: #000;
}

.comment-footer a:not(.bb-bookmark) {
    color: #627C7B;
}

.comment-footer a:not(.bb-bookmark):hover {
    color: #4b5c63;
}


section.sales-page-section {
    border-bottom: none;
}

.sales-page-apply {
    background-color: #FFF;
    padding: 2rem;
    border-bottom-left-radius: 35px;
    border-top-right-radius: 35px;
}

#sales-page-usps .sales-page-icon-box {
    padding: 0;
    background-color: #FFF;
    color: #000;
    margin: 0 .5rem;
}

#sales-page-usps .sales-page-icon-box .sales-page-usp-header {
    background-color: #e0607e;
    color: #FFF;
    padding-top: 2rem;
    padding-bottom: .5rem;
}

#sales-page-usps .sales-page-icon-box .sales-page-usp-details {
    padding: 2rem;
}

#sales-page-usps .sales-page-icon-box .sales-page-icon-container {
    height: 180px;
    width: auto;
}

#author-images {
    box-shadow: -2rem 2rem 0 #e0607e;
}

.enrolment-option-description .enrolment-option-button-container {
    padding-top: 0;
    margin-top: -1rem;
}


#sales-page-usps .sales-page-icon-box h3 {
    color: #FFF;
}

.gh-form-wrapper .gh-form-fields .gh-input[type='text'], .gh-form-wrapper .gh-form-fields .gh-input[type='email'], .gh-form-wrapper .gh-form-fields textarea.gh-input, .gh-form-wrapper .gh-form-fields select.gh-input  {
    padding: .5rem;
}

#sales-page-usps .site-content-grid {
    padding-top: 1rem;
    padding-bottom: 2rem;
}

#sales-page-usps .below-usps {
    margin-bottom: 2rem;
    margin-top: 2rem;
}


.sales-page-apply h3 {
    font-size: 2em;
    font-weight: bold;
    color: #4b5c63;
}

.sales-page-section#sales-page-overview .sales-page-callout {
    border: none;
}

.sales-page-apply .button-price {
    color: #4b5c63;
    font-size: 1.5em;
}

.sales-page-callout.sales-page-booking-box .medium-title {
    font-weight: bold;
    font-size: 1.5em
}

.sales-page-callout.sales-page-booking-box .bb-icon-star {
    -webkit-text-stroke: 2px #FFF; /* width and color */
    text-stroke: 2px #FFF;
}

.sales-page-callout.sales-page-booking-box .button {
    background-color: #FFF;
    color: #4b5c63;
    border-color: #FFF;
    font-weight: 600;
}

.sales-page-callout.sales-page-booking-box .button:hover {
    background-color: #333;
    color: #FFF;
    border-color: #333;
}

.sales-page-callout-contents.sales-page-future-dates {
    background-color: #F4F4F4;
}

.sales-page-callout-contents.sales-page-future-dates strong {
    color: #4b5c63;
}

.sales-page-callout-contents.sales-page-future-dates input {
    border: solid 2px #627C7B;
}

.sales-page-callout-contents.sales-page-future-dates button {
    margin-top: 1rem!important;
}

.sales-page-callout-contents.sales-page-your-team {
    background-color: #4b5c63;
    color: #FFF;
}

.sales-page-callout-contents.sales-page-your-team a:hover {
    text-decoration: none;
}
.sales-page-callout-contents.sales-page-your-team a {
    color: #FFF;
    text-decoration: underline;
}

.sales-page-callout-contents.sales-page-your-team p {
    margin-bottom: 0;
}

p.big-title, h2.big-title {
    font-size: 3em;
    line-height: 1.2em;
    font-weight: bold;
}

p.small-title, h2.small-title {
    font-size: 1.2em;
    margin-bottom: 1rem;
}

#sales-page-who.sales-page-section {
    background-color: #eeeef0;
}

#sales-page-who .sales-page-callout {
    background-color: #FFF;
}

#sales-page-who .big-title {
    color: #627C7B;
}

#sales-page-who .big-title {
    color: #627C7B;
}

#sales-page-who h3 {
    color: #4b5c63;
    font-size: 1.75em;
    font-weight: bold;
}

.purple-heading-container {
    background-color: #627C7B;
    padding: 4rem 0;
}

.purple-heading-container h2 {
    color: #FFF!important;
    max-width: 800px;
    margin: auto;
}

.sales-page-section#sales-page-how .sales-page-callout {
    border: none;
}


.single-product .ldgr_group_courses, .single-product .product_meta {
    display: none;
}


.single-product .single_add_to_cart_button {
    margin-top: 1rem!important;
    font-size: 1.25em!important;
    height: 48px!important;
}

.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap .woocommerce-customer-details--maincolumn {
    min-width: 50%;
}

.woocommerce-breadcrumb {
    font-weight: 600;
}

.woocommerce-breadcrumb a {
    font-weight: normal;
}

.woocommerce-cart .woocommerce {
    border-radius: 1rem!important;
}

.woocommerce-cart .shop_table_responsive th {
    font-weight: 600!important
}

.single-product .quantity {
    margin-top: 1rem!important;
}


.single-product .bs-quantity .qty-nav {
    height: 46px;
}

.single-product form.cart div.ldgr_group_name {
    clear: both;
}

.ldgr_group_name_switch strong {
    vertical-align: middle;
}

.mhs-tooltip {
    display: inline-block;
    margin-left: 5px;
    cursor: help;
    color: #4b5c63;
    vertical-align: middle;
    font-size: 16px;
}

#smexpert-thanks-details .ldgr-goto-dashboard-div {
    display: none;
}

.ldgr-cal {
    background-color: #FFF5E9!important;
    box-shadow: none;
    border-top: solid 4px  #e0607e;
}

.usp-item-content {
    background-color: #F4F4F4;
    padding: 2rem;
}

.usp-item-content h3 {
    color: #4b5c63;
    font-size: 2em;
}

.bb-grid.usp-item {
    margin: 4rem 0;
    padding: 0;
}

.sales-page-section#sales-page-testimonials, .sales-page-section#sales-page-programme {
    background-color: #4b5c63;
    color: #FFF;
}

.sales-page-section#sales-page-testimonials .big-title, .sales-page-section#sales-page-programme .big-title {
    color: #FFF;
}

.sales-page-section#sales-page-testimonials .sales-page-quote {
    border: none;
}

.sales-page-section#sales-page-testimonials .sales-page-quote blockquote {
    color: #FFF;
    font-style: normal;
    font-weight: 600;
    font-size: 1.4em;
    line-height: inherit;
}

.sales-page-quote cite .salespage-quote-author {
    font-size: 1em;
    line-height: 1.2em;
    font-style: normal;
}

.sales-page-quote .sales-page-author-container img {
    border-radius: 50%;
    border: solid 2px #FFF;
}

.sales-page-quote:before {
    content: "";
    background-image: url('../images/open-quotes.png');
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
}

.sales-page-icon-container {
    background-color: transparent;
}

.sales-page-icon-container img {
    width: 100%;
}

.sales-page-section#sales-page-usps h3 {
    font-size: 1.5em
}

#sales-page-programme .sales-page-callout {
    border: none;
}

#sales-page-programme .programme-highlight {
    background-color: #FFF;
}

#sales-page-programme .programme-highlight .bb-icon-f {
    color: #4b5c63;
    font-size: 1.25em;
}

#sales-page-programme .programme-highlight {
    background-color: #FFF;
}

#sales-page-programme .programme-highlight .bb-icon-f {
    color: #4b5c63;
    font-size: 1.25em;
}

#sales-page-programme .programme-time {
    background-color: #4b5c63;
    color: #FFF;
}

#sales-page-programme .programme-time .bb-icon-f {
    color: #FFF;
    font-size: 1.25em;
}

.sales-page-accordion {
    background-color: #4b5c63;
    color: #FFF;
}

.sales-page-accordion:hover, .sales-page-accordion.active {
    background-color: #627C7B;
}

.sales-page-accordion::after {
    color: #FFF;
}

.sales-page-section#sales-page-book .sales-page-callout {
    border: none;
}

body.my-messages, body.notifications, body.my-profile, body.my-account, body.page-template-page-fullwidth {
    background-color: #F4F4F4;
}

.bb-template-v2 #message-threads .bp-message-link, .notification-list.list-view li.bs-item-wrap:last-child, .bs-item-list.list-view li.bs-item-wrap:first-child {
    border-radius: 0;
}

.bb-template-v2 #message-threads .current > a, .bs-item-list.list-view li.bs-item-wrap:first-child {
    background: #4b5c63;
}

.bb-template-v2 #message-threads .current > a:hover {
    background: #333;
}

.bb-template-v2 #message-threads .current > a .thread-to, .bb-template-v2 #message-threads .current > a .thread-subject, .bs-item-list.list-view li.bs-item-wrap:first-child .bb-sort-by-date {
    color: #FFF;
}

.bb-template-v2 #cover-image-container, .bp-profile-wrapper.need-separator .group-separator-block, .bb-template-v2 #buddypress .bb-bp-settings-content, .bs-item-list.list-view .bs-item-wrap, .messages-wrapper {
    border-radius: 0;
    border: none;
    box-shadow: 1px 1px 3px rgba(0,0,0,.25);
}

.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs a {
    border-radius: 0;
}

#main.course-index-main {
    position: relative;
}

.course-index-widgets {
    position: absolute;
    top: 4.9rem;
    right: 0;
    width: 100%;
    left: 0;
    z-index: 0;
}

section.course-index-section .container .course-index-section-courses {
    position: relative;
    z-index: 1
}

#sales-page-intro .beacon-programme-application {
    background-color: rgba(0,0,0,.25);
    padding: 3rem;
}

#sales-page-intro .mhs-intro-photograph {
    padding-top: 2rem
}

#sales-page-intro2 h2.big-title {
    font-size: 1.8em
}

#sales-page-intro .beacon-programme-application .gh-form-wrapper > .gh-success, #sales-page-intro .beacon-programme-application .gh-form-wrapper > .gh-errors, .waitinglist .gh-form-wrapper > .gh-success, .waitinglist .gh-form-wrapper > .gh-errors {
    background: #4b5c63;
    color: #FFF;
}

#sales-page-intro .mhs-intro-photograph {
    background-color: #627c7b;
    color: #FFF;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background-color: #4b5c63!important;
    border: none!important;
    color: #FFF;
}

#sales-page-intro2 {
    background: #4b5c63;
    color: #FFF;
}

#sales-page-intro2 h2 {
    color: #FFF;
}

body.woocommerce-cart .button {
    font-size: 1.25em!important;
}

.woocommerce .wc-proceed-to-checkout a.button.checkout-button {
    height: 48px!important;
}

.bb-wc-col #customer_details, .bb-wc-col .bb-order-review  {
    border-radius: 1rem!important;
}

.waitinglist h3 {
    margin-bottom: .5rem;
}

.smexpert-webinar-page h4 {
    color: #FFF;
}

.woocommerce-cart .woocommerce {
    border-radius: 1rem!important;
}

.smexpert-webinar-page .sales-page-overview-quote {
    background-color: #F4F4F4;
    box-shadow: 4px 4px 4px rgba(0,0,0,.5);
}

.smexpert-webinar-page .sales-page-section#sales-page-intro .sales-page-overview-quote h2 {
    color: #627C7B;

}

.smexpert-webinar-page .sales-page-section#sales-page-intro .sales-page-overview-quote form label {
    color: #000;
}

.smexpert-webinar-date {
    background-color: #627C7B;
}

.sales-page-book-box ul.ticks li:before {
    color: #627C7B;
    font-weight: 300;
}

.sales-page-book-box ul.ticks li {
    margin-bottom: 0.5rem;
}

#sales-page-book ul.ticks {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#sales-page-book ul.ticks li {
    width: 50%; /* 50% width for two columns */
}

.sales-page-book-box ul.ticks {
    margin: 2rem 1rem;
    font-size: 0.9em;
}

.sales-page-book-box ul.ticks li:before {
    color: #FFF;
}

.smexpert-webinar-page #sales-page-intro .sm-grid-2-3:first-of-type {
    padding-right: 4rem;
}

.salespage-under-button a {
    color: #FFF;
    text-decoration: underline;
}

.salespage-under-button a:hover {
    color: #EEE;
}

header.site-header.force-fixed {
    border-bottom: solid 1px #EEE;
}

.events-tickets .tribe-tickets__attendee-tickets-item--has-focus {
    border-left-color: #4b5c63;
}


body.woocommerce-page, body.page-template-group-dashboard {
    background-color: #EEEDEF
}


.woocommerce-checkout .bb-wc-co #customer_details, .woocommerce-checkout .bb-wc-co .bb-order-review, .woocommerce-cart .woocommerce {
    border-radius: 0;
    border: none;
    padding: 2rem;
}


body.page-template-group-dashboard h2:not(.main-title) {
    font-size: 1em;
    font-family: Sukar, sans-serif!important;
    font-weight: 400;
}

.woocommerce-page input[type=text], .woocommerce-page .select2-selection, .woocommerce-page textarea, .woocommerce-page input[type=email], .woocommerce-page input[type=tel] {
    border: solid 1px #627C7B!important;
}

#payment div.payment_box a {
    color: inherit;
    font-weight: bold;
}

.smexpert-content-style.smexpert-content-style-reflection, .smexpert-content-style.smexpert-content-style-courseleader, .smexpert-content-style.smexpert-content-style-notepad {
    background-color: #4b5c63;
    color: #FFF;
}


.smexpert-content-style.smexpert-content-style-reflection .smexpert-content-style-icon .smexpert-content-style-icon-container, .smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon .smexpert-content-style-icon-container, .smexpert-content-style.smexpert-content-style-notepad .smexpert-content-style-icon .smexpert-content-style-icon-container {
    background-color: #627C7B
}

.smexpert-content-style.smexpert-content-style-notepad .smexpert-reflective-field {
    margin-top: -1rem;
}

.smexpert-content-style.smexpert-content-style-notepad .smexpert-reflective-field textarea {
    height: 12rem
}

.smexpert-content-style-courseleader .smexpert-content-style-icon-container {
    overflow: hidden;
    position: relative;
    padding: 0
}

.smexpert-content-style.smexpert-content-style-notepad .smexpert-reflective-field {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}


.smexpert-content-style.smexpert-content-style-notepad p:empty {
    display: none;
}

.smexpert-content-style-courseleader .smexpert-content-style-content {
    position: relative;
    padding: .5rem 2rem .5rem 3rem;
}

.smexpert-content-style.smexpert-content-style-courseleader {
    padding: 2rem;
}

.smexpert-content-style-courseleader .smexpert-content-style-content::before {
    background-image: url("../images/quote-start.png");
    background-repeat: no-repeat;
    background-size: 2rem;
    background-position: center center;
    display: block;
    content: "";
    width: 2rem;
    height: 2rem;
    top: 0rem;
    position: absolute;
    left: 0rem;
}

.smexpert-content-style-courseleader .smexpert-content-style-content::after {
    background-image: url("../images/quote-end.png");
    background-repeat: no-repeat;
    background-size: 2rem;
    background-position: center center;
    display: block;
    content: "";
    width: 2rem;
    height: 2rem;
    bottom: 0rem;
    position: absolute;
    right: 0rem;
}


.woocommerce-order-details .woocommerce-table.order_details_items {
    background-color: #627c7b;
    color: #FFF;
    border-radius: 1rem!important;
}

.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success {
    font-size: 2.5em;
    margin-bottom: 2rem!important;
}

#smexpert-thanks-details {
    padding: 2rem;
    background: #FFF;
    border: none;
    border-radius: 1rem;
}

.smexpert-actions-lesson-opener h2 {
    padding-top: 0.25rem;
    border: none;
    color: #FFF;
}

.smexpert-actions-lesson-opener {
    background: #4b5c63;
    border-radius: 0;
    color: #FFF;
}

.smexpert-actions-lesson.expanded .smexpert-actions-lesson-opener {
    background: #627C7B;
}

.smexpert-actions-lesson-opener .smexpert-action-count, .smexpert-actions-lesson-non-opener .smexpert-action-count {
    font-size: 0.7em;
}

.smexpert-action-status-selector .bb-icon-check, .smexpert-action-status-selector .bb-icon-spinner {
    color: #627C7B;
}

.smexpert-certificate-link .smexpert-cert-icon {
    height: 4.5rem;
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.smexpert-certificate-link .smexpert-cert-icon img {
    width: 100%;
    position: relative;
}

.learndash-wrapper .ld-alert.ld-alert-certificate.ld-alert-success {
    color: #333;
    background-color: #C2EFC7;
    font-size: 1.1em;
}

.learndash-wrapper .ld-alert.ld-alert-certificate.ld-alert-success .ld-button .bb-icon-l {
    display: none;
}

.salespage-intro-paragaph-image {
    border-radius: 15px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.2)
}

#sales-page-intro2 .mhs-intro-photograph {
    margin-right: 2rem;
}

.sales-page-usp-items .sales-page-callout {
    position: relative;
    overflow: hidden;
}

.sales-page-usp-items .sales-page-callout img {
    height: 100%;
    width: auto;
    max-width: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#sales-page-intro .big-title {
    font-size: 2.9em;
    margin-bottom: 1rem;
}

.smexpert-content-style.smexpert-content-style-extras {
    background-color: #d8e4e8;
}

.smexpert-content-style.smexpert-content-style-extras .smexpert-content-style-icon-container {
    background-color: #487c93;
}

#sales-page-who .sales-page-callout h3 {
    background-color: #627C7B;
    color: #FFF;
    font-size: 1.3em;
    padding: 1rem 2.5rem;
    margin: -2rem -2rem 1rem;
    text-align: center;
}

#sales-page-who .sales-page-callout-contents {
    padding-bottom: 0.1rem;
}

.sales-page-panel {
    border: solid 1px #DDD;
    margin-top: -1rem;
    margin-bottom: 1rem;
}

.sales-page-section#sales-page-intro p.small-title {
    margin: 0 0 2rem 0;
}

.sales-page-section#sales-page-intro ul.smexpert-custom-icons {
    padding: .5rem 0 .1rem;
}

.smexpert-webinar-page .sales-page-section#sales-page-intro {
    background: #4b5c63;
}

#sales-page-programme h3 {
    color: #627C7B;
}

input.gh-checkbox-input {
    width: inherit!important;
}

.page-template-templateswebinar-registration-php .smexpert-webinar-page .sales-page-section#sales-page-intro {
    min-height: 85vh
}

.gh-form-wrapper .gh-form-fields textarea.gh-input {
    height: 8rem;
}

.page-template-application-form .gh-form .gh-form-column {
    margin-bottom: 1.5rem;
}

#sales-page-book .sales-page-callout-contents.sales-page-book-box {
    display: flex;
}

#sales-page-book .sales-page-callout-contents.sales-page-book-box .sales-book-left-equalizer {
    width: 100%;
}

.smexpert-actions-lesson-actions .smexpert-action:last-of-type {
    margin-bottom: 0;
}

.sales-page-overview-right-hand-image-container {
    margin-top: 3rem;
}

.learndash-content-body .smexpert-actions-lesson-actions {
    background-color: #627C7B;
    color: #FFF;
    margin: 0
}

.smexpert-content-style .quickfielddisplay {
    background-color: #DDD;
    color: #000;
}

.page-template-application-form .sales-page-section#sales-page-intro {
    min-height: 90vh;
}

ul#smexpert-tabs-nav li:nth-child(1).active {
    z-index: 10;
}

ul#smexpert-tabs-nav li:nth-child(2).active {
    z-index: 9;
}

ul#smexpert-tabs-nav li:nth-child(3).active {
    z-index: 8;
}

ul#smexpert-tabs-nav li:nth-child(4).active {
    z-index: 7;
}

body.page-template-pbm-webinar-registration .smexpert-webinar-page .sales-page-section#sales-page-intro {
    background-color: #2c0959;
}



.smexpert-content-style.smexpert-reflective-field .button.disabled, button.disabled {
    background-color: #000;
    color: #333;
    opacity: 0.5;
}

.smexpert-content-style.smexpert-reflective-field .reflectai_form .button.disabled {
    background-color: #000;
    color: inherit;
    opacity: inherit;
}

.immerseai-copilot-panel-toggle, .immerseai-copilot-panel {
    background-color: #000;
}

.smexpert-content-style.smexpert-content-style-instructionsocial, .smexpert-content-style.smexpert-content-style-guidance {
    background-color: #627C7B;
    color: #FFF;
}

.smexpert-content-style.smexpert-content-style-instructionsocial a, .smexpert-content-style.smexpert-content-style-guidance a {
    color: #EEE;
    font-weight: bold;
}

.smexpert-content-style.smexpert-content-style-survey {
    background-color: #627c7b;
    color: #FFF;
}

.smexpert-content-style.smexpert-content-style-survey label {
    color: #FFF;
}

.smexpert-content-style.smexpert-content-style-survey label:has(input:disabled),
.smexpert-content-style.smexpert-content-style-survey label:has(input[readonly]) {
    color: rgba(255, 255, 255, 0.4);
}

.survey .callout.formmessage {
    display: block;
    background-color: #4B5C63;
    color: #FFF;
    padding: 1rem;
}

.quickcheckbox-multiple {
    list-style: none;
    margin-top: 1rem;
}

.quickcheckbox-multiple input {
    vertical-align: baseline;
    margin-right: 1rem;
}

.survey fieldset .small {
    color: #a5afb1;
}

.smexpert-content-style.smexpert-content-style-survey .quickscale ul li label {
    background: #4B5C63;
}

.smexpert-content-style.smexpert-content-style-survey .quickscale ul li:nth-child(2n) label {
    background: #333e43
}

.smexpert-content-style.smexpert-content-style-survey .quickscale input[type="radio"]:checked + label {
    background: #e0607e!important;
}

.smexpert-content-style-reflection .ai_reflection_field {
    border-bottom: solid 1px #7047a5;
    padding-bottom: 2rem;
}

.smexpert-content-style-reflection .ai_reflection_field:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.ai_reflection_field {
    padding: 0;
    background: transparent;
}

.ai_reflection_field .ai_reflection_question {
    margin-bottom: 1rem
}

.ai_reflection_success_message {
    padding: 0.5rem;
    background-color: #627C7B;
    text-align: center;
    margin-bottom: 1rem;
}

.smexpert-content-style.smexpert-reflective-field .ai_reflection_suggest_button {
    margin-bottom: 1rem;
}


.smexpert-rate > label {
    margin-right: 0.5rem;
}

.smexpert-content-style-rating .smexpert-rate:not(:checked) > label::before {
    display: inline-block;
    margin-top: 0.5rem;
    font-weight: 500!important;
}

.smexpert-content-style-rating .smexpert-rate > input:checked ~ label:before, .smexpert-rate:not(:checked) > label:hover:before {
    font-weight: 600!important;
}

.smexpert-content-style-rating .smexpert-rate:checked > label::before {
    display: inline-block;
    margin-top: 0.5rem;
    font-weight: 600!important;
}

.smexpert-content-style-rating {
    background-color: #f5eafa;
}

.smexpert-content-style-rating form {
    margin-bottom: 0;
}

.smexpert-content-style-rating .smexpert-rate:not(:checked) > label {
    color: #2b0b52;
}

.smexpert-rate:not(:checked) > label:hover, .smexpert-rate:not(:checked) > label:hover ~ label {
    color: #627C7B;
    font-weight: 600!important;
}

.smexpert-rate:not(:checked) > label:hover:before, .smexpert-rate:not(:checked) > label:hover ~ label:before {
    font-weight: 600!important;
}

.smexpert-rate > input:checked + label:hover, .smexpert-rate > input:checked + label:hover ~ label, .smexpert-rate > input:checked ~ label:hover, .smexpert-rate > input:checked ~ label:hover ~ label, .smexpert-rate > label:hover ~ input:checked ~ label, .smexpert-rate > input:checked ~ label {
    color: #627C7B!important;

}

.smexpert-custom-icons li {
    margin-bottom: 1rem;
    margin-left: 1rem;
}

.sales-page-book-button .button-text:after {
    content: ">";
    position: absolute;
    right: -1rem;
    top: 50%;
    font-size: 3rem;
    transform: translate(-50%,-50%);
}

.sales-page-book-button .button-text {
    position: relative;
}

#sales-page-book .sales-page-callout.sales-page-booking-box .button br {
    display: none;
}

.wdm-tabs-wrapper .tab-content, .wdm-tab-content {
    background-color: transparent!important;
}

#ldgr-edit-group-popup .ldgr-edit-gicon {
    display: none !important;
}

.ldgrs-title-wrap .ldgr-curr-icon,
.ldgrs-title-wrap img {
    display: none !important;
}

#wdm_groups_tab .wdm-tabs-inner-links .tabs li {
    display: none;
}

.wdm-tabs-wrapper#wdm_groups_tab ul.tabs {
    border-bottom: none;
}

#wdm_groups_tab .tab-content {
    padding-top: 2rem;
}

#wdm_group_wrapper #wdm_group_filter label::before {
    display: none;
}


.wdm-tabs-wrapper#wdm_groups_tab {
    margin-top: 5rem;
    clear: both;
}

section.padded .ldgr-group-single .ldgr-top-banner {
    background-color: #627C7B;
    color: #FFF;
}

section.padded .ldgr-group-single .ldgr-top-banner .ldgrs-title-wrap h1, section.padded .ldgr-group-single .ldgr-top-banner .ldgrs-title-wrap .ldgr-u-left {
    color: #FFF;
}

section.padded .ldgr-right-button-container .ldgr-edit-groups-css {
    color: #FFF!important;
    font-weight: bold;
}

.ldgr-popup-content .ldgr-bg-color {
    background-color: #e0607e!important;
    color: #FFF!important;
}

.ldgr-popup-content .ldgr-bg-color:hover {
    background-color: #c3546e!important;
}


section.padded  input#bulk_remove {
    border-radius: 0;
    background-color: #4A5C6E;
    color: #FFF;
    border: none;
}

section.padded  input#bulk_remove:hover {
    background-color: #394855;
}


section.padded #wdm_group thead {
    background-color: #627C7B!important;
    color: #FFF;
}


section.padded #wdm_group th {
    color: #FFF;
    background-color: #627C7B
}

section.padded table.dataTable thead .sorting, section.padded table.dataTable thead .sorting_asc, section.padded table.dataTable thead .sorting_desc {
    background-image: none!important;
}

.ldgr-goto-dashboard-div .ldgr-goto-dashboard-link, .ldgr-btn {
    border-radius: 0!important;
    font-family: "Shadows Into Light Two";
    font-size: 1.25em;
    background-color: #e8d65c!important;
    color: #4B5C63!important;
    border: none!important;
}


.wdm-tabs-inner-links .ldgr-bg-color, section.padded .wdm_remove.button, section.padded .dataTables_wrapper .dataTables_paginate .paginate_button.current, section.padded .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: #e8d65c!important;
    border-radius: 0!important;
    border: none!important;
    color: #4B5C63!important;
}

.wdm-tabs-inner-links .ldgr-goto-dashboard-div .ldgr-goto-dashboard-link:hover, .ldgr-btn:hover,.ldgr-bg-color:hover, section.padded .wdm_remove.button:hover, section.padded .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, section.padded .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover  {
    background-color: #ccbd50!important;
}

.b2bdash-client-dashboard {
    padding: 2rem;
    background-color: #FFF;
    border-radius: 1rem;
    overflow: hidden;
}

.b2bdash-client-dashboard.b2b-client-dashboard-index h4, .b2bdash-client-dashboard > h3 {
    background-color: #627C7B;
    color: #FFF;
    padding: 2rem;
    margin: -2rem -2rem 2rem;
    font-family: Sukar;
    font-weight: 600;
    font-size: 18px;
}

.b2bdash-client-dashboard form {
    margin-top: 0;
        float: none;
        width: 100%;
    }

.ldgr-edit-group {
    cursor: pointer;
}

.wdm-tabs-inner-links .ldgr-bg-color.enroll-new-user {
    background-color: #e0607e!important;
    color: #FFF!important;
    font-weight: 400;
}

.wdm-tabs-inner-links .ldgr-bg-color.enroll-new-user:hover {
    background-color: #c3546e!important;
}

section.padded .ldgr-right-button-container .ldgr-edit-groups-css:hover {
    color: #e8d65c!important;
}

.smexpert-before-user-search {
    width: 50%;
    float: left;
}

.b2bdash-client-dashboard form button:before {
    content: "\ef10";
    font-family: "bb-icons";
    font-weight: 400;
    margin-right: .5rem;
}

.smexpert-group-survey-items h5 {
    margin-top: 1.5rem;
    margin-bottom: .75rem;
}

.b2b-dashboard-group-action-button {
    margin-bottom: 0.5rem;
}

.b2bdash-client-dashboard form label {
    display: block;
}


.buddypress-wrap .profile.edit .editfield.field_nickname {
    display: none;
}

#content div.product div.summary {
    min-width: 100%;
    border: none;
    border-radius: 1rem !important;
    margin-top: 2rem;
}

.single-product form.cart div.ldgr_group_name {
    text-align: left;
}

#wdm_enroll_help_btn {
    display: none;
}

.cart .wdm_group_registration {
    display: none;
}

.single-product form.cart div.ldgr_group_name {
    margin: 0!important;
}

.ldgr-group-items.list .ldgr-group-item {
    background-color: #4B5C63;
    color: #FFF;
    border: none;
    margin-bottom: 0.5rem!important;
}


.ldgr-group-items.list .ldgr-group-item .ldgr-group-image {
    display: none;
}

.ldgr-group-listing .ldgr-group-items.list .ldgr-group-item .gr-title, .ldgr-group-listing .ldgr-group-items.list .ldgr-group-item .gr-left {
    color: #FFF;
}



.ldgr-group-listing  .ldgr-group-items.list .ldgr-group-item .ldgr-icon-Edit {
    display: inherit;
    color: #FFF;
}

.ldgr-group-listing  .ldgr-group-items.list .ldgr-group-item button {
    border: none;
}

.ldgr-group-listing .ldgr-group-items.list .gr-edit {
    top: 23px;
}

.ldgr-group-single .ldgr-back-to-groups {
    margin-top: 1rem;
}

.b2bdash-client-dashboard .b2bdash-learner {
    background-color: #4B5C63;
    color: #FFF;
    border: none;
}

.ldgr-enroll-user-content .ldgr-tabs {
    display: none;
}

.sh_group_discount {
    display: none;
    padding: 0.5rem;
    background-color: #627C7B;
    color: #FFF;
    margin-bottom: 1rem;
}

.sh_group_discount p {
    margin-bottom: 0;
}

body.wp-child-theme-buddyboss-child .learndash-wrapper .ld-progress-stats .ld-progress-percentage.ld-secondary-color {
    color: #000!important;
}

.mhs-intro-text img {
    height: 2.5rem;
    margin-right: .5rem;
}

.enrolment-option-container {
    background-color: #FFF;
    padding: 1rem;
}

.enrolment-option-container ul.ticks {
    margin: -1rem 1rem 2rem;
}

.enrolment-option-container h3 {
    border-bottom: solid 2px #4b5363;
    padding-bottom: 1rem;
}

.enrolment-option-description,
.enrolment-option-includes,
.enrolment-option-best-for {
    border-bottom: solid 1px #eee;
    padding: 1rem 0;
}

.enrolment-option-price {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-weight: bold;
    padding-top: 1rem;
}

.enrolment-option-price p {
    margin-bottom: -1rem;
    font-size: 1.5em;
    color: #4b5363;
}

.enrolment-option-button-container {
    padding-top: 1.5rem;
}

.mhs-contact-item {
    margin-right: 1rem;
}


.callout.enquire-container {
    background-color: #4b5c63;
    display: block;
    overflow: hidden;
    padding: 2rem;
    margin-right: 2rem;
    color: #FFF;
}

.callout.enquire-container h2, .callout.enquire-container label {
    color: #FFF;
}

.single-product .cart .wdm-enroll-me-div, .woocommerce div.product form.cart div.quantity {
    display: none!important;
}

body.selection-teams .single-product .cart .wdm-enroll-me-div, body.selection-teams.woocommerce div.product form.cart div.quantity {
    display: block!important;
}

.woocommerce-order-details .woocommerce-table--order-details.order_details_items {
    display: none;
}

.gh-form-wrapper > .gh-success {
    background-color: #627C7B!important;
    color: #FFF!important;
}

.gh-form-wrapper > .gh-errors {
    background-color: #7c6262 !important;
    color: #FFF!important;
}

body .learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button, body .learndash-wrapper:not(.ld-registration__outer-wrapper, body .learndash-wrapper--modern) .learndash_content_wrap .learndash_mark_complete_button {
    background-color: #e0607e!important;
    color: #FFF;
    font-family: "Shadows Into Light Two";
    font-size: 1.15em;
    border: none;
}

body .learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button:hover, body .learndash-wrapper:not(.ld-registration__outer-wrapper:hover, body .learndash-wrapper--modern) .learndash_content_wrap .learndash_mark_complete_button:hover {
    background-color: #c3546e!important;
    color: #FFF;
}

a.downloadable-file {
    display: block;
    background-color: #e0607e;
    color: #FFF!important;;
    margin-bottom: 1rem;
    font-size: 1.4em;
}
a.downloadable-file:hover {
    background-color: #c65671;
    color: #FFF;
}

a.downloadable-file.summary-download .download-icon {
    width: 100%;
    margin-top: 0
}
a.downloadable-file img {
    width: 100%;
}
a.downloadable-file .downloadable-file-details {
    padding: 1rem;
}
a.downloadable-file .row {
    margin-left: -1rem;
    margin-right: -1rem;
}
a.downloadable-file .row .columns {
    padding-left: 1rem;
    padding-right: 1rem;
}
a.downloadable-file .downloadable-file-details span {
    font-size: 0.8em;
    display: block;
}
a.downloadable-file .download-icon {
    width: 50%;
    margin-top: .25rem;
}

#main.sales-page-v2 #sales-page-who img {
    height: 200px;
    margin: auto;
    display: block;
}

#main.sales-page-v2 section.padded {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

#main.sales-page-v2 #sales-page-testimonials .container, #sales-page-programme .container {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#main.sales-page-v2 .sales-page-quote {
    padding: 0;
}

#main.sales-page-v2 .enrolment-option-container h3 {
    margin-bottom: 1rem;
    padding-bottom: .5rem;
}

#main.sales-page-v2 .enrolment-option-container h4 {
    margin-bottom: .75rem;
    font-size: 1em;
}

#main.sales-page-v2 .enrolment-option-container p:last-of-type {
    margin-bottom: 0;
}


#main.sales-page-v2 .enrolment-option-container ul.ticks li {
    margin-bottom: 0.1rem;
}


#main.sales-page-v2 .enrolment-option-description, #main.sales-page-v2 .enrolment-option-includes, #main.sales-page-v2 .enrolment-option-best-for {
    padding: 0.5rem 0;
}

#main.sales-page-v2 .enrolment-option-container ul.ticks {
    margin: 0 0 1rem;
}

#main.sales-page-v2 p.volume-discounts-title {
    margin-bottom: 0;
}

#main.sales-page-v2 p.volume-discounts-quantities {
    font-size: .8em;
    padding: 0.25rem 1rem 0.1rem;
    background-color: #FFF5E9;
    margin-top: 2rem;
    font-weight: normal;
}

#main.sales-page-v2 ul.ticks {
    font-size: 1em;
    line-height: 1.2;
}

#main.sales-page-v2 ul.ticks li:before {
    font-size: .9em;
}

#main.sales-page-v2 .enrolment-option-description {
    padding-top: 0;
}

/* Backgrounds */

#course-index-section-courses-container {
    background-image: url("../images/bg-course-index-courses.png");
    background-size: cover;
    background-repeat: no-repeat;
}

/* Hide CSV Upload option in LearnDash Group Registration */
#ldgr-enroll-users-popup .ldgr-tabs li.ldgr-upload-csv,
#ldgr-enroll-users-popup .ldgr-tabs-content div.ldgr-upload-csv,
.wdm-adduser-tabs li[data-tab="tab-upload-csv"],
#tab-upload-csv.wdm-tab-content {
    display: none !important;
}


#course-index-section-resources-container {
    background-image: url("../images/bg-course-index-resources.png");
    background-size: cover;
    background-repeat: no-repeat;
}

#course-index-section-templates-container {
    background-image: url("../images/bg-course-index-templates.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

body.sfwd-courses-template-default #content {
    background-image: url("../images/bg-course-homepage.png");
    background-size: cover;
    background-repeat: no-repeat;
}


/* End of Backgrounds */




@media screen and (min-width: 800px) {
    .widget-area:not(.widget-area-secondary) {
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        max-width: 400px;
    }
}

@media screen and (max-width: 1100px) {

    .course-index-banner {
        padding: 1rem;
    }

    .course-index-banner .container {
        padding: 2rem 0;
    }

    .course-index-section-courses {
        padding: 0 3rem !important;
    }

}

@media screen and (max-width: 543px) {

    .course-index-banner h1 {
        font-size: 2em;
    }

    .course-index-widgets {
        position: relative;
        top: 0;
        margin-bottom: 2rem;
    }

    .smexpert-course-item-top {
        height: 9rem;
    }



    .smexpert-short-courses .smexpert-course-item-top {
        height: 10rem;
    }

    ul#smexpert-tabs-nav li {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        margin: 0 !important;
        clip-path: none !important;
        width: 100%;
    }

    .sales-page-apply {
        margin-bottom: 2rem;
        text-align: center;
    }

    .sales-page-apply .button {
        margin-top: 1.5rem;
    }

    p.big-title, h2.big-title {
        font-size: 2em;
    }

    .sales-page-book-box img {
        max-width: 50px;
        margin-bottom: 1rem;
    }

    #sales-page-who .sales-page-callout-contents {
        margin-top: 0;
    }

    .sales-page-usp-items .bb-grid-cell {
        padding: 0;
    }

    .bb-grid.usp-item {
        margin: 0;
    }

    .usp-item-content h3 {
        font-size: 1.5em;
    }
    #sales-page-who .sales-page-callout-contents h3, #sales-page-who h3 {
        max-width: inherit;
    }

    .sales-page-quote {
        padding: 0;
    }

    .sales-page-quote::before {
        width: auto;
        height: 20px;
        background-size: 25px;
        background-repeat: no-repeat;
    }

    #sales-page-programme .sales-page-callout-contents {
        padding: 0;
    }

    #sales-page-programme .sales-page-callout {
        margin: 0;
    }

    #sales-page-intro h1 {
        font-size: 2em;
    }

    #sales-page-intro .beacon-programme-application {
        padding: 2rem;
    }

    .sales-page-section#sales-page-intro {
        background-size: cover;
    }

    .smexpert-webinar-page #sales-page-intro .sm-grid-2-3:first-of-type {
        padding-right: inherit;
    }

    .smexpert-webinar-speaker .smexpert-speaker-photo {
        max-width: 100px;
        margin-bottom: 1rem;
    }

    .sales-page-usp-items .sales-page-callout img {
        width: 100%;
        height: auto;
        position: relative;
        transform: none;
        top: 0;
        left: 0;
    }

    .sales-page-section#sales-page-how .sales-page-callout {
        height: auto!important;
    }

    #sales-page-book ul.ticks li {
        width: 100%; /* 50% width for two columns */
    }

    .mhs-intro-photograph {
        display: none;
    }

    .sales-page-how-item-image img {
        max-width: 80%;
        margin: 0 auto 4rem;
        display: block;
    }

    #testimonial-slider .testimonial-slide, #testimonial-slider .sales-page-quote {
        padding: 0!important;
    }

    .sales-page-quote:before {
        height: 30px;
    }

    #sales-page-usps .sales-page-icon-box {
        margin-bottom: 1rem;
    }

    #author-images {
        max-width: 50%;
        margin: 0 auto 2rem;
        display: block;
    }

    .enrolment-option-container {
        margin-bottom: 2rem;
    }

    .callout.enquire-container {
        margin-right: 0;
        margin-bottom: 2rem;
    }

    footer.sales-page-section.padded .container {
        margin: 1rem 1rem 0;
    }

}

#testimonial-slider {
    max-width: 800px;
    margin: auto;
}

/* Testimonial Slider Styles */
#testimonial-slider .testimonial-slide {
    padding: 0 15px;
}

#testimonial-slider .sales-page-quote {
    height: 100%;
    padding: 0 1rem;
}

/* Slick Arrows */
#testimonial-slider .slick-prev,
#testimonial-slider .slick-next {
    z-index: 1;
    width: 40px;
    height: 40px;
    font-size: 0;
    line-height: 0;
    color: transparent;
}

#testimonial-slider .slick-prev {
    left: -50px;
}

#testimonial-slider .slick-next {
    right: -50px;
    left: inherit;
}

#testimonial-slider .slick-prev:before,
#testimonial-slider .slick-next:before {
    font-family: "bb-icons";
    font-size: 30px;
    color: #FFF;
    opacity: 1;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#testimonial-slider .slick-prev:before {
    content: "\e85f"; /* Left arrow icon */
}

#testimonial-slider .slick-next:before {
    content: "\e860"; /* Right arrow icon */
}

@media screen and (max-width: 1200px) {
    #testimonial-slider {
        margin-left: 40px;
        margin-right: 40px;
    }
    #testimonial-slider .slick-prev {
        left: -40px;
    }
    #testimonial-slider .slick-next {
        right: -40px;
    }
}

/* Ensure images don't stretch */
#testimonial-slider .sales-page-quote img {
    width: auto;
    display: inline-block;
}

/* ==========================
   MHS Rating Block (Sales Page)
   Moved from inline styles in templates/salespage-b2b.php
   ========================== */
.mhs-rating-block {
    margin-top: 2rem;
    padding: 1rem;
    text-align: left;
}
.mhs-rating-row {
    align-items: center;
    gap: 14px;
    text-align: center;
}
.mhs-stars-wrap {
    position: relative;
    display: inline-block;
    line-height: 1;
}
.mhs-stars-base,
.mhs-stars-fill {
    letter-spacing: 2px;
    font-size: 40px;
}
.mhs-stars-base { color: #d9d9d9; }
.mhs-stars-fill {
    color: #f5b301;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
}
.mhs-rating-label { font-size: 16px; color: #FFF; }
.mhs-rating-stats { font-size: 14px; color: #FFF; margin-top: 6px; }
.mhs-rating-stats p { margin: 2px 0; }

@media (max-width: 600px) {
    .mhs-rating-row { flex-wrap: wrap; gap: 8px; }
    .mhs-rating-label { font-size: 15px; }
    .mhs-stars-base, .mhs-stars-fill { font-size: 24px; }
    #sales-page-intro2 .mhs-intro-photograph {
        margin-right: 0;
    }
}

/* Profile Edit Notice Callout */
.mhs-profile-edit-notice {
    background-color: #f8f9fa;
    border-left: 5px solid #e0607e;
    padding: 1.25rem;
    margin-bottom: 2rem;
    border-radius: 4px;
    line-height: 1.5;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.mhs-profile-edit-notice a {
    color: #e0607e;
    text-decoration: underline;
    font-weight: 600;
}

.mhs-profile-edit-notice a:hover {
    color: #c0405e;
}