.brand-img {
    min-width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brand-amount {
    text-align: center;
}

.fixed-menu {
    z-index: 9999 !important;
}

.an_homeproducts {
    position: relative;
}

@media (max-width: 767px) {
.an_homecategories-item .an_homecategories-image {
    width: 130px;
    height: 130px;
}
  .header-nav {
    background: #fff;
}
  .manufacturer-item img {
    max-width: 75%;
}
}

#_mobile_user_info svg path,
#_mobile_cart svg path, 
#header .header-nav #menu-icon svg path{
	fill: #508822;
}

.fixed-menu-mobile {
    z-index: 100;
}