.elementor-post__badge {
    display: none;
}
img.avatar.avatar-128.photo {
    display: none;
}
li.list-inline-item.trwhite {
    font-size: 13px;
}

button.btn.btn-lg.btn.btn-outline-green.text-oswald.text-uppercase.modal_doc_appointment {
    margin-bottom: 65px;
}

img.attachment-full.size-full.wp-image-25371 {
    display: none;
}
.bg-green.py-4.mt-4 {
    display: none;
}
.card-team .card-overlay ul li {
    background: #ffffff;
    color: #7a7a7a;
    font-family: "Oswald";
    text-transform: uppercase;
    width: 74px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
}
a.ViralLink__StyledViralLink-sc-5qdrcp-0.dbUnXp.flex-row {
    display: none !important;
}
@media(max-width: 767px) {
    .elementor-22074 { /* Replace with the actual class or ID */
        margin-left: 0 !important;
        padding-left: 0 !important;
        overflow-x: hidden; /* This can help if content is overflowing */
        width: 100% !important; /* Ensures the element doesn't exceed the screen width */
    }
}

.LeftNav ul li a {
            padding-left: 0 !important;
            padding-right: 30px !important
        }

        .RightNav ul li a {
            padding-left: 30px !important;
            padding-right: 0px !important
        }

        .TopRightNav {
            margin-right: 40px;
        }

        .TopSearchIcon a.ekit_navsearch-button {
            position: absolute;
            right: -10px;
            top: 20px;
        }

        button.mfp-close {
            width: 44px !important;
        }

        .ekit_modal-searchPanel .ekit-search-group input:not([type=submit]) {
            border-radius: 0;
            padding: 0 50px 0 30px;
        }


        #wpcf7-f2947-p2917-o1 select option {
            text-transform: uppercase !important;
        }

        #header-phone .eael-feature-list-items li {
            list-style: none;
        }

        #header-phone .eael-feature-list-items li .eael-feature-list-icon-box .eael-feature-list-icon-inner {
            width: 48px;
            height: 48px;
            border-radius: 100%;
            position: relative;
        }

        #header-phone .eael-feature-list-items li .eael-feature-list-icon-box {
            position: absolute;
            left: 0;
        }

        #header-phone .eael-feature-list-items li .eael-feature-list-icon-box .eael-feature-list-icon-inner span {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            text-align: center;
            line-height: 48px;
            color: #006352;
        }

        #header-phone .eael-feature-list-items li .eael-feature-list-icon-box .eael-feature-list-icon-inner span i,
        #header-phone .eael-feature-list-items li .eael-feature-list-icon-box .eael-feature-list-icon-inner span i:before {
            color: #006352;
            font-weight: bold;
        }

        #header-phone ul li {
            width: 100%;
            display: block !important;
            padding-left: 45px
        }

        .elementor-249 .elementor-element.elementor-global-4668 .swiper-slide-contents {
            max-width: 47% !important;
        }

        .whiteIcon .elementor-icon-list-item svg path {
            fill: #fff !important;
        }

        .entry-header h1.entry-title,
        .entry-header p.entry-title {
            display: none !important;
        }

        .single .entry-header .entry-title {
            display: block !important;
        }




        @media (min-width: 1px) and (max-width: 767px) {
            body.page-id-150 span.elementor-divider-separator {
                display: block;
                flex: none;
            }

            body.page-id-150 span.elementor-divider-separator:before {
                position: absolute;
                left: 0;
                right: 0;
                top: 50%;
            }

            body.page-id-150 span.elementor-divider-separator:after {
                display: none;
            }

            body.page-id-150 span.elementor-divider-separator h2 {
                padding: 0 10px;
                background: #fff;
                z-index: 99;
                margin: auto;
                display: table;
                width: 70%;
                max-width: inherit;
                position: relative;
                font-size: 17px !important;
                text-align: center;

            }
        }

        .MobileMenu {
            width: 60px !important;
        }


        body.home .col-blog-left .card-body {
            padding-left: 0 !important;
        }



        body.category-french .page-header {
            display: none;
        }

        .authorBlog {
            margin-left: 15px;
        }


        .SingleCatInfo {
            float: left;
            display: block;
            width: 100%;
            position: relative;
            padding: 30px 10px;
        }

        .SingleCatInfo .SingleCatImg {
            width: 100px;
            height: 100px;
            float: left;
            background-size: cover !important;
            border-radius: 100%;
            box-shadow: 0 0 15px #f2f2f2;
        }

        .SingleCatInfo .SingleCatBio {
            width: calc(100% - 120px);
            float: right;
        }

        .SingleCatInfo .SingleCatBio .name {
            color: #006352;
            font-size: 20px;
        }

        .SingleCatInfo .SingleCatBio .speciality {
            font-weight: bold;
        }

        .SingleCatInfo .SingleCatBio .nav-pills {
            border-radius: 20px;
            overflow: hidden;
        }

        .SingleCatInfo .SingleCatBio .nav-pills li:nth-child(1) a {
            border-radius: 20px 0 0 20px;
        }

        .SingleCatInfo .SingleCatBio .nav-pills li:nth-child(2) a {
            border-radius: 0 20px 20px 0;
        }

        .SingleCatInfo .SingleCatBio .nav-pills li a {
            border-right: 1px solid #f1f1f1;
            padding: 7px 15px;
            display: inline-block;
            font-family: oswald;
            text-transform: uppercase;
            border: 1px solid #f1f1f1;
            width: 100%;
            text-align: center;
            cursor: pointer;
        }

        .SingleCatInfo .SingleCatBio .nav-pills li.active {
            background: #006352 !important;
            color: #fff !important;
        }

        .SingleCatInfo .SingleCatBio .nav-pills li.active a {
            border-color: #006352 !important;
        }

        .SingleCatInfo .SingleCatBio .nav-pills li {
            width: 50%;
        }

        .SingleCatInfo .SingleCatBio .nav-pills li.active a:hover,
        .SingleCatInfo .SingleCatBio .nav-pills li.active a:active,
        .SingleCatInfo .SingleCatBio .nav-pills li.active a:focus {
            color: #fff !important;
        }

        body.single-post article.post.type-post div.elementor {
            clear: both;
        }

        ul.list-arrow-green li {
            background-image: none !important;
/*             padding-left: 139px !important; */
					
        }

    ul.list-arrow {
        margin-left: 5px !important;
    }


        .authorBlog {
            display: none !important
        }



        @media screen and (max-width: 1024px) and (min-width: 300px) {
            .hfe-nav-menu__layout-horizontal {
                width: 0;
                overflow: hidden;
            }
        }

        .MFloatBtn {
            display: none;
        }

        .flat-whatsapp {
            position: fixed;
            bottom: 20px;
            left: 20px;
            z-index: 99999;
        }


        @media (min-width: 1px) and (max-width: 767px) {
            .FloatingButton {
                display: none !important;
            }

            .flat-whatsapp {
                display: none;
            }

            .MFloatBtn {
                display: block;
                position: fixed;
                bottom: 15px;
                z-index: 999;
                left: 15px;
                right: 15px;
            }

            .MFloatBtn a {
                float: left;
                height: 45px;
                line-height: 45px;
                width: calc(calc(100% - 0px) / 2);
                font-size: 14px;
                margin-right: 0px;
                background: #030000;
                position: relative;
                display: block;
                text-align: center;
                color: #fff;
            }

            .MFloatBtn a img {
                height: 20px;
                margin: -4px 5px 0 0;
            }

            .MFloatBtn a.flat-whatsapp {
                background: #fff;
                bottom: 0;
                left: 0;
                margin-right: 0;
                color: #64b161;
                box-shadow: 0px 1px 5px #ccc;
            }


        }




        .doctify_horizontal_widget_setting_frame_ddda718f {

            border: none !important;
        }



        .elementor-nav-menu__align-right .elementor-nav-menu {
            justify-content: flex-end !important;
            margin-left: auto !important;
            -webkit-box-pack: end !important;
        }

        .section-relatedposts .post-thumbnail img {
            height: 175px !important;
        }

        .arheading .trsubheading {
            overflow: hidden;
            max-height: 25px;
        }

        .arheading .post-thumbnail img {
            min-height: 242px;
        }


        .wpb-pcf-btn {
            font-weight: normal;
            margin: auto;
            font-size: 15px !important;
            padding: 12px 24px !important;
        }

        .wpb-pcf-wpcf7-form {
            overflow: hidden !important;
        }

        .searchform button[type="submit"] i {
            display: none;
        }

        .searchform button[type="submit"] {
            background-image: url(https://camaliclinic.com/wp-content/uploads/2024/04/search-ico-white.png) !important;
            background-size: 20px;
            background-repeat: no-repeat;
            background-position: center !important;
        }


        .sbi_header_link {
            color: #1d8678;
            font-family: archivo black, Sans-serif;
            font-size: 20px;
            font-weight: 400;
            text-transform: capitalize;
            margin-bottom: 15px;
        }

        .sbi_header_img {
            background: #1d8678 !important;
            width: 50px !important;
            height: 50px !important;
        }

        #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3,
        .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
            padding-top: 7px !important;
            margin-left: 70px !important;
        }

        /* intership form */



        .wpcf7 .wpcf7-form input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
            padding-left: 40px;
        }

        div#wpcf7-f1501-p1494-o1 .col-md-12.uploadfileCs input[type="file"] {
            padding-top: 10px !important;
            padding-left: 15px !important;
        }

        /* intership form end */

        a.btn.btn-md.btn.btn-outline-light.btn-viewprofile {
            margin: 1rem auto !important;
        }

        input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
            background: transparent;
            border-radius: .35rem !important;
            padding-left: 8px !important;
        }


        input.wpcf7-form-control.wpcf7-submit.has-spinner {
            background: #fff !important;
            color: #146352 !important;
            border-radius: .35rem;
        }

        input.wpcf7-form-control.wpcf7-submit.has-spinner {
            display: inline-block;
            width: 100% !important;
        }

        form.wpcf7-form.init p {
            margin-bottom: .65rem !important;
        }

        @media (max-width: 600px) {
            .card-list {
                margin: 0 !important;
                /* 			margin-left: 5px !important; */
            }
        }

        form.wpcf7-form.init p {
            width: 100% !important;
        }

        input.wpcf7-form-control.wpcf7-submit.has-spinner#form-submit {
            background: #146352 !important;
            color: #fff !important;
            border: 1px solid
        }

        input.wpcf7-form-control.wpcf7-submit.has-spinner#form-submit:hover {
            background: #fff !important;
            color: #146352 !important;
            border: 1px solid
        }

        a.ekit-menu-nav-link .btn.btn-info {
            background: #146352 !important;
            border: none;
            border-radius: .35rem;
        }

        ul#menu-1-334c5c7 li a:hover {
            color: #aaa !important;
        }

        @media screen and (min-width: 1024px) {
            .elementskit-megamenu-panel {
                position: absolute !important;
                left: 50% !important;
                transform: translateX(-50%) !important;
            }

            .list-group-item a {
                font-family: 'roboto';
                font-weight: 400 !important;
            }
        }

        #google_translate_element span {
            display: none !important
        }

        .skiptranslate.goog-te-gadget {
            font-size: 0;
            /* This hides the 'Powered by' text */
        }

        .skiptranslate.goog-te-gadget span {
            font-size: initial;
            /* This restores the font size for the span content */
        }

        li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-14627 a .btn.btn-info {
            background: #006452;
            border-radius: .35rem;
        }

        ul#menu-1-334c5c7 {
            gap: 1rem !important;
        }

        li.menu-item.menu-item-type-post_type a.elementor-item {
            color: white !important;
            font-weight: 400 !important;
            text-transform: capitalize !important;
        }

        .card.card-team .card-body {
            padding: 0;
        }

        .card.card-team {
            padding: 0;
            /* 		background: #676766 !important; */
        }

        .card.card-team img.card-img-top.img-fluid.rounded-circle {
            max-width: 200px !important;
            display: block;
            margin: auto;
        }

        ::after {
            font-size: 30px !important;
        }

        button.toggle-btn {
            font-size: 16px !important;
            text-align: center;
        }

        .elementor-element.elementor-element-f115a2a.elementor-widget.elementor-widget-elementskit-image-box h5.elementskit-info-box-title {
            margin-top: -16px !important;
        }



        select.wpcf7-form-control.wpcf7-dynamic_list.wpcf7-validates-as-required {
            max-width: 320px;
        }

        select.wpcf7-form-control.wpcf7-select {
            max-width: 320px;
        }

        .ekit-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-grid.swiper-backface-hidden {
            margin-top: -10px !important;
        }

        .slick-dots li {
            width: 30px !important;
        }

        .slick-dots, div#lp-pom-text-32 {
            display: none !important;
        }

        .slick-track {
            /*     margin-top: -48px; */
        }

        button#slick-slide-control00,
        button#slick-slide-control01,
        button#slick-slide-control02,
        button#slick-slide-control03 {
            border: none !important;
        }

        .slider-container {
            padding: 16px 0 !important;
            padding-bottom: 0 !important
        }

        .slick-prev:before,
        .slick-next:before {
            color: #006452 !important;
        }

        .flip-card-front img {
            margin-top: 0px !important;
        }

        .flip-card {
            margin-left: 0 !important;
            width: 100% !important;
        }

        .team-slider.slick-initialized.slick-slider.slick-dotted {
            transform: scale(.95);
        }

        .card.card-team {
            background: #f1f1f1 !important;
        }

        .slick-next.slick-arrow,
        .slick-prev.slick-arrow {
            font-size: 0;
            /* Hide the text and remove its width */
        }

        .slick-next.slick-arrow::before,
        .slick-prev.slick-arrow::before {
            font-size: 24px;
            /* Adjust this size as needed for the icons or pseudo-elements */
        }

        ul#menu-2-5584ec57 li .btn-info {
            color: #006352;
            background-color: #fff;
            border-color: #ffffff;
        }

        .elementor-element.elementor-widget.elementor-widget-elementskit-heading:hover,
        .elementor-widget-wrap.elementor-element-populated:hover {
            background: transparent;
        }

        ul.elementskit-dropdown.elementskit-submenu-panel,
        .elementskit-megamenu-panel {
            margin-top: -1rem;
        }

        .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-0ce2ecb .elementor-element.elementor-widget.elementor-widget-elementskit-heading:hover,
        .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-896626f .elementor-element.elementor-widget.elementor-widget-elementskit-heading:hover {
            background-color: #40A5823D !important;
        }

        .elementor-15672 .elementor-element.elementor-element-c474bcb>.elementor-container {
            max-width: 400px !important;
        }


