.qpc-field__content--indepth p, .qpc-field__content--indepth li {
    margin-bottom:15px;
    color:#444;
}

.qpc-field__content--indepth p b, .qpc-field__content--indepth p strong,.qpc-field__content--indepth li b, .qpc-field__content--indepth li strong {
    color:#0a0a0a;
}

.qpc-field--indepth {
    margin-bottom: 30px;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 30px;
}

.qpc-field--indepth:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}


.qpc-field__content--details {
    color:#464646 !important;
}

.qpc-field--details {
    border-bottom:1px solid #CFC9FF;
    padding-bottom:15px;
    margin-bottom:15px;
}

.qpc-field--details:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.qpc-protocol-indepth {
    min-height: 100vh;
    max-height: 100vh;
    overflow: auto;
    padding-right: 30px;
}

/* SimpleBar scrollbar styling */
.qpc-protocol-indepth .simplebar-track.simplebar-vertical {
    width: 8px;
    right: 0;
}

.qpc-protocol-indepth .simplebar-track.simplebar-vertical .simplebar-scrollbar {
    right: 0;
    width: 8px;
}

.qpc-protocol-indepth .simplebar-track.simplebar-vertical .simplebar-scrollbar::before {
    background: #939393;
    border-radius: 4px;
    left: 0;
    right: 0;
}

.qpc-protocol-indepth .simplebar-track.simplebar-vertical {
    background: #d1d1d1;
    border-radius: 4px;
}

.qpc-protocol-indepth .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
}

/* Protocol Category Pills */
.qpc-protocol-category-pill {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-family: 'Poppins', sans-serif !important;
    font-weight:500 !important;
    letter-spacing:1px;
    text-decoration: none;
    color: var(--pill-text) !important;
    background-color: var(--pill-bg);
    border: 1px solid var(--pill-border);
    transition: color 0.2s ease, background-color 0.2s ease;
}

a.qpc-protocol-category-pill:hover {
    color: var(--pill-bg) !important;
    background-color: var(--pill-text);
}


.qpc-protocol-category-pill--small
{
    padding: 2px 8px;
    font-size: 9px;
}

/* Protocol Category List */
.qpc-category-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.qpc-category-list__item {
    padding: 3px 10px;
    margin-bottom: 8px;
    border-radius: 12px;
    font-size: 12px;
    font-family: 'Poppins', sans-serif !important;
    color: var(--cat-text) !important;
    background-color: var(--cat-bg);
    border: 1px solid var(--cat-border);
    transition: color 0.2s ease, background-color 0.2s ease;
    display: table;
}
.qpc-category-list__item a {
    font-weight:500 !important;
}

.qpc-category-list__item:last-child {
    margin-bottom: 0;
}

.qpc-category-list__link {
    color: var(--cat-text) !important;
    text-decoration: none;
}

.qpc-category-list__item:hover,
.qpc-category-list__item--active {
    background-color: var(--cat-text);
    color: var(--cat-bg) !important;
}

.qpc-category-list__item:hover .qpc-category-list__link,
.qpc-category-list__item--active .qpc-category-list__link {
    color: var(--cat-bg) !important;
}

.qpc-category-list--inline {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.qpc-category-list--inline .qpc-category-list__item {
    margin-bottom: 0;
}

.qpc-category-list--end {
    justify-content: flex-end;
}

.qpc-category-list--center {
    justify-content: center;
}

.elementor-field-label {
    color:#0a0a0a !important;
} 

.elementor-field-textual {
    background-color:#ededed !important;
}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width:1700px !important;
}

/* Protocol Page Layout */
.qpc-protocol-page {
    display: grid;
    grid-template-columns: 2fr 1fr;
    align-items: start;
}

.qpc-protocol-page--details-only,
.qpc-protocol-page--indepth-only {
    grid-template-columns: 1fr;
}


.qpc-protocol-page__divider {
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
}

.qpc-protocol-page .qpc-protocol-indepth {
    min-height: auto;
}

.qpc-col-1 {
        background-color: #E4E4E4;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18) inset;
        border-radius: 15px;
        padding: 30px;
}

.qpc-col-2 {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.24);
    margin: 0px 0px 0px 0px;
    padding: 30px 30px 30px 30px;
    border-radius: 15px;
}

.qpc-cols-2 .qpc-col-1 {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}

.qpc-cols-2 .qpc-col-2 {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}

.qpc-col-1 h2.qpc-protocol-page__heading {
    font-family: "Poppins", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 47px;
}

.qpc-col-2 h2.qpc-protocol-page__heading {
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
}

.qpc-col-1 h3 {
    font-size: 28px;
    color:#3a295f !important;
    margin-bottom:15px;
}

.qpc-col-2 h3 {
    font-size: 28px;
    color:#3a295f !important;
    margin-bottom:0px;
}

.qpc-medication-list {
    list-style: none;
    padding:15px;
    max-height:60vh;
    overflow: auto;
}

/* Medication List SimpleBar scrollbar styling */
.qpc-medication-list .simplebar-track.simplebar-vertical {
    width: 8px;
    right: 0;
    background: #d1d1d1;
    border-radius: 4px;
}

