/*********/
.nav-link.btn.button-color.btn-fixed-height.font-weight-bold.px-2.px-lg-5.mr-2::before {
    color: transparent !important;
    content: none !important;
}
.shopping-cart i :hover{
    background-color: rgb(255, 253, 253) !important;
}