.elementor-212 .elementor-element.elementor-element-3d73073{--display:flex;}/* Start custom CSS *//* Oculta encabezado solo en celulares */
@media only screen and (max-width: 768px) {
  header,
  .site-header,
  .elementor-location-header,
  .elementor-sticky--effects,
  .elementor-element.elementor-element-XXXXXX {
    display: none !important;
    height: 0 !important;
    visibility: hidden !important;
    overflow: hidden !important;
  }
}/* End custom CSS */