body.ltr .sp-megamenu-parent > li.sp-has-child > a:after,
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > a
  > .menu-toggler,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .menu-separator
  > .menu-toggler,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .nav-header
  > .menu-toggler,
.fa,
.far,
.fas {
  font-family: var(--customHeaderFooter-customIcon);
}
.fab {
  font-family: var(--customHeaderFooter-customFont);
}
.page-content > section,
#section-id-1617807192074,
#webshopContentWrapper .offcanvas-menu,
#webshopContentWrapper .sp-scroll-up {
  display: none !important;
}

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
  color: #252525;
}

.body-innerwrapper {
    overflow-x: unset;
}
.sp-megamenu-parent{
  font-size: 0;
}