/* =====================================================
   TUTOR LMS + WOODMART - Complete Custom CSS
   Last updated: 18 Feb 2026
   ===================================================== */


/* =============================================================
   SECTION 1: COURSE DETAILS PAGE - TEXT CONTRAST (DARK BG)
   ============================================================= */

.tutor-course-details-page .tutor-container {
    color: #e8e8e8;
}

.tutor-course-details-page .tutor-color-black,
.tutor-course-details-page .tutor-fs-5.tutor-color-black,
.tutor-course-details-page .tutor-fs-6.tutor-color-black {
    color: #e8e8e8 !important;
}

.tutor-course-details-page .tutor-color-muted,
.tutor-course-details-page .tutor-text-muted,
.tutor-course-details-page .tutor-color-secondary {
    color: #b8b8b8 !important;
}

.tutor-course-details-page p,
.tutor-course-details-page li,
.tutor-course-details-page span {
    color: #e8e8e8 !important;
}

.tutor-course-details-page h1,
.tutor-course-details-page h2,
.tutor-course-details-page h3,
.tutor-course-details-page h4,
.tutor-course-details-page .tutor-fs-5,
.tutor-course-details-page .tutor-fs-6 {
    color: #ffffff !important;
}

.tutor-course-details-widget-title {
    color: #ffffff !important;
}

.tutor-course-details-widget-list li {
    color: #e8e8e8 !important;
}

/* Nuclear - force readable text everywhere in course details */
.tutor-wrap .tutor-course-details-page [class*="tutor-color-"] {
    color: #e8e8e8 !important;
}

.tutor-wrap .tutor-single-course-sidebar [class*="tutor-color-"] {
    color: #2d2d2d !important;
}


/* =============================================================
   SECTION 2: LIGHT SIDEBAR - DARK TEXT
   ============================================================= */

.tutor-single-course-sidebar {
    background: #ffffff;
}

.tutor-single-course-sidebar,
.tutor-single-course-sidebar .tutor-color-black,
.tutor-single-course-sidebar .tutor-fs-5,
.tutor-single-course-sidebar .tutor-fs-6,
.tutor-single-course-sidebar p,
.tutor-single-course-sidebar li,
.tutor-single-course-sidebar span {
    color: #2d2d2d !important;
}

.tutor-single-course-sidebar .tutor-color-muted {
    color: #666666 !important;
}


/* =============================================================
   SECTION 3: INSTRUCTOR INFO
   ============================================================= */

.tutor-course-details-instructors,
.tutor-course-details-instructors * {
    color: #2d2d2d !important;
}

.tutor-instructor-name {
    color: #1a1a1a !important;
}


/* =============================================================
   SECTION 4: TAGS
   ============================================================= */

.tutor-course-details-page .tutor-course-tags a,
.tutor-course-details-page .course-tag-showreel,
.tutor-course-details-page .course-tag-animation,
.tutor-course-details-page .course-tag-games {
    color: #2d2d2d !important;
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
}


/* =============================================================
   SECTION 5: ACCORDION - Closed=Light text/dark bg, Open=Dark text/yellow bg
   ============================================================= */

/* CLOSED accordion headers - white text on dark bg */
.tutor-accordion-item-header:not(.is-active),
.tutor-accordion-item-header:not(.is-active) *,
.tutor-accordion-item-header:not(.is-active) h4,
.tutor-accordion-item-header:not(.is-active) .tutor-fs-6,
.tutor-accordion-item-header:not(.is-active) [class*="tutor-icon"],
.tutor-accordion-item-header:not(.is-active) [class*="angle"],
.tutor-course-details-page .tutor-accordion-item-header:not(.is-active),
.tutor-course-details-page .tutor-accordion-item-header:not(.is-active) *,
.tutor-wrap .tutor-course-details-page .tutor-accordion-item-header:not(.is-active),
.tutor-wrap .tutor-course-details-page .tutor-accordion-item-header:not(.is-active) *,
.wd-page-wrapper .tutor-accordion-item-header:not(.is-active),
.wd-page-wrapper .tutor-accordion-item-header:not(.is-active) *,
body .tutor-accordion-item-header:not(.is-active),
body .tutor-accordion-item-header:not(.is-active) * {
    color: #f0f0f0 !important;
}

