:root {
    --bs-body-font-family: "Inter", sans-serif;
    --bs-font-sans-serif: var(--bs-body-font-family);
    --button--font-family: var(--bs-body-font-family);
    --heading--font-family: "Spectral", serif;
    /* --primary_color: #ed1556;
    --secondary_color: #5f9dd0; */
    --primary_color: #000;
    --secondary_color: #000;
    --tertiary_color: #F5F5F5;
    --bs-link-color: #1A73E8;
    --bs-link-hover-color: var(--bs-link-color);
    --black: #000;
    --bs-modal-zindex: 9999;
}
body {
  font-family: var(--bs-body-font-family);
}
h1,h2,h3{
    font-family: var(--heading--font-family);
}
button:not(:hover):not(:active):not(.has-background),button:not(:hover):not(:active):not(.has-text-color){
    /*background-color: #000;*/
    /*color: #fff;*/
}
.top_header .navbar-toggler{
    color: #000;
    padding-right: 0 !important;
}

.features_section{
    background-image: none;
    background-color: #30333B;
}

.booking-section .booking-form .btn_secondary input[type="submit"]{
    width: 100%;
    /* background-color: #000; */
    background-color: #D22B2B;
    border: none;
    padding: 12px 10px;
    color: #fff;
}
.booking-form input.form-control, .booking-section .booking-form select.form-control, .booking-section .booking-form textarea{
    margin: 0;
    width: 100%;
}
.booking-section .booking-form .btn_secondary, .booking-section .booking-form .btn_secondary p, .booking-section .booking-form .wpcf7-response-output{
    margin-bottom: 0;
}
.booking-section .booking-form .wpcf7-not-valid-tip {
    color: #ffffff;
}

.cms_section ul li a{
    color: #000;
}
.cms_section .row {
    /*margin-bottom: 40px;*/
    margin-bottom: 20px;
}
.cms_section p, .cms_section ul, .cms_section ol{
    margin-bottom: 35px;
    word-break: break-word;
    clear: both;
}
.cms_section div.content_left_img p, .cms_section div.content_left_img ul, .cms_section div.content_left_img ol {
    clear: none;
}

.seo_main_section .cms_section h2{
    /*padding-top: 20px;*/
}
.seo_main_section .cms_section h3 {
    padding-top: 20px;
}

.oneline_trustpilot{
    margin-bottom: 30px;
}
.oneline_trustpilot .trustpilot-widget{
    max-width: 425px;
}

.related_articles .related_articles_area .rel_article_item{
    align-items: flex-start;
}
.related_articles .related_articles_area .rel_article_item span{
    color: #000;
}
.related_articles .related_articles_area .rel_article_item p{
    margin-bottom: 0;
}

.seopage_surgeons.surgeons-section .surgeons-slider .owl-carousel .surgeons-content .surgeon-info h5{
    margin-bottom: 15px;
}
.seopage_surgeons.surgeons-section .surgeons-slider .owl-carousel .surgeons-content .surgeon-info p{
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 0;
}
.gallery_images a.ratio img{
    object-fit: cover;
}


/* -------- START HEADER - MEGA MENU -----------  */
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col>a{
    color: var(--primary_color);
    font-size: 20px;
    margin-bottom: 15px;
}
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col a{
    padding-right: 10px;
}
/* .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.dropdown:hover .dropdown-menu.megamenu.depth_0 , .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.dropdown .dropdown-menu.megamenu.show.depth_0 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
} */
/* .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder.dropdown:hover .dropdown-menu.megamenu.depth_0 , .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder.dropdown .dropdown-menu.megamenu.show.depth_0 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
} */

.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder.dropdown:hover .dropdown-menu.megamenu.depth_0.show , .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder.dropdown .dropdown-menu.megamenu.show.depth_0 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
/*.dropdown:hover>.dropdown-menu {
    display: block;
}*/

