/*
Theme Name: Primecare Child
Template:   primecare
Theme URI: https://1.envato.market/6e2Kmb
Description: Primecare Child Theme
Author: AwaikenThemes
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: primecare-child
*/

/* Aurora Gem Dentistry service-card text link */
.agd-card-link .elementor-button {
  width: auto;
  padding: 0;
  border: 0;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--e-global-color-accent) !important;
  overflow: visible;
}

.agd-card-link .elementor-button::before,
.agd-card-link .elementor-button::after {
  display: none !important;
  content: none !important;
}

.agd-card-link .elementor-button:hover,
.agd-card-link .elementor-button:focus {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--e-global-color-primary) !important;
}

.agd-card-link .elementor-button-content-wrapper {
  gap: 9px;
}

.agd-card-link .elementor-button:hover .elementor-button-content-wrapper {
  gap: 13px;
}