/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.main-menu nav ul li a:hover {
    color: #19A6D9 !important;
}

.main-menu ul li ul.sub-menu {
    min-width: 220px !important;
}

.contributors-section-title h2 span,
.heading-style-font h2 span,
.heading-style-font h1 span {
    font-family: "turbinado-pro", Sans-serif;
    font-weight: 300;
    font-size: 150%;
    position: relative;
    top: 4px;
    color: #19A6D9;
}

.single-box-btn-area .elementor-heading-title a {
	padding: 70px 10px;
    display: block;
    line-height: 1.3 !important;
}

.background-img-right::before {
    background-position: top -18% right 5%;
    background-size: 700px !important;
}

.faq-area .e-n-accordion-item  summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon {
    background: #19A6D9;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.faq-area.elementor-widget-n-accordion .e-n-accordion-item-title-header {
    padding-right: 30px !important;
}


.faq-area  .e-n-accordion-item {
    border-bottom: 1px solid #1f30473d;
}

.faq-area  .e-n-accordion-item .e-child {
    padding: 0;
    padding-top: 2px;
}


.lavel-of-care-slider .premium-adv-carousel__media-wrap img {
    width: 75px !important;
    height: auto;
}

.lavel-of-care-slider .premium-adv-carousel__media-wrap {display: flex;justify-content: center;align-items: center;}



.lavel-of-care-slider .premium-adv-carousel__item.premium-adv-carousel__item-image {
    height: 196.6px;
}




.loc-wrap{ position:relative; max-width:1280px; margin:0 auto; }

/* viewport hides partial cards */
.loc-viewport{ position:relative; overflow:hidden; }

/* track */
.lavel-of-care-slider-area{
  --card-gap: 20px;       /* fixed 20px gap */
  --card-w: 200px;        /* JS will override */
  --nav-size: 44px;
  display:flex; gap:var(--card-gap);
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scroll-padding-inline:0;
  padding:0;              /* padding removed â€“ arrows now outside */
}
.lavel-of-care-slider-area::-webkit-scrollbar{ display:none; }
.lavel-of-care-slider-area > .single-lavel-of-care-slider-item{
  flex:0 0 var(--card-w);
  scroll-snap-align:start;          /* align left edge, not center */
  text-align:center; text-decoration:none; color:#162335; outline:0;
}