.qpc-medication-list .simplebar-track.simplebar-vertical .simplebar-scrollbar {
    right: 0;
    width: 8px;
}

.qpc-medication-list .simplebar-track.simplebar-vertical .simplebar-scrollbar::before {
    background: #939393;
    border-radius: 4px;
    left: 0;
    right: 0;
}

.qpc-medication-list .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
}

/* Panel Category List */
.qpc-panel-category-list {
    padding: 0px;
}

.qpc-panel-category-list__item {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
}

.qpc-panel-category-list__item:last-child {
    border-bottom: none;
}

.qpc-panel-category-list__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.qpc-panel-category-list__link {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #0a0a0a !important;
    text-decoration: none;
}

.qpc-panel-category-list__link:hover {
    color: #3a295f !important;
}

.qpc-panel-category-list__toggle {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-left: 10px;
    background-color: transparent !important;
}

.qpc-panel-category-list__icon {
    display: block;
    width: 12px;
    height: 12px;
    position: relative;
}

.qpc-panel-category-list__icon::before,
.qpc-panel-category-list__icon::after {
    content: '';
    position: absolute;
    background: #555;
    transition: transform 0.2s ease;
}

.qpc-panel-category-list__icon::before {
    width: 12px;
    height: 2px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.qpc-panel-category-list__icon::after {
    width: 2px;
    height: 12px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.qpc-panel-category-list__item--open .qpc-panel-category-list__icon::after {
    transform: translateX(-50%) rotate(90deg);
    opacity: 0;
}

.qpc-panel-category-list__posts {
    list-style: none;
    margin: 8px 0 0 0;
    padding: 0 0 0 15px;
}

.qpc-panel-category-list__post {
    padding: 4px 0;
}

.qpc-panel-category-list__post-link {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #555;
    text-decoration: none;
}

.qpc-panel-category-list__post-link:hover {
    color: #3a295f;
}

.qpc-panel-category-list__post--active .qpc-panel-category-list__post-link {
    color: #3a295f;
    opacity:0.5;
    font-weight: 600;
}

.qpc-panel-category-list__header a {
    font-size: 24px;
    color: #484848 !important;
}

/* Guide Category List */
.qpc-guide-category-list {
    padding: 0px;
}

.qpc-guide-category-list__item {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
}

.qpc-guide-category-list__item:last-child {
    border-bottom: none;
}

.qpc-guide-category-list__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.qpc-guide-category-list__link {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #0a0a0a !important;
    text-decoration: none;
}

.qpc-guide-category-list__link:hover {
    color: #3a295f !important;
}

.qpc-guide-category-list__toggle {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-left: 10px;
    background-color: transparent !important;
}

.qpc-guide-category-list__icon {
    display: block;
    width: 12px;
    height: 12px;
    position: relative;
}

.qpc-guide-category-list__icon::before,
.qpc-guide-category-list__icon::after {
    content: '';
    position: absolute;
    background: #555;
    transition: transform 0.2s ease;
}

.qpc-guide-category-list__icon::before {
    width: 12px;
    height: 2px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.qpc-guide-category-list__icon::after {
    width: 2px;
    height: 12px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.qpc-guide-category-list__item--open .qpc-guide-category-list__icon::after {
    transform: translateX(-50%) rotate(90deg);
    opacity: 0;
}

.qpc-guide-category-list__posts {
    list-style: none;
    margin: 8px 0 0 0;
    padding: 0 0 0 15px;
}

.qpc-guide-category-list__post {
    padding: 4px 0;
}

.qpc-guide-category-list__post-link {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #555;
    text-decoration: none;
}

.qpc-guide-category-list__post-link:hover {
    color: #3a295f;
}

.qpc-guide-category-list__post--active .qpc-guide-category-list__post-link {
    color: #3a295f;
    opacity: 0.5;
    font-weight: 600;
}

.qpc-guide-category-list__header a {
    font-size: 24px;
    color: #484848 !important;
}

.masteriyo-course-list-display-section, . {
    display: inherit;
} 


.masteriyo-courses-wrapper.list-view .masteriyo-col .masteriyo-course--content .masteriyo-course-pricing--wrapper .masteriyo-enroll-btn {
    padding:12px 24px !important;
        width: auto;
}

.masteriyo-course-archive--aside {
    max-width: 100% !important;
    align-items: start !important;
}

body.masteriyo-courses-page, body.single-mto-course {
    background:#F7F7F7 !important;
}

.masteriyo-single-course, .masteriyo-course-list-display-section {
    margin-left:auto;
    margin-right:auto;
    display: block !important;
}

.masteriyo-course-category .masteriyo-course-category--item {
    border-color:#cfc9ff !important;
    background-color:#e1def3 !important;
}

.masteriyo-course--img-wrap {
    border-color:#fff !important;
}

.masteriyo-course-category {
    margin-bottom:0px !important;
}

.masteriyo-single-course:not(.elementor) {
    margin-left:auto !important;
    margin-right:auto !important;
}

.gchoice {
  background-color: #fff;
    width: auto;
    padding: 10px;
    border-radius: 15px;
    margin-bottom:10px;
}

@media (max-width: 768px) {
    .qpc-protocol-page {
        grid-template-columns: 1fr;
    }
}