/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1674766294
Updated: 2023-01-26 20:51:34

*/

/* Services Background */
body.parent-pageid-20776{
/*     background-image: url(https://welldiagnosticsca.kinsta.cloud/wp-content/uploads/2025/06/blue-dots-bg-right.png); */
	background-image: url(/wp-content/uploads/2025/06/image-773.jpg);
    background-position: top right;
    background-repeat: repeat-y;
}


/* Loaction Bubble */
body.location-template-default.single.single-location{
/*     background-image: url(https://welldiagnosticsca.kinsta.cloud/wp-content/uploads/2025/06/blue-dots-bg-right.png); */
	background-image: url(/wp-content/uploads/2025/06/image-773.jpg);
    background-position: top right;
    background-repeat: repeat-y;
}
/* section.loc-blue-sec {
    background-image: url(https://welldiagnosticsca.kinsta.cloud/wp-content/uploads/2025/06/blue-dots-bg-right.png);
    background-position: top right;
    background-repeat: repeat-y;
} */

/* Home page Full Bubble  */
.page-id-20362{
    background-image: url(/wp-content/uploads/2025/06/blue-dots-bg-right.png);
    background-position: top right;
    background-repeat: repeat-y;
}



/* Location Page Slider Arrow */
.loc-first-sec .swiper-button-prev::before {
    content: url('/wp-content/uploads/2025/06/Group-1321315724.svg');
    display: inline-block;
    width: 30px; 
    height: 30px;
}
.loc-first-sec .swiper-button-next::before {
    content: url('/wp-content/uploads/2025/06/Group-1321315725.svg');
    display: inline-block;
    width: 30px; 
    height: 30px;
    margin-right:30px
}

.loc-first-sec .swiper-button-prev svg{
    display:none;
}
.loc-first-sec .swiper-button-next svg{
    display:none;
}

.lgt-blue-sec a {
    color: #4792CF;
    font-size: 18px;
    font-family: "neuzeit-grotesk";
}



/* Home Page Service Section old */
/* .service-card {
  transition: all 0.3s ease;
  cursor: pointer;
}

.service-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.service-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.extra-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.service-card:hover .extra-content {
  max-height: 100%; 
  opacity: 1;
}

.extra-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.extra-content ul li {
  border-bottom: 1px solid #00000010;
  padding: 5px 0;
}

.view-all {
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.view-all:hover {
  text-decoration: underline;
  opacity: 0.9;
} */


/*  New*/
.extra-content ul {
    list-style: none !important;
    padding: 0px 20px 20px 20px !important;
}
.service-card {
  overflow: hidden;
  position: relative;
  display: flex;
/*   flex-direction: column; */
  justify-content: flex-start;
  transition: all 0.4s ease;
  height: 500px;
  border-radius: 20px;
}
 

.service-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: opacity 0.4s ease;
}
 

.service-info h3 {
  margin: 10px 0;
  transition: opacity 0.4s ease;
}
 

.service-title,
.extra-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}

 
.service-title,
.extra-content,
.view-service {
  margin: 5px 0;
}

/*  */

.service-info {
  padding: 15px;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  transition: bottom 0.3s ease;
}

.service-card:hover .service-info {
  bottom: 0;
}

.service-info {
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/*  */


/* Home Page counter Section icons */
.counter-section .elementor-counter-number::before {
    width:20px;
    height:20px;
    display: inline-block;
    margin-right: 50px;
    vertical-align: middle;
    margin-top: -50px;
}
.health-facility .elementor-counter-number::before {
    content: url('/wp-content/uploads/2025/06/Group-1321315574.svg');
    
}
.team-physician .elementor-counter-number::before {
    content: url('/wp-content/uploads/2025/06/Group-1321315575.svg');
    
}
.ontario-healthcare .elementor-counter-number::before {
    content: url('/wp-content/uploads/2025/06/Group-1321315576.svg');
    
}

.ohip-covered .elementor-counter-number::before {
    content: url('/wp-content/uploads/2025/06/Group-1321315577.svg');
    
}
.counter-section .elementor-counter-number-wrapper {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.counter-section .elementor-counter-title {
    padding-top: 20px !important;
}




/* Service Page Css */
.ser-card-style {
  background: #fff;
  border-radius: 30px;
  box-shadow: 20px 50px 100px #0000001a;
/*   box-shadow: 20px 50px 100px #f6f6f6; */
  position: relative;
  padding-bottom: 50px;
  overflow: visible; 
    height:500px;
}

.ser-card-style img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.service-goggle-co {
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.10);
    border-radius: 20px;
}

.main-ser-sec .elementor-icon svg {
    border-radius: 50%;
    box-shadow: 0px -2px 0px 12px rgb(235 235 235);
    margin-top: -25px;
    margin-right: 30px;
}



@media only screen and (max-width: 767px){

/*   Global Button in Phone  */
a.elementor-button.elementor-button-link.elementor-size-sm {
    width: 100% !important;
}

  .home-logo-sec .elementor-container {
    display: flex;
}
.home-logo-sec .elementor-column {
        width: 20% !important;

}

.service-card {
    height: 600px !important;
}

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    
	.service-card {
    width: 33% !important;
}

}



@media only screen and (min-width: 768px) and (max-width: 1099px) {
    
.counter-section .elementor-column {
    width: 50% !important;
}

}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    
.home-serv-card .elementor-container{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
.home-serv-card .elementor-inner-section .elementor-container {
    display: flex !important;
}
.home-serv-card .elementor-column.elementor-col-20 {
    width: 100% !important;
}

}



@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    
	.home-first-sec{
		background-size: cover !important;
    height: auto !important;
	}

}


@media only screen and (min-width: 1800px){
 
/*  Home Page Third Section   */
  .home-three-btn .elementor-button{
        width: 100% !important;
    }
    ul#menu-1-cf2225e .hfe-menu-item {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	.p-big p {
    font-size: 20px !important;
    line-height: 36px !important;
	}
	.diagnostic-cont li {
     font-size: 20px !important;
    line-height: 36px !important;
}
	.p-big {
    font-size: 20px !important;
    line-height: 36px !important;
	}

}



@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    
	.service-card {
  height: 430px !important;
}

}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {
    
	.service-card {
  height: 460px !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 990px) {
    
.home-three-btn .elementor-button {
    padding: 20px 10px !important;
}

	.service-card {
  height: 420px !important;
}

}


@media only screen and (min-width: 1201px) and (max-width: 1332px) {
    
ul#menu-1-cf2225e a {
    font-size: 15px !important;
}
	#menubar-235 .e-n-menu-title-text{
		 font-size:14px !important;
	}

}


@media only screen and (min-width: 1201px) and (max-width: 1599px) {
    
h1 {
    font-size: 44px !important;
    line-height: normal !important;
}
h2 {
    font-size: 36px !important;
    line-height: normal !important;
}

.p-big p {
    font-size: 18px !important;
    line-height: 32px !important;
}
.diagnostic-cont li {
    font-size: 18px !important;
    line-height: 32px !important;
}

}

.lgt-blue-sec a {
    font-weight: 600 !important;
}


@media screen and (min-width:1700px) {
.home-video .elementor-custom-embed-image-overlay {
    
    height: 360px !important;
}
}


.time-section .custom-message {
	text-align:center !important;
}

.time-section {
    padding: 50px !important;
}