/* card visuals (unchanged behaviour) */
.lavel-of-care-img{ display:grid; place-items:center; height:160px; border-radius:18px; background:#1F2E3E; transition:.2s; }
.lavel-of-care-img img{ width:84px; height:auto; filter:brightness(0) invert(1); transition:.2s; }
.lavel-of-care-slider-area h3{ font-size:18px; line-height:1.2; margin:14px 0 0; font-weight:700; color:#162335; }
.single-lavel-of-care-slider-item:hover .lavel-of-care-img{ background:#E8B93B; transform:translateY(-2px); }
.single-lavel-of-care-slider-item:hover .lavel-of-care-img img{ filter:none; }
.single-lavel-of-care-slider-item:hover h3{ color:#18A8D6; }

/* arrows â€” perfect circle and outside 1280px container on wide screens */
.loc-nav{
  position:absolute; top:50%; transform:translateY(-50%);
  width:var(--nav-size); height:var(--nav-size);
  border-radius:50% !important; display:grid; place-items:center;
  background:#18A8D6; color:#fff; border:0; cursor:pointer;
  box-shadow:0 8px 20px rgba(0,0,0,.14); z-index:3;
	
}
.loc-nav svg{ width:18px; height:18px; }

.loc-nav {
    height: 35px;
    width: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 !important;
    left: -50px;
    top: 40%;
}

.loc-wrap button.loc-nav.loc-next {
    left: auto;
    right: -50px;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background: #E8B93B;
}




.contact-form .elementor-form-fields-wrapper input::placeholder,.contact-form .elementor-form-fields-wrapper textarea::placeholder {
    opacity: 1;
}

.breadcrumb-area-with-logo-shape::before {
    background-position: center;
    background-size: 550px ! IMPORTANT;
}


.clinical-medical-img-btn ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.clinical-medical-img-btn ul li {
    display: inline-block;
}

.clinical-medical-img-btn ul li img {
    max-width: 150px;
    transition: .3s all;
}

.clinical-medical-img-btn ul li:nth-child(1) {
    margin-right: 20px;
}

.clinical-medical-img-btn ul li a {
    display: inline-block;
}

.clinical-medical-img-btn ul li a:hover img {
    transform: scale(.9);
}


.lavel-of-care-meta ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.lavel-of-care-meta ul li {
	display: inline-block;
    margin-right: 15px;
    font-size: 14.5px;
}

.lavel-of-care-meta ul li:last-child {
    margin: 0;
}

.lavel-of-care-meta ul li img {
    width: 18px;
    margin-right: 7px;
    position: relative;
    top: 3px;
}

.lavel-of-care-meta ul li a {
    display: inline-block;
    margin-left: 9px;
    transition: .3s all;
    color: #19A6D9;
}

.lavel-of-care-meta ul li a:hover {
    color: #1F3047;
}


section.contributors-area {
    padding: 70px 10px;
    padding-top: 30px;
}

.contributors-section-title {
    width: 100%;
    padding: 15px;
    text-align: center;
}

section.contributors-area .container {
    width: 100%;
}

.contributors-section-title h2 {
    font-weight: 600;
}

.col-lg-4 {
    width: 33.33%;
    padding: 15px;
}

.single-contrubuter-item {
    background: #F1FBFE;
    height: 100%;
    border-radius: 15px;
    padding: 15px;
    text-align: center;
    padding-top: 20px;
}

.single-contrubuter-item .author-img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 30px;
}

.single-contrubuter-item .author-img img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}

.single-contrubuter-item h3 {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 8px;
}

.single-contrubuter-item  p {
    margin-bottom: 5px;
}

.single-contrubuter-item button.read-more-toggle {
    display: block;
    margin: 0 auto;
    padding: 0;
    background: transparent;
    border: 0;
    color: #19A6D9;
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px;
}

.single-what-we-treat-box h3.elementor-heading-title {
    margin: 0;
}



.page-content-area .elementor-widget-container h2 {
    margin-top: 20px;
}

 .list-style  ol {
    padding: 0;
    margin: 0;
    padding-left: 13px;
}

 .list-style  ol li {
    margin-bottom: 10px;
}
 .list-style  ul {
    padding: 0;
    margin: 0;
    list-style: none;
         margin-bottom: 20px;
}

 .list-style  ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}

.list-style ul li::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background-image: url(/wp-content/uploads/2025/11/leaf-solid.svg);
    width: 18px;
    height: 18px;
}

.page-content-area .elementor-widget-container h2:nth-child(1) {
    margin-top: 0;
}

.table-of-content  .elementor-toc__header {
    border-radius: 8px;
}

.table-of-content   .elementor-toc__body {
    padding: 20px 0;
    padding-bottom: 5px;
}



.single-box-btn-area {
    background-size: 100% !important;
        transition: .3s all;
}

.single-box-btn-area:hover {
    background-size: 110% !important;
}

.tab-location-area .elementor-image-carousel-wrapper  .swiper-slide img {
    min-height: 350px;
    object-fit: cover;
}


.tab-location-area .tab-location-map ,
.tab-location-area .tab-location-map iframe {
    border-radius: 8px;
    overflow: hidden;
}




.tab-location-area  ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
}

.tab-location-area ul.elementor-icon-list-items li.elementor-icon-list-item{
	width: 100%;
}

.tab-location-area ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2),.tab-location-area ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(3) {
    width: 160px;
}

.tab-location-area ul.elementor-icon-list-items li.elementor-icon-list-item {
    padding: 0 !important;
}

.page-content-area {
    word-wrap: break-word;
}




.insurance-from-dark-bg p,
.insurance-from-dark-bg legend,
.insurance-from-dark-bg label {
    color: #fff !important;
}


.insurance-from-dark-bg .gform-footer input.gform_button.button {
    background: #19A6D9 !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    padding: 15px 20px !important;
}

