.button {
    font-family: Anton, "sans serif"!important;
    text-transform: uppercase;
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-weight: 500!important;
}

.bb-template-v2 .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
    text-transform: uppercase;
    color: #CB581E;
    font-size: 1.75em;
    margin-bottom: 1rem;
}

header#masthead .header-divider {
    border-left: solid 3px #FFF;
}

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

.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-weight: 300;
}

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

.bb-template-v2 .site-header .user-wrap.menu-item-has-children.selected > .user-link::before, .bb-template-v2 .site-header .user-wrap.menu-item-has-children > .user-link:hover::before {
background-color: #333;
}

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

.course-index-banner {
    background-image: url('../images/course-index-banner.jpg');
    color: #FFF;
    background-size: cover;
    margin-bottom: 0;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 3px rgba(0,0,0,.25);
    position: relative;
    overflow: hidden;
}

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

.course-index-banner h1 {
    font-size: 4em;
    color: #FFF;
}

.course-index-banner-image img {
    position: absolute;
    object-fit: contain;
    max-height: 400px;
    bottom: -1px;
}

.course-index-banner .course-index-arrow {
    position: absolute;
    width: 25vw;
    top: -6vw;
    right: 0;
}

.course-index-section h2 {
    font-size: 2.25em;
    color: #000;
}

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

footer.footer-bottom {
    background-color: #525557;
}

#subfooter {
    background-color: #1E1C1C;
}

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

.bb-footer .footer-socials a {
    background-color: transparent;
}

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

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

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

.smexpert-course-item-top .ld-status {
    top: 2rem;
    background-color: rgba(203, 88, 30, 0.65);
    padding: 1rem 1.5rem;
    color: #FFF;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    text-transform: inherit;
    font-size: 1em;
    font-weight: bold;
}

.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 2rem;
    background-color: #000;
    border: none;
}

.smexpert-course-item-bottom-left a.button:hover {
    background-color: #333;
}

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


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

.ld-progress-bar .ld-progress-bar-percentage {
    background: #E7B23B;
    height: 9px;
}

.smexpert-course-item-bottom-right .course-lesson-count {
    color: #000;
    font-weight: 500;
    font-family: "Anton", "sans-serif";
    text-transform: uppercase;
    font-size: 1em;
}

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

.smexpert-course-item, .widget {
    border: none!important;
}

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

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

.bg-orange-pattern-1 {
    background-image: url("../images/orange-pattern-1.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 50%;
}

.bg-orange-pattern-2 {
    background-image: url("../images/orange-pattern-2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.bg-orange-pattern-3 {
    background-image: url("../images/orange-pattern-3.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 25%;
}

.bg-orange-pattern-dark-1 {
    background-image: url("../images/orange-pattern-dark-1.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 25%;
    background-color: #1E1C1C;
    color: #FFF;
}

.bg-darkgrey-logo {
    background-color: #1E1C1C;
    color: #FFF;
    background-image: url("../images/ff-logo-background.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
}

#main .course-index-section.bg-darkgrey-logo h2 {
    color: #FFF;
}

.fg-orange {
    color: #CB581E;
}

.bg-orange {
    background-color: #CB581E;
    color: #FFF;
}

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

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

.ld-course-navigation .button, .sales-page-apply .button, .sales-page-callout-contents.sales-page-future-dates button {
    background-color: #CB581E;
    border:none;
}

.ld-course-navigation .button:hover, .sales-page-apply .button:hover, .sales-page-callout-contents.sales-page-future-dates button:hover {
    background-color: #D57F2A;
}

.resource-details {
    position: absolute;
    bottom: 2rem;
    width: 100%;
    text-align: center;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top img {
    height: 100%;
    width: auto;
    max-width: inherit;
}

.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: #1E1C1C;
    color: #FFF;
    border: none;
}

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

.bb-template-v2 .widget {
    border-radius: 0;
    box-shadow: none;
    background-color: #1E1C1C;
    color: #FFF;
}

.bb-template-v2 .widget a.smexpert-groups-item {
    color: #FFF;
}

.bb-template-v2 .widget p:empty {
    display: none;
}

.bb-template-v2 .widget h5 {
    color: #DDD;
}


.bb-template-v2 .widget h2.widget-title {
    color: #FFF;
    text-transform: uppercase;
}

.bb-template-v2 .widget h2.widget-title img {
   display: none;
}

.bb-ld-sticky-sidebar .bb-course-preview-content {
    padding: 1rem 30px 0;
    background-color: transparent;
    color: #FFF;
}

.learndash-theme.single-sfwd-courses .ld-progress.ld-progress-inline .ld-progress-bar {
    border: solid 2px #FFF;
}

.bb-template-v2 .bb-single-course-sidebar h4 {
    color: #FFF;
    text-transform: uppercase;
}

.learndash-wrapper .bb-single-course-sidebar a.button {
    font-size: 1.75em;
}

.widget.smexpert-my-groups-widget, .widget.smexpert-my-notifications-widget {
    background-color: #1E1C1C;
    color: #FFF;
}

.widget.smexpert-my-groups-widget {
    background-image: url("../images/my-groups-bg.png");
    background-repeat: no-repeat;
    background-position: 95% 10%;
    background-size: 25%;
    margin-top: 2.75rem;
}

.widget.smexpert-my-notifications-widget {
    background-image: url("../images/my-notifications-bg.png");
    background-repeat: no-repeat;
    background-position: 95% 25%;
    background-size: 17%;
}

.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, #main .widget.smexpert-my-notifications-widget h2, #main .widget.smexpert-my-notifications-widget a {
    color: #FFF;
}

#main .widget.smexpert-my-groups-widget, #main .widget.smexpert-my-notifications-widget {
    padding: 2rem;
}

#main .widget.smexpert-my-groups-widget h2, #main .widget.smexpert-my-notifications-widget h2 {
    text-transform: uppercase;
    font-size: 2em;
}

.smexpert-my-groups-widget .widget-title img, .smexpert-my-notifications-widget .widget-title img {
    display: none;
}

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

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

.widget.lined-title .widget-title:after {
    content: "";
    border: solid 2px #808080;
    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;
}

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

#sidebar-client-dashboard {
    padding: 1.5rem;
    text-align: left;
    font-size: 1.5em;
    border: none;
    background-color: #CB581E;
}

