#container_bottom2_modules,
.page-header {
  display: none !important;
}

a.glink img {
  vertical-align: middle;
  display: inline;
  border: 0;
  padding: 0;
  margin: 0;
  opacity: 0.8;
  margin-right: 2px;
}
#webshopContentWrapper .is-sticky .header_sticky {
  position: relative !important;
}
.is-sticky .header_sticky {
  position: fixed;
  top: 0px;
}
.sticky-wrapper {
  height: 107px;
}
#container_header * {
  box-sizing: border-box;
  transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fa {
  font-family: var(--customHeaderFooter-customIcon);
}

.slideout-open #slideout {
  display: block !important;
}

.slideout-open #body_panel {
  transform: translateX(256px) !important;
}

.slideout-menu {
  z-index: 999;
}