.insurance-from-dark-bg .gform-footer input.gform_button.button:hover {
    background: #0a92c3 !important
}

.insurance-from-dark-bg select,
.insurance-from-dark-bg input {
    font-size: 16px !important;
    border-radius: 8px !important;
}

.insurance-from-dark-bg input[type="checkbox"] {
    border-radius: 50% !important;
}

.insurance-from-dark-bg .gform-theme--foundation .gform-grid-col {
    width: 33.7% !important;
}

.insurance-from-dark-bg div#input_5_3 {
    flex-wrap: nowrap !important;
}


.post-content h2 ,
.post-content h2 span {
    font-weight: 600 !important;
    font-size: 32px !important;
}

.post-content h3 ,
.post-content h3 span {
    font-weight: 600 !important;
    font-size: 24px !important;
}


.post-content h4 ,
.post-content h4 span {
    font-weight: 600 !important;
    font-size: 22px !important;
}

.post-content h4 ,
.post-content h4 span {
    font-weight: 600 !important;
    font-size: 20px !important;
}

.post-content h4 ,
.post-content h4 span {
    font-weight: 600 !important;
    font-size: 18px !important;
}


 .list-style  ol {
    margin-left: 10px;
    margin-bottom: 20px;
}

 .list-style  ol li {
    position: relative;
    margin-bottom: 15px;
}


/* blog strat */
.blog-area article.elementor-post {
    position: relative;
    padding-bottom: 55px;
}

.blog-area  .elementor-post__title a:hover {
    color: #19A6D9;
}

.blog-area .elementor-post__text {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
}

.blog-area .elementor-post__title {
    margin-bottom: 15px;
}

.blog-area article.elementor-post .elementor-post__card a.elementor-post__thumbnail__link {
    margin-bottom: 5px;
}

.blog-area .elementor-post__text a.elementor-post__read-more {
    background: #19A6D9;
    padding: 3px 11px;
    border-radius: 10px;
    position: absolute;
    bottom: 13px;
    margin: 0;
    left: 15px;
    line-height: 1;
    height: 36px;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
    color: #fff;
}

.blog-area .elementor-post__text a.elementor-post__read-more:hover {
    background: #1F3047;
}

.blog-area article.elementor-post .elementor-post__thumbnail {
    overflow: hidden;
}

.blog-area article.elementor-post .elementor-post__thumbnail img {
    transition: .3s all;
}

.blog-area article.elementor-post:hover .elementor-post__thumbnail img {
    transform: scale(1.1) translateX(-50%) translateY(-50%);
}

.breadcrumb-menu-area ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.breadcrumb-menu-area ul li {
    display: inline-block;
    margin-right: 36px;
    position: relative;
    color: #fff;
}

.breadcrumb-menu-area ul li::after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/11/angle-right-solid-2.svg);
    width: 15px;
    height: 15px;
    background-position: center;
    right: -25px;
    background-repeat: no-repeat;
    top: 8px;
}

.breadcrumb-menu-area ul li:last-child:after {
    display: none;
}

.breadcrumb-menu-area ul li a {
    color: #46ccfd !important;
    transition: .3s all;
}

.breadcrumb-menu-area ul li a:hover {
    color: #EEBA2B !important;
}

.list-style ul.author-reviewer-meta li::after {
    display: none;
}

.list-style ul.author-reviewer-meta li {
    padding: 0;
}



/* Base table styling */
.post-content table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.5em;
}

.post-content table th,
.post-content table td {
  padding: 12px 16px;
  border: 1px solid #e5e7eb;
  vertical-align: top;
  text-align: left;
}

/* Mobile: keep layout, enable smooth horizontal scroll */
@media (max-width: 767px) {
  .post-content {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .post-content table {
    width: 800px; /* or however wide your table needs to stay readable */
    min-width: 600px;
    table-layout: auto;
    display: table;
  }

  /* Optional: hide scroll bar on iOS/Android but keep scrollable */
  .post-content::-webkit-scrollbar {
    height: 6px;
  }
  .post-content::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
  }
  .post-content::-webkit-scrollbar-track {
    background: transparent;
  }
}