#sidebar-client-dashboard:hover {
    background-color: #D57F2A;
}

#sidebar-client-dashboard img {
    height: 2rem;
    margin-right: 2rem;
}

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

.bb-course-banner-inner {
    padding-bottom: 70px;
}

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

.smexpert-tab-content {
    border: none;
    border-radius: 0;
    background-color: #EEEDEF;
    overflow: hidden;
}

.smexpert-tab-content img {
    margin-right: 1rem;
}

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: #757679;
    background: linear-gradient(56deg, rgb(44, 44, 44) 0%, rgb(117, 118, 121) 36%, rgb(117, 118, 121) 100%);
    border: none;
    font-family: "Anton", "sans-serif";
    font-weight: 500;
}

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

.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: #000;
    border-radius: 0;

}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-title > span:first-of-type {
    font-family: "Anton", "sans-serif";
    font-weight: 500;
}

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

.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: #E7B23B;
}

.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 #333;
}

.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: #E7B23B;
}

.lms-topic-sidebar-course-navigation-contents {
    background-color: #EEEDEF;
}

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

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

.button#smexpert-additional-course-actions-my-actions {
    background-color: #E7B23B;
    border: none;
    border-bottom: none!important;
}

.button#smexpert-additional-course-actions-my-workbook {
    background-color: #D57F2A;
    border: none;
    border-bottom: none!important;
}

.button#smexpert-additional-course-actions-my-actions:hover {
    background-color: #c29225;
    border-bottom: none!important;
}

.button#smexpert-additional-course-actions-my-workbook:hover {
    background-color: #ad6218;
    border-bottom: none!important;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded {
    background-color: #EEEDEF;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-text, .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-progress {
    font-family: "Anton","sans-serif";
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 500;
}

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

.learndash-wrapper .ld-status {
    border-radius: 0;
}

.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: #000;
}

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

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

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

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

.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs {
    border-bottom: 2px solid #CB581E;
    font-family: "Anton","sans-serif";
}

.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span:last-of-type a {
    color: #CB581E;
}

.smexpert-content-style {
    background-color: #EEEDEF;
    clip-path: polygon(30px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px);
    padding: 0;
    display: flex;
}


.smexpert-content-style-icon .smexpert-content-style-icon-container {
    border-radius: inherit;
    background-color: transparent;
    margin: 1rem;
}

