header[data-elementor-type="header"].sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #ebebeb;
 /* border-bottom: 1px solid #eee;*/
  z-index: 999999;
}
