.elementor-7439 .elementor-element.elementor-element-bf1e327:not(.elementor-motion-effects-element-type-background), .elementor-7439 .elementor-element.elementor-element-bf1e327 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.expertslab.co.in/wp-content/uploads/2026/04/newhealthpackages.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7439 .elementor-element.elementor-element-bf1e327 > .elementor-background-overlay{background-color:#000000;opacity:0.44;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7439 .elementor-element.elementor-element-bf1e327{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:120px 0px 120px 0px;}.elementor-bc-flex-widget .elementor-7439 .elementor-element.elementor-element-150c18f.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7439 .elementor-element.elementor-element-150c18f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7439 .elementor-element.elementor-element-150c18f.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-7439 .elementor-element.elementor-element-50aef2c{text-align:start;}.elementor-7439 .elementor-element.elementor-element-50aef2c .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:45px;font-weight:600;color:#FFFFFF;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-7439 .elementor-element.elementor-element-5af2a56 .elementor-icon-list-icon i{color:#F9C330;transition:color 0.3s;}.elementor-7439 .elementor-element.elementor-element-5af2a56 .elementor-icon-list-icon svg{fill:#F9C330;transition:fill 0.3s;}.elementor-7439 .elementor-element.elementor-element-5af2a56{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-7439 .elementor-element.elementor-element-5af2a56 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-7439 .elementor-element.elementor-element-0936913{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:25px;margin-bottom:25px;padding:0px 20px 0px 20px;}.elementor-7439 .elementor-element.elementor-element-0936913 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7439 .elementor-element.elementor-element-3e093cd{margin-top:10px;margin-bottom:10px;}.elementor-7439 .elementor-element.elementor-element-45442f3{text-align:center;}.elementor-7439 .elementor-element.elementor-element-45442f3 .elementor-heading-title{font-family:"Afacad", Sans-serif;font-size:45px;font-weight:600;color:#000000;}.elementor-7439 .elementor-element.elementor-element-87f13b6{margin-top:0px;margin-bottom:0px;}.elementor-7439 .elementor-element.elementor-element-4e9ae01{margin-top:0px;margin-bottom:0px;}.elementor-7439 .elementor-element.elementor-element-419bb02{margin-top:0px;margin-bottom:0px;}.elementor-7439 .elementor-element.elementor-element-bfdf566{margin-top:0px;margin-bottom:0px;}.elementor-7439 .elementor-element.elementor-element-6d631d3{margin-top:0px;margin-bottom:0px;}@media(max-width:767px){.elementor-7439 .elementor-element.elementor-element-bf1e327{padding:50px 10px 50px 10px;}.elementor-7439 .elementor-element.elementor-element-45442f3 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for html, class: .elementor-element-841f1b7 */@media (min-width:769px) {
    .wrappertest {
        max-height: 350px;
        overflow-y: scroll;
    }
}

.healthpnew {
    font-family: 'Poppins', sans-serif;
    padding: 20px 0px;
    background: #fff;
}

.healthpnew .packages-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    justify-content: center;
}

/* Updated Card Colors */
.healthpnew .pkg-card {
    background: #ffffff;
    border-radius: 18px;
    width: 100%;
    max-width: 460px;
    overflow-x:hidden;
    box-shadow: 0 4px 24px rgba(186, 105, 22, 0.15);
    display: flex;
    flex-direction: column;
    border: 1px solid #f0f0f0;
}

.healthpnew .pkg-header {
    display: flex;
    min-height: 100px;
}