.smexpert-content-style .smexpert-content-style-icon {
    float: none;
    flex: max-content;
    max-width: 20%;
    background-color: #D57F2A;
    background-image: url("../images/texture.png");
}

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

.comments-title {
    font-family: "Anton","sans-serif";
    font-size: 1.5em;
    font-weight: 500;
}

.comment-respond {
    background: #EEEDEF;
    border-radius: 0;
    border: none;
}

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

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

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

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

.comment-footer {
    color: #000;
}

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

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

.sales-page-section#sales-page-intro {
    background-size: cover!important;
    background: url('../images/salespage/hero2.jpg') no-repeat;
    color: #FFF;
}

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

.sales-page-section#sales-page-intro h2.big-title, .sales-page-section#sales-page-intro p.small-title, .sales-page-section#sales-page-intro h2 {
    color: #FFF;
}

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

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

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

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

.sales-page-callout-contents.sales-page-book-box {
    background-size: cover!important;
    background: url('../images/salespage/book-box.jpg') no-repeat;
    color: #FFF;
}

.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: #333;
    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: #EEEDEF;
}

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

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

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

.sales-page-callout-contents.sales-page-your-team {
    background-color: #333;
    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 .big-title {
    color: #FFF;
}

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

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

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

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

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

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

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

.sales-page-section#sales-page-programme {
    background-color: #333;
    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;
    background-color: #FFF;
    margin-top: 5rem;
    background-image: url("../images/orange-quotes.png");
    background-repeat: no-repeat;
    background-position: 95% 5px;
    background-position: 95% 13px;
    background-size: 70px;

}

.sales-page-section#sales-page-testimonials .sales-page-quote-wrapper {
    position: relative;
}

.sales-page-section#sales-page-testimonials .sales-page-quote-wrapper::before {
    background-image: url("../images/quote-bg.png");
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    position: absolute;
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    background-position: right;
    bottom: -15%;
}

.sales-page-quote img {
    border-radius: 50%;
    border: solid 4px #CB581E;
    margin-top: -8rem;
    width: 100%;
    height: auto;
}

.sales-page-quote blockquote {
    font-size: 1em;
    font-style: inherit;
    margin-bottom: 0;
    margin-top: 1rem;
    line-height: inherit;
}

.sales-page-quote blockquote p:last-of-type {
    margin-bottom: 0;
}

.sales-page-quote cite .salespage-quote-author {
    color: #CB581E;
    font-size: 1.1em;
    font-family: "Anton","sans-serif";
    font-style: normal;
    line-height: inherit;
}

.sales-page-quote cite .salespage-quote-company {
    color: #000;
    font-style: normal;
    font-size: 0.7em;
}

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

.sales-page-icon-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

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

#sales-page-programme .sales-page-callout {
    border: none;
    background-color: #EEEDEF;
    padding: 1.5rem;
    color: #000;
}

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

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

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

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

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

.sales-page-accordion:hover {
    background-color: #333;
}

.sales-page-accordion.active {
    background-color: #CB581E;
}

.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 {
    background-color: #EEEDEF;
}

.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: #333;
}

.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 h1 {
    color: #FFF;
    font-size: 3em;
}

#sales-page-intro form label, .waitinglist h3, .waitinglist label {
    color: #FFF;
}

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

#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: #333;
    color: #FFF;
}

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

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

.smexpert-webinar-page .sales-page-overview-quote {
    background-color: #EEEDEF;
    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: #808080;

}

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

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

ul.ticks li:before {
    color: #808080;
}

.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;
}

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


body.woocommerce-page {
    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;
}

.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 #808080!important;
}

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

.smexpert-content-style.smexpert-content-style-courseleader {
    background-color: #333;
    color: #FFF;
}


.smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon .smexpert-content-style-icon-container {
    background-color: #808080
}

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

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

.smexpert-content-style.smexpert-content-style-courseleader {
    padding: 0;
}

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

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


#smexpert-thanks-details {
    padding: 2rem;
    background: #FFF;
    border: solid 2px #DDD;
}

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

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

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

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

.smexpert-action.checked .smexpert-action-status-selector {
    background-color: #d57f2a;
    color: #FFF;
}

.smexpert-action .smexpert-action-status-selector {
    border: solid 3px #1E1C1C;
}

.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: #000;
    font-size: 1.5em;
    font-family: "Anton", "sans-serif";
    text-transform: uppercase;
    font-weight: 500;
    background-color: rgba(231,178,59,.6);
    border-radius: 0;
}

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

