img.adtm_menu_icon {
    vertical-align: top;
    margin-right: 3px;
}
#adtm_menu .searchboxATM .search_query_atm {
    width: 150px;
    margin-left: 0 !important;
}
#adtm_menu .searchboxATM .button_mini {
    display: inline-block;
}
#adtm_menu .adtm_unclickable {
    text-decoration: none !important;
}
.a-niveau1 {
    letter-spacing: 0;
}
.a-niveau1:hover:after, .a-niveau1:hover:before {
    backface-visibility: hidden;
    border-color: #8b2131;
    transition: width 350ms ease-in-out;
    width: 70%;
}
.a-niveau1:hover:before {
    bottom: auto;
    top: 0;
    width: 70%;
}
.title-megamenu {
    border-bottom: 1px solid #8b2131;
    padding-bottom: 12px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
    text-align: left;
    margin-bottom: .5rem;
    color: #382934;
}
.title-megamenu a {
    color: #8b2131;
    font-weight: bold;
}
.title-megamenu a:hover {
    color: #73656d !important;
}
@media (max-width: 767px) {
    .title-megamenu {
        border-bottom: 1px solid #fff !important;
        text-transform: inherit;
        margin-bottom: 0;
    }
}