body {
  padding-top: 0px !important;
}

.container-fluid,
.container-fluid .row {
  max-width: none !important;
}

.small-header .site-header .logo a {
  width: 220px !important;
  height: 69px !important;
}

.site-header {
  position: static;
  height: 100px !important;
}

.small-header .site-header {
  height: 100px !important;
}

.site-header .metanav,
.site-header .mainnav-toggle,
.site-header .mainnav,
.hp-slider,
.footernav-wrap,
.breadcrumb,
.scroll-top-wrapper,
.fancybox-wrap {
  display: none !important;
}

.site-header .logo {
  margin-left: 0px;
}

.hpofferlist-item,
.offerlist-item {
  border: 1px solid #bbb;
}

.offerlist .offerlist-item .offerlist-item-header h2 {
  position: static !important;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}/*# sourceMappingURL=print.css.map */