header {
    position: sticky;
    top: 0px;
    z-index: 9;
    background-color: #fff;
    max-width: 100%;
}

.ast-article-single figure,
.ast-article-single img:not(figure img) {
    box-shadow: none !important;
}

.page-banner .elementor-slide-heading {
    text-transform: capitalize !important;
}

header.entry-header {
    display: none;
}

.page-banner .swiper-pagination {
    width: auto !important;
    left: inherit !important;
    bottom: inherit !important;
    top: 50%;
    right: 60px;
    transform: translateY(-50%);
    z-index: 1;
}

.page-banner .swiper-pagination-bullets {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.page-banner .swiper-pagination-bullet-active {
    height: 30px !important;
    border-radius: 10px !important;
}


.four-medical-info .icon-block {
    min-width: 80px;
}

.testimonial-wrap:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    background: #ececec;
    width: 80%;
    height: 100%;
}

.header-breadcrumbs {
    width: fit-content !important;
}

.customer-last-review .customer-last-review-img {
    max-width: 130px;
}

.customer-last-review .customer-last-review-text .elementor-widget-text-editor p {
    margin-bottom: 0;
}

.about-text-box .elementor-widget-text-editor p {
    margin-bottom: 10px;
}

.intro-text p {
    margin-bottom: 15px;
}

.cosmetic-surgery-banner .elementor-widget-text-editor p:first-child {
    margin-bottom: 10px;
}

.faq-accordion-wrap .e-n-accordion-item {
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 30px;
    margin-bottom: 30px !important;
}

.faq-accordion-wrap .e-n-accordion-item-title {
    padding-left: 0px !important;
}

.faq-accordion-wrap .e-n-accordion-item-title-icon span>svg {
    height: 20px !important;
}

.surgery-list-wrap .icon-block {
    min-width: 60px;
    max-width: 60px;
}

.footer-bottom .e-con-inner p:last-child {
    margin-bottom: 0;
}

/* Blur images container when gallery item has .Sensitive_content child */
.gallery-loop-item:has(.Sensitive_content) .images_container_class {
    position: relative;
}

.gallery-loop-item:has(.Sensitive_content):not(.revealed) .images_container_class>*:not(.sensitive-overlay) {
    filter: blur(20px);
    pointer-events: none;
    user-select: none;
}

.gallery-loop-item:has(.Sensitive_content):not(.revealed) .images_container_class .sensitive-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    z-index: 999;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    transition: background 0.3s ease;
    pointer-events: auto;
}

.gallery-loop-item:has(.Sensitive_content):not(.revealed) .images_container_class .sensitive-overlay:hover {
    background: rgba(0, 0, 0, 0.7);
}

/* When revealed, hide the overlay */
.gallery-loop-item.revealed .sensitive-overlay {
    display: none !important;
}

.gallery-loop-item {
    position: relative;
    cursor: pointer;
}

.Sensitive_content {
    display: none !important;
}

.blog-img-box {
    max-height: 270px;
    overflow: hidden !important;
}

.blog-img-box .elementor-widget-image img {
    min-height: 270px;
    object-fit: cover;
}

.blog-post-title .elementor-heading-title a {
    text-decoration: none;
}

.blog-details-banner-text3 {
    font-weight: 600;
    text-transform: uppercase;
}

.blog-details-banner-text4 {
    font-size: 14px;
    text-transform: uppercase;
}

.article-lists-block .elementor-toc__list-wrapper {
    margin: 0;
}

.article-lists-block .elementor-toc__list-wrapper .elementor-toc__list-item {
    margin-bottom: 25px;
}

.blog-details-text .elementor-widget-theme-post-content p {
    margin-bottom: 15px;
}

.blog-details-text .wp-block-heading {
    font-size: 48px;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 50px !important;
    margin-bottom: 7px !important;
}

.blog-details-text .wp-block-list {
    margin: 0 0 20px 26px;
}

.blog-details-text .wp-block-list li {
    margin: 3px 0;
}

.blog-details-text figure {
    margin: 50px auto;
}

.ratting-block-wrap img {
    box-shadow: none !important;
}

.cpt-gallery-grid {
    grid-template-columns: repeat(4, 1fr);
}

.two-column-list ul.elementor-toc__list-wrapper .elementor-toc__list-item {
    margin-bottom: 20px;
}

.gynecomastia-surgery-wrap {
    position: relative;
}

.gynecomastia-surgery-wrap .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
    font-weight: 300;
}

.two-column-list ul li .elementor-toc__list-item-text-wrapper {
    align-items: baseline;
}

