.learndash-wrapper
  .ld-course-navigation
  .ld-lesson-item.ld-is-current-lesson
  .ld-lesson-item-preview-heading,
.ld-lesson-item-preview-heading *,
.bm-orders-header div {
  font-family: "Source Serif 4" !important;
}
.woocommerce .woocommerce-MyAccount-content .bm-order-item h3 {
  font-family: Lato !important;
}

:root {
  --bm-tcche-gold: #eaaa52;
  --bm-tcche-lightgray: #d7d4d0;
  --bm-tcche-darkgray: #272a2f;
}
/** begin::Text Formatting **/
.ld-focus .ld-progress-percentage {
  font-family: "Source Serif 4" !important;
  font-weight: normal !important;
}
.bm-item_meta__type {
  width: 300px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/** begin:: Other Courses - My Account **/
.woocommerce-other-courses .nectar-post-grid {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 40px;
}

.woocommerce-other-courses .nectar-post-grid-item-bg.img-loaded img,
.woocommerce-other-courses .nectar-post-grid-item-bg img {
  display: block;
  border-radius: 33px !important;
  position: unset !important;
}

.woocommerce-other-courses .item-main .post-heading {
  font-size: 32px !important;
  margin-top: 20px !important;
}

.woocommerce-other-courses #bm_course_name {
  font-size: 26px !important;
}

@media screen and (min-width: 900px) {
  .woocommerce-other-courses .nectar-post-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/** end:: Other Courses - My Account **/

/** begin::Orders - My Account **/

.bm-orders-header,
.bm-item-meta {
  display: flex;
  line-height: 1.7 !important;
}

.bm-orders-header > div,
.bm-item-meta > div {
  width: 115px;
  letter-spacing: 2px;
}

.bm-orders-header {
  margin-bottom: 20px;
}

.bm-orders-header > div {
  font-size: 19px;
  line-height: 1.4 !important;
}

.bm-item-meta > div {
  color: #b0aeae;
  font-size: 14px;
}

.bm-item_meta__status {
  text-transform: capitalize;
  background: #eeebeb;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
}

.bm-item_meta__status::before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  background: red;
  margin-right: 5px;
  border-radius: 50%;
}
.bm-status-processing::before {
  background: var(--bm-tcche-gold);
}
.bm-status-completed::before {
  background: #98e27d;
}
.bm-status-on-hold::before {
  background: #7ea1f8;
}
.bm-status-cancelled::before {
  background: #00000020;
}
.bm-status-refunded::before {
  background: #ca6fe1;
}

.bm-order-item {
  display: flex;
  flex-direction: column;
  padding: 30px 0;
  border-bottom: 2px solid #d9d9d9;
  gap: 20px;
}
.bm-order-item > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bm-order-item h3 {
  font-size: 20px !important;
  line-height: 1.6 !important;
  margin: 0 !important;
  text-transform: unset !important;
}

.bm-order-item__download,
.bm-order-item__view-invoice {
  color: var(--bm-tcche-gold);
}

.bm-order-item__download i,
.bm-order-item__view-invoice i {
  margin-right: 5px;
}

.bm-order-item__download.disbled {
  cursor: not-allowed;
}

.bm-order-item__download.disbled a {
  pointer-events: none;
  color: var(--bm-tcche-lightgray) !important;
}
/** end::Orders - My Account **/

/** begin::View Orders - My Account **/
.bm-accordion-row {
  display: none;
}
.bm-accordion-row {
  display: none;
}

.woocommerce-MyAccount-content h2 {
  color: var(--bm-tcche-gold) !important;
  font-size: 48px !important;
}
table.bm-order-view-table {
  margin-bottom: 70px !important;
  max-width: 800px !important;
}
table.bm-order-view-table,
.bm-order-view-table tr,
.bm-order-view-table td,
.bm-order-view-table th {
  border-collapse: collapse !important;
  border: none !important;
}

tr.bm-accordion-row:not(:last-child) {
  border-bottom: none !important;
}
.bm-order-view-table tr.border-b,
.bm-order-view-table tr {
  border-bottom: 2px solid #d9d9d999 !important;
}
.bm-order-view-table tr {
  background: none !important;
}