.tutor-accordion-item-header:not(.is-active) {
    background-color: #2a2a2a !important;
}

/* OPEN/ACTIVE accordion headers - dark text on yellow bg */
.tutor-accordion-item-header.is-active,
.tutor-accordion-item-header.is-active *,
.tutor-accordion-item-header.is-active h4,
.tutor-accordion-item-header.is-active .tutor-fs-6,
.tutor-accordion-item-header.is-active [class*="tutor-icon"],
.tutor-accordion-item-header.is-active [class*="angle"],
.tutor-course-details-page .tutor-accordion-item-header.is-active,
.tutor-course-details-page .tutor-accordion-item-header.is-active *,
.tutor-wrap .tutor-course-details-page .tutor-accordion-item-header.is-active,
.tutor-wrap .tutor-course-details-page .tutor-accordion-item-header.is-active *,
.wd-page-wrapper .tutor-accordion-item-header.is-active,
.wd-page-wrapper .tutor-accordion-item-header.is-active *,
body .tutor-accordion-item-header.is-active,
body .tutor-accordion-item-header.is-active * {
    color: #1a1a1a !important;
}

.tutor-accordion-item-header.is-active {
    background-color: #e4ac01 !important;
    border-radius: 6px 6px 0 0 !important;
}

/* Accordion body content (lessons list) - dark text on light bg */
.tutor-course-details-page .tutor-accordion-item-body,
.tutor-course-details-page .tutor-accordion-item-body *,
.tutor-wrap .tutor-course-details-page .tutor-accordion-item-body *,
.tutor-course-details-page .tutor-course-content-list-item,
.tutor-course-details-page .tutor-course-content-list-item * {
    color: #2d2d2d !important;
}


/* =============================================================
   SECTION 6: LESSON ITEMS, TIMESTAMPS, LOCK ICONS
   ============================================================= */

.tutor-course-content-list-item,
.tutor-course-content-list-item a,
.tutor-course-content-list-item span:not(.tutor-color-muted),
.tutor-course-content-list-item-title,
.tutor-course-content-list-item-title a,
.tutor-course-content-list .tutor-color-black {
    color: #2d2d2d !important;
}

.tutor-accordion-item-body .tutor-course-content-list-item * {
    color: #2d2d2d !important;
}

/* Timestamps/durations */
.tutor-course-content-list-item .tutor-color-muted,
.tutor-course-content-list-item span.tutor-color-muted,
.tutor-course-details-page .tutor-accordion-item-body .tutor-color-muted,
.tutor-course-details-page .tutor-course-content-list-item .tutor-color-muted,
.tutor-accordion-item-body .tutor-color-muted,
.tutor-course-content-list-item span,
.tutor-accordion-item-body span {
    color: #666666 !important;
}

/* Icons */
.tutor-course-content-list-item [class*="tutor-icon"],
.tutor-course-content-list-item i,
.tutor-course-content-list-item svg,
.tutor-course-content-list-item [class*="icon"],
.tutor-course-details-page .tutor-accordion-item-body [class*="tutor-icon"],
.tutor-course-details-page .tutor-accordion-item-body i,
.tutor-course-details-page .tutor-accordion-item-body svg,
.tutor-accordion-item-body-content span,
.tutor-accordion-item-body-content i,
.tutor-accordion-item-body-content svg {
    color: #666666 !important;
    opacity: 1 !important;
}

/* Lock icons */
[class*="tutor-icon-lock"],
.tutor-icon-lock-line,
.tutor-icon-lock-bold {
    color: #999999 !important;
    opacity: 1 !important;
}

/* YouTube/video icons */
.tutor-course-content-list-item [class*="tutor-icon-brand"],
.tutor-course-content-list-item .tutor-icon-brand-youtube-bold {
    color: #4d4d4d !important;
}


/* =============================================================
   SECTION 7: HYPERLINKS - Purple Theme
   ============================================================= */

/* Links on dark background - light purple */
.tutor-course-details-page a:not(.tutor-btn):not(.tutor-nav-link) {
    color: #b388d9 !important;
}

.tutor-course-details-page a:not(.tutor-btn):not(.tutor-nav-link):hover {
    color: #c9a4e6 !important;
}