@media (min-width:1024px) and (max-width: 1400px){
	.main-menu ul li a {
		font-size: 13px !important;
	}


}



@media (max-width:1280px){ 
    .loc-prev{ left:-15px; } 
    .loc-wrap button.loc-nav.loc-next,
    .loc-next{ right:-15px; }
    
}



@media screen and (min-width: 1024px){
    .page-content-area .elementor-widget-container h2 {
        font-size: 32px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 1024px){
    .single-box-btn-area .elementor-heading-title a {
        padding: 40px 10px;

    }
	
	
	.post-content h2 ,
	.post-content h2 span {
		font-size: 28px !important;
	}

	.post-content h3 ,
	.post-content h3 span {
		font-size: 22px !important;
	}


	.post-content h4 ,
	.post-content h4 span {
		font-size: 20px !important;
	}

	.post-content h4 ,
	.post-content h4 span {
		font-size: 18px !important;
	}

	.post-content h4 ,
	.post-content h4 span {
		font-size: 16px !important;
	}

	
	
}

@media screen and (max-width: 768px){
    .col-lg-4 {
        width: 100%;
    }
	
	.post-content h2 ,
	.post-content h2 span {
		font-size: 24px !important;
	}

	.post-content h3 ,
	.post-content h3 span {
		font-size: 20px !important;
	}


	.post-content h4 ,
	.post-content h4 span {
		font-size: 18px !important;
	}

	.post-content h4 ,
	.post-content h4 span {
		font-size: 16px !important;
	}

	.post-content h4 ,
	.post-content h4 span {
		font-size: 14px !important;
	}
	

	
}








/* Mobile tabs: single-line + horizontal scroll */
@media (max-width: 767.98px){
  .tab-location-area{ position: relative; }

  .tab-location-area .e-n-tabs-heading{
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        gap: 10px;
        padding: 0 8px 10px;
        scrollbar-width: none;
        scroll-behavior: smooth;
        margin-bottom: 20px;
	    padding-left: 22px;
        justify-content: flex-start;
  }
  .tab-location-area .e-n-tabs-heading::-webkit-scrollbar{ display:none; }

  .tab-location-area .e-n-tabs-heading .e-n-tab-title{
    flex: 0 0 auto;
    width: auto !important;
    margin: 0 !important;
    padding: 10px 18px !important;
    white-space: nowrap;
    user-select: none;                /* nicer drag */
    touch-action: pan-y;              /* allow horizontal drag we handle */
  }

  /* Arrow buttons (absolute to widget wrapper, so they never move) */
  .tab-location-area .tabs-scroll-btn{
        position: absolute;
        width: 32px !important;
        height: 32px !important;
        border-radius: 999px;
        background: #CCE1ED;
        box-shadow: 0 2px 10px rgba(0, 0, 0, .12);
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0;
        z-index: 9;
        cursor: pointer;
        border-radius: 50%;
        color: #1F3047;
        top: 21px !important;
  }
  .tab-location-area .tabs-scroll-btn.prev{ left:-15px; }
  .tab-location-area .tabs-scroll-btn.next{ right:-15px; }
  .tab-location-area .tabs-scroll-btn[disabled]{ pointer-events:none; }
	
	.clinical-medical-img-btn ul {
		display: flex;
		font-size: 0;
	}

	.clinical-medical-img-btn ul li img {
		max-width: 100px;
	}

	.clinical-medical-img-btn ul li:nth-child(1) {
		margin-right: 15px;
	}
	
	.lavel-of-care-meta ul li {
		margin-right: 0;
		font-size: 14px;
	}

	.lavel-of-care-meta ul {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
	
	.insurance-from-dark-bg .gform-theme--foundation .gfrom-name-group .gform-grid-col{
		width: 50% !important;
	}
	
	.insurance-from-dark-bg .gform-theme--foundation .gform-grid-col {
		width: 33.3% !important;
	}


	
	
}




.tab-location-area .tabs-scroll-btn {
    display: none;
}

.tab-location-area .e-n-tabs-heading {
    padding-left: 0;
}