@media screen and (min-width: 1025px) {
    .wrap-header{
        padding-bottom: 1em;
    }


	#headerAB > div.header__wrapper > nav > div > div > ul > li:nth-child(6) > a:before {
        content: '';
        background: url('../../MEDIA/images/headers/Exclu_ES3.svg') no-repeat center;
        background-size: contain;
        width: 100%;
        height: 25px;
        display: block;
        z-index: 20;
        position: absolute;
        top: 55%;
    }
    

    
        
    
.header.-transparent .header__icon#searchIcon, .header.-transparent .header__iconLink,#headerRight > div.header__icon.-account > span {
    color: #000!important;
}


/**

	#headerAB > div.header__wrapper > nav > div > div > ul > li:nth-child(3) > a:before {
        content: '';
        background: url('../../MEDIA/images/headers/logo-top-nav-1-1-3-noir.svg') no-repeat center;
        background-size: contain;
        width: 100%;
        height: 25px;
        display: block;
        z-index: 20;
        position: absolute;
        top: 55%;
    }
    #headerAB > div.header__wrapper > nav > div > div > ul > li:nth-child(3) > a:hover:before {
        content: '';
        background: url('../../MEDIA/images/headers/logo-top-nav-1-1-3-rose.svg') no-repeat center;
    }    


**/

}