.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.site-logo {
  order: 1;
}

.main-navigation {
  order: 2;
  margin: 0 auto;
}

.header-icons {
  order: 3;
  display: flex;
  gap: 15px;
}/* End custom CSS */