 .layout-wrapper{max-width: 1400px !important;}
    .group-category li:hover>ul {
    transform: translatex(1%) scale(1);
    z-index:999;
    margin-top: 8px;
}
.group-category li>ul>li:hover>ul {
    transform: translatex(101%) scale(1);
}
.danger-bg-color, .danger-bg-hover:hover, .categories-menu:hover, .category-hover:hover {
    background-color: transparent !important;
    /*color: #fff !important;*/
}

.primary-bg-hover:hover {
   background-color: transparent !important;
}