.learndash-wrapper .ld-alert-success.smexpert-certificate-link .ld-button {
    font-weight: 500;
    text-transform: uppercase;
    background-color: #CB581E;
    margin-right: 1rem;
}

.learndash-wrapper .ld-alert-success.smexpert-certificate-link .ld-button:hover {
    background-color: #E7B23B;
}

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

.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: 5em;
    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 {
color: #CB581E;
}

#sales-page-who .sales-page-callout-contents {
    padding: 1.5rem 0;
}

.sales-page-panel {
    border: none;
    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: #333;
}

#sales-page-programme h3 {
    color: #CB581E;
}

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

.b2bregform-template-default .split-overlay {
    opacity: .5;
    background-color: #000;
}

.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;
}

.learndash-content-body .smexpert-actions-lesson-actions {
    border-left: none;
    margin: 0
}

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

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

.core_values_exercise_page .button.core_values_clear_selections {
    display: inline;
}

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;
}

.smexpert-content-style.smexpert-reflective-field .reflectai_field {
    padding: 0;
    background: transparent;
}

.smexpert-content-style.smexpert-reflective-field .reflectai_field .reflectai_question {
    margin-bottom: 1rem
}

.reflectai_success_message {
    padding: 0.5rem;
    background-color: #808080;
    text-align: center;
    margin-bottom: 1rem;
}

.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_suggest_button {
    margin-bottom: 1rem;
}

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

.smexpert-course-item-top img {
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
}

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

.lms-topic-sidebar-wrapper .lms-lessions-list > ol.bb-lessons-list .lms-lesson-turnover .bb-lesson-head {
    background-color: #000;
}

.lms-topic-sidebar-wrapper .lms-lessions-list > ol.bb-lessons-list .bb-lesson-head {
    border-radius: 0;
    background-color: #CB581E;
    color: #FFF;
}

.lms-topic-sidebar-wrapper .lms-lessions-list > ol.bb-lessons-list .bb-lesson-head:hover {
    color: #EEE;
}

.lms-topic-sidebar-wrapper .lms-lessions-list > ol.bb-lessons-list .bb-lesson-head .bb-lesson-title {
    font-family: "Anton","sans-serif";
    font-weight: 500;
    text-transform: uppercase;
}

.lms-topic-sidebar-wrapper .lms-lessions-list > ol.bb-lessons-list .bb-lesson-head .bb-lesson-topics-count {
    color: #FFF;
}

.lms-topic-sidebar-wrapper .lms-lessions-list .i-progress.i-progress-completed {

    background-color: #E7B23B;

}

.lms-topic-sidebar-wrapper .lms-lessions-list .bb-progress .bb-progress-circle {
    border-color: #E7B23B;
}

.lms-topic-sidebar-wrapper .bb-type-list {
    margin: 0!important;
    background-color: #EEEDEF;
}

.lms-topic-sidebar-wrapper .lms-topic-item.current > .bb-lms-title-wrap {
    background: transparent;
}

.lms-topic-sidebar-course-navigation .ld-course-navigation {
    margin: 15px 15px;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments a {
    font-weight: 500!important;
    text-transform: uppercase;
    font-size: 1.1em;
}

.learndash-wrapper .bb-ld-status .ld-status.ld-status-complete {
    background-color: #E7B23B;
    text-transform: uppercase;
    font-family: "Anton","sans-serif";
    font-weight: 500;
}

.learndash-footer-nav {
    border-top: solid 2px #CB581E;
    padding-top: 1rem !important;
}

.learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button {
    font-family: "Anton","sans-serif"!important;;
    text-transform: uppercase!important;;
    font-size: 1.4em!important;
    background-color: #E7B23B!important;
    border-radius: 0!important;
    max-width: inherit!important;
    width: auto!important;
    white-space: nowrap!important;
    padding-right: 3rem!important;
    padding: 1rem 3rem 1rem 1rem !important;
    font-weight: 500 !important;

}

.learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button:hover {
    background-color: #000!important;
}

.ff-intro-photograph {
    margin-top: -2rem;
    margin-bottom: -7.5rem;
    text-align: center;
    margin-left: -4rem;
}

.ff-intro-photograph img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#sales-page-intro .ff-intro-photograph, #sales-page-intro .ff-intro-text {
    z-index: 10;
    position: relative
}