/* Sidebar links - darker purple */
.tutor-course-details-page .tutor-single-course-sidebar a:not(.tutor-btn),
.tutor-single-course-sidebar a:not(.tutor-btn),
.tutor-single-course-sidebar .tutor-course-tags a {
    color: #7c3aad !important;
}

.tutor-course-details-page .tutor-single-course-sidebar a:not(.tutor-btn):hover,
.tutor-single-course-sidebar a:not(.tutor-btn):hover {
    color: #9b59b6 !important;
}


/* =============================================================
   SECTION 8: COURSE TAB NAVIGATION - Dark bg, purple text, yellow active
   ============================================================= */

/* Tab bar background - match site dark bg */
.tutor-course-details-tab,
.tutor-course-details-tab .tutor-nav,
.tutor-course-details-page .tutor-nav {
    background-color: #1a1a1a !important;
    border-bottom-color: #333333 !important;
}

/* Tab links - purple default */
.tutor-course-details-tab .tutor-nav-link,
.tutor-course-details-tab .tutor-nav-link:link,
.tutor-course-details-tab .tutor-nav-link:visited,
.tutor-course-details-page .tutor-nav-link {
    color: #b388d9 !important;
    background-color: transparent !important;
}

/* Active tab - yellow */
.tutor-course-details-tab .tutor-nav-link.is-active,
.tutor-course-details-page .tutor-nav-link.is-active {
    color: #e4ac01 !important;
}

/* Hover - yellow */
.tutor-course-details-tab .tutor-nav-link:hover,
.tutor-course-details-page .tutor-nav-link:hover {
    color: #e4ac01 !important;
}

/* Active tab underline - yellow */
.tutor-course-details-tab .tutor-nav-link.is-active::after,
.tutor-course-details-page .tutor-nav-link.is-active::after {
    border-color: #e4ac01 !important;
    background-color: #e4ac01 !important;
}


/* =============================================================
   SECTION 9: BUTTONS
   ============================================================= */

/* Start Learning - yellow with dark text */
.tutor-btn.tutor-btn-primary,
a.tutor-btn.tutor-btn-primary {
    background-color: #e4ac01 !important;
    border-color: #e4ac01 !important;
    color: #2d2d2d !important;
}

/* Complete Course - purple */
.tutor-btn.tutor-btn-outline-primary,
button.tutor-btn.tutor-btn-outline-primary {
    background-color: #9b59b6 !important;
    border-color: #9b59b6 !important;
    color: #ffffff !important;
}

.tutor-btn.tutor-btn-outline-primary:hover,
button.tutor-btn.tutor-btn-outline-primary:hover {
    background-color: #8e44ad !important;
    border-color: #8e44ad !important;
    color: #ffffff !important;
}

/* Cancel button */
.tutor-cancel-note-button,
button.tutor-cancel-note-button,
.tutor-btn.tutor-color-subdued,
button.tutor-btn.tutor-color-subdued {
    color: #2d2d2d !important;
}

.tutor-cancel-note-button:hover,
button.tutor-btn.tutor-color-subdued:hover {
    color: #1a1a1a !important;
}

/* Take Note button - purple default, yellow hover */
button.tutor-btn.tutor-btn-primary.tutor-btn-sm,
.tutor-course-spotlight-nav .tutor-btn-primary,
button.tutor-btn-primary {
    background-color: #6B2C91 !important;
    color: #ffffff !important;
    border-color: #6B2C91 !important;
}

button.tutor-btn.tutor-btn-primary.tutor-btn-sm:hover,
.tutor-course-spotlight-nav .tutor-btn-primary:hover,
button.tutor-btn-primary:hover {
    background-color: #e4ac01 !important;
    color: #ffffff !important;
    border-color: #e4ac01 !important;
}


/* =============================================================
   SECTION 10: NOTES CARD - Yellow bg with dark text
   ============================================================= */

.wd-page-wrapper .tutor-lesson-note-list-item,
body .tutor-lesson-note-list-item {
    background-color: #e4ac01 !important;
}

