body {
  background-color: #fff !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
  padding: 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container * {
  border-radius: 0;
}

section.s-block.s-block--banners.no-home-tab.in-view {
  max-width: 80%;
  margin: auto;
}

.s-block--slider-with-bg .slider-bg:before {
  opacity: 0;
}

.slider-bg.transition-opacity.bg-center.bg-cover.relative {
  height: 39em;
}
@media (max-width: 600px) {
  .slider-bg.transition-opacity.bg-center.bg-cover.relative {
    height: 12em;
  }
  salla-slider#slider-with-bg-8 {
    margin-top: 12%;
  }
}

footer.store-footer * {color:#fff}