/*
Theme Name: Elvy Howard
Theme URI: https://thefreewebsiteguys.com/
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: WordPress theme generated from the provided Lovable frontend.
Version: 1.0.0
Text Domain: elvy-howard
*/

.eh-icon {
  display: inline-flex;
  line-height: 1;
}

.eh-icon svg {
  width: 1em;
  height: 1em;
  stroke: currentColor;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Contacto — tarjetas Zoom / In person / Events (Lucide 22px) */
.eh-icon--contact-tile {
  font-size: 22px;
}

/* Contacto — círculos email / social en tarjeta (Lucide 18px) */
.eh-icon--contact-round {
  font-size: 18px;
}

/* Newsletter — Send (Lucide 14px, mismo que MailingList) */
.eh-icon--newsletter {
  font-size: 14px;
}

.eh-toast[hidden],
.eh-mobile-menu[hidden],
.eh-repeatable-item[hidden] {
  display: none !important;
}

.eh-toast-close {
  appearance: none;
  border: 0;
}

.eh-text-placeholder:empty::before {
  content: "\00a0";
}

.customize-partial-edit-shortcuts-shown .eh-repeatable-item[hidden] {
  display: none !important;
}