.wd-page-wrapper .tutor-lesson-note-list-item,
.wd-page-wrapper .tutor-lesson-note-list-item *,
.wd-page-wrapper .tutor-lesson-note-list-item-content,
.wd-page-wrapper .tutor-lesson-note-list-item-content *,
.wd-page-wrapper .tutor-lesson-note-list-item-time,
.wd-page-wrapper .tutor-lesson-note-list-item-time *,
.wd-page-wrapper .tutor-lesson-note-list-item-right,
.wd-page-wrapper .tutor-lesson-note-list-item-right *,
.wd-page-wrapper .tutor-lesson-note-list-item-left,
.wd-page-wrapper .tutor-lesson-note-list-item-left *,
.wd-page-wrapper .tutor-lesson-note-list-item-video-action,
.wd-page-wrapper .tutor-lesson-note-list-item-video-action *,
body .tutor-lesson-note-list-item,
body .tutor-lesson-note-list-item * {
    color: #2d2d2d !important;
}

.wd-page-wrapper .tutor-lesson-note-list-item-time,
body .tutor-lesson-note-list-item-time {
    color: #3a3a3a !important;
}

.wd-page-wrapper .tutor-lesson-note-list-item-actions .tutor-btn,
.wd-page-wrapper .tutor-lesson-note-list-item-actions .tutor-btn * {
    color: #3a3a3a !important;
}

.wd-page-wrapper .tutor-lesson-note-list-item-actions .tutor-btn:hover,
.wd-page-wrapper .tutor-lesson-note-list-item-actions .tutor-btn:hover * {
    color: #1a1a1a !important;
}

.wd-page-wrapper .tutor-lesson-note-list-item-video-action,
body .tutor-lesson-note-list-item-video-action {
    background-color: #c99400 !important;
}


/* =============================================================
   SECTION 11: VIDEO PLAYER - Purple Theme
   ============================================================= */

.tutor-plyr__progress input[type="range"]::-webkit-slider-thumb,
.tutor-plyr__progress input[type="range"]::-moz-range-thumb {
    background-color: #6B2C91 !important;
}

.tutor-plyr__progress input[type="range"]::-webkit-slider-runnable-track {
    background: linear-gradient(to right, #6B2C91 var(--value, 0%), #4a4a4a var(--value, 0%)) !important;
}

.plyr__progress input[type="range"],
.plyr__progress__buffer,
.plyr--video .plyr__progress__buffer {
    color: #6B2C91 !important;
}

.tutor-plyr__volume input[type="range"]::-webkit-slider-thumb,
.plyr__volume input[type="range"]::-webkit-slider-thumb {
    background-color: #6B2C91 !important;
}

.tutor-plyr__controls button:hover,
.plyr__controls button:hover {
    background-color: rgba(107, 44, 145, 0.2) !important;
}


/* =============================================================
   SECTION 12: LESSON PAGE - Off-white text on dark bg
   ============================================================= */

.tutor-course-single-content-wrapper,
.tutor-course-single-lesson-wrapper {
    color: #e8e8e8 !important;
}

.tutor-lesson-wrapper,
.tutor-lesson-wrapper p,
.tutor-lesson-wrapper div,
.tutor-lesson-wrapper span,
.tutor-lesson-wrapper li {
    color: #e8e8e8 !important;
}

.tutor-lesson-wrapper .tutor-color-secondary,
.tutor-lesson-wrapper .tutor-fs-5,
.tutor-lesson-wrapper .tutor-fs-6 {
    color: #e8e8e8 !important;
}

h3.tutor-fs-5.tutor-color-secondary.tutor-lesson-wrapper {
    color: #ffffff !important;
}

.tutor-lesson-wrapper p.p3,
.tutor-lesson-wrapper p {
    color: #e8e8e8 !important;
}

.tutor-lesson-wrapper ul li,
.tutor-lesson-wrapper ol li {
    color: #e8e8e8 !important;
}

.tutor-tab-item.is-active .tutor-container,
#tutor-course-spotlight-overview,
.tutor-course-spotlight-tab {
    color: #e8e8e8 !important;
}

.tutor-tab-item.is-active *,
#tutor-course-spotlight-overview * {
    color: #e8e8e8 !important;
}

.tutor-lesson-wrapper h1,
.tutor-lesson-wrapper h2,
.tutor-lesson-wrapper h3,
.tutor-lesson-wrapper h4,
.tutor-lesson-wrapper h5 {
    color: #ffffff !important;
}

body.single-lesson .tutor-color-secondary {
    color: #e8e8e8 !important;
}

body.single-lesson .tutor-fs-5,
body.single-lesson .tutor-fs-6 {
    color: #e8e8e8 !important;
}


