/* Forum onboarding page */
.post-10118 .objective-table.progressally-objective-table {
	display: block !important;
	padding: 0 0 10px 0 !important;
}
.post-10118 .objective-table .progressally-flex-row {
	display: inline-flex;
	border: none !important;
	background: #ebd9c652;
    border-radius: 9px;
    padding-right: 5px;
}
.post-10118 .objective-table .objective-description {
	color: #2f3a63;
}
.objective-table label[for*="checkbox-1-10118-1"] {
	pointer-events: none;
}
.guidelines-list {
	border: 2px solid #ebd9c6;
    padding: 10px 20px;
    border-radius: 6px;
}
.guidelines-list h6 {
	color: #283356;
	padding-top: 10px;
}
.et-db #et-boc .et-l .et_pb_module .custom-button .button, .custom-button .button {
	color: #FFFFFF;
    border-radius: 50px;
    font-size: 16px;
    background-color: var(--theme-primary);
    transition: all 300ms ease 0ms;
    padding: 14px 25px;
    display: inline-block;
    line-height: 1.5em;
	text-decoration: none;
}
.et-db #et-boc .et-l .et_pb_module .custom-button .button:hover, .custom-button .button:hover {
	color: var(--theme-primary);
	background-color: var(--theme-secondary);
}
/* END Forum onboarding page */

.hide {
	display: none !important;
}

/* Fix unwanted spacing from AA conditional display shortcodes */
.wp-block-group__inner-container:not(:has(p, div, h1, h2, h3, h4, h5, h6, img, ul, ol, span)) {
    display: none !important;
}

/* ===========================
 * Video Time tracking
 * =========================== */
.ce-notice {
	background: #e8ecfd;
	padding: 15px;
	border-radius: 12px;
	margin-bottom: 30px;
}
.ce-notice .toggle-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}
.ce-notice .toggle .info {
	flex: 85%;
}
.ce-notice .toggle .info .description {
	font-size: 0.9em;
}
.ce-notice .toggle .time {
	flex: 15%;
    text-align: right;
	position: relative;
	margin-top: 30px;
}
.ce-notice .toggle .time h5 {
	margin-bottom: 0;
}
.ce-notice .toggle .time .cel-watch-time-display:before {
	content: "\F269";
    font-size: 23px;
    font-family: bootstrap-icons !important;
    color: #5a5aff;
	position: absolute;
    right: 75px;
    top: -2px;
}
.ce-notice .toggle .time:after {
	content: "Hours Completed";
	font-size: 12px;
	display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    color: #616161;
}
.ce-notice .more {
	margin-top: 10px;
    display: inline-block;
    font-size: 0.85rem;
    font-weight: 500;
}
.toggle-arrow {
    display: inline-block;
    transition: transform 0.3s ease;
    font-size: 0.8em;
    margin-left: 5px;
    vertical-align: middle;
}
.ce-notice {
    overflow: hidden;
}
.extra-details {
    transition: max-height 0.4s ease-in-out, opacity 0.3s ease, padding 0.4s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    padding-top: 0;
    margin-top: 0;
	font-size: 0.9rem;
}
.extra-details.is-open {
    max-height: max-content; 
    opacity: 1;
    padding-top: 10px;
    margin-top: 5px;
}
.extra-details .category-item i {
	color: #6b86eb;
    font-size: 1.2rem;
    vertical-align: middle;
    margin-right: 5px;
}
.extra-details .note {
	margin-bottom: 0;
    margin-top: 10px;
    font-style: italic;
    font-size: 0.8rem;
	color: #686868;
}
.extra-details .note i {
	color: #9f9f9f;
}

/* ===========================
Update credit card
=========================== */
.accessally-credit-card-view-row.accessally-credit-card-view-card-number-row {
    background-color: #f2f2f2;
}

.accessally-credit-card-view-content-section {
  width: 100%;
}

.accessally-credit-card-view-content-section > div {
  padding: .5rem;
}

.accessally-credit-card-view-section {
    width: fit-content;
}

