/* Start custom CSS */.qodef-header--minimal #qodef-page-header {
     background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.85) 0%, 
    rgba(0,0,0,0.62) 40%,
    rgba(0,0,0,0.0) 100% 
  );
  transition: background 0.96s ease;
}

.qodef-header--minimal #qodef-page-header:hover {
  background: rgba(0,0,0,0.5);
}

.qodef-fullscreen-menu-opener svg {
  color: #fff!important;
  scale: 1.12!important;
}
.qodef-fullscreen-menu-opener svg:hover {
  color: #000!important;
  background-color: #FFF!important;
}

 .iconkontakt, .icontoolbar, .iconsuche { 
  filter: invert(100%); 
  -webkit-filter:invert(100%); 
  } 
  
  .qodef-header-logo-image {
  content: url("https://www.kk-ingenieurgesellschaft.de/wp-content/uploads/2025/09/logo-kki-weiss.png");
}
#custom_html-2 .elementor-icon-list-text {
  color: #FFF!important;
}


.elementor-element-901b31d {
  display: none;
} 

#projektname h2 {
  background-color: rgba(255, 255, 255, 0.78)!important;
}

.elementor-5347 .elementor-element.elementor-element-33fd0b9 .elementor-heading-title {
  color: #000!important;
}/* End custom CSS */