.elementor-27376 .elementor-element.elementor-element-7ed9177{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27376 .elementor-element.elementor-element-2913efc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-7b667aa */.elementor-27376 .elementor-element.elementor-element-7b667aa {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #2C3E50;
  color: white;
  z-index: 9999;
  padding: 10px 20px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.zapcasa-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
}

.zapcasa-logo a {
  font-size: 1.2rem;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.zapcasa-whatsapp a {
  background-color: #25D366;
  color: white;
  padding: 10px 16px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s;
}

.zapcasa-whatsapp a:hover {
  background-color: #1ebc59;
}/* End custom CSS */