.bg-color-grey{background-color: #f1eded;text-decoration-color: #1a1a1a;color:#1a1a1a;}
.bg-color-grey ul li a{line-height: 110%;}

.badge-ecommerce {
    left: 0px;
    font-size: 9.6px;
    font-size: 1.0rem;
    font-weight: 800;
    border-radius: 0;
    padding: 6.4px 8px;
    padding: 0.4rem 0.5rem;
    /* position: relative; */
    /* display: flex; */
    position: absolute;
    z-index: 99999;
    width: 100%;
    margin: 0px;
}
a{color:red;}

#header .header-nav.header-nav-line > nav > ul > li > a:hover{background-color:#ffffff;color:#231f20;}