.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col{
    /*width: 50%;*/
    /*flex: 1 0 0;*/
    flex: 50% 0 0;
    margin-right: 0;
    position: static;
    display: inline-block;
    border: none;
    padding: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.sub-menu {
    position: static !important;
}
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col ul{
    list-style-type: none;
    padding-left: 0;
}
@media(min-width: 992px){
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder li *{
        display: block;
    }    
}
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder li *{
    position: static !important;
    /*display: block;*/
    box-shadow: none;
    white-space: normal;
}
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder li *:hover{
    background-color: transparent;
}
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li .megamenu .megamenu{
    padding: 0;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover{
    background-color: transparent;
}
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li .megamenu li a {
    white-space: break-spaces;
}
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav>li.dropdown:not(.megamenu-holder) .megamenu.dropdown-menu.depth_0{
    min-width: 240px;
    padding: 15px 20px;
}
.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.nav-item.dropdown li.nav-item{
    margin-right: 0;
}
@media(max-width: 1199px) and (min-width: 992px){
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li .megamenu {
        padding: 20px 20px;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col ul a{
        font-size: 12px;
    }
}
@media(min-width: 992px){
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col{
        /*width: 20%;*/
        flex: 1 0 0;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder {
        position: static !important;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder.dropdown:hover .dropdown-menu.megamenu.depth_0, .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder.dropdown .dropdown-menu.megamenu.show.depth_0{
        flex-wrap: nowrap;
    }
    .top_header.ppc_header .navbar-collapse {
        display: none!important
    }
    .footer_section {
        padding: 80px 0 30px;
    }
}
@media(max-width: 991px){
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav>li {
        border-top: 1px solid rgba(0, 0, 0, 0.2);
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder li.megamneu_col{
        margin-bottom: 20px;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder .megamenu .megamenu{
        border: none;
        padding-left: 21px;
        padding-top: 10px;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder .megamenu li.nav-item{
        border: none;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.megamenu-holder .megamenu li.nav-item a.dropdown-toggle:after{
        content: none;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav>li.dropdown:not(.megamenu-holder) .megamenu.dropdown-menu.depth_0{
        padding: 0;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav>li.dropdown:not(.megamenu-holder) .megamenu.dropdown-menu.depth_0 li a{
        padding-top: 8px;
        padding-bottom: 3px;
    }
    /* OFFCANVAS / SIDE NAVBAR */
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav{
        padding: 0 20px;
        width: 100%;
    }
    .top_header nav.navbar .navbar-collapse{
        overflow-y: auto;
    }
    .mobile_menu_header{
        padding: 15px 20px 0;
    }
    .offcanvas-backdrop.show {
        opacity: 0.8;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col {
        flex: 100% 0 0;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col>a{
        position: relative !important;
        padding-left: 20px;
        margin-bottom: 0;
    }
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav .megamenu-holder .megamneu_col>a:before{
        content: "\f105";
        font-family: "Font Awesome 5 Pro";
        font-weight: 700;
        border: none;
        vertical-align: middle;
        position: absolute;
        left: 0;
        top: 3px;
        font-size: 17px;
    }
}
/* -------- END HEADER - MEGA MENU ------- */

.homepage-banner .banner-img img {
    width: 100%;
    max-width: 100% !important;
}



.cms_section img{
    border: none;
    outline: 1px solid #fff;
    margin-bottom: 30px;
}

.team_item img{
    object-fit: cover;
}
.team_item .ratio{
    width: 60%;
    margin: 0 auto;
}

.blog_cms_section h2 a, .blog_cms_section h3 a, .blog_cms_section h4 a{
    color: #000;
}
.blog_cms_section h3{
    margin-top: 35px;
}
.blog_cms_section .addtoany_share_save_container {
    text-align: center;
    padding-top: 30px;
}
.blog_cms_section .addtoany_share_save_container .a2a_kit a span.a2a_svg {
    border-radius: 26px !important;
}

.blogs_list .blog_item .ratio img{
    object-fit: cover;
}
.blogs_list .blog_item .blog_info .title{
    font-size: 20px;
    line-height: 29px;
}
.blogs_list .blog_item .blog_info .title a{
    color: var(--primary_color);
}
.blogs_list .blog_item{
    height: 100%;
}
.blogs_list .blog_item .blog_info .date{
    display: inline-block;
    margin-bottom: 10px;
    color: #afafaf;
    font-size: 14px;
}
.blogs_list .blog_item .blog_info .date i{
    margin-right: 10px;
}
.blogs_list .blog_item .catg{
    top: 0;
    left: 0;
    background-color: #000;
    bottom: auto;
    right: auto;
    width: auto;
    height: auto;
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
}



.blog_pagination ul.page-numbers li { 
    list-style-type: none;
    display: inline-block;
}

.blog_pagination ul.page-numbers li a.page-numbers, .blog_pagination ul.page-numbers li span {
    color: #000;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    min-width: 30px;
    border-radius: 50px
}

.blog_pagination ul.page-numbers li span.page-numbers.current{
    background-color: #1A73E8;
    color: #fff; 
}
.blog_pagination ul.page-numbers{
    padding: 0;
    text-align: center;
}
@media (max-width: 575px) {
    .blog_pagination ul li {
        padding:0 5px;
        margin: 0;
    }
    .blog_pagination ul {
        padding-left: 0rem;
    }
}
@media (max-width: 767px){
    .blog_pagination ul li {
        padding: 0 5px;
        margin: 0;
    }
    .blog_pagination ul {
        padding-left: 0rem;
    }
}

.pricelist_cms h2{
    color: var(--primary_color);
}
.pricelist_cms h5{
    font-weight: 600;
}
.pricelist_cms .cms_section:not(:last-child){
    padding-bottom: 20px;
}
.about_section .social_links li, .member_socials li {
    list-style-type: none;
    display: inline-block;
}
.about_section .social_links li a, .member_socials li a{
    width: 35px;
    height: 35px;
    display: inline-flex;
    background-color: #0E72A3;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 22px;
    color: #fff;
}
.about_section .social_links li.linkedin a, .member_socials li.linkedin a{
    background-color: #0E72A3;
}
.about_section .social_links li.twitter a, .member_socials li.twitter a{
    background-color: #1C9CEA;
}

.consult_locations{
    padding-bottom: 60px;
}
.consult_locations .location_box{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
    padding: 35px 45px;
    overflow: hidden;
}
.consult_locations .location_box .location_info h4{
    color: var(--primary_color);
    padding-bottom: 10px;
}
.consult_locations .location_box .location_info a{
    color: #000;
    font-weight: 700;
}
.consult_locations .owl-carousel .owl-nav button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: var(--tertiary_color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: var(--primary_color);
    margin: 0 5px;
}
.consult_locations .owl-carousel .owl-nav{
    text-align: center;
    position: absolute;
    bottom: -110px;
    left: 0;
    right: 0;
    z-index: 9;
}
.benefits_section .benefit_content .benefit{
    margin: 0;
}
@media(max-width: 768px){
    .consult_locations .location_box .location_info{
        padding-bottom: 20px;
    }
}
@media(max-width: 575px){
    .consult_locations .location_box{
        padding: 25px;
    }
    .consult_locations .owl-carousel .owl-nav{
        bottom: -90px;
    }
    .benefits_section .benefit_content {
        padding: 0 40px 60px;
    }
    .ppc-banner .banner_img_col{
        padding-left: 0;
        padding-right: 0;
    }
}

.reviews_slider .review_item .rating_star{
    color: #fabe04;
    display: inline-block;
    margin-bottom: 10px;
}
.reviews_slider.owl-carousel .review_item{
    background-color: #fff;
}
.reviews_slider.owl-carousel .review_item .rating_img{
    width: 120px;
}
.reviews_slider.owl-carousel .owl-nav button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: var(--tertiary_color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: var(--primary_color);
    margin-left: 10px;
}
.reviews_slider.owl-carousel .owl-nav{
    text-align: center;
    margin-top: 15px;
}
.review_platform:not(:last-child){
    margin-bottom: 40px;
}

.surgeries_list ul li a, .surgeries_list *{
    color: #fff;
}
.surgeries_list ul li{
    margin-top: 13px;
    list-style-type: none;
}
.surgeries_list ul li:before {
    content: "\f0a9";
    font-family: "Font Awesome 5 Pro";
    margin-left: -30px;
    margin-right: 10px;
    color: #ffffff;
    font-weight: 700;
}

.benefits_section .benefit_content .benefit{
    height: 100%;
    display: inline-flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ppc_footer_section.footer_section .our_locations .location_area{
    background-color: #fff;
}
.ppc_footer_section.footer_section {
    border-top: 1px solid #edeef0;
}
.ppc_surgeon .surgeon_img img {
    object-fit: cover;
}
.ppc_surgeon .surgeon_img{
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
}
.ppc_address_section .ppc_address ul li a{
    color: #000;
}
.ppc_address_section .ppc_address .address_section .map{
    line-height: 0;
}
.ppc_footer_section.footer_section .ppc_footer_info ul {
    text-align: center;
    padding: 0;
}
.ppc_footer_section.footer_section .our_locations .location_area h3 {
    line-height: initial;
}
.ppc_banner_form .wpcf7-form-control{
    border: 1px solid #fff;
    outline: none !important;
    color: #000;
    margin: 0;
}
.ppc_banner_form .wpcf7-not-valid-tip{
    color: #fff;
    font-size: 14px;
}
.ppc_banner_form .wpcf7-submit{
    border: none;
    color: #fff;
    width: 100%;
    background-color: #D22B2B !important;
}

.top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li .megamenu li:not(:last-child) {
    margin-bottom: 10px;
}

@media(max-width: 991px){
    .homepage-banner.blog_section{
        padding-bottom: 40px;
    }
    .homepage-banner.clinic_banner .homepage-banner-content .btn_primary a{
        background-color: var(--primary_color);
    }
    .clinic_banner .clinic_banner_content {
        padding: 0 0 30px;
    }
    .clinic_banner .breadcrumbs {
        margin-top: 20px;
    }
    .homepage-logo.innerpages_logo .logo-section {
        margin-top: 0px;
    }
    .ppc_footer_section.footer_section .ppc_footer_info ul li{
        border: none;
        padding: 0;
        margin: 0;
        display: block;
    }
    .ppc_footer_section.footer_section .ppc_footer_info ul{
        padding: 12px 10px;
    }
    .ppc_footer_section.footer_section .ppc_footer_info ul li:not(:last-child){
        border: none;
        padding: 0 0 5px;
        margin: 0;
    }
    .mobile_book_btn {
        display: inline-block;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background-color: var(--secondary_color);
        text-align: center;
        padding: 11px 10px;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
    }
    .mobile_book_btn:hover,.mobile_book_btn:focus{
        color: #fff;
    }
    #return_to_top{
        bottom: 40px;
    }
    .top_header {
        padding: 0 0px;
    }
    .ppc_address_section .ppc_address{
        padding-bottom: 0;
        overflow: hidden;
    }
    .ppc_address_section .address_section .px_xs{
        padding: 0 40px;
    }
    .clinic_banner .clinic_banner_content h2{
        color: #000;
    }
    .blog_section .breadcrumb li{
        color: #000000;
    }
}
@media(max-width: 767px){
    .ppc_footer_section.footer_section .ppc_footer_info{
        border-radius: 15px;
    }
    .ppc_footer_section.footer_section .ppc_footer_info ul li a {
        font-size: 15px;
    }
    .top_header.ppc_header .container{
        padding-left: 12px; 
        padding-right: 12px;
    }
    .surgeons-section.clinic_surgeon_section .section_title h2{
        color: var(--black);
    }
    .surgeons-section.clinic_surgeon_section{
        padding-top: 0;
    }
    .surgeons-section.clinic_surgeon_section .surgeons-slider .owl-carousel .owl-nav{
        padding-bottom: 0px;
    }
}
@media(max-width: 576px){
    .clinic_banner .clinic_banner_content .btn_primary {
        display: block;
    }
    .procedures_section .procedure_content {
        padding: 30px 26px 20px;
    }
}


.ratio .rll-youtube-player{
    position: absolute;
}
.footer_section .copyright_section .copyright p, .ppc_footer_section.footer_section .copyright_section .copyright p{
    font-weight: 400;
}
.booking_modal .modal-body{
    padding: 0;
}
.booking_modal .btn-close{
    position: absolute;
    right: 10px;
    opacity: 1;
    filter: invert(1);
    top: 10px;
}
.booking_modal .modal-content{
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 36%);
    border: none;
}
.footer_section .footer_content .footer_item li {
    margin-bottom: 8px;
}
.top_header.sticky-top{
    position: sticky;
}

.booking_modal .booking-form .section_title h2{
    font-size: 20px;
}
.toc_section .toc_area .toc_items .accordion-body ul {
    padding-left: 20px;
}
.toc_section .toc_area .breadcrumbs_area .breadcrumb li {
    color: #fff;
    font-size: 14px;
}
.toc_section .toc_area .toc_items .accordion-body ul li {
    margin-bottom: 10px;
    color: #fff;
}
.toc_section .toc_area .toc_items .accordion-body ul li a {
    font-size: 17px;
    color: #fff;
}

.homepage_procedures .article_img img{
    object-fit: cover;
}
.blog_cms_section ul li:before, body.single.single-post .article_section .article_area ul li:before{
    font-weight: 400;
}
.finance_banner .breadcrumbs ol li {
    font-size: 14px;
}
.quali_section.cms_section ul li:not(:last-child){
    margin-bottom: 13px;
}
.quali_section.cms_section ul li:before{
    font-weight: 400;
}
.clinic_banner .clinic_banner_content h2{
     margin-bottom: 20px;
}
.gallery_images .ratio img{
    object-fit: cover;
}

.page-id-1264 .homepage-banner.seo_banner .homepage-banner-content i[class*="quote"], .page-id-1264 .homepage-banner.seo_banner .homepage-banner-content .btn_primary, .page-id-1264 .toc_section .toc_items, .page-id-20100 .homepage-banner.clinic_banner .homepage-banner-content .btn_primary, .page-id-19993 .homepage-banner.clinic_banner .clinic_banner_content .btn_primary, .page-id-20005 .homepage-banner.clinic_banner .clinic_banner_content .btn_primary, .page-id-20010 .homepage-banner.clinic_banner .clinic_banner_content .btn_primary, .page-id-19742 .homepage-banner .homepage-banner-content .btn_primary {
    display: none;
}
@media(min-width: 992px){
    .page-id-1264 .homepage-banner.seo_banner .homepage-banner-content h2{
        margin-bottom: 20px;   
    }
    .content_right_img img{
        max-width: 48%;
        margin-left: 30px;
    }
    .content_left_img img{
        max-width: 48%;
        margin-right: 30px;
    }
    .page-template-seo-manchester .seo_main_section iframe, .cms_section.blog_cms_section iframe {
        max-width: 74% !important;
        margin: 20px auto 0;
        display: block;
    }
}
.navigation.pagination{
    margin: 0 auto;
    border: none;
    padding: 0;
    text-align: center;
}
.navigation.pagination .nav-links{
     margin: 0 auto;
}
.navigation.pagination .nav-links .page-numbers {
    margin: 0 auto;
    font-size: 16px;
    padding: 10px 10px;
    text-align: center;
    border-radius: 50px;
}
.navigation.pagination .nav-links .page-numbers.current{
    text-decoration: none;
    background-color: var(--primary_color);
    color: #fff;
}
.navigation.pagination .nav-links .page-numbers:hover{
    text-decoration: none;
}

.toc_section .toc_area .toc_items .accordion-body ul li a:focus{
    background: transparent;
}
.page_meta_info p a {
    color: #1A73E8;
}

iframe:not(.instagram_videos_section iframe){
    aspect-ratio: 16/9;
    width: 100%;
    height: auto;
}


.ppc_banner_with_bg{
    background-repeat: no-repeat;
    background-position: top center;
}
@media(min-width: 768px){
    .ppc-banner {
        /*margin-top: 50px;*/
        margin-top: 0px;
    }
}
@media(max-width: 991px){
    .ppc_banner_with_bg{
        background-position: top right;
    }
}
@media(max-width: 767px){
    .ppc_banner_with_bg{
        background-image: none !important;
    }
    .surgeon_profile .surgeon_profile_img{
        margin: 20px 20px 0;
    }
    .ppc_banner_with_bg .banner_img_col img{
        width: 100%;
    }
}

.blog_cms_section h2, .blog_cms_section h3, .blog_cms_section h4, .blog_cms_section h5, .blog_cms_section h6, .cms_section h2{
    clear: none;
}
ul, ol{
    font-family: var(--bs-body-font-family);
}

.surgeon_profile .surgeon_profile_img img{
    border-radius: 50%;
}

.page-template-about .cms_section ul li a{
        color: var(--bs-link-color);
}

.instagram_videos_section iframe{
    /*aspect-ratio: auto;*/
    /*height: initial;*/
}


.page-id-20168 .homepage-banner .homepage-banner-content .btn_primary, .page-id-20168 .booking-section{
    display: none;
}
.page-id-20168 .seo_main_section{
    padding-bottom: 40px;
}


.toc_section .toc_area .toc_items h3 button {
    font-size: 34px;
}
.toc_section .toc_area .toc_items h3 button i {
    margin-right: 15px;
}

.section_title h3 {
    font-weight: 500;
    font-size: 34px;
    line-height: 51px;
    text-align: center;
    color: #000000;
}
.booking-section .booking-form .section_title h3 {
    font-weight: 700;
    color: #ffffff;
    font-size: 34px;
    line-height: 51px;
    text-align: center;
}
.booking-section .threeway-section .section_title h3 {
    text-align: left;
}
@media(max-width: 767px){
    .toc_section .toc_area .toc_items h3 button {
        font-size: 28px;
    }
    .section_title h3 {
        font-size: 28px;
        line-height: 30px;
    }
}

nav.navigation.pagination .nav-links .page-numbers{
    min-width: 30px;
    min-height: auto;
    height: 30px;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
nav.navigation.pagination .svg-icon{
    width: 20px;
    height: 20px;
    top: 1px;
}

.full_banner_quote{
    background-size: cover;
    position: relative;
}
.full_banner_quote:before {
    content: "";
    background-color: rgba(0,0,0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}
.full_banner_quote .banner_quote_area{
    position: relative;
    z-index: 9;
}
#return_to_top{
    bottom: 80px;
}


/* NEW DESIGN @ 18-08-2023  */
.treatment_item_v2{
    background-color: #fff;
    height: 100%;
}
.treatment_item_v2 .row{
    height: 100%;
}
.treatment_item_v2 .content_area{
    padding: 40px 25px;
}
.treatment_item_v2 .content_area h3{
    font-size: 20px;
    display: flex;
    align-items: center;
    column-gap: 15px;
    margin-bottom: 30px;
}
.treatment_item_v2 .treatment_img img{
    height: 100%;
    object-fit: cover;
}
.treatment_item_v2 .treatment_list ul{
    margin-bottom: 0;
}
.treatment_item_v2 .treatment_list ul li:not(:last-child) {
    margin-bottom: 13px;
}
.treatment_item_v2 .treatment_list ul li {
    font-size: 16px;
    font-weight: 400;
    list-style-type: none;
}
.treatment_item_v2 .treatment_list ul li:before {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    margin-left: -24px;
    margin-right: 10px;
    /* color: var(--primary_color); */
    color: var(--secondary_color);
    font-size: 16px;
    font-weight: 600;
}
.treatment_item_v2 .treatment_list ul li a{
    color: #000000;
}
.treatment_item_v2 .treatment_list ul li a:hover{
    color: var(--primary_color)
}
.booking_section_v2{
    /* background-color: #222222; */
    background-color: #30333B;
    margin: 0;
    padding: 65px 0;
}
.booking_section_v2 .ratio{
    height: 100%;
}
.booking_section_v2 .booking-form{
    padding: 0;
    background-color: transparent;
}
.booking_section_v2 .booking-form .btn_secondary input[type="submit"] {
    width: 100%;
    background-color: #D22B2B;
    border: none;
    padding: 12px 60px;
    color: #fff;
    width: auto;
}
.booking_section_v2 .booking-form .section_title h3{
    text-align: left;
}
.booking_section_v2 .booking-form textarea, .booking_section_v2 .booking-form input{
    outline: none;
}
.booking_section_v2 .booking-form .wpcf7-response-output {
    color: #fff;
}
.booking_section_v2 .threeway-section{
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    color: #fff;
}
.booking_section_v2 .threeway-section .section_title h3{
    color: #ffffff;
}
.booking_section_v2 .threeway-section .btn_secondary a{
    border: 2px solid #ffffff;
    color: #ffffff;
    border-radius: 15px;
    height: 100%;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    font-size: 20px;
    padding: 30px 20px 27px;
    border-radius: 0 30px 0 30px;
}
.booking_section_v2 .threeway-section .btn_secondary a i {
    font-size: 42px;
    margin-bottom: 18px;
}
.booking_section_v2 .threeway-section .btn_secondary a:hover {
    background-color: var(--primary_color);
}
.booking_section_v2 .threeway-section .btn_secondary a:focus{
    background-color: transparent;
}
.booking_modal .booking-section .booking-form .col-lg-4.col-md-6, .booking_modal .booking-section .booking-form .col-lg-4.col-md-12{
    width: 100%;
    flex: 0 0 100%;
}
.icons_section_v2 .service_box{
    padding: 0;
    display: flex;
    text-align: left;
    column-gap: 15px;
    align-items: center;
}
.icons_section_v2 .service_box h5{
    margin-bottom: 0;
}
.icons_section_v2 .service_box .icon-section{
    height: 60px;
    min-height: 60px;
    min-width: 60px;
    max-width: 60px;
    margin: 0;
    border-radius: 0;
}
.icons_section_v2 .service_box .icon-section i{
    font-size: 30px;
}
.seo_services_section .service_box h5 br {
    display: none;
}
.bg_tertiary {
    background-color: var(--tertiary_color);
}
.p_tb_60{
    padding-top: 60px;
    padding-bottom: 60px;
}

.surgery_price_section{
    background: #0E0E0F;
    background-image: url(/wp-content/uploads/2023/12/4909526-ai.png);
    padding-top: 60px;
    padding-bottom: 60px;
    background-size: cover;
    color: #fff;
}
.surgery_price_section .package_item {
    background-color: #fff;
    border-radius: 0 40px 0 40px;
    box-shadow: 0px 0px 30px 0px #00000017;
    color: #000;
    overflow: hidden;
}
.surgery_price_section .package_item .bottom_area{
    padding: 40px;
}
.surgery_price_section .package_item .top_area{
    text-align: center;
    background-color: var(--tertiary_color);
    padding: 30px 20px;
}
.surgery_price_section .package_item .bottom_area ul{
    padding: 0;
    list-style-type: none;
}
.surgery_price_section .package_item .bottom_area ul li{
    padding-left: 30px;
    margin-top: 10px;
}
.surgery_price_section .package_item .bottom_area ul li:before{
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    margin-left: -29px;
    margin-right: 12px;
    color: var(--primary_color);
}
.surgery_price_section .package_item .sale_price{
    font-weight: 500;
    color: #747474;
    font-size: 26px;
}
.surgery_price_section .package_item small{
    color: #000000;
}


.sidebar_package_item{
    border-radius: 0 40px 0 40px;
    overflow: hidden;
}
.sidebar_package_item .top_area{
    text-align: center;
    background-color: #dddddd;
    padding: 30px 30px 20px;
}
.sidebar_package_item .top_area span.h4{
    margin-bottom: 0;
}
.sidebar_package_item .top_area h3{
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 10px;
}
.sidebar_package_item .bottom_area{
    background-color: var(--primary_color);
    color: #fff;
    padding: 30px;
}
.sidebar_package_item ul li:before{
    background-color: transparent;
    color: #fff;
}
.sidebar_package_item .btn_secondary.white_btn a{
    background-color: #fff;
    font-weight: 600;
    color: #000;
}
.sidebar_package_item .bottom_area h3{
    padding-top: 0;
    margin-bottom: 20px;
}


.related_treatment h3 a{
    color: #000;
    font-weight: 700;
}
.related_treatment:hover h3 a{
    color: var(--primary_color);
}
.related_treatment .read_more{
    color: var(--primary_color);
}

/* ==== PPC PAGE ==== */
.benefits_section{
    background-color: #223748;
    background-image: url(/wp-content/uploads/2023/12/4909526-ai.png);
    background-size: cover;
}
.benefits_section .benefit_content .benefit{
    background-color: var(--secondary_color);
    border-color: #fff;
}


@media(max-width: 1199px) and (min-width: 992px){
    .treatment_item_v2 .content_area {
        padding: 30px 25px;
    }
    .treatment_item_v2 .content_area h3 {
        margin-bottom: 20px;
    }
}
@media(min-width: 992px){
    .homepage_banner_v2{
        background-position: center;
        min-height: 750px;
        height: 89vh;
        background-size: cover;
        margin-top: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        /* padding: 60px 0; */
        padding: 100px 0 100px;
    }
    .homepage_banner_v2 .homepage-banner-content{
        background: rgba(0, 0, 0, 0.63);
        max-width: 780px;
        padding: 34px 50px 40px;
        text-align: center;
        color: #fff;
    }
    .homepage_banner_v2 .homepage-banner-content h1{
        color: #fff;
    }
    .section_title h2, .cms_section h2, 
    .booking_section_v2 .section_title h3{
        font-size: 46px;
        line-height: 56px;
    }
}
@media(max-width: 991px){
    .homepage_banner_v2{
        background-image: none !important;
    }
    #return_to_top{
        bottom: 80px;
        width: 35px;
        height: 35px;
    }
    #return_to_top i{
        left: 11px;
        top: 5px;
    }
}
@media(max-width: 767px){
    .booking-section.booking_section_v2 .row div[class*=col]:nth-child(1) {
        background-color: transparent;
    }
    .booking-section.booking_section_v2 .booking-form .section_title h3 {
        line-height: 28px;
        font-size: 20px;
    }
    
    .booking_section_v2 .row{
        margin-right: calc(-.5 * var(--bs-gutter-x));
        margin-left: calc(-.5 * var(--bs-gutter-x));
    }
    .booking_section_v2 .row>*, .booking_section_v2 .row div[class*=col]{
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    /* .booking_section_v2 .threeway-section .row.form-btn-group div[class*=col] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .booking_section_v2 .threeway-section .row.form-btn-group {
        margin-left: -10px;
        margin-right: -10px;
    } */
    .booking_section_v2 .threeway-section .btn_secondary a i {
        font-size: 32px;
    }
    .booking_section_v2 .threeway-section .btn_secondary a{
        padding: 20px 10px 15px;
        font-size: 18px;
    }
    .booking_section_v2 .threeway-section .btn_secondary {
        margin-bottom: 8px;
    }
    .booking_section_v2 .threeway-section {
        padding-top: 0;
    }
}



.ppc_banner_form .row div[class*="col-"] {
    width: 100% !important; 
}





/*  ======= SOCIAL PAGES | PATIENT STORIES PAGES =======  */
@media(min-width: 992px){
    .social_page_hero{
        background: linear-gradient(90deg, white 73%, #edeef0 0%);
        margin: 0;
        padding: 60px 0;
    }
    .footer_section .footer_item iframe{
        width: 80%
    }
}
.patient_story_item{
    padding: 3px 3px 0;
    border: 1px solid #d1d1d1;
    display: inline-block;
    width: 100%;
    position: relative;
}
.patient_story_item .ratio img{
    object-fit: cover;
}
.patient_story_item .info_area h4{
    font-size: 16px;
    color: #000;
}
.patient_story_item .info_area i{
    min-width: 27px;
    min-height: 27px;
    max-width: 27px;
    max-height: 27px;
    border: 1px solid #d1d1d1;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #c3c3c3;
    font-size: 14px;
}
.patient_story_item .badge{
    background-color: var(--primary_color);
    border-radius: 0;
    font-weight: 400;
    padding: 5px 10px;
    position: absolute;
    bottom: -10px;
}
.patient_story_item:hover{
    box-shadow: 0px 0px 30px 0px #00000024;
}
.patient_filter_select{
    border: none !important;
    outline: none !important;
    box-shadow: none;
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
}

.homepage-banner.finance_banner.social_page_hero .homepage-banner-content{
    color: #000;
}


.welcome_social_sec{
    padding: 65px 75px;
    background: #edeef0;
    background: linear-gradient(180deg, #edeef0 50%, #fff 50%);
}
.welcome_social_sec .section_title h2{
    font-size: 46px;
     /* -webkit-text-stroke: 2px var(--primary_color); */
    line-height: 120%;
    margin-top: -5px;
}
.welcome_social_sec .social_items_list{
    background-color: #fff;
    padding: 35px;
    box-shadow: 0px 0px 40px 0px #0000001f;
    height: 100%;
}
.welcome_social_sec .social_items_list ul, .patient_stories_cats{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.welcome_social_sec .social_items_list ul li a{
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    width: 100%;
    color: var(--black);
    font-weight: 500;
}
.welcome_social_sec .social_items_list ul li a i{
    width: 37px;
    height: 37px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--primary_color);
    background-color: #fff;
    color: var(--primary_color);
    border-radius: 50%;
    transition: 0.3s;
}
.welcome_social_sec .social_items_list ul li a:hover{
    color: var(--primary_color);
}
.welcome_social_sec .social_items_list ul li a:hover i{
    background-color: var(--primary_color);
    color: #fff;
}

.welcome_social_sec .social_items_list ul li:not(:last-child) a{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
}

.patient_stories_cats li a{
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 26px 10px;
    color: var(--black);
    background-color: #f9f9f9;
    font-size: 18px;
    font-weight: 500;
}
.patient_stories_cats li a img{
    margin-bottom: 16px;
}
.patient_stories_cats li:not(:last-child){
    margin-bottom: 12px;
}
.patient_stories_cats li a:hover{
    background-color: #eaebed;
}
.dark_grey{
    background-color: #eaebed;
}
.dark_grey .section_title h2, .ig_journeys .section_title h2{
    font-size: 46px;
    margin-bottom: 30px;
}
.dark_grey .cms_section p:last-child{
    margin-bottom: 0;
}
.ig_journeys_icon{
    top: -45px;
    right: -15px;
}
.ig_journeys{
    padding-top: 80px;
    padding-bottom: 20px;
}

.stories_blog_section{
    background-image: url(https://www.nucosmeticclinic.uk/wp-content/uploads/2024/04/blog-sec-bg.jpg);
    background-size: cover;
    padding-top: 80px;
}

.ig_blog_tags{
    background-color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 40px 0px #0000001f;
    text-align: center;
    position: relative;
}
.ig_blog_tags a{
    font-size: 18px;
    text-transform: uppercase;
    color: var(--black);
}
.ig_blog_tags a.active, .ig_blog_tags a:hover{
    color: var(--primary_color);
}
.pt_60{
    padding-top: 60px;
}
.py_60{
    padding-top: 60px;
    padding-bottom: 60px;
}
.object-cover{
    object-fit: cover;
}

/* .social_page_hero .banner-img .ratio {
    max-height: 650px;
    max-width: 650px;
} */
.patient_story_day{
    margin-top: 50px;
}
.patient_story_day .ratio{
    height: 100%;
}
@media(min-width: 768px){
    .patient_story_day:nth-child(even) .row{
        flex-direction: row-reverse;
    }
}

@media(min-width: 1200px){
    .social_page_hero .banner-img{
        max-width: 85%;
    }
}
@media(max-width: 1199px) and (min-width: 992px){
    .ig_blog_tags a {
        font-size: 16px;
    }
}
@media(max-width: 767px){
    .welcome_social_sec .section_title h2 {
        font-size: 36px;
    }
    .welcome_social_sec {
        padding: 45px 45px;
    }
    .dark_grey .section_title h2, .ig_journeys .section_title h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .ig_blog_tags a {
        font-size: 16px;
    }
    .ig_journeys_icon {
        width: 100px;
    }
}
@media(max-width: 575px){
    .welcome_social_sec {
        padding: 25px;
    }
    .welcome_social_sec .social_items_list {
        padding: 20px;
    }
    .welcome_social_sec .social_items_list ul li a{
        font-size: 16px;
    }
    .welcome_social_sec .social_items_list ul li a i {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    .ig_blog_tags a {
        font-size: 14px;
    }
    .ig_blog_tags{
        padding: 13px;
    }
    .pt_xs_0{
        padding-top: 0;
    }
}


div.cqc-widget .cqc-widget-inner, div.cqc-widget div.cqc-widget-inner div{
    font-weight: 400 !important; 
}
#price_finance ul a, #price_finance p a{
    color: var(--bs-link-color);
}
.cky-consent-bar .cky-banner-btn-close{
    top: 9px !important;
}
.cky-notice-des p{
    line-height: 22px;
}
.blog_section .breadcrumb li, .blog_section .breadcrumb li a, 
.clinic_banner .breadcrumbs ol li, .clinic_banner .breadcrumbs ol li a {
    font-size: 14px;
}
.text_14{
    font-size: 14px !important;
}
.cms_section ol, .cms_section p, .cms_section ul {
    margin-bottom: 22px;
}
@media(max-width: 767px){
    .related_articles .related_articles_area .rel_article_item h5 {
        font-size: 15px;
    }
    .related_articles .related_articles_area .rel_article_item img{
        margin-right: 15px;
    }
    .related_articles .related_articles_area{
        padding: 14px 14px 10px;
    }
}



/* ======= PPC ========  */
.ppc-banner.ppc_banner_with_bg .banner_text h5.wp-block-heading{
    font-size: 14px;
}
.page-template-ppc-manchester .top_header.ppc_header{
    box-shadow: none;
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    padding: 5px 0;
}
.page-template-ppc-manchester .top_header.ppc_header.white_header{
    background-color: #fff;
}
@media(min-width: 1900px){
    .ppc-banner.ppc_banner_with_bg{
        background-size: 100% auto;
    }
}
@media(min-width: 1200px){
    .ppc_img_desktop img{
        /* width: 400px;
        max-height: 670px; */
        /* width: 450px;
        max-height: 710px; */
        width: 460px;
        max-height: 780px;
        object-fit: contain;
    }
}
.ppc-banner.ppc_banner_with_bg{
    background-size: auto;
    overflow: hidden;
}
@media(min-width: 992px){
    .ppc-banner.ppc_banner_with_bg{
        position: relative;
        padding-top: 100px;
        padding-bottom: 40px;
        /* padding-top: 30px;
        padding-bottom: 250px; */
       /*  background-image: url(/wp-content/uploads/2023/11/shape.png);
        background-repeat: no-repeat;
        background-position: bottom center; */
    }
    .ppc-banner.ppc_banner_with_bg .container{
        position: relative;
        z-index: 9;
    }
    .ppc_img_desktop{
        position: absolute;
        /* top: 0; */
        left: calc(50% - 295px);
        z-index: -1;
        max-width: 590px;
        max-height: 100%!important;
        height: auto;
        display: block;
        width: 590px;
        text-align: center;
        /* bottom: 18%; */
        bottom: 0;
    }
}
@media(max-width: 1199px) and (min-width: 992px){
    .ppc_img_desktop{
        left: auto;
        right: 0;
    }
    .ppc_img_desktop img {
        width: 460px;
        max-height: 650px;
        object-fit: contain;
    }
}
.ppc_banner_form form p{
    margin-bottom: 0px;
}
.ppc-banner.ppc_banner_with_bg .ppc_banner_form{
    box-shadow: 2px 10px 30px 0px rgba(0, 0, 0, 0.2);
/*     min-height: 533px; */
    border-radius: 0;
}
.ppc-banner.ppc_banner_with_bg .ppc_banner_form textarea{
    resize: none;
}
.ppc_banner_form .wpcf7 form .wpcf7-response-output{
    margin: 8px 0 0; 
    padding: 4px 10px;
    line-height: 19px;
    font-size: 14px;
    color: #fff;
}
.ppc_banner_form .wpcf7 form .mb-3{
    margin-bottom: 0px !important;
}
.ppc_banner_form .wpcf7-form-control-wrap{
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
    margin: 0;
    width: 100%;
}
.ppc_banner_form .wpcf7-not-valid-tip{
    position: absolute;
    bottom: -3px;
}
.ppc_banner_form .wpcf7 form .btn_secondary{
    position: relative;
    margin-top: 0 !important; 
}
.ppc_banner_form .wpcf7 form .wpcf7-spinner{
    position: absolute;
    top: 10px;
    right: 10px;
}
.ppc-banner.ppc_banner_with_bg .trustpilot-widget {
    max-width: 420px;
    margin-left: -13px;
}
.ppc-banner .banner_text .wp-block-image{
    display: inline-block;
    margin: 0;
}
@media(max-width: 991px) {
    .ppc_img_desktop {
        background-color: #e4e4e4;
    }
    .ppc_img_desktop img{
        max-height: 450px;
        height: 400px;
        width: auto;
    }
}
@media(max-width: 575px){
    .ppc-banner.ppc_banner_with_bg .trustpilot-widget{
        width: 420px;
    }
}


div.cqc-widget.cleanslate{
    max-width: 320px !important;
    margin-bottom: 60px !important;
}


body:not(.page-template-video-gallery-all-surgeons) .gallery_images h5,body:not(.page-template-video-gallery-all-surgeons) .gallery_images p,
body:not(.page-template-video-gallery-all-surgeons) .gallery-slider h5,body:not(.page-template-video-gallery-all-surgeons) .gallery-slider p{
    /* display: none; */
    /* text-align: center; */
}
.gallery_images h5, .gallery-slider h5{
    font-family: var(--bs-body-font-family);
}

/* ======== NUC.CO.UK */
.top_header nav.navbar .navbar-brand img {
    width: 100px;
}
.footer_section .copyright_section .copyright p{
    color: #000;
}
.homepage-banner .homepage-banner-content h1,
.homepage-banner .homepage-banner-content h2{
    font-family: var(--heading--font-family);
}

.homepage-banner .homepage-banner-content h2 {
    color: #000000;
    font-weight: 600;
    font-size: 57px;
    margin-bottom: 15px;
}
.homepage_banner_v3{
    background-color: var(--secondary_color);
    margin-top: 0;
    background-image: url(https://www.nucosmeticclinic.uk/wp-content/uploads/2024/04/blog-sec-bg.jpg);
    background-size: contain;
    margin-bottom: 0;
}
.homepage_banner_v3 .homepage-banner-content{
    background-color: #fff;
    padding: 60px 50px;
    margin-right: -10%;
    position: relative;
    z-index: 9;
    margin-top: 60px;
    margin-bottom: 60px;
    box-shadow: 0px 0px 20px 0px #00000026;
}
.homepage_banner_v3.homepage-banner .banner-img img{
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}
.homepage_banner_v3 .owl-carousel .owl-nav .owl-prev,.homepage_banner_v3 .owl-carousel .owl-nav .owl-next{
    position: absolute;
    z-index: 9;
    top: 50%;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    font-size: 22px;
}
.homepage_banner_v3 .owl-carousel .owl-nav .owl-prev{
    left: 0;
}
.homepage_banner_v3 .owl-carousel .owl-nav .owl-next{
    right: 0;
}

.treatment_section_v2{
    background-color: var(--tertiary_color);
    padding-top: 60px;
    padding-bottom: 60px;
}
.treatment_section_v2 .treatment_item_v2{
    overflow: hidden;
    border-radius: 0 60px 0 60px;
    height: 100%;
    max-height: 630px;
}
.treatment_section_v2 .owl-carousel .treatment_item_v2 img{
    width: auto;
}
.treatment_section_v2 .owl-carousel .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    background-color: var(--primary_color);
    opacity: 0.3;
}
.treatment_section_v2 .owl-carousel .owl-dots .owl-dot.active span{
    background-color: var(--primary_color);
    opacity: 1;
}
.treatment_section_v2 .owl-carousel .owl-nav.disabled+.owl-dots{
    margin-top: 20px;
}
.treatment_section_v2 .owl-carousel .owl-stage{
    display: flex;
}

.articles_section {
    /* background: linear-gradient(180deg, var(--secondary_color) 60%, #ffffff 50%); */
    background: transparent;
}
.surgeons-section {
    background: linear-gradient(60deg, var(--secondary_color) 40%, #ffffff 30%);
}
.surgeons-section .surgeons-slider .owl-carousel .surgeons-content{
    border-radius: 50px 0 50px 0;
}
.surgeons-section .surgeons-slider .owl-carousel .owl-nav button{
    color: var(--secondary_color);
}
.achieve-section .achieve-item{
    border-radius: 50px 0 50px 0;
}
.threeway-section_parent.booking_section_v2{
    background-color: var(--secondary_color);
    background-image: url(http://temp.nucosmeticclinic.uk/wp-content/uploads/2023/12/4909526-ai.png);
    background-size: cover;
}
.threeway-section_parent.booking_section_v2 .threeway-section{
    border-bottom: 0;
}

.footer_section {
    background-color: #F5F5F5;
}

.seo_banner_v2{
    padding: 60px 0;
}
.seo_banner_v2 .homepage-banner-content h1{
    color: #000000;
    font-weight: 600;
    font-size: 57px;
    margin-bottom: 15px;
    font-family: var(--heading--font-family);
}
.seo_banner_v2 .homepage-banner-content ul{
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 20px;
}
.seo_banner_v2 .homepage-banner-content ul li{
    padding: 0 20px 0 30px;
    margin-bottom: 10px;
    flex: 0 0 50%;
    width: 50%;
}
.ppc-banner .banner_text ul li{
    margin-bottom: 10px;
    list-style-type: none;
}
.seo_banner_v2 .homepage-banner-content ul li:before, .ppc-banner .banner_text ul li:before{
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    margin-left: -29px;
    margin-right: 12px;
    color: var(--primary_color);
}
.seo_banner_v2 .homepage-banner-content p {
    margin-bottom: 20px;
}

.seo_banner_v2 .banner-img{
    position: relative;
}
.seo_banner_v2 .banner_img_mask{
    mask-image: url(../images/blob-image.svg);
    -webkit-mask-image: url(../images/blob-image.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 87%;
    mask-size: 87%;
}
.seo_banner_v2 .blob_outline{
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    width: 87% !important;
    margin: 0 auto;
    z-index: -1;
}
.seo_banner_v2 .banner-img .banner_img_mask img{
    object-fit: scale-down;
}
.seo_banner_v2 .banner-img .upper_img_mobile{
    width: 150px;
    height: 150px;
    border-radius: 80px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    top: 30%;
    position: absolute;
    z-index: 9;
    right: 25px;
    box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    padding: 10px;
}
.seo_banner_v2 .banner-img .upper_img_mobile:after{
    content: "";
    width: 50px;
    height: 17px;
    background-color: white;
    display: inline-block;
    position: absolute;
    bottom: 23px;
    transform: rotate(124deg) skew(-57deg);
    -webkit-transform: rotate(140deg) skew(-57deg);
    -moz-transform: rotate(124deg) skew(-57deg);
    left: 6px;
    z-index: -1;
}
.seo_banner_v2 .banner-img .upper_img_mobile i {
    color: var(--primary_color);
    opacity: 0.5;
    margin-bottom: 4px;
    font-size: 22px;
    font-weight: 300;
}
.seo_banner_v2 .banner-img .upper_img_mobile p {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.seo_banner_v2 .banner-img .upper_img_mobile h6 {
    color: var(--primary_color);
    font-weight: 300;
    margin-bottom: 0;
}
.seo_banner_v2 .banner-img .banner_mobile_img{
    width: 100%;
    position: relative;
}


.icons_section_v3 .service_box .icon-section{
    min-width: 25px;
    width: 40px;
    height: 40px;
    font-size: 22px;
    text-align: center;
    margin-right: 15px;
    background-color: var(--secondary_color);
    border-radius: 0 12px 0 12px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.icons_section_v3 .service_box h5{
    font-size: 18px;
    margin-bottom: 0;
}
.icons_section_v3 .service_box{
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding: 15px;
    border: 1px solid #f7f7f7;
}
.icons_section_v3 .row [class*="col-"]:nth-child(even) .service_box{
    background-color: #f7f7f7;
}
/* .icons_section_v3 .row [class*="col-"]:nth-child(3n + 1) .service_box, .icons_section_v3 .row [class*="col-"]:nth-child(3n + 2) .service_box{
    border-right: 1px dashed var(--secondary_color);
}
.icons_section_v3 .row [class*="col-"]:not(:nth-last-child(-n+3)) .service_box{
    border-bottom: 1px dashed var(--secondary_color);
} */
.icons_section_v3 .service_box:hover .icon-section{
    background-color: var(--primary_color);
}

.gallery-slider{
    position: relative;
}
.gallery-slider .click_reveal{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 9;
    color: #000;
    font-size: 23px;
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.gallery-slider:not(.revealed_images) img{
    filter: blur(30px);
}

.toc_section .toc_area{
    background-color: var(--secondary_color);
    background-image: url(/wp-content/uploads/2023/12/4909526-ai.png);
    padding: 30px 30px 20px;
}
.toc_section .toc_area .breadcrumbs_area .breadcrumb{
    background-color: transparent;
    padding-left: 0;
}
.toc_section .toc_area .toc_items .accordion-body ul {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
}
.toc_section .toc_area .toc_items .accordion-body ul li{
    flex: 0 0 50%;
    width: 50%;
    list-style-type: none;
    padding: 0 20px;
}
.toc_section .toc_area .toc_items .accordion-body ul li:before{
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 10px;
    display: inline-block;
    background-color: #fff;
    margin-right: 12px;
    margin-left: -18px;
}

.related_articles_v2{
    background-color: var(--tertiary_color);
    padding-top: 60px;
    padding-bottom: 65px;
}
.related_articles_v2 .related_article_item a.ratio{
    display: inline-block;
    width: 100%;
}
.related_articles_v2 .related_article_item a.ratio img{
    object-fit: cover;
}
.related_articles_v2 .related_article_item .related_article_info h5 a{
    color: #000;
    font-weight: 700;
}
.related_articles_v2 .related_article_item:hover .related_article_info h5 a{
    color: var(--secondary_color);
}
.related_articles_v2 .related_article_item{
    background-color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 0px 25px 0px #00000017;
    border-radius: 40px 0 40px;
}
.related_articles_v2 .related_article_item .related_article_info{
    padding: 20px;
    display: inline-flex;
    width: 100%;
    flex-direction: column;
    flex: 1;
}
.related_articles_v2 .related_article_item .related_article_info .read_more{
    color: var(--primary_color);
    margin-top: auto;
}
.related_articles_v2 .owl-carousel.related_articles_slider .owl-stage{
    display: flex;
}
.related_articles_v2 .owl-item {
    padding: 30px 15px;
}
.related_articles_v2 .owl-carousel.related_articles_slider .owl-nav{
    text-align: center;
}
.related_articles_v2 .owl-carousel.related_articles_slider .owl-nav .owl-prev,
.related_articles_v2 .owl-carousel.related_articles_slider .owl-nav .owl-next{
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background-color: var(--secondary_color);
    color: #fff;
    margin: 0 5px;
}

.callback_btn{
    position: fixed;
    bottom: 50px;
    left: 10px;
    width: 70px;
    z-index: 99;
}

.blog_sidebar_otherlinks div:not(:last-child){
    /* border-left: 2px solid var(--primary_color); */
    /* padding-left: 12px; */
    margin-bottom: 18px;
}
.blog_sidebar_otherlinks div a{
    color: var(--black);
}
.blog_sidebar_otherlinks div p{
    font-size: 14px;
    margin-bottom: 0;
    line-height: 155%;
}

.sidebar_categories{
    list-style-type: none;
    padding-left: 3px;
}
.sidebar_categories li{
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}
.sidebar_categories li a{
    color: var(--black);
    display: inline-block;
    width: 100%;
}
.sidebar_categories li a:hover{
    color: var(--primary_color);
}
.sidebar_categories li:before{
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    position: absolute;
    left: 0;
}

.blogs_list .blog_item {
    height: 100%;
    padding: 0 !important;
    border: 0;
    border-radius: 0 30px 0;
    overflow: hidden;
    background-color: var(--tertiary_color);
}
.blogs_list .blog_item .blog_info{
    padding: 0 20px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.blogs_list .blog_item .blog_info .title a {
    color: #000000;
    font-weight: 700;
}
.blogs_list .blog_item .catg{
    background-color: var(--secondary_color);
}
.blogs_list .blog_item .blog_info .txt_primary{
    margin-top: auto;
}
.blogs_list .blog_item .blog_meta_info{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    align-items: flex-end;
    padding: 20px 20px 13px;
    background: linear-gradient(180deg, transparent 0%, #000000bf);
    color: #fff;
    font-size: 13px;
}

.footer_logo{
    display: inline-block;
}
.footer_logo img{
    width: 100px;
}

.service_box h5{
    font-weight: 700;
}
.service_box h5 span{
    font-weight: 400;
    font-size: 16px;
    font-family: var(--bs-body-font-family);
}
.ppc_surgeon,.ppc_address_section {
    background-color: var(--tertiary_color);
}
.ppc_surgeon .surgeon_area{
    border-color: #c8ced3;
}

@media(max-width: 1399px){
    .homepage_banner_v3 .homepage-banner-content{
        padding: 30px 30px;
    }
    .seo_banner_v2 .banner_img_mask{
        -webkit-mask-size: 100%;
        mask-size: 100%;
    }
    .seo_banner_v2 .blob_outline{
        width: 100% !important;
    }
}
@media(max-width: 1199px){
    .seo_banner_v2 .homepage-banner-content ul li{
        font-size: 15px;
    }
    .seo_banner_v2 .homepage-banner-content h1{
        font-size: 46px;
    }
    .booking_section_v2 .booking-form .section_title h3{
        text-align: center;
    }
}
@media(max-width: 991px){
    .top_header nav.navbar {
        padding: 5px 0;
    }
    .callback_btn{
        width: 65px;
    }
    .homepage_banner_v3.homepage-banner .container-fluid{
        background-color: transparent;
    }
    .homepage_banner_v3 .homepage-banner-content{
        margin-right: auto;
        margin-left: auto;
        margin-top: -50px;
    }
    .homepage_banner_v3.homepage-banner .homepage-banner-content h1,
    .homepage_banner_v3.homepage-banner .homepage-banner-content h3,
    .homepage_banner_v3.homepage-banner .homepage-banner-content p{
        color: #000;
    }
    .homepage_banner_v3.homepage-banner .homepage-banner-content h3 span, 
    .homepage_banner_v3.homepage-banner .homepage-banner-content h3 strong{
        color: var(--primary_color);
    }
    .homepage_banner_v3.homepage-banner .homepage-banner-content .btn_primary a{
        background-color: var(--primary_color);
    }
    .homepage_banner_v3.homepage-banner {
        margin-bottom: 40px;
    }
    .homepage_banner_v3 .owl-carousel .owl-nav .owl-prev, .homepage_banner_v3 .owl-carousel .owl-nav .owl-next{
        top: 20%;
    }

    .seo_banner_v2{
        padding-top: 0;
        padding-bottom: 40px;
    }
    .seo_banner_v2 .homepage-banner-content{
        color: #000;
    }
    .seo_banner_v2 .banner-img .banner_img_mask img{
        width: 98%;
    }
    .seo_banner_v2 .banner-img:after{
        content: "";
        background-image: url(../images/wave.svg);
        background-size: cover;
        background-position: bottom;
        display: inline-block;
        width: 100%;
        height: 10%;
        position: absolute;
        bottom: -1px;
        z-index: 9;
        left: 0;
        right: 0;
        background-repeat: no-repeat;
    }
    .clinic_banner .clinic_banner_content p, .clinic_banner .clinic_banner_content h1 {
        color: #000;
    }

    .seo_banner_v2.blog_section .banner_img_mask {
        mask: none;
    }
    .seo_banner_v2.blog_section .banner_img_mask img{
        width: 100%;
        object-fit: cover;
    }
}
@media(max-width: 991px) and (min-width: 768px){
    .homepage_banner_v3.homepage-banner .homepage-banner-content {
        max-width: 740px;
    }
}
@media(max-width: 767px){
    .homepage_banner_v3.homepage-banner .homepage-banner-content {
        width: calc(100% - 30px);
        padding: 20px;
    }
    .homepage_banner_v3.homepage-banner .homepage-banner-content h1{
        font-size: 36px;
    }
    .homepage_banner_v3.homepage-banner .homepage-banner-content h3 {
        font-size: 24px;
    }
    .homepage_banner_v3.homepage-banner .homepage-banner-content .btn_primary a {
        font-size: 15px;
        padding: 11px 15px;
    }
    .top_header nav.navbar .navbar-brand img {
        width: 80px;
    }
    .surgeons-section {
        background: var(--secondary_color);
    }
    .btn_primary a, .btn_primary input, .btn_primary button, .btn_secondary a, .btn_secondary input, .btn_secondary button {
        font-size: 16px;
    }
    .seo_banner_v2 .homepage-banner-content h1 {
        font-size: 34px;
    }
    .related_articles_v2 .related_article_item .related_article_info {
        font-size: 14px;
    }
    .related_articles_v2 .owl-item {
        padding: 25px 10px;
    }
    .toc_section .toc_area .toc_items .accordion-body ul li{
        width: 100%;
        flex: 0 0 100%;
    }
    
    .toc_section .toc_area{
        background-color: transparent;
        background-image: none;
        padding: 30px 0;
    }
    .toc_section{
        background-color: var(--secondary_color);
        background-image: url(/wp-content/uploads/2023/12/4909526-ai.png);
    }

    .booking-section .booking-form textarea, .booking-section .booking-form input, .booking-section .booking-form select{
        padding: 10px 14px;
        font-size: 16px;
    }
    .booking-section .booking-form input.form-control, .booking-section .booking-form select.form-control{
        height: 44px;
    }
    /* .booking-form form .mb-3 p{
        margin-bottom: 0 !important;
    } */
    
}
@media(max-width: 575px){
    .seo_banner_v2 .homepage-banner-content ul li{
        flex: 0 0 100%;
        width: 100%;
    }
    .booking-section .booking-form .section_title h3{
        font-size: 20px;
        line-height: 28px;
    }
    .booking-section .booking-form .section_title h5{
        font-size: 14px;
    }
}


/* == HEADER DESKTOP == */
@media(min-width: 992px){
    .top_header nav.navbar .navbar-collapse .navbar-nav.main_nav li.nav-item.dropdown .megamneu_col:not(:last-child) { 
        border-right: 1px solid var(--tertiary_color);
        margin-right: 20px
    }
    .header_meganmenu_v2{
        flex: 1;
        display: flex;
        justify-content: end;
    }
    .header_meganmenu_v2 #mega-menu-wrap-footer, .header_meganmenu_v2 #mega-menu-footer{
        position: static !important;
    }
    .header_meganmenu_v2 .mega-sub-menu .mega-menu-row:nth-child(1) .mega-menu-column:not(:last-child){
        border-right: 1px solid #dddddd !important;
    }
    .flex_submenu>.mega-sub-menu{
        display: flex !important;
        flex-wrap: wrap;
    }
}

.megamenu_img_col{
    padding: 15px !important;
}
.megamenu_img_col .widget_media_image {
    border-radius: 10px !important;
    overflow: hidden !important;
    padding: 0 !important;
}
.megamenu_img_col .widget_media_image .mega-block-title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--primary_color);
    color: white !important;
    padding: 10px 15px !important;
}
.mega-megamenu_blogs .mega-block-title{
    color: var(--black) !important;
    padding: 9px 0px 7px 0px !important;
}
.mega-megamenu_blogs nav ul{
    list-style-type: none;
    padding-left: 24px;
}
.mega-megamenu_blogs nav ul li{
    padding: 3px 0;
    position: relative;
}
.mega-megamenu_blogs nav ul li a{
    color: var(--black);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.mega-megamenu_blogs nav ul li span.post-date{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: grey;
}
.mega-megamenu_blogs nav ul li:before{
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    margin-left: -22px;
    margin-right: 12px;
    color: var(--black);
    font-size: 11px;
}

@media(max-width: 991px){
    .header_meganmenu_v2 .mega-sub-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu{
        display: none !important;
    }
    /* .header_meganmenu_v2 .mega-sub-menu .mega-sub-menu .mega-sub-menu>.mega-menu-item>a:focus+.mega-sub-menu{
        display: block !important;
    } */
    .header_meganmenu_v2 .mega-sub-menu .mega-sub-menu .mega-sub-menu>.mega-menu-item.showChilds .mega-sub-menu{
        display: block !important;
    }
}





.mega-menu-footer-mobile-open .top_header.sticky-top{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.booking-section .booking-form .wpcf7-response-output{
    color: #fff;
}
.booking_modal .booking-form .btn_secondary{
    position: relative;
}
.booking_modal .booking-form .btn_secondary .wpcf7-spinner{
    position: absolute;
    z-index: 99;
    right: 10px;
    top: 17px;
}
.blog_section .homepage-banner-content h5{
    font-size: 18px;
    font-family: var(--bs-body-font-family);
    margin-bottom: 14px;
}

.surgeons-section .surgeons-slider .owl-carousel .surgeons-content .surgeon-info p{
    margin-bottom: 10px;
}
.surgeons-section .surgeons-slider .owl-carousel .surgeons-content .surgeon-info .btn_primary{
    padding-top: 15px;
}
.surgeons-section .surgeons-slider .owl-carousel .surgeons-content .surgeon-info .cms_section ul li:before {
    content: "\f0a9";
    font-family: "Font Awesome 5 Pro";
    margin-left: -30px;
    margin-right: 10px;
    color: var(--primary_color);
    background-color: #ffffff;
    font-weight: 700;
    content: "\f058";
}
@media(max-width: 991px){
    .surgeons-section .surgeons-slider .owl-carousel .surgeons-content .surgeon-info {
        padding: 40px 0px 40px 35px;
    }    
}
@media(max-width: 767px){
    .surgeons-section .surgeons-slider .owl-carousel .surgeons-content .surgeon-info {
        text-align: left;
        padding: 30px 20px;
    }
}


.blog_cms_section ul li:before{
    margin-left: -27px;
}
.sidebar_item{
    background-color: var(--tertiary_color);
    padding: 20px;
    margin-bottom: 30px;
}
.blog_sidebar .sidebar_item .consult_locations .owl-carousel .owl-nav{
    bottom: auto;
    top: 28%;
    justify-content: space-between;
    display: inline-flex;
    width: 100%;
}
.consult_locations .owl-carousel .owl-nav button {
    width: 25px;
    height: 25px;
    font-size: 12px;
}

.sidebar_item.booking-form {
    padding: 20px;
}
.sidebar_item.booking-form div[class*="col"]{
    width: 100%;
}
.sidebar_item.booking-form input.form-control, .sidebar_item.booking-form select.form-control{
    padding: 12px;
    height: 50px;
    font-size: 16px
}
.sidebar_item.booking-form textarea{
    padding: 12px;
    font-size: 16px
}
.sidebar_item.booking-form .btn_secondary{
    position: relative;
}
.sidebar_item.booking-form .btn_secondary .wpcf7-spinner{
    position: absolute;
    right: 0px;
    top: 20px;
}
.sidebar_item.booking-form.wpcf7-response-output{
    padding: 5px 10px;
    font-size: 14px;
}

.ppc-banner.ppc_banner_with_bg .ppc_hero_shape{
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    z-index: 0;
}
.ppc-banner.ppc_banner_with_bg .ppc_hero_shape img{
    min-height: 100px;
    object-fit: cover;
}
@media(max-width:991px){
    .ppc-banner.ppc_banner_with_bg .ppc_img_desktop{
        position: relative;
        background-color: transparent;
    }
    .ppc-banner.ppc_banner_with_bg .ppc_hero_shape {
        bottom: -25px;
    }
    .ppc-banner.ppc_banner_with_bg .ppc_hero_shape img {
        height: 130px;
    }
}



.treatment_section_v2 .owl-carousel .treatment_item_v2 .content_area img{
    filter: grayscale(1);
}

div#book_modal {
    z-index: 999999;
}

.sidebar_item.booking-form h4 {
    font-size: 22px !important;
	text-decoration: underline;
	
	
}
.sidebar_item.booking-form p{
	font-size:16px !important;
}