/**handles:transparent-header**/
#page-container {
  padding-top: 0 !important;
}
#main-header:not(.et-fixed-header) {
  background-color: transparent !important;
}