.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler::after, .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler::after, body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
        content: "\f282" !important;
        font-family: "bootstrap-icons" !important;
    }
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #f39c12 !important;
}