.bm-order-view-table th,
.bm-order-view-table td {
  font-size: 13px !important;
  padding: 20px 0 !important;

  letter-spacing: 1px;
}

.bm-order-view-table th {
  color: #a2a2a2;
  font-weight: normal !important;
}

.bm-accordion-toggle {
  color: black;
}

.bm-accordion-toggle i {
  color: var(--bm-tcche-gold) !important;
  margin-left: 10px;
  transition: all 0.3s;
  transform: rotate(180deg);
}
.bm-accordion-toggle.closed i {
  transform: rotate(0deg) !important;
}

.woocommerce .woocommerce-MyAccount-content .bm-order-item h3 {
  font-weight: 600;
  font-weight: unset !important;
  letter-spacing: 1px;
  text-transform: capitalize !important;
}
/** end::View Orders - My Account **/

/** begin::My Courses - My Account **/
.woocommerce-account.woocommerce-courses .ld-item-list.ld-course-list,
.woocommerce-account.woocommerce-courses .ld-profile-card,
.woocommerce-account.woocommerce-courses .filter.price,
.woocommerce-account.woocommerce-courses .separator,
.woocommerce-account.woocommerce-courses
  .ld-profile-stat.ld-profile-stat-certificates,
.woocommerce-account.woocommerce-courses
  .ld-profile-stat.ld-profile-stat-points {
  display: none !important;
}

.woocommerce-account.woocommerce-courses .item .author,
.woocommerce-account.woocommerce-courses .ld-profile-stat * {
  font-family: "Source Serif 4" !important;
}

.woocommerce-account.woocommerce-courses .ld-profile-stats * {
  color: black !important;
  border: none !important;
}
.learndash-wrapper .ld-profile-summary .ld-profile-stats {
  justify-content: flex-start;
}

.woocommerce-account.woocommerce-courses .ld-profile-stat span:last-child {
  font-size: 20px !important;
}

.woocommerce-account.woocommerce-courses
  .woocommerce-MyAccount-content
  > .learndash-wrapper {
  display: inline-flex;
}

.woocommerce-account.woocommerce-courses .item .thumbnail img {
  display: block;
  width: 100%;
  border-radius: 33px !important;
  position: unset !important;
}

.woocommerce-account.woocommerce-courses .items-wrapper.grid {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 40px;
}

.woocommerce-account.woocommerce-courses .items-wrapper.grid .bottom-meta {
  display: none !important;
}

.woocommerce-account.woocommerce-courses .item .author {
  color: #848689;
  font-size: 26px !important;
}