.healthpnew .pkg-header-left {
    flex: 1;
    padding: 22px 18px;
    background: var(--pkg-color-dark, #BA6916);
    display: flex;
    align-items: center;
}

.healthpnew .pkg-header-left h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.healthpnew .pkg-header-right {
    min-width: 140px;
    padding: 14px 12px;
    background: var(--pkg-color-mid, #F9C330);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.healthpnew .pkg-header-right .old-price {
    color: var(--pkg-color-text, #21201C);
    opacity: 0.7;
    font-size: 14px;
    text-decoration: line-through;
    margin: 0;
    font-weight: 600;
}

.healthpnew .pkg-header-right .new-price {
    color: var(--pkg-color-text, #21201C);
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
}

.healthpnew .pkg-header-right .discount-label {
    color: var(--pkg-color-text, #21201C);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 2px 0 5px;
}

.healthpnew .pkg-header-right .tests-badge {
    background: var(--pkg-color-text, #21201C);
    color: #F9C330;
    font-size: 11px;
    border-radius: 20px;
    padding: 3px 12px;
    font-weight: 600;
}

/* Updated Accordion Styles */
.healthpnew .accordion-item {
    border-bottom: 1px solid #f2f2f2;
}

.healthpnew .accordion-btn {
    width: 100%;
    background: #fff;
    border: none;
    text-align: left;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    transition: 0.2s;
}

.healthpnew .accordion-btn:hover {
    background: #fffdf7;
}

/* FontAwesome Icon Wrap */
.healthpnew .acc-icon-wrap {
    color: #BA6916;
    font-size: 18px;
    width: 20px;
    display: flex;
    justify-content: center;
}

.healthpnew .acc-label {
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    color: #21201C;
}

.healthpnew .acc-count {
    font-size: 11px;
    color: #BA6916;
    font-weight: 600;
    background: #fef4e8;
    border-radius: 4px;
    padding: 2px 8px;
}

.healthpnew .acc-toggle {
    font-size: 20px;
    color: #ccc;
    margin-left: 8px;
}

/* Body & Buttons */
.healthpnew .accordion-body {
    display: none;
    background: #fafafa;
    padding: 10px 16px 15px 48px;
}

.healthpnew .accordion-body li {
    font-size: 13px;
    color: #000;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    list-style: none;
    position: relative;
    font-weight:500;
}
.healthpnew .accordion-body.open {
    display: block;
}

.healthpnew .accordion-body li::before {
    content: "\f00c"; /* FontAwesome Check */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #BA6916;
    font-size: 10px;
    position: absolute;
    left: -20px;
}

.healthpnew .book-btn {
    display: block;
    width: 100%;
    background: #21201C;
    color: #F9C330;
    text-align: center;
    padding: 18px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s;
}

.healthpnew .book-btn:hover {
    background: #BA6916;
    color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f1e4b0e */@media (min-width:769px) {
    .wrappertest {
        max-height: 350px;
        overflow-y: scroll;
    }
}

.healthpnew {
    font-family: 'Poppins', sans-serif;
    padding: 20px 0px;
    background: #fff;
}

.healthpnew .packages-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    justify-content: center;
}

/* Updated Card Colors */
.healthpnew .pkg-card {
    background: #ffffff;
    border-radius: 18px;
    width: 100%;
    max-width: 460px;
    overflow-x:hidden;
    box-shadow: 0 4px 24px rgba(186, 105, 22, 0.15);
    display: flex;
    flex-direction: column;
    border: 1px solid #f0f0f0;
}

.healthpnew .pkg-header {
    display: flex;
    min-height: 100px;
}

.healthpnew .pkg-header-left {
    flex: 1;
    padding: 22px 18px;
    background: var(--pkg-color-dark, #BA6916);
    display: flex;
    align-items: center;
}

.healthpnew .pkg-header-left h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.healthpnew .pkg-header-right {
    min-width: 140px;
    padding: 14px 12px;
    background: var(--pkg-color-mid, #F9C330);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.healthpnew .pkg-header-right .old-price {
    color: var(--pkg-color-text, #21201C);
    opacity: 0.7;
    font-size: 14px;
    text-decoration: line-through;
    margin: 0;
    font-weight: 600;
}

.healthpnew .pkg-header-right .new-price {
    color: var(--pkg-color-text, #21201C);
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
}

.healthpnew .pkg-header-right .discount-label {
    color: var(--pkg-color-text, #21201C);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 2px 0 5px;
}

.healthpnew .pkg-header-right .tests-badge {
    background: var(--pkg-color-text, #21201C);
    color: #F9C330;
    font-size: 11px;
    border-radius: 20px;
    padding: 3px 12px;
    font-weight: 600;
}

/* Updated Accordion Styles */
.healthpnew .accordion-item {
    border-bottom: 1px solid #f2f2f2;
}

.healthpnew .accordion-btn {
    width: 100%;
    background: #fff;
    border: none;
    text-align: left;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    transition: 0.2s;
}

.healthpnew .accordion-btn:hover {
    background: #fffdf7;
}

/* FontAwesome Icon Wrap */
.healthpnew .acc-icon-wrap {
    color: #BA6916;
    font-size: 18px;
    width: 20px;
    display: flex;
    justify-content: center;
}

.healthpnew .acc-label {
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    color: #21201C;
}

.healthpnew .acc-count {
    font-size: 11px;
    color: #BA6916;
    font-weight: 600;
    background: #fef4e8;
    border-radius: 4px;
    padding: 2px 8px;
}

.healthpnew .acc-toggle {
    font-size: 20px;
    color: #ccc;
    margin-left: 8px;
}

/* Body & Buttons */
.healthpnew .accordion-body {
    display: none;
    background: #fafafa;
    padding: 10px 16px 15px 48px;
}

.healthpnew .accordion-body li {
    font-size: 13px;
    color: #444;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    list-style: none;
    position: relative;
}
.healthpnew .accordion-body.open {
    display: block;
}

.healthpnew .accordion-body li::before {
    content: "\f00c"; /* FontAwesome Check */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #BA6916;
    font-size: 10px;
    position: absolute;
    left: -20px;
}

.healthpnew .book-btn {
    display: block;
    width: 100%;
    background: #21201C;
    color: #F9C330;
    text-align: center;
    padding: 18px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s;
}

.healthpnew .book-btn:hover {
    background: #BA6916;
    color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f58ab04 */@media (min-width:769px) {
    .wrappertest {
        max-height: 350px;
        overflow-y: scroll;
    }
}

.healthpnew {
    font-family: 'Poppins', sans-serif;
    padding: 20px 0px;
    background: #fff;
}

.healthpnew .packages-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    justify-content: center;
}

/* Updated Card Colors */
.healthpnew .pkg-card {
    background: #ffffff;
    border-radius: 18px;
    width: 100%;
    max-width: 460px;
    overflow-x:hidden;
    box-shadow: 0 4px 24px rgba(186, 105, 22, 0.15);
    display: flex;
    flex-direction: column;
    border: 1px solid #f0f0f0;
}

.healthpnew .pkg-header {
    display: flex;
    min-height: 100px;
}

.healthpnew .pkg-header-left {
    flex: 1;
    padding: 22px 18px;
    background: var(--pkg-color-dark, #BA6916);
    display: flex;
    align-items: center;
}

.healthpnew .pkg-header-left h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.healthpnew .pkg-header-right {
    min-width: 140px;
    padding: 14px 12px;
    background: var(--pkg-color-mid, #F9C330);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.healthpnew .pkg-header-right .old-price {
    color: var(--pkg-color-text, #21201C);
    opacity: 0.7;
    font-size: 14px;
    text-decoration: line-through;
    margin: 0;
    font-weight: 600;
}

.healthpnew .pkg-header-right .new-price {
    color: var(--pkg-color-text, #21201C);
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
}

.healthpnew .pkg-header-right .discount-label {
    color: var(--pkg-color-text, #21201C);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 2px 0 5px;
}

.healthpnew .pkg-header-right .tests-badge {
    background: var(--pkg-color-text, #21201C);
    color: #F9C330;
    font-size: 11px;
    border-radius: 20px;
    padding: 3px 12px;
    font-weight: 600;
}

/* Updated Accordion Styles */
.healthpnew .accordion-item {
    border-bottom: 1px solid #f2f2f2;
}

.healthpnew .accordion-btn {
    width: 100%;
    background: #fff;
    border: none;
    text-align: left;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    transition: 0.2s;
}

.healthpnew .accordion-btn:hover {
    background: #fffdf7;
}

/* FontAwesome Icon Wrap */
.healthpnew .acc-icon-wrap {
    color: #BA6916;
    font-size: 18px;
    width: 20px;
    display: flex;
    justify-content: center;
}

.healthpnew .acc-label {
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    color: #21201C;
}

.healthpnew .acc-count {
    font-size: 11px;
    color: #BA6916;
    font-weight: 600;
    background: #fef4e8;
    border-radius: 4px;
    padding: 2px 8px;
}

.healthpnew .acc-toggle {
    font-size: 20px;
    color: #ccc;
    margin-left: 8px;
}

/* Body & Buttons */
.healthpnew .accordion-body {
    display: none;
    background: #fafafa;
    padding: 10px 16px 15px 48px;
}

.healthpnew .accordion-body li {
    font-size: 13px;
    color: #444;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    list-style: none;
    position: relative;
}
.healthpnew .accordion-body.open {
    display: block;
}

.healthpnew .accordion-body li::before {
    content: "\f00c"; /* FontAwesome Check */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #BA6916;
    font-size: 10px;
    position: absolute;
    left: -20px;
}

.healthpnew .book-btn {
    display: block;
    width: 100%;
    background: #21201C;
    color: #F9C330;
    text-align: center;
    padding: 18px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s;
}

.healthpnew .book-btn:hover {
    background: #BA6916;
    color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7528898 */@media (min-width:769px) {
    .wrappertest {
        max-height: 350px;
        overflow-y: scroll;
    }
}

.healthpnew {
    font-family: 'Poppins', sans-serif;
    padding: 20px 0px;
    background: #fff;
}

.healthpnew .packages-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    justify-content: center;
}

/* Updated Card Colors */
.healthpnew .pkg-card {
    background: #ffffff;
    border-radius: 18px;
    width: 100%;
    max-width: 460px;
    overflow-x:hidden;
    box-shadow: 0 4px 24px rgba(186, 105, 22, 0.15);
    display: flex;
    flex-direction: column;
    border: 1px solid #f0f0f0;
}

.healthpnew .pkg-header {
    display: flex;
    min-height: 100px;
}

.healthpnew .pkg-header-left {
    flex: 1;
    padding: 22px 18px;
    background: var(--pkg-color-dark, #BA6916);
    display: flex;
    align-items: center;
}

.healthpnew .pkg-header-left h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.healthpnew .pkg-header-right {
    min-width: 140px;
    padding: 14px 12px;
    background: var(--pkg-color-mid, #F9C330);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.healthpnew .pkg-header-right .old-price {
    color: var(--pkg-color-text, #21201C);
    opacity: 0.7;
    font-size: 14px;
    text-decoration: line-through;
    margin: 0;
    font-weight: 600;
}

.healthpnew .pkg-header-right .new-price {
    color: var(--pkg-color-text, #21201C);
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
}

.healthpnew .pkg-header-right .discount-label {
    color: var(--pkg-color-text, #21201C);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 2px 0 5px;
}

.healthpnew .pkg-header-right .tests-badge {
    background: var(--pkg-color-text, #21201C);
    color: #F9C330;
    font-size: 11px;
    border-radius: 20px;
    padding: 3px 12px;
    font-weight: 600;
}

/* Updated Accordion Styles */
.healthpnew .accordion-item {
    border-bottom: 1px solid #f2f2f2;
}

.healthpnew .accordion-btn {
    width: 100%;
    background: #fff;
    border: none;
    text-align: left;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    transition: 0.2s;
}

.healthpnew .accordion-btn:hover {
    background: #fffdf7;
}

/* FontAwesome Icon Wrap */
.healthpnew .acc-icon-wrap {
    color: #BA6916;
    font-size: 18px;
    width: 20px;
    display: flex;
    justify-content: center;
}

.healthpnew .acc-label {
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    color: #21201C;
}

.healthpnew .acc-count {
    font-size: 11px;
    color: #BA6916;
    font-weight: 600;
    background: #fef4e8;
    border-radius: 4px;
    padding: 2px 8px;
}

.healthpnew .acc-toggle {
    font-size: 20px;
    color: #ccc;
    margin-left: 8px;
}

/* Body & Buttons */
.healthpnew .accordion-body {
    display: none;
    background: #fafafa;
    padding: 10px 16px 15px 48px;
}

.healthpnew .accordion-body li {
    font-size: 13px;
    color: #444;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    list-style: none;
    position: relative;
}
.healthpnew .accordion-body.open {
    display: block;
}

.healthpnew .accordion-body li::before {
    content: "\f00c"; /* FontAwesome Check */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #BA6916;
    font-size: 10px;
    position: absolute;
    left: -20px;
}

.healthpnew .book-btn {
    display: block;
    width: 100%;
    background: #21201C;
    color: #F9C330;
    text-align: center;
    padding: 18px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s;
}

.healthpnew .book-btn:hover {
    background: #BA6916;
    color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4cebe59 */@media (min-width:769px) {
    .wrappertest {
        max-height: 350px;
        overflow-y: scroll;
    }
}

.healthpnew {
    font-family: 'Poppins', sans-serif;
    padding: 20px 0px;
    background: #fff;
}

.healthpnew .packages-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    justify-content: center;
}

/* Updated Card Colors */
.healthpnew .pkg-card {
    background: #ffffff;
    border-radius: 18px;
    width: 100%;
    max-width: 460px;
    overflow-x:hidden;
    box-shadow: 0 4px 24px rgba(186, 105, 22, 0.15);
    display: flex;
    flex-direction: column;
    border: 1px solid #f0f0f0;
}

.healthpnew .pkg-header {
    display: flex;
    min-height: 100px;
}

.healthpnew .pkg-header-left {
    flex: 1;
    padding: 22px 18px;
    background: var(--pkg-color-dark, #BA6916);
    display: flex;
    align-items: center;
}

.healthpnew .pkg-header-left h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.healthpnew .pkg-header-right {
    min-width: 140px;
    padding: 14px 12px;
    background: var(--pkg-color-mid, #F9C330);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.healthpnew .pkg-header-right .old-price {
    color: var(--pkg-color-text, #21201C);
    opacity: 0.7;
    font-size: 14px;
    text-decoration: line-through;
    margin: 0;
    font-weight: 600;
}

.healthpnew .pkg-header-right .new-price {
    color: var(--pkg-color-text, #21201C);
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
}

.healthpnew .pkg-header-right .discount-label {
    color: var(--pkg-color-text, #21201C);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 2px 0 5px;
}

.healthpnew .pkg-header-right .tests-badge {
    background: var(--pkg-color-text, #21201C);
    color: #F9C330;
    font-size: 11px;
    border-radius: 20px;
    padding: 3px 12px;
    font-weight: 600;
}

/* Updated Accordion Styles */
.healthpnew .accordion-item {
    border-bottom: 1px solid #f2f2f2;
}

.healthpnew .accordion-btn {
    width: 100%;
    background: #fff;
    border: none;
    text-align: left;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    transition: 0.2s;
}

.healthpnew .accordion-btn:hover {
    background: #fffdf7;
}

/* FontAwesome Icon Wrap */
.healthpnew .acc-icon-wrap {
    color: #BA6916;
    font-size: 18px;
    width: 20px;
    display: flex;
    justify-content: center;
}

.healthpnew .acc-label {
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    color: #21201C;
}

.healthpnew .acc-count {
    font-size: 11px;
    color: #BA6916;
    font-weight: 600;
    background: #fef4e8;
    border-radius: 4px;
    padding: 2px 8px;
}

.healthpnew .acc-toggle {
    font-size: 20px;
    color: #ccc;
    margin-left: 8px;
}

/* Body & Buttons */
.healthpnew .accordion-body {
    display: none;
    background: #fafafa;
    padding: 10px 16px 15px 48px;
}

.healthpnew .accordion-body li {
    font-size: 13px;
    color: #444;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    list-style: none;
    position: relative;
}
.healthpnew .accordion-body.open {
    display: block;
}

.healthpnew .accordion-body li::before {
    content: "\f00c"; /* FontAwesome Check */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #BA6916;
    font-size: 10px;
    position: absolute;
    left: -20px;
}

.healthpnew .book-btn {
    display: block;
    width: 100%;
    background: #21201C;
    color: #F9C330;
    text-align: center;
    padding: 18px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s;
}

.healthpnew .book-btn:hover {
    background: #BA6916;
    color: #fff;
}/* End custom CSS */