.elementor-2980 .elementor-element.elementor-element-67d783be{--display:flex;}/* Start of your page custom CSS rules */ /* Target the specific link text and replace it */
a.term[href*="medical-director"] span {
    display: none; /* hide the original text */
}

a.term[href*="medical-director"]::after {
    content: "Family Nurse Practitioner, Certified Biomedical Specialist & Certified Functional Nutritionist"; /* insert your custom text */
    display: inline-block;
}

/* Elementor heading: replace "Short Biography" with "Meet the Owner" */
.elementor-element.elementor-element-4b71d5e2 .elementor-heading-title {
  position: relative;
  text-indent: -9999px !important; /* hide original text */
  white-space: nowrap !important;
  overflow: hidden;
}

.elementor-element.elementor-element-4b71d5e2 .elementor-heading-title::after {
  content: "Meet the Owner";
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0;
  white-space: normal;
  line-height: normal;
  display: inline-block;
}
/* Hide the entire heading block */
.elementor-element.elementor-element-447ff7a5 {
    display: none !important;
}
.e-con-inner h6.elementor-heading-title {
    display: none !important;
}
/* Hide Education */
.elementor-element-7859eee2 { display: none !important; }

/* Hide Board certification */
.elementor-element-120ce47f { display: none !important; }

/* Hide Field of expertise */
.elementor-element-67a929da { display: none !important; }

/* Hide Years of practice */
.elementor-element-2926b7d1 { display: none !important; }

/* Hide only the heading text */
.elementor-element-6605bddd {
    display: none !important;
}
.elementor-element-6c8c6819 {
    display: none !important;
}
.elementor-element-52ba2817 {
    display: none !important;
}
.cmsmasters-blog.cmsmasters-blog-slider.cmsmasters-blog--type-default {
    display: none !important;
}
.elementor-element-65d817ce,
.elementor-element-1e9f7411,
.elementor-element-635b72d2,
.elementor-element-1c09f646 {
    display: none !important;
} /* End of your page custom CSS rules */