#header {
    margin-top: 50px;
    position: relative;
    min-height: 90px;
    overflow: visible;
    z-index: 9000;
    margin-left: 10px;
}

#header #busca-padrao {
    float: right;
    margin-top: 6px;
    width:312px;
}

#header .marca-produto {
    text-decoration: none;
    display:block;
    float:left;
    height: 90px;
    overflow:hidden;
    width:72px;
}

#header .info {
    border-left: 1px solid #DDD;
    display: inline-block;
    font-family: ProximaNova-Light;
    height: 46px;
    margin: 0px 0 0 17px;
    padding-left: 19px;
    position: relative;
    text-transform: uppercase;
    vertical-align: top;
    zoom: 1;
    float:left;
    *display: inline;
}

#header .info .breadcrumbs {
    font-size: 16px;
    letter-spacing: -0.7px;
    margin-top: -1px;
    
}

@-moz-document url-prefix() {
	#header .info .breadcrumbs {
		margin-top: -2px;
	}
}

#header .info .breadcrumbs .proximo {
    padding: 0 5px 0 8px;
    cursor: pointer;
}

#header .info .breadcrumbs .posicao-1,
#header .info .breadcrumbs .posicao-2,
#header .info .titulo,
#header .info .titulo a,
#header .info .tagline
{
    color: #575859;

}


#header .titulo {
    font-size: 38px;
    font-weight: normal;
    letter-spacing: -2px;
    margin-top: 5px;
    text-rendering: optimizeLegibility;
	-moz-font-feature-settings: "kern=1";
	-ms-font-feature-settings: "kern" 1;
    display: block;
}

#header .com-breadcrumb{
    font-size: 34px;
    margin-left: -1px;
    text-rendering: optimizeLegibility;
	-moz-font-feature-settings: "kern=1";
	-ms-font-feature-settings: "kern" 1;

}

#header .formato-comercial {
    position: absolute;
    right: 330px;
    top: 7px;
}



#header .marca-produto img {
    margin-top: 0px;
}

#header .info .tagline  {
    font-family: ProximaNova-Light;
    font-weight: normal;
    font-size: 18px;
    margin-top:14px;
    margin-left: -2px;
    letter-spacing: -1px;
    cursor: default;
    display: block;

}

#header .info .disable {
    display: none;

}
#header .marca-secundaria {
    margin-left: 20px;
    float:left;
}

#glb-cabecalho .marca-secundaria img{
    position: absolute;
    top: -50px;
}

#glb-conteudo {
    margin: 0 auto !important;
    text-align: left;
    width: 960px;
}

#glb-topo .cabecalho-produto {
    height: 60px;
    padding-bottom: 5px;
    padding-top: 0px !important;
}


#header .reduzido {
    font-size: 32px;
    margin-top: 7px;
}
