﻿.menu-item {
    background-color: lightgray !important;
    color: #E41E25 !important;
}
.aheto-header-16 .main-menu > .menu-item > a {
    color: #E41E25;
}
.menu-item > * {
    color: #E41E25 !important;
}
.menu-item:hover {
    background-color: #E41E25 !important;
    color: #cccccc !important;
}
    .menu-item:hover > * {
        background-color: #E41E25 !important;
        color: #cccccc !important;
    }

.sub-menu menu-depth-1 {
    background-color: #cccccc !important;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom:hover {
    color: #cccccc !important;
}
a.active {
    color: #E41E25 !important
}
    a.active:hover {
        color: #cccccc !important;
    }
.aheto-header-16 .sub-menu {
    padding: 10px 0px 0px 0px;
}
.aheto-heading__title {
    color: #ffffff !important;
    
}
.aheto-header-16 .sub-menu .menu-item {
    min-width: 280px;
}

.shop-content-wrap {
    padding-left: 20px !important;
}

h3 {
    line-height: initial !important;
}
.aheto-header-16 .sub-menu {
    padding: 0px 0px 0px 0px;
}

.aheto-header-16 .sub-menu .sub-menu {
    top: 5px !important;
}

/*.main-menu {

    background-color: lightgray !important;
}*/
    /*ul.sub-menu.menu-depth-1 {
    background-color: #ffffff !important;
}

.aheto-header-16 .sub-menu .menu-item {
    min-width: 280px;
}

.menu-item .active:hover {
    background-color: #E41E25 !important;
    color: #ffffff !important;
}*/
    /**/
    /*.aheto-header-16 .sub-menu .menu-item:hover {
    background-color: #E41E25 !important;
    color: #ffffff !important;
}
.menu-item:hover {
    color: #ffffff !important;
}
 */

@media screen and (max-width: 980px) {
    #DIV_SIDE_MENU_CAT {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
    }

    #DIV_SIDE_MENU_BRAND {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
    }
}

 