.gynecomastia-procedure .elementor-widget-text-editor h3 {
    margin-bottom: 0px;
}

.gynecomastia-procedure .elementor-widget-text-editor ul {
    margin-top: 10px;
    margin-bottom: 30px;
}

.gynecomastia-procedure .elementor-widget-text-editor ul:last-child {
    margin-bottom: 0px;
}

.surgery-price-wrap .elementor-widget-button {
    margin-top: auto !important;
}

.surgery-price-wrap .price h4 span {
    display: inline-flex;
}

.video-bg-wrap:before {
    max-height: 50%;
}

.related-article-box .elementor-widget-image {
    max-width: 160px !important;
    min-width: 160px !important;
}

span.custom-error {
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: 100%;
    color: #f2545b;
    font-weight: 500;
    font-size: 14px;
    right: 0px;
}

.elementor-field-group:has(span.custom-error) {
    padding-bottom: 22px !important;
}

.elementor-field-group:has(select) span.custom-error,
.elementor-field-group:has(.iti__flag-container) span.custom-error {
    bottom: -22px;
    left: 0px;
}

form.elementor-form .elementor-field:has(select) .custom-error,
form.elementor-form .elementor-field:has(.iti__flag-container) .custom-error {
    left: 0px;
}

.book-your-consultation a {
    text-decoration: none !important;
}

.header-consultant-btns .elementor-button-content-wrapper {
    align-items: center !important;
}

.related-article-box .e-con-inner .elementor-widget-image {
    width: 100% !important;
    max-width: 100% !important;
}

@media screen and (max-width: 1024px) {
    .related-article-box .elementor-widget-image {
        max-width: 130px !important;
        min-width: 130px !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
        width: 40px;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .blog-details-text .wp-block-heading {
        font-size: 40px;
    }

    .page-banner:before {
        background-image: linear-gradient(270deg, #02010175 30%, #09101AF2 70%) !important;
    }

    .page-banner2:before {
        background-image: linear-gradient(270deg, #02010147 30%, #4C4C4CFC 70%) !important;
    }

    .testimonial-wrap:after {
        width: 100%;
        height: 90%;
    }

    .pro-image {
        display: contents;
    }

    .page-banner .swiper-pagination-bullets {
        display: none;
    }

    .meet-surgeons-wrap {
        background-image: url(../images/Group-1707488418.png) !important;
    }

    .blog-details-text .wp-block-heading {
        font-size: 35px;
    }

    .four-medical-info .box-3,
    .four-medical-info .box-4 {
        position: relative;
    }

    .four-medical-info .box-3:after,
    .four-medical-info .box-4:after {
        content: '';
        position: absolute;
        top: -10px;
        width: 98%;
        height: 1px;
        background-color: #BDC4C6;
    }

    .four-medical-info .box-3:after {
        left: 0;
    }

    .four-medical-info .box-4:after {
        right: 0;
    }

    .article-lists-block .elementor-toc__list-item-text-wrapper {
        align-items: baseline;
    }

    .two-column-list ul.elementor-toc__list-wrapper {
        padding: 0;
        column-count: 1 !important;
    }

    .contact-list ul li .elementor-icon-list-text {
        word-break: break-word;
        overflow-wrap: break-word;
    }

    .video-bg-wrap:before {
        max-height: 80%;
    }

    .related-article-box .elementor-widget-image {
        max-width: 200px !important;
        min-width: 200px !important;
    }
}

.post-navigation {
    display: none;
}

#patience-loader {
    text-align: center;
    padding: 20px;
    display: none;
    font-size: 14px;
    opacity: 0.7;
}

.cky-revisit-bottom-left {
    left: 12px !important;
}


@media (max-width: 767px) {
    .cky-revisit-bottom-left {
        bottom: 50px !important;
        left: 12px !important;
    }
}

.swiper-img {
    width: 100% !important;
    height: auto !important;
    display: block;
    object-fit: contain;
}

.gse-slide-image {
    position: relative;
    overflow: hidden;
}

.gse-blurred img {
    cursor: pointer;
    filter: blur(20px);
    transition: filter 0.3s ease;
}

.gse-reveal-prompt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 28px;
    border-radius: 50px;
    background: #fff;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    pointer-events: none;
    z-index: 10;
    transition: opacity 0.3s ease;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
    white-space: nowrap;
}

.gse-eye-icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin-right: 8px;
}

.gse-blurred .gse-reveal-prompt {
    opacity: 1;
}

.gse-slide-image:not(.gse-blurred) .gse-reveal-prompt {
    opacity: 0;
    display: none;
}