.cookieGco {
            bottom: 10px;
            left: 10px;
            max-width: 360px;
            padding: 30px 40px;
            color: #fff !important;
            font-family: Lato,sans-serif;
            font-size: 16px;
            line-height: 1.4;
            position: fixed;
            overflow: hidden;
            width: 100%;
            z-index: 500;
            background-color: rgba(0, 0, 0, 0.8);
            display: none;
        }
.cookieGco span{    
	color: #fff !important;
}
.cookieGco a{
 	color: #E2EA01 !important;
}
        .cookieBoton {
            margin-top: 20px;
        }
        .cookieBoton a.link--dismiss {
            border: 2px solid #fff !important;
            color: #fff !important;
            display: block;
            font-weight: 700;
            font-size: 15px;
            padding: 10px 0;
            text-align: center;
            text-transform: uppercase;
            cursor: pointer;
        }

/*barra header*/
.ae-header .header-promoBar.text-red.text-white p, .ae-header .header-promoBar.text-red.text-white span, .ae-header .header-promoBar.text-red.text-white a {color: #ffffff;font-family: "AvenirNext-Demi";}

/*estilos bread-crumb*/
div.bread-crumb ul li a span {
    color: #999;
    display: inline-block;
    font-family: 'Avenir Next Regular',HelveticaNeue-Light,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
    font-size: calc(10rem / 16);
    font-style: normal;
    line-height: 15px;
    text-transform: none;
    vertical-align: middle;
}