.accessally-credit-card-view-label-column {
    font-weight: bold;
    text-align: left;
    width: 125px;
}
.info-banner {
  background-color: #f8f9fa;
  border-left: 5px solid #0073aa; /* WordPress blue */
  padding: 15px 20px;
  border-radius: 6px;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
  margin: 20px 0;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
.info-banner strong {
  color: #0073aa;
}

/* ===========================
Upcoming classes and MCs
=========================== */
.upcoming a {
	position: relative;
}

.upcoming{
	pointer-events: none;
    cursor: default;
}

.upcoming .progressally_progress_bar_chart {
    display: none;
}

/* ===========================
Manage subscriptions page
=========================== */
.pricing-table .best-deal-column:after {
	position: absolute;
    content: 'Best Deal';
    top: -2.5%;
    left: 31%;
    background: #16A34A;
    color: #fff;
    padding: .3rem;
    border-radius: 50px;
    font-weight: 500;
    font-style: italic;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pricing-table .best-deal-column {
	border-color: #16A34A !important;
    border-width: .2rem !important;
    margin-top: -2rem;
    border-radius: 2rem;
	position: relative;
}

.ki-and-cmp {
	border-radius: 0 2rem 2rem 0;
}

.free-trial {
	border-radius: 2rem 0 0 2rem;
}

.pricing-table .wp-block-column {
  border: 1px solid #d1d5db;
  box-shadow: 0 4px 8px rgba(66, 139, 202, 0.10);
	padding: 2rem;
}

.pricing-table .highlight {
  background-color: #fef08a;
  width: fit-content;
  margin: 0 auto;
  padding: 4px 16px;
}

.pricing-table .short-description{
  color: #6b7280 !important;
}

.pricing-table {
  gap: 0 !important;
	margin-top: 5rem;
}

/* ===========================
Global styles for Divi
=========================== */
div#et-boc {
  width: 100%;
}

/* ===========================
Free access label for buttons
=========================== */
.wp-block-button.free-access a::after {
  content: "Free Access";
  position: absolute;
  top: -15px;
  background-color: var(--theme-secondary);
  display: block;
  font-size: 11px;
  padding: 5px 8px;
  color: var(--theme-primary);
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  left: 50%;
  transform: translateX(-50%);
}

.wp-block-button.free-access a {
  position: relative;
    min-width: 163px;
}

/* ===========================

=========================== */

.cta-upgrade-home {
  border-left: 4px solid #1a4789;
  background-color: F8F9FA;
  padding: 1.25em 2.375em;
}


body a {
  transition: .3s;
}

/* ===========================
Buttons without access
=========================== */

.wp-block-button.disabled a {
  cursor: not-allowed;
  opacity: .5;
}

.wp-block-button.disabled a:hover {
  background-color: var(--theme-primary) !important;
  color: #fff !important;
}


/* ===========================
Lock icon in the sidebar
=========================== */
ul li.link-wrapper i.bi.bi-lock {
    grid-row: 1 / 2;
    margin-top: 4px;
}


/* ===========================
ADD FREEE ACCESS LABEL IN THE SIDEBAR MENU FOR FREE TRIALS
=========================== */

li.link-wrapper:has(a.visually-hidden) {
 display: none !important;
}

/* Target only direct children of menu lists with the free-access-label class */
.btn-toggle-nav.list-unstyled > li > a.free-access-label:after {
  content: "FREE";
  background-color: var(--theme-primary);
  color: #fff;
  border-radius: 5px;
  padding: 3px;
  font-size: .7rem;
  margin-left: 6px;
  height: fit-content;
}

.btn-toggle-nav.list-unstyled > li > a.free-access-label {
  justify-content: space-between;
}

/* Explicitly remove the FREE label from nested items */
.btn-toggle-nav.list-unstyled li li a.free-access-label:after {
  content: none;
}

/* Additional safety - prevent any free-access-label inside collapse elements */
.collapse a.free-access-label:after {
  content: none !important;
}

/* back up
ul li a.free-access-label:after {
  content: "FREE";
  background-color: var(--theme-primary);
  color: #fff;
  border-radius: 5px;
  padding: 3px;
  font-size: .7rem;
  margin-left: 6px;
  height: fit-content;
}

ul li a.free-access-label {
  justify-content: space-between;
  position: relative;
}


ul > li li a.free-access-label:after {
  content: none;
}
*/

/* ===========================
My orders page
=========================== */
tr.accessally-view-purchase-header-row:not(.always-visible) {
  display: none;
}

table.accessally-view-order-table p {
  margin-bottom: 0;
}

table.accessally-view-order-table, table.accessally-view-subscription-table {
  border: none;
}



td.accessally-view-purchase-total-column::before {
  content: "$";
}

/* ===========================
Primary menu
=========================== */

ul#menu-header-menu a[aria-current="page"]{
  font-weight: bold;
  color: var(--theme-primary) !important;
}


