/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Description: Zahavi & Schwartz — gold on black, matches captured TreeGrove look
*/
:root {
  --zs-gold: #CAA661;
  --zs-black: #000000;
}
.elementor-location-header a {
  color: var(--zs-gold);
}
.elementor-location-header .elementor-item-active,
.elementor-location-header .current-menu-item > a {
  color: var(--zs-gold);
  border-bottom: 1px solid var(--zs-gold);
}

.site-header, header.site-header, .hello-header { display: none !important; }
.elementor-location-header { background: #000 !important; }
.elementor-location-header .elementor-section,
.elementor-location-header .e-con { background-color: #000 !important; }