#autism-section-team-page .col-team {
padding: 8px !important;
}

div#lp-pom-text-10 {
    padding-top: 1rem;
}

div#lp-pom-text-10 p {
    text-align: center;
	margin-bottom: 1rem;
}

div#homepage-popup {
    max-width: 568px !important;
}


div#container_name, div#container_email, div#container_phone_number, div#container_case_description {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}

button#lp-pom-button-17 {
    padding: .35rem 1rem;
    border-radius: .35rem;
    display: block;
    margin:auto;
}

div#homepage-popup input{
	padding: .25rem;
	background: rgb(255, 255, 255, 0.75);
	display: block;
	width: 80%;
	border-radius: .35rem;
	
}

.single-team article .entry-content .team-information .lang-spoken ul.list-circle li, .card-team .card-overlay ul li {
    width: 79px !important;
    height: 45px !important;
    line-height: 40px !important;
}
@media (max-width: 767px) {
    .elementor-22074 .elementor-element.elementor-element-3a89dc23 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-22074 .elementor-element.elementor-element-3a89dc23 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 35px !important;
        margin-left: -99px;
    }
}

div#homepage-popup {
    max-width: 768px !important;
    height: 652px !important;
    overflow: hidden;
}

/* Unique Popup Overlay */
.popup-overlay-unique {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Unique Popup Content */
.popup-content-unique {
  background: #fff;
  padding: 0;
  width: 100%;
  max-width: 800px;
  display: flex;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  animation: fadeInUnique 0.5s ease-in-out;
  overflow: hidden;
	position: relative;
}

/* Unique Left Side - Content Section */
.popup-left-unique {
  background: url('https://camaliclinic.com/wp-content/uploads/2024/09/Untitled-2-1.jpg') no-repeat;
  background-size: cover;
  color: white;
  padding: 40px;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}

.popup-left-unique h2 {
  font-size: 28px;
  margin-bottom: 20px;
}

.popup-left-unique p {
  font-size: 16px;
  line-height: 1.6;
}

/* Unique Right Side - Form Section */
.popup-right-unique {
  background: #f7f7f7;
  padding: 40px;
  width: 50%;
}

/* Unique Popup Close Button */
.popup-close-unique {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 30px;
  cursor: pointer;
  color: #333;
}

/* Unique Responsive Popup */
@media (max-width: 768px) {
  .popup-content-unique {
    flex-direction: column;
    max-width: 90%;
  }

  .popup-left-unique, .popup-right-unique {
    width: 100%;
  }

  .popup-left-unique {
    text-align: center;
    padding: 20px;
  }

  .popup-right-unique {
    padding: 20px;
  }
}

/* Unique Fade In Animation */
@keyframes fadeInUnique {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.hs-input.hs-fieldtype-intl-phone {
    display: flex;
}

.popup-content-unique {
    max-height: 600px;
}

.popup-right-unique {
    padding: 24px;
}

.actions {
	margin: 0 !important;
	padding: 0 !important;
}

.elementor-22074 .elementor-element.elementor-element-3a89dc23 .elementor-nav-menu--dropdown {
    background-color: #086858;
    width: 194px;
}

/*blog page css*/


.SingleCatInfo .SingleCatBio .name {
margin-left: -133px;
    margin-top: -35px;
}

img.w-100.wp-post-image {
    height: 500px;
}
ul.list-arrow {
    margin-left: -132px;
}