﻿body.Christmas {
  background: url("/Content/Media/Tematizzazione/Natale/BGModulo.jpg") center repeat;
}
body.Christmas footer:before {
  content: "";
  display: block;
  background: url("/Content/Media/Tematizzazione/Natale/FooterModulo.png") center repeat;
  height: 77px;
  width: 100%;
  margin-top: -127px;
  position: absolute;
}
body.Christmas.HamburgerMenu header:before {
  content: "";
  display: block;
  background: url("/Content/Media/Tematizzazione/Natale/HeaderModulo.png") center repeat;
  height: 76px;
  width: 100%;
  position: absolute;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Progetti/Lux/Lux/Content/Theme/Themes.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAEA;EACI;;AAGI;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAMA;EACI;EACA;EACA;EACA;EACA;EACA%22%7D */