/* =============================================================
   SECTION 13: COURSE CONTENT TITLE + NOTES TAB - Purple
   ============================================================= */

span.tutor-fs-6.tutor-fw-medium.tutor-color-secondary {
    color: #6B2C91 !important;
}

.tutor-course-single-sidebar-title span {
    color: #6B2C91 !important;
}

button#tutor-course-spotlight-notes,
[data-spotlight="notes"] {
    color: #6B2C91 !important;
}

button#tutor-course-spotlight-notes svg,
button#tutor-course-spotlight-notes i {
    color: #6B2C91 !important;
    fill: #6B2C91 !important;
}

button#tutor-course-spotlight-notes.is-active {
    color: #6B2C91 !important;
    border-bottom-color: #6B2C91 !important;
}


/* =============================================================
   SECTION 14: LESSON TEMPLATE HEIGHT FIX
   ============================================================= */

body.lesson-template-default {
    min-height: calc(100vh - var(--wd-admin-bar-h, 0px));
}

body.lesson-template-default.sticky-toolbar-on {
    padding-bottom: 0 !important;
}

body.lesson-template-default.sticky-toolbar-on .wd-toolbar {
    display: none;
}


/* =============================================================
   SECTION 15: HEADER BANNER AND MENU GAP FIX
   ============================================================= */

.wd-header-top {
    margin-bottom: 0 !important;
}

