/*
 Theme Name:   lightning_child
 Template:     lightning
*/

.siteHeader {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.5);
}

.home .siteHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.home .skip-link.screen-reader-text {
  z-index: 101;
}

.n2-ss-slide {
  height: 100vh !important;
}