#sales-page-intro .ff-intro-text {
    margin-right: 10rem;
}

.ff-intro-text p.small-title {
    font-weight: 600;
}

.ff-intro-text p:last-child {
    margin-bottom: 0
}

#sales-page-intro .container {
    position: relative;
    overflow: hidden;
}

#sales-page-intro .course-index-arrow {
    position: absolute;
    width: 25vw;
    top: -4vw;
    left:50%;
    z-index: 1
}

#sales-page-testimonials {
    position: relative;
}

.testimonial-arrow {
    position: absolute;
    width: 25vw;
    bottom: -5vw;
    left: 10vw;
    z-index: 0;
}

.ff-overview-video-container {
    margin-left: 2rem
}

.ff-overview-video-container .fluid-width-video-wrapper {
    padding-top: 56% !important;
}

.sales-page-isolated-title {
    padding: 4rem 0;
}

.sales-page-isolated-title h2 {
    margin-bottom: 0;
    color: #FFF;
}

.sales-page-how-item-container {
    background-color: #1E1C1C;
    color: #FFF;
    padding: 2rem;
}

.sales-page-how-item-container h3 {
    color: #CB581E
}

.sales-page-how-item-image {
    overflow: hidden;
    position: relative;
}

.sales-page-how-item-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
}

.sales-page-how-item-container p:last-of-type {
    margin-bottom: 0;
}

.bg-orange h2 {
    color: #FFF;
}

.sales-page-enquiry-form-intro {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
}

.sales-page-enquiry-form-container {
    margin-top: 4rem;
}

.sales-page-enquiry-form-container input, .sales-page-enquiry-form-container input:focus, .sales-page-enquiry-form-container textarea, .sales-page-enquiry-form-container textarea:focus {
    background-color: #757679;
    padding: 0.75rem;
    color: #FFF;
    border: solid 1px #FFF;
}

.sales-page-enquiry-form-container input::placeholder, .sales-page-enquiry-form-container textarea::placeholder {
    color: #DDD;
    opacity: 1; /* Firefox */
}

.sales-page-enquiry-form-container input::-ms-input-placeholder, .sales-page-enquiry-form-container textarea::-ms-input-placeholder { /* Edge 12 -18 */
    color: #DDD;
}

.sales-page-enquiry-form-container .gh-button {
    display: block;
    width: auto!important;
    background-color: #FFF;
    font-family: "Anton", "sans-serif";
    text-transform: uppercase;
    color: #CB581E;
    margin: 2rem auto 0;
    font-size: 1.5em;
}

.sales-page-enquiry-form-container .gh-button:hover {
    background-color: #000;
    color: #FFF;
}

.sales-page-enquiry-form-container .gh-form-wrapper > .gh-success, .sales-page-enquiry-form-container .gh-form-wrapper > .gh-errors {
    background-color: #D57F2A;
    border-radius: 0;
}

.fluid-width-video-wrapper {
    border: solid 4px #CB581E;
    border-left: solid 8px #CB581E;
    border-right: solid 8px #CB581E;
    background-color: #CB581E;
}


.smexpert-transcript {
    margin-top: -10px;
    position: relative;
    z-index: 10;
}

.learndash-wrapper .smexpert-transcript a.smexpert-transcript-button {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
    padding-left: 4rem;
    margin-right: -0.5px;
    background-color: #525557!important;
    border: none!important;
    border-bottom: none!important;
    z-index: 10;
    position: relative;
}

.learndash-wrapper .smexpert-transcript a.smexpert-transcript-button:hover {
    background-color: #333!important;
    border-bottom: none!important;
}

.smexpert-content-style.smexpert-content-style-courseleader {
    display: flex;
    overflow: visible;
    align-items: flex-start;
}

.smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon {
    height: 100%;
    flex: max-content;
    min-width: 40%;
    align-self: flex-end;
    float: none;
    padding: 2rem 0 0 0;
}

.smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon img {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-content {
    float: none;
    padding: 3rem 2rem 4rem;
    margin: 2rem;
    background-color: #222;
}

.smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon .smexpert-content-style-icon-container {
    border-radius: 0;
    width: 100%;
    background: transparent;
    height: 100%;
    position: relative;
    margin: 0;
    min-height: 400px;
    overflow: visible;
}

.smexpert-content-style.smexpert-content-style-transcript {
    display: none;
    padding: 4rem 2rem 2rem;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 30px 100%, 0 calc(100% - 30px));
    border-radius: 0;
    margin-top: -2.45rem;
}