/* ===========================
Course thumbnaiils
=========================== */
.course-thumbnails {
  gap: 2rem;
}

.cf7-container label {
  width: 100%;
}

.course-thumbnails img{
  transition: .3s;
}
.course-thumbnails img:hover {
  -webkit-box-shadow: 10px 10px 28px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 28px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 28px 0px rgba(0, 0, 0, 0.75);
  transform: scale(1.05);
}

@media all and (max-width:991px){
  .course-thumbnails {
      grid-template-columns: 1fr !important;
  }
}


/* ===========================
CF7 Styles
=========================== */
input.wpcf7-form-control.wpcf7-submit {
  background-color: var(--theme-primary);
  color: #fff;
  transition: .3s;
  border: none;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  border-radius: 100px;
}

input.wpcf7-form-control.wpcf7-submit:hover{
  background-color: var(--theme-secondary);
  color: var(--theme-primary);
}

.cf7-row {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}

.cf7-container {
  max-width: 730px;
  margin: 0 auto;
}

.cf7-column {
  flex: 1;
}

.cf7-container textarea{
  width: 100%;
}

/* ===========================
Buttons for prev/next lessons
=========================== */
a.accessally-course-navigation-button .accessally-course-navigation-button-text, span.accessally-course-navigation-decoration {
  transition: .3s;
}

.accessally-course-navigation-button:hover span.accessally-course-navigation-button-text {
  color: var(--theme-primary) !important;
}


.cmp-bonus-navigation a {
  background-color: var(--theme-primary);
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  transition: .3s;
}



.cmp-bonus-navigation a:hover {
  background-color: var(--theme-secondary);
  color: var(--theme-primary);
}

.cmp-bonus-navigation .post-navigation-link-next a {
  padding: 10px 55px 10px 37px;
  clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%);
}

.cmp-bonus-navigation .post-navigation-link-previous a {
  padding: 10px 37px 10px 55px;
  clip-path: polygon(15% 0, 100% 0, 100% 100%, 15% 100%, 0 50%);
}



/* ===========================
Pimary button
=========================== */
a.wp-block-button__link.wp-element-button {
  transition: .3s;
}

a.wp-block-button__link.wp-element-button:hover {
  color: var(--theme-primary);
}

/* ===========================
Secondary button
=========================== */

a.secondary_button, .secondary_button > a  {
  background-color: #fff ;
  color: var(--theme-primary) ;
  border: 1px solid var(--theme-primary) ;
  transition: .3s;
  font-size: 1em;
}


a.secondary_button:hover, .secondary_button > a:hover{
  background-color: var(--theme-secondary) !important;
  /* color: #fff !important; */
}


/* ===========================
TMP caption
=========================== */

.tmp-caption figcaption {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.tmp-caption {
  position: relative;
}


/* ===========================
KI courses homepage
=========================== */
.ki-courses-grid img{
  width: 100%;
  margin-bottom: 10px;
}

.ki-courses-grid{
  gap: 2rem 1rem;
}

.ki-courses-grid a {
  display: block;
}

.ki-courses-grid .wp-block-group {
  transition: .3s;
}

.ki-courses-grid .wp-block-group:hover {
  transform: scale(1.025);
}



/* ===========================
Global styles
=========================== */
.mt-n5 {
  margin-top: -5rem !important;
}

a.navbar-brand img {
  height: 70px !important;
}

main #main-content-page {
  min-height: 90vh;
}

.cta-upgrade {
  margin-bottom: 20px !important;
}

h1.entry-title {
  text-align: center;
}

.wp-block-buttons {
  margin-bottom: 20px;
}


a.navbar-brand span {
  display: none;
}

.navbar {
  box-shadow: none;
}

.cta-upgrade-subscription {
    margin-bottom: 25px;
}


.hide-page-title .entry-title{
  display: none !important;
}

.hide-page-title figure {
  margin-bottom: 25px;
}

@media all and (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1440px;  
  }
}

/* ===========================
CMP Styles
=========================== */
.cmp .entry-title{
  display: none;
}

.cmp .category-bonus-videos .entry-title {
  display: block;
}

.cmp #course-collapse ul li:not(.link-wrapper) {
  grid-template-columns: 10% 80% 10%;
}