.woocommerce-account.woocommerce-courses .item h3.entry-title {
  font-size: 32px !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.woocommerce-account.woocommerce-courses .item h3.entry-title a {
  color: black !important;
}

.woocommerce-account.woocommerce-courses .item .ld-progress {
  display: flex;
  justify-content: space-between !important;
  margin-top: 20px;
}

.woocommerce-account.woocommerce-courses .item .ld-progress-steps {
  display: none !important;
}

.woocommerce-account.woocommerce-courses .item .ld-progress-bar {
  max-width: 71% !important;
}

.woocommerce-account.woocommerce-courses
  .item
  .ld-progress-percentage.ld-secondary-color {
  color: var(--bm-tcche-lightgray) !important;
}

.woocommerce-account.woocommerce-courses
  .item
  .ld-progress-bar-percentage.ld-secondary-background {
  background: var(--bm-tcche-gold) !important;
}

.woocommerce-account.woocommerce-courses .item .ribbon {
  display: none !important;
}

.woocommerce-account.woocommerce-courses .item h3.entry-title {
  width: 100%;
  overflow: hidden; /* Hide any content that overflows the container */
  text-overflow: ellipsis;
  display: block !important;
}
@media screen and (min-width: 900px) {
  .woocommerce-account.woocommerce-courses .items-wrapper.grid {
    grid-template-columns: repeat(2, 50%);
  }
}
/** end::My Courses - My Account **/

/** begin::Course Sidebar **/

.ld-in-focus-mode .ld-focus .ld-focus-main .ld-focus-content h1 {
  font-size: 66px;
  line-height: 1.2;
  font-weight: 400;
}
/* Hide Elements */
.ld-in-focus-mode
  .ld-focus
  .ld-focus-sidebar
  .ld-lesson-item-preview-heading
  .ld-status-icon,
.ld-in-focus-mode
  .ld-focus
  .ld-focus-sidebar
  .ld-course-navigation-heading
  .ld-progress-steps,
.ld-in-focus-mode
  .ld-focus
  .ld-focus-sidebar
  .ld-course-navigation-heading
  .ld-icon.ld-icon-content,
.ld-in-focus-mode
  .ld-focus
  .ld-focus-sidebar
  .ld-course-navigation-heading
  .ld-progress-bar-percentage,
.ld-in-focus-mode
  .ld-focus
  .ld-focus-sidebar
  .ld-course-navigation
  .ld-lesson-item-expanded::before {
  display: none !important;
}

/* Reset Padding */
.ld-in-focus-mode .ld-focus-sidebar .ld-table-list,
.ld-in-focus-mode .ld-focus-sidebar .ld-expand-button,
.ld-in-focus-mode .ld-focus-sidebar .ld-progress-heading,
.ld-in-focus-mode .ld-focus-sidebar .ld-table-list-items,
.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item-preview,
.ld-in-focus-mode .ld-focus-sidebar .ld-table-list-item-preview,
.ld-in-focus-mode .ld-focus-sidebar .ld-course-navigation-heading h3 {
  padding: 0 !important;
}

/* Reset Margin */
.ld-in-focus-mode .ld-focus-sidebar .ld-progress-heading,
.ld-in-focus-mode .ld-focus-sidebar .ld-secondary-color-hover:hover,
.ld-in-focus-mode .ld-focus-sidebar .learndash-wrapper .ld-secondary-color {
  margin: 0 !important;
}

/* Background coloring */
.ld-in-focus-mode .ld-focus .ld-focus-sidebar,
.ld-in-focus-mode .ld-focus .ld-focus-sidebar .learndash-wrapper,
.ld-in-focus-mode .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger,
.ld-in-focus-mode .ld-focus .ld-focus-sidebar .ld-course-navigation-heading,
.ld-in-focus-mode
  .ld-focus
  .ld-focus-sidebar
  .ld-course-navigation
  .ld-lesson-item,
.ld-in-focus-mode
  .ld-focus
  .ld-focus-sidebar
  .ld-course-navigation
  .ld-topic-list.ld-table-list,
.ld-in-focus-mode .ld-course-navigation-list {
  background: var(--bm-tcche-darkgray) !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-icon.ld-icon-arrow-right,
.ld-in-focus-mode .ld-focus-sidebar .ld-icon.ld-icon-arrow-left {
  background: var(--bm-tcche-gold) !important;
}

.ld-in-focus-mode .learndash-wrapper .ld-focus-sidebar {
  border-right: var(--bm-tcche-darkgray) !important;
}

/* Fix Sidebar positioning */
.ld-in-focus-mode .ld-focus-sidebar {
  padding-top: 0 !important;
}

/* Fix issue with page header/footer widths with side bar */
@media screen and (max-width: 668px) {
  .ld-course-navigation-heading,
  .ld-in-focus-mode .ld-focus-sidebar {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .woocommerce-account.woocommerce-courses .item h3.entry-title {
    white-space: nowrap;
  }

  .woocommerce-account.woocommerce-courses .item .thumbnail img {
    height: 330px !important;
    object-fit: cover;
  }

  .ld-in-focus-mode .learndash-wrapper .ld-focus-sidebar {
    position: fixed;
    top: 0 !important;
    z-index: 9999999999 !important;
  }

  .ld-in-focus-mode .ld-focus #wpadminbar,
  .ld-in-focus-mode .ld-focus .focus-footer,
  .ld-in-focus-mode .ld-focus #top .container .row {
    transition: margin-left 0.3s ease;
  }
  .ld-in-focus-mode .ld-focus .focus-footer {
    background-color: var(--bm-tcche-darkgray);
  }

  .ld-in-focus-mode .ld-focus-sidebar .ld-progress-percentage {
    font-size: 13px;
  }

  .ld-in-focus-mode .ld-focus:not(.ld-focus-sidebar-collapsed) #wpadminbar,
  .ld-in-focus-mode .ld-focus:not(.ld-focus-sidebar-collapsed) .focus-footer,
  .ld-in-focus-mode .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-main {
    margin-left: 350px;
    width: calc(100vw - 350px) !important;
  }

  .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main {
    width: calc(100% - 50px) !important;
  }

  .ld-in-focus-mode .ld-focus .focus-footer {
    padding-left: 100px !important;
  }

  .orders .bm-order-item > div:last-child .bm-order-item__view-invoice {
    display: none !important;
  }
}

@media screen and (max-width: 769px) {
  .bm-item_meta__status {
    width: max-content !important;

    order: 1 !important;
    margin-bottom: 10px;
  }

  .bm-item-meta {
    flex-wrap: wrap;
  }

  .bm-item-meta > div {
    order: 4;
  }
  .bm-item-meta .bm-item_meta__status--container {
    order: 1 !important;
    width: 100%;
  }
  .bm-order-item > div:first-child .bm-order-item__view-invoice {
    display: none;
  }

  .bm-order-item > div:last-child {
    flex-direction: column;
    align-items: flex-start;
  }

  .bm-order-item > div:last-child a {
    padding: 0 !important;
    font-size: 13px;
    line-height: 1.4;
    margin-top: 10px;
    letter-spacing: 2px;
  }

  .bm-order-item h3 {
    margin-bottom: 20px !important;
  }

  .bm-orders-header {
    display: none !important;
  }
}

/* Sidebar Trigger */
.ld-in-focus-mode .ld-focus-sidebar-trigger {
  top: 50px !important;
}

/* Progress Bar/Circle */
.ld-in-focus-mode .ld-focus .ld-focus-sidebar .ld-progress {
  width: 100% !important;
  display: block !important;
  position: relative !important;
}

.ld-in-focus-mode .ld-focus .ld-focus-sidebar .ld-progress-bar {
  margin: 20px auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 145px !important;
  height: 145px !important;
  border-radius: 50% !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-secondary-color-hover:hover,
.ld-in-focus-mode .ld-focus-sidebar .learndash-wrapper .ld-secondary-color {
  width: 75px;
  text-align: center;
  color: white !important;
  line-height: 1.4;
  font-weight: normal !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-progress-heading {
  position: absolute;
  inset: 0;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.ld-in-focus-mode .ld-focus-sidebar .learndash-widget {
  width: 100% !important;
}

/* Sidebar Header */

.ld-in-focus-mode .ld-focus-sidebar .ld-course-navigation-heading {
  display: flex !important;
  flex-direction: column-reverse !important;
  justify-content: center;
  align-items: center !important;
  padding: 40px 1em 0 1em !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-course-navigation-heading h3 a {
  font-weight: normal !important;
  font-size: 34px !important;
  line-height: 1.3 !important;

  display: block;
  text-transform: uppercase;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-course-navigation-heading h3 {
  width: 90% !important;
  text-align: center;
  display: block;
}

.ld-in-focus-mode .ld-focus-sidebar .bm-course-author {
  color: #eaaa52 !important;
  font-size: 16px;
  text-align: center;
  margin-top: 20px !important;
}
.ld-in-focus-mode .ld-focus-sidebar .bm-course-author::before {
  content: "By ";
}
.ld-in-focus-mode .ld-focus-sidebar .bm-course-author::after {
  content: "";
  display: block;
  background: url(/wp-content/uploads/Vector-7.svg);
  background-repeat: repeat;
  background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 12px;
  width: 100% !important;
  margin: 30px 0 20px 0 !important;
}
/* Lesson List */

.ld-in-focus-mode .ld-focus-sidebar {
  overflow-y: auto !important;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-wrapper {
  overflow-y: visible;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item-preview {
  margin-bottom: 10px !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item {
  border-color: #ffffff80 !important;
}
.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item:last-child {
  border: none !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-table-list-items {
  margin-top: 10px !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-topic-list.ld-table-list::before {
  content: unset !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-items {
  padding: 0 2em !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item-preview .ld-lesson-title,
.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item-preview-heading * {
  color: white !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item-preview-heading * {
  font-weight: 300 !important;
}

/* Lesson List Item */
.ld-in-focus-mode .ld-focus-sidebar .ld-topic-title {
  color: #ffffff80 !important;
  line-height: 1.3;
}
.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item {
  padding: 15px 0 !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-status-icon:not(.ld-status-complete) {
  background: transparent !important;
}

.ld-in-focus-mode
  .ld-focus-sidebar
  .ld-expand-button.ld-button-alternate
  .ld-icon {
  background-color: transparent !important;
}

/* Lesson Item Toggle */
.ld-in-focus-mode .ld-focus-sidebar .ld-expand-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-expand-button .ld-text {
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  font-size: 11px !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-table-list-item-preview {
  margin-bottom: 15px !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-is-not-current-lesson .ld-lesson-title {
  color: #ffffff90 !important;
}
/** end::Course Sidebar **/

/* start::Course User Menu */

.ld-in-focus-mode #header-space,
.ld-in-focus-mode #header-outer,
.ld-in-focus-mode .ld-focus-header .ld-content-actions,
.ld-in-focus-mode .ld-focus-header .ld-brand-logo,
.ld-in-focus-mode .ld-focus-header .ld-progress-wrap,
.ld-in-focus-mode header#top {
  display: none !important;
}

.ld-focus-main {
  width: 100vw !important;
}

.ld-in-focus-mode
  .ld-focus
  .ld-focus-header
  .ld-user-menu
  .ld-user-menu-items
  a {
  background-color: white !important;
  color: #898989 !important;
  font-weight: 100 !important;
  letter-spacing: 1px;
  font-size: 13px !important;
  padding: 10px !important;
}

.ld-in-focus-mode
  .ld-focus
  .ld-focus-header
  .ld-user-menu
  .ld-user-menu-items::before {
  content: unset !important;
}

.ld-focus-header .ld-user-menu-items a {
  padding: 10px 0 !important;
}

.ld-focus-header .ld-user-menu-items a:not(:last-child) {
  border-bottom: 1px solid #e8e8e8 !important;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
  text-transform: capitalize;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px !important;
  width: 100% !important;
  min-width: max-content !important;
}

.ld-user-menu:hover .ld-user-menu-items {
  display: block !important;
}
.ld-user-menu-items {
  background: white !important;
  margin: 0 !important;
}
.ld-focus-header .ld-user-menu-items {
  order: 3;
  grid-column: span 2;
  margin-top: 10px;
}

.ld-focus-header .ld-user-menu-items a {
  display: flex !important;
  align-items: center;
  column-gap: 14px;
}

.ld-focus-header .ld-user-menu-items a::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.ld-focus-header .ld-user-menu-items a:nth-child(1) {
  display: none !important;
}

.woocommerce-account .myaccount-menu a::before {
  content: "";
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 7px;
}

.woocommerce-account .myaccount-menu a .item-icon {
  display: none !important;
  margin-right: 5px !important;
}
.woocommerce-MyAccount-navigation li a {
  display: flex !important;
  align-items: center;
}
.woocommerce-MyAccount-navigation li a::before {
  content: "" !important;
  display: block;
  height: 20px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 14px !important;
  opacity: 1 !important;
}

.woocommerce-MyAccount-navigation li:not(.is-active) a::before {
  filter: grayscale(1);
}
.woocommerce-MyAccount-navigation li a:hover::before {
  filter: grayscale(0);
}
.woocommerce-MyAccount-navigation li:nth-child(1) a::before {
  background-image: url(/wp-content/uploads/book-open.svg);
}

.woocommerce-MyAccount-navigation li:nth-child(2) a::before {
  background-image: url(/wp-content/uploads/Events.svg);
}

.woocommerce-MyAccount-navigation li:nth-child(3) a::before {
  background-image: url(/wp-content/uploads/file-text-1.svg);
}

.woocommerce-MyAccount-navigation li:nth-child(4) a::before {
  background-image: url(/wp-content/uploads/file-text-1.svg);
}

.woocommerce-MyAccount-navigation li:nth-child(5) a:before {
  background-image: url(/wp-content/uploads/dollar-sign.svg) !important;
}

.woocommerce-MyAccount-navigation li:nth-child(6) a:before,
.woocommerce-MyAccount-navigation li:nth-child(7) a:before {
  background-image: url(/wp-content/uploads/edit-3.svg);
}

.woocommerce-MyAccount-navigation li:nth-child(8) a:before {
  background-image: url(/wp-content/uploads/airplay.svg);
}

.woocommerce-MyAccount-navigation li:nth-child(9) a:before {
  background-image: url(/wp-content/uploads/power.svg);
}

.ld-focus-header .ld-user-menu-items a:nth-child(8) {
  border-bottom: none !important;
}

.ld-focus-header .ld-user-menu-items a:nth-child(9) {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .ld-in-focus-mode .ld-focus-header {
    justify-content: flex-end !important;
    padding: 10px 0 !important;
    height: 80px !important;
  }

  .ld-in-focus-mode .ld-focus-header,
  .ld-in-focus-mode .ld-focus-header .ld-user-menu,
  .ld-in-focus-mode .ld-focus-header .ld-progress {
    border: unset !important;
  }

  .ld-focus-header .ld-user-menu {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center !important;
    column-gap: 15px !important;
    padding: 0 !important;
    flex: 0 0 max-content !important;
    margin-right: 5em;
  }

  .ld-in-focus-mode .ld-profile-avatar {
    margin: 0 !important;
  }

  .ld-in-focus-mode .ld-text.ld-user-welcome-text::after {
    font-family: ld-icons !important;
    content: "\e915";
    color: var(--bm-tcche-gold) !important;
    margin-left: 15px !important;
  }

  .ld-in-focus-mode .ld-user-menu {
    min-width: 300px;
    display: grid !important;
    grid-template-columns: 40px 1fr !important;
    position: absolute !important;
    right: 0 !important;
    top: 10px !important;
    padding: 10px !important;
    border-radius: 12px;
    height: unset !important;
    background: white !important;
  }

  .ld-focus-header .ld-user-menu:hover {
    box-shadow: 0px 0px 8px 1px #00000010;
  }

  .ld-focus-header .ld-user-menu:hover .ld-user-menu-items {
    display: block !important;
  }

  .ld-focus-header .ld-user-menu-items {
    flex-basis: 100%;
    flex-grow: 1;
    position: unset !important;
    display: none !important;
  }

  .ld-in-focus-mode
    .ld-focus
    .ld-focus-header
    .ld-user-menu
    .ld-user-menu-items
    a {
    background-color: white !important;
    color: #898989 !important;
    font-weight: 100 !important;
    letter-spacing: 1px;
    font-size: 13px !important;
    padding: 10px !important;
  }

  .ld-in-focus-mode
    .ld-focus
    .ld-focus-header
    .ld-user-menu
    .ld-user-menu-items::before {
    content: unset !important;
  }

  .ld-focus-header .ld-user-menu-items a {
    padding: 10px 0 !important;
  }

  .ld-focus-header .ld-user-menu-items a:not(:last-child) {
    border-bottom: 1px solid #e8e8e8 !important;
  }

  .ld-focus-header .ld-user-welcome-text {
    font-family: "Source Serif 4" !important;
    color: black !important;
    font-size: 17px !important;
    width: 80%;
    order: 2;
  }

  .ld-focus-header .ld-user-menu-items {
    order: 3;
    grid-column: span 2;
    margin-top: 10px;
  }

  .ld-focus-header .ld-user-menu-items a {
    display: flex !important;
    align-items: center;
    column-gap: 14px;
  }

  .ld-focus-header .ld-user-menu-items a::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .ld-focus-header .ld-user-menu-items a:nth-child(1) {
    display: none !important;
  }

  .ld-focus-header .ld-user-menu-items a:nth-child(5) {
    border-bottom: none !important;
  }

  .ld-focus-header .ld-user-menu-items a:nth-child(5) {
    display: none !important;
  }
}
/** end::Course User Menu **/

.bm-profile__user img {
  border-radius: 50%;
}
.bm-profile__user > p {
  font-family: "Source Serif 4" !important;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 1.4 !important;
  font-weight: 300 !important;
}
.mycred-my-rank {
  display: flex !important;
  align-items: center;
  margin: 5px 0 20px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px !important;
}
.mycred-my-rank img {
  height: 25px !important;
  width: auto;
  margin: 0 5px 0 0 !important;
}
.woocommerce-MyAccount-navigation ul li a {
  font-family: Lato;
  letter-spacing: 1px;
}

.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none !important;
}

.woocommerce-MyAccount-navigation ul {
  border-top: none !important;
}

.bm-rank__apprentice {
  color: #192cc0 !important;
}
.bm-rank__intermediate {
  color: #50ce20 !important;
}
.bm-rank__advanced {
  color: #e9b427 !important;
}
.bm-rank__higher {
  color: #f53111 !important;
}
.bm-rank__master {
  color: #9715c5 !important;
}
.bm-order-item__download a,
.bm-order-item__view-invoice a {
  display: flex !important;
  align-items: center !important;
}
.bm-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.bm-icon__eye {
  background-image: url(/wp-content/uploads/eye.png);
}

.bm-icon__bookmark {
  background-image: url(/wp-content/uploads/bookmark.png);
}
.bm-order-item__view-invoice.in-active {
  filter: grayscale(1);
  pointer-events: none;
}
.widget.woocommerce.widget_shopping_cart {
  display: none !important;
  opacity: 0 !important;
}

.bm-add-to-cart {
  background: #eaaa52 !important;
  display: inline-block;
  padding: 10px 22px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 14px !important;
  border-radius: 12px !important;
  color: rgb(39, 41, 47);
  text-transform: uppercase !important;
}

.icon-salient-cart::before {
  display: block;
  width: 24px;
  height: 24px;
  content: "" !important;
  background-image: url(/wp-content/uploads/basket.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: -4px;
}
#header-outer a.cart-contents .cart-wrap {
  position: absolute;
  right: -33px !important;
  bottom: -9px !important;
  top: unset !important;
  left: unset !important;
}

#header-outer a.cart-contents .cart-wrap span {
  color: black !important;
  font-family: "Source Serif 4" !important;
}

.woocommerce-account.woocommerce-courses .item .ribbon.completed {
  display: block !important;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 38px;
  height: 38px;
  background: red;
  border-radius: 50%;
  color: transparent;
  background: center no-repeat #eaaa52
    url(https://tcche.org/wp-content/uploads/check-circle.png);
}

.woocommerce-account.woocommerce-courses .thumbnail {
  position: relative;
}

.woocommerce-cart
  .container.main-content
  .row-bg.viewport-desktop.using-bg-color {
  background: white !important;
}

.ld-focus-header .ld-user-menu-items a::before {
  filter: grayscale(1);
}
.ld-focus-header .ld-user-menu-items a:hover::before {
  filter: grayscale(0);
}

.ld-focus-header .ld-user-menu-items a:nth-child(2)::before {
  background-image: url(/wp-content/uploads/book-open.svg) !important;
}

.ld-in-focus-mode
  .ld-focus
  .ld-focus-sidebar
  .ld-progress-bar
  .woocommerce-MyAccount-navigation
  li:nth-child(2)
  a::before {
  background-image: url(/wp-content/uploads/Events.svg);
}

.ld-focus-header .ld-user-menu-items a:nth-child(3)::before {
  background-image: url(/wp-content/uploads/file-text-1.svg);
}

.ld-focus-header .ld-user-menu-items a:nth-child(4)::before {
  background-image: url(/wp-content/uploads/edit-3.svg);
}

.ld-focus-header .ld-user-menu-items a:nth-child(6)::before {
  background-image: url(/wp-content/uploads/airplay.svg);
}

.ld-focus-header .ld-user-menu-items a:nth-child(7)::before {
  background-image: url(/wp-content/uploads/power.svg);
}
.ld-user-menu-items {
  margin-top: 10px !important;
}

.bm-course-author {
  font-size: 25px !important;
  font-weight: 100 !important;
}

body.ld-in-focus-mode .ld-focus-sidebar .ld-progress-percentage {
  text-align: center;
  font-size: 18px !important;
}

.bm-order-item__download.disbled i {
  filter: grayscale(1);
  opacity: 0.7;
}

.page-id-38.woocommerce-subscriptions a.button {
  background-color: #eaaa52 !important;
  margin-right: 5px;
}

.bm-sso a {
  background: #eaaa52 !important;
  border-radius: 12px !important;
  color: black !important;
  letter-spacing: 1px;
  padding: 20px !important;
  font-weight: 700 !important;
  font-family: Lato;
  text-transform: uppercase !important;
  margin-bottom: 10px !important;
}
.bm-sso div {
  margin-bottom: 20px;
}

.bm-sso img {
  filter: invert(1);
  margin: 0 !important;
}

/* ── Visual countdown timer [countdown] ─────────────────── */
.tcche-cd {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 32px 16px;
  box-sizing: border-box;
  width: 100%;
}
.tcche-cd__title {
  color: #c9b99a;
  letter-spacing: 0.25em;
  font-size: 0.85rem;
  text-transform: uppercase;
  margin: 0 0 8px;
  font-family: Georgia, serif;
  text-align: center;
}
/* Grid keeps 4 columns no matter how narrow the container is */
.tcche-cd__boxes {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  width: 100%;
  max-width: 480px;
}
.tcche-cd__box {
  position: relative;
  background: rgba(30, 26, 24, 0.45);
  backdrop-filter: blur(14px) saturate(140%);
  -webkit-backdrop-filter: blur(14px) saturate(140%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  min-width: 0;
  aspect-ratio: 1.1 / 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
  overflow: hidden;
}
.tcche-cd__box::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.08) 0%,
    rgba(255, 255, 255, 0) 45%,
    rgba(255, 255, 255, 0) 60%,
    rgba(255, 255, 255, 0.04) 100%
  );
  border-radius: inherit;
}
.tcche-cd__num {
  color: #f0ece6;
  font-size: clamp(1.6rem, 5.5vw, 2.6rem);
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.02em;
  font-family: Georgia, serif;
}
.tcche-cd__label {
  color: #a89d92;
  font-size: clamp(0.6rem, 1.6vw, 0.7rem);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 500;
}

/* Mobile: tighten layout, prioritize legibility of labels */
@media (max-width: 600px) {
  .tcche-cd {
    padding: 20px 8px;
    gap: 12px;
  }
  .tcche-cd__title {
    font-size: 0.75rem;
    letter-spacing: 0.18em;
  }
  .tcche-cd__boxes {
    gap: 8px;
  }
  .tcche-cd__box {
    aspect-ratio: 1 / 1;
    border-radius: 12px;
    gap: 4px;
  }
  .tcche-cd__num {
    font-size: 1.75rem;
  }
  .tcche-cd__label {
    font-size: 0.6rem;
    letter-spacing: 0.08em;
  }
}

@media (max-width: 380px) {
  .tcche-cd__num {
    font-size: 1.5rem;
  }
  .tcche-cd__label {
    font-size: 0.55rem;
    letter-spacing: 0.05em;
  }
}

/* Variant: solid black boxes (legacy look) — [countdown var="black"] */
.tcche-cd--black .tcche-cd__box {
  background: #1e1a18;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.5);
}
.tcche-cd--black .tcche-cd__box::before {
  display: none;
}

