.product-image img {
    height: 70px !important;
    width: 70px !important;
}

.header-main {
    background-color: #35455f;
}

.nav-main li.active.active-last > .category-title:last-of-type {
    background-color: #facec3;
}

.nav-main li.showed > div a {
    color: #051a20 !important;
}

li.active .container-category-icon svg path {
    fill: #051a20 !important;
}