/* =========================================================
   1) BASE HEADER TEMPLATE
   ========================================================= */

#Header,
#Header_wrapper,
.mfn-header-tmpl,
.mfn-header-tmpl .section,
.mfn-header-tmpl .wrap {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.mfn-header-tmpl {
  pointer-events: none;
}
