
/* Local fixes for WP clone without full Neve CSS variables */
.site-logo img,
.neve-site-logo {
  max-height: 50px !important;
  width: auto !important;
  height: auto !important;
  max-width: 180px !important;
}
.header .item--inner.builder-item--logo {
  max-width: 180px;
}