.cmp #course-collapse ul li:not(.link-wrapper) button.btn-toggle {
  grid-column: 3 / 4;
}

.cmp #course-collapse ul li:not(.link-wrapper) a.dropdown-link {
  grid-column: 2 / 3;
}

.cmp #course-collapse ul li:not(.link-wrapper) > div {
  grid-column: 1 / -1;
}

.bonus-videos-list .wp-block-post-title::before{
  content: "\f4f1";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 7px;
}


/* ===========================
Login page
=========================== */
#main-content-container .accessally-snappy-login-link, #main-content-container .accessally-lost-password-link, #main-content-container a.accessally-one-use-back-link, #main-content-container a.accessally-reset-back-link {
  color: var(--theme-primary) !important;
  opacity: .8;
  transition: .3s;
}



#main-content-container .accessally-snappy-login-link:hover, #main-content-container .accessally-lost-password-link:hover, #main-content-container a.accessally-one-use-back-link:hover, #main-content-container a.accessally-reset-back-link:hover {
  opacity: 1;
}

body.page-id-8 .entry-title-container, body.page-id-8 nav#navbar, body.page-id-8 footer.footer-info {
  display: none;
}

body.page-id-8 main #main-content-page {
  height: 100vh;
  justify-content: center;
}

body.page-id-8 td.accessally-login-label-col {
  display: none;
}

body.page-id-8 form#accessally-login-form-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}


body.page-id-8 .pal-login-table tr {
  display: flex;
  justify-content: center;
}

body.page-id-8 .pal-login-table tr td.accessally-login-input-col, body.page-id-8 input.accessally-login-form-submit-button {
  width: 100%;
}

body.page-id-8 .pal-login-table input.input, body.page-id-8 input.accessally-login-form-submit-button  {
  padding: 10px 16px;
  margin-bottom: 10px;
}

body.page-id-8 #accessally-login-form-1 > table > tbody > tr:last-child {
  flex-direction: column;
  align-items: center;
}


body.page-id-8 #accessally-login-form-1 > table > tbody > tr:last-child a {
  padding: 0px 15px;
}


body.page-id-8 .container {
  max-width: 700px;
}

body.page-id-8 div#main-content-page {
  background-image: url(/wp-content/uploads/2026/01/course-showcase-new-v2.webp);
  background-size: cover;
}

/* ===========================
Individual lesson page
=========================== */
div#progress-bar {
  background-color: var(--theme-primary);
}

.objective-table.progressally-objective-table {
  display: none !important;
}

.tooltip-inner {
  max-width: none;
  width:fit-content
}

.progress-label {
  width:fit-content;
  text-decoration: underline dotted;
  cursor:help;
}

details {
  background-color: #f2f2f2;
  padding: 10px 20px;
  margin-bottom: 20px;
}

details summary {
  position: relative;
  list-style: none;
  cursor: pointer;
}

details summary::-webkit-details-marker {
  display: none;
}

details summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

details[open] summary::after {
  content: "−";
}

/* ===========================
Dashboard page
=========================== */
.limited-access.accessally-course-dashboard-icon::before {
  bottom: 44px;
  content: "🔒 Limited Access";
  position: absolute;
  right: 0;
  color: #fff;
  background-color: red;
  padding: 5px 10px;
  font-size: 12px;
}

a.accessally-course-dashboard-name-link {
  display: none !important;
}

.accessally-course-dashboard.accessally-course-dashboard-iden {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
}

.accessally-course-dashboard-icon {
  width: 100% !important;
}


.progressally_progress_bar_chart > .progressally_progress_bar_border_overlay {
border: none !important;
  background-color: #d1d7dc;

}

.progressally_progress_bar_overlay {
z-index: 1;
}

.progressally_progress_bar_chart {
  height: 3px !important;
}

.progressally_progress_percentage.progressally_progress_bar_percentage {
  top: 5px;
font-size: 12px;
  left: 0 !important;
}


.accessally-course-dashboard-icon {
  display: flex;
  flex-direction: column;
}

.accessally-course-dashboard-icon .accessally-course-dashboard-icon-bar-overlay {
  order: 3;
  margin-top: 14px;
}

a.accessally-course-dashboard-icon-link.accessally-space-click {
  margin-bottom: 7px !important;
}


.accessally-course-dashboard-icon a::before {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 8;
  height: 82.5%;
  content: "";
}

.accessally-course-dashboard-icon:hover a::before {
  background-color: rgba(0, 0, 0, 0.5);
}



