/* Add custom CSS styles below */ 
ul.main-menu.mm-spn--open {
    color: aliceblue;
}
.inner.bg-inherit.w-full {
    background-color: #333433;
}
.sicon-shopping-bag:before {
    content: "\ef36";
    color: aliceblue;
}
.sicon-user-circle:before {
    content: "\f072";
    color: aliceblue;
}
.sicon-sar:before {
    content: "\e9bc";
    color: aliceblue;
}
.s-cart-summary-total {
    color: rgb(255 255 255);
}
.sicon-menu:before {
    color: aliceblue;
    content: "\ed7f";
}