/* Hide breadcrumbs inside subpage / page heroes */
.subpage-hero .breadcrumb,
.page-hero .breadcrumb,
.page-hero-content .breadcrumb {
  display: none !important;
}

.service-card:hover,
.price-card:hover,
.price-card-featured,
.price-card-featured:hover,
.post-card:hover,
.info-card:hover,
.step:hover,
.t-card-modern:hover,
.quick-action-card:hover,
.doctor-card:hover,
.appt-card:hover,
.patient-card:hover,
.doc-appt-card:hover,
.stat-card:hover,
.why-card:hover,
.bento-card:hover,
.pillar-card:hover,
.team-card:hover,
.book-help-card:hover,
.btn-book-next:hover,
.btn-book-confirm:hover,
.fcs-item:hover,
.how-mock-btn:hover,
.week-day:hover {
  transform: none !important;
}

.service-card:hover,
.price-card:hover,
.post-card:hover,
.info-card:hover,
.step:hover,
.t-card-modern:hover,
.quick-action-card:hover,
.doctor-card:hover,
.appt-card:hover,
.patient-card:hover,
.doc-appt-card:hover,
.stat-card:hover,
.why-card:hover,
.bento-card:hover,
.pillar-card:hover,
.team-card:hover,
.svc-detail-card:hover,
.book-help-card:hover {
  box-shadow: none !important;
}

.service-card:hover .service-card-icon,
.price-card:hover .price-card-media img,
.post-card:hover .post-card-media img {
  transform: none !important;
}

.btn-hero-primary:hover,
.btn-hero-ghost:hover,
.btn-hero-white:hover,
.btn-book-nav:hover,
.price-cta-primary:hover {
  transform: none !important;
}

.price-card-featured {
  transform: none !important;
}