.accessally-course-dashboard-icon a::after{
  font-family: bootstrap-icons !important;
  content: "";
  position: absolute;
  top: 33%;
  right: 43%;
  color: #fff;
  font-size: 40px;
  z-index: 9;
}   


.accessally-course-dashboard-icon:hover a::after{
  content: "\F4F2";

}  



/* ===========================
Sidebar
=========================== */
li.link-wrapper.sidebar-active-link {
  background-color: var(--theme-secondary);
}

#course-collapse ul li i.bi.bi-dot {
  display: none;
}

body:not(.page-template-cmp-page) #course-collapse > ul {
margin-left: -1rem;
  width: 280px;
}

#course-collapse ul li.link-wrapper {
  padding: .5rem;
  display: grid;
  grid-template-columns: 7% 93%;
  column-gap: 5px;
  align-items: start;
}

#course-collapse ul li.link-wrapper a, #course-collapse ul li.link-wrapper .menu-item-description {
  grid-column: 2 / 3;
}


#course-collapse ul li.link-wrapper .progress-marker{
  grid-column: 1/2;
  grid-row: 1/2;
}

#course-collapse ul li a {
padding: 0 !important;
}

.sidebar-inner .btn-toggle-nav .link-wrapper:hover, .sidebar-inner .btn-toggle-nav .link-wrapper:focus {
background-color: var(--theme-secondary);
}

nav#sidebar .course-icon-container {
display: none;
}

a#sidebar-header {
  border-bottom: none !important;
}


#sidebar .progress-information {
  margin-bottom: 2rem;
}

#sidebar > div > ul > li:nth-child(1){
margin-bottom: 0 !important;
}


li:not(.sidebar-active-link) > span.menu-item-description {
  color: #6a6f73;
}

li:has(> a.part-divider) {
  background-color: #d9d9d9 !important;
}

li a.part-divider {
  cursor: default;
}

/* ===========================
Sidebar w/ subitems
=========================== */


#course-collapse ul li:not(.link-wrapper) {
  /* display: flex; */
  display: grid;
  grid-template-columns: 90% 10%;
  padding: 0 1rem;
  column-gap: 5px;
}

#course-collapse ul li:not(.link-wrapper) button.btn-toggle {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}

#course-collapse ul li:not(.link-wrapper) a.dropdown-link {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}

#course-collapse ul li ul {
  margin-left: 0 !important;
}

#course-collapse ul li ul li {
  padding: 0 0.5rem !important;
}


.cmp .sidebar-inner .btn-toggle.collapsed i {
/* .sidebar-inner .btn-toggle[aria-expanded="true"] i { */
  -webkit-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}

.cmp .sidebar-inner .btn-toggle i {
    -webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
  }

body.page-template-cmp-page #course-collapse > ul {
  margin-left: -1rem;
}

/* styles to sidebar course */
#menu-clinical-mastership-program-menu {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

#menu-clinical-mastership-program-menu li, #menu-clinical-mastership-program-menu ul li, #menu-clinical-mastership-program-menu ul li div ul li, #menu-clinical-mastership-program-menu ul li div ul li div ul li  {
	align-items: center !important;
}

#menu-clinical-mastership-program-menu li:not([class]) div {
	margin-top: .5rem !important;
	margin-left: .4rem !important;
}

#menu-clinical-mastership-program-menu li:not([class]) div ul {
	display: flex;
	flex-direction: column;
	gap: .5rem;
	border-left: 1px solid #d5d5d5;
	padding-left: .1rem;
}

#menu-clinical-mastership-program-menu li button {
	background: #f3f3f3;
	height: 2rem !important;
	border-radius: 100% !important;
	transition: all ease .3s !important;
}
#menu-clinical-mastership-program-menu li button:focus{
	background: #f3f3f3;
	height: 2rem !important;
	border-radius: 100% !important;
	box-shadow: 0px 0px 15px #00000010 !important;
}




/* ===========================
Erchonia masterclass CTA
=========================== */
.cta-erchonia {
	box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.75);
}


.cta-erchonia > div:has(p) {
	padding: 1rem;
}

/* ===========================
Media Queries
=========================== */

@media all and (max-width: 767px) {
	.ce-notice .toggle-wrapper {
		flex-direction: column;
		gap: 10px;
	}
	.ce-notice .more {
		display: block;
    	text-align: center;
	}
}