.wd-header-main {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.wd-nav-main {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.wd-header {
    display: flex;
    flex-direction: column;
    gap: 0 !important;
}


/* =============================================================
   SECTION 16: COURSE CARDS - Fix light text
   ============================================================= */

.tutor-card-body,
.tutor-card-body * {
    color: #333333 !important;
}

.tutor-course-name,
.tutor-course-name a,
h3.tutor-course-name,
h3.tutor-course-name a {
    color: #FDB800 !important;
}

.tutor-course-name a:hover,
h3.tutor-course-name a:hover {
    color: #e5a600 !important;
}

.tutor-meta,
.tutor-mt-12,
.tutor-mb-20 {
    color: #555555 !important;
}

.tutor-meta a {
    color: #FDB800 !important;
}

.tutor-meta a:hover {
    color: #e5a600 !important;
}

.tutor-card-body p,
.tutor-card-body li,
.tutor-card-body span {
    color: #333333 !important;
}

.tutor-card a {
    color: #FDB800 !important;
}

.tutor-card a:hover {
    color: #e5a600 !important;
}

.tutor-card-footer button,
.tutor-card-footer a {
    color: #FDB800 !important;
}


/* =============================================================
   SECTION 17: DROPDOWN/SELECT MENUS
   ============================================================= */

select,
.tutor-form-select,
.tutor-select,
select option {
    color: #333333 !important;
}

.tutor-course-filter select,
.tutor-course-archive-filter select,
.tutor-sort-by select {
    color: #333333 !important;
    background-color: #ffffff !important;
}

select option,
.tutor-form-select option,
.tutor-select option {
    color: #333333 !important;
    background-color: #ffffff !important;
}

/* Flipbook preview - smaller in product summary */
.woocommerce-product-details__short-description [class*="real3dflipbook"] {
    max-width: 300px !important;
    max-height: 450px !important;
}
.woocommerce-product-details__short-description [class*="real3dflipbook"] img {
    max-width: 100% !important;
    height: auto !important;
}

/* Author bio box - yellow bg, dark text */
.wd-author-bio {
    background-color: #e4ac01 !important;
    padding: 30px !important;
    border-radius: 8px !important;
}
.wd-single-post-author-bio .elementor-widget-container {
    background-color: transparent !important;
}
.wd-author-bio .wd-author-title {
    color: #1a1a1a !important;
}
.wd-author-bio .wd-author-area-info {
    color: #2d2d2d !important;
}
.wd-author-bio a {
    color: #1a1a1a !important;
    text-decoration: underline !important;
}
.wd-author-bio a:hover {
    color: #9b59b6 !important;
}
.wd-author-bio img.avatar {
    border-radius: 50% !important;
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
    border: none !important;
}

/* ============================================================
   TutorLMS Account Dashboard - Full Dark Theme
   ============================================================ */

/* Cards: dark background */
.tutor-frontend-dashboard .tutor-card,
.tutor-frontend-dashboard .tutor-profile-completion {
    background-color: #1e1e1e !important;
    border-color: #2d2d2d !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.4) !important;
}

/* All text inside cards: light */
.tutor-frontend-dashboard .tutor-card,
.tutor-frontend-dashboard .tutor-card *,
.tutor-frontend-dashboard .tutor-profile-completion,
.tutor-frontend-dashboard .tutor-profile-completion * {
    color: #e0e0e0 !important;
}

/* Stat card icon circles: yellow tint bg + yellow icon */
.tutor-frontend-dashboard .tutor-round-box {
    background-color: rgba(228, 172, 1, 0.12) !important;
}
.tutor-frontend-dashboard .tutor-round-box i {
    color: #e4ac01 !important;
}

/* Stat card secondary labels */
.tutor-frontend-dashboard .tutor-card .tutor-color-secondary,
.tutor-frontend-dashboard .tutor-card .tutor-fs-7 {
    color: #888888 !important;
}

/* Links inside cards and tables */
.tutor-frontend-dashboard .tutor-profile-completion a,
.tutor-frontend-dashboard .tutor-card a,
.tutor-frontend-dashboard .tutor-table a {
    color: #e4ac01 !important;
}

/* My Courses table */
.tutor-frontend-dashboard .tutor-table-responsive {
    background-color: #1e1e1e !important;
    border: 1px solid #2d2d2d !important;
    border-radius: 6px !important;
    overflow: hidden !important;
}
.tutor-frontend-dashboard .tutor-table,
.tutor-frontend-dashboard .tutor-table tr,
.tutor-frontend-dashboard .tutor-table td {
    background-color: #1e1e1e !important;
    color: #e0e0e0 !important;
    border-color: #2d2d2d !important;
}
.tutor-frontend-dashboard .tutor-table thead th {
    background-color: #252525 !important;
    color: #888888 !important;
    border-color: #2d2d2d !important;
}

/* Headings outside cards - white on dark bg */
.tutor-dashboard-content > .tutor-fs-5,
.tutor-dashboard-content > .tutor-fs-4,
.tutor-dashboard-content .tutor-mb-24.tutor-color-black,
.tutor-dashboard-content .tutor-d-flex > .tutor-fs-5 {
    color: #ffffff !important;
}

/* View All link */
.tutor-dashboard-content .tutor-btn-ghost,
.tutor-dashboard-content > div > a {
    color: #e4ac01 !important;
}

/* Dashboard divider */
.tutor-frontend-dashboard .tutor-hr {
    border-color: #2d2d2d !important;
}

/* Woodmart: hide product image from thumbnail grid only */
[style*="--wd-col-lg:4"].wd-carousel .wd-carousel-item:has(img.wp-post-image) {
    display: none !important;
}

/* ===== Tutor LMS Course Price Colors (Animworks) ===== */
/* Course detail sidebar - ALL prices yellow by default */
.tutor-price-preview-box .price,
.tutor-price-preview-box .price .woocommerce-Price-amount,
.tutor-price-preview-box .price bdi,
.tutor-price-preview-box .price ins,
.tutor-price-preview-box .price ins .woocommerce-Price-amount,
.tutor-price-preview-box .price ins bdi,
.tutor-price-preview-box .price .woocommerce-Price-currencySymbol {
    color: #E4AC01 !important;
    text-decoration: none !important;
}
/* Course detail sidebar - strikethrough/original price lighter grey */
.tutor-price-preview-box .price del,
.tutor-price-preview-box .price del .woocommerce-Price-amount,
.tutor-price-preview-box .price del bdi,
.tutor-price-preview-box .price del .woocommerce-Price-currencySymbol {
    color: rgba(255, 255, 255, 0.45) !important;
}
/* Course listing cards - prices yellow */
.tutor-course-loop-price .price,
.tutor-course-loop-price .price .woocommerce-Price-amount,
.tutor-course-loop-price .price ins,
.tutor-course-loop-price .price ins .woocommerce-Price-amount {
    color: #E4AC01 !important;
}
/* Course listing cards - strikethrough lighter grey */
.tutor-course-loop-price .price del,
.tutor-course-loop-price .price del .woocommerce-Price-amount {
    color: rgba(255, 255, 255, 0.45) !important;
}