#page-wrap .header.stacksMode , #page-wrap .footer.stacksMode {
  display: none !important;
}
#content {
  background: transparent !important;
}
.mainContent .block {
  padding: 0 !important;
}
.mainBlockWrap {
  -webkit-box-shadow: 0px 0px 0px transparent !important;
  -moz-box-shadow: 0px 0px 0px transparent !important;
  box-shadow: 0px 0px 0px transparent !important;
  background: transparent !important;
}
.block > .accent {
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.stacks_top {
  overflow: visible;
}
@media (max-width: 970px){
  .com_onelittledesigner_stacks_Hemera2_Column_stack {
    height: auto !important;
    min-height: 0px !important;
  }
}
