.header-mobile__item.header-mobile__item--menu {
  min-width: 75px;
}
.header-mobile--icon .header__icon--cart svg {
    height: 28px;
    width: 28px;
}
.header-mobile--wrapper {
    grid-gap: min(30px,2%);
}
.halo-sidebar_menu .halo-currency .currency-menu .dropdown-item {
    width: unset;
}
body .halo-currency .currency-menu .dropdown-item.active .text:before, 
body .halo-currency .currency-menu .dropdown-item .text:hover:before {
    bottom: 0px;
}
.halo-sidebar-wrapper.custom-scrollbar .site-nav-mobile.nav-menu-tab.nav-mobile-menu-tab {
    background-color: #fee0c0;
}