.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.same-logo {
  display: block;
  width: 165px;
  height: 47px;
  background-image: url('https://nabladev.com/wp-content/uploads/2023/11/logo.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-indent: -9999px; /* hides any text inside, if needed */
}

.same-logo img {
  display: none !important;
}

header.header-bar {
  background: linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255,255,255,0)); /* white to transparent */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: background 0.3s ease;
}\/* End custom CSS */