.ecp-cataract-journey .standard-inner-wrapper {
    max-width: 100%;
    padding: 0;
}

.ecp-cataract-journey .entry > section {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.ecp-cataract-journey .breadcrumbs-custom {
    display: none;
}

.ecp-cataract-journey .top-doctors-section {
    display: none;
}

.path-1-hero, .path-2-hero, .path-3-hero {
    margin-top: 160px;
}

.jm-hero {
    margin-top: 80px;
}

.ecp-cataract-journey .image-9,
.ecp-cataract-journey .img {
    height: 100%;
}

.path-bucket {
    color: #000
}

.entry .static-progress-bar, .progress-bar-wrap {
    width: 100%;
    max-width: 100%;
}

.entry a.progress-link {
    text-decoration: none;
    color: #000;
}

.entry a.progress-link:hover {
    color: #000;
    background-color: var(--main-yellow);
}

.entry .cataract-badge {
    width: auto;
    height: auto;
}

.entry .cataract-badge .image-13 {
    width: auto;
    height: auto;
    max-width: 250px;
}

.entry .tab-links-2 {
    color: #000;
    text-decoration: none;
}

.entry .tab-links-2:hover {
    color: #000
}

.entry .image-16 {
    width: auto;
    height: 100%;
}

.entry .button-2 {
    color: #000;
    text-decoration: none;
}

.entry .button-2:hover {
    color: #000;
    background-color: var(--main-yellow);
}

.entry .block-quote-2 {
    color: #000
}

.btn-div.left {
    gap: 10px;
}

.entry .tab-link {
    color: #000;
    text-decoration: none;
}

.entry .faq2_question-2 {
    border-radius: 30px;
}

.faq2_icon-2 {
    background: none;
}

.faq2_answer {
    display: none;
}

.faq2_icon-2 {
    transition: 0.5s;
}

.active .faq2_icon-2 {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(180deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

.static-progress-bar {
    bottom: auto;
    top: 131px;
    z-index: 10;
}

.entry .w-button {
    white-space: normal;
    word-break: normal !important;
}

@media (max-width: 479px) {
    .path-2-hero, .path-1-h, .path-3-next, .path-3-hero, .default-hero-img-div {

        background-position: 100% 110%;
    }

    .jm-hero {
        margin-top: 43px;
    }

    .path-2-hero, .path-3-hero {
        margin-top: 65px;
    }

    .faq2_question-2 {
        padding-left: 20px;
        padding-right: 10px;
    }

}