.smexpert-content-style.smexpert-content-style-instructionaction .smexpert-content-style-icon {
    background-color: #CB581E;
}

.smexpert-content-style.smexpert-content-style-instructionsocial .smexpert-content-style-icon {
    background-color: #E7B23B;
}

.learndash-wrapper .bb-ld-status .ld-status.ld-status-progress {
background-color: #555;
}

#respond .button.outline, #respond input[type="submit"].outline {
    background-color: #CB581E;
    border-color: #CB581E;
}

#respond .button.outline:hover, #respond input[type="submit"].outline:hover {
    background-color: #D57F2A;
    border-color: #D57F2A;
}

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

.smexpert-content-style.smexpert-content-style-survey .quickscale ul li label {
    background: #525557;
    color: #FFF;
}

.smexpert-content-style.smexpert-content-style-survey .quickscale ul li:nth-child(2n) label {
    background: #757679;
    color: #FFF;
}

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

.smexpert-actions-lesson.hidden-week .smexpert-actions-lesson-actions .smexpert-action-status {
    align-content: center;
}

.smexpert-content-style-content .smexpert-actions:first-of-type {
    margin-top: inherit;
}

.hidden-week .smexpert-actions-lesson-actions {
    padding: 0;
}

.survey .formmessage.success {
    padding: 1rem;
    background-color: #000;
    color: #FFF;
}

.lms-topic-item.current {
    background-color: #DDD;
    font-weight: bold;
}

body.page-template-salespage-b2b .site-header a {
    color: #FFF;
}

body.page-template-salespage-b2b .site-header a:hover {
    color: #EEE;
    text-shadow: 0 0 3px #000;
}


@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-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;
    }


    .course-index-banner-image img {
        position: absolute;
        object-fit: contain;
        max-height: 50%;
        bottom: -1px;
        left: 50%;
        transform: translateX(-50%);
    }

    .course-index-banner .course-index-arrow, #sales-page-intro .course-index-arrow, .testimonial-arrow {
        display: none;
    }

    .smexpert-course-item.smexpert-resource-item .smexpert-course-item-top img {
        height: 100%;
        width: 100%;
        max-width: inherit;
        object-fit: cover;
    }

    #sales-page-intro .big-title {
        font-size: 3em;
        margin-bottom: 1rem;
    }
    .sales-page-section#sales-page-intro {
        overflow: hidden;
    }

    .ff-intro-photograph img {
        width: 60%;
        height: 60%;
        object-fit: cover;
    }

    .ff-intro-photograph {
        margin-top: 0;
        margin-bottom: -3rem;
        text-align: center;
        margin-left: 0;
    }

    .ff-overview-video-container {
        margin-left: 0;
    }

    .sales-page-quote img {
        margin-top: 0;
        width: 100%;
        height: 100%;
    }

    #sales-page-footer .site-content-grid {
        margin: 1rem;
    }

    #sales-page-intro .ff-intro-text {
        margin-right: 0;
    }

    .smexpert-content-style.smexpert-content-style-courseleader {
        display: block;
    }

    .smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon {
        flex: inherit;
        align-self: inherit;
        padding: 1rem 1rem 0;
        margin: auto;
        max-width: inherit;
    }

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

    .smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon .smexpert-content-style-icon-container {
        min-height: inherit;
    }

    .smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon .smexpert-content-style-icon-container img {
        height: 5rem;
        width: auto;
        position: relative;
    }

    .smexpert-content-style-courseleader .smexpert-content-style-content::before {
        background-size: 1rem;
        width: 1rem;
        height: 1rem;
        top: 1rem;
        left: 1rem;
    }

    .smexpert-content-style-courseleader .smexpert-content-style-content::after {
        background-size: 1rem;
        width: 1rem;
        height: 1rem;
        bottom: 1rem;
        right: 1rem;
    }

    .smexpert-content-style {
        display: block;
        width: 100%;
    }

    .smexpert-content-style .smexpert-content-style-icon {
        max-width: 100%;
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

    .smexpert-content-style-icon .smexpert-content-style-icon-container {
        text-align: center;
        margin: 0;
    }

    .smexpert-content-style-icon .smexpert-content-style-icon-container img {
        height: 2rem;
        width: auto;
    }


}
