:root {
    --categoria-ofertas: url(https://cdn.awsli.com.br/1995/1995552/arquivos/tag-icon.png);
}

/*Ignore o codigo abaixo*/
.menu.superior .nivel-um>li:nth-child(1)>a:before{content:"";background:var(--categoria-1)}.menu.superior .nivel-um>li:nth-child(2)>a:before{content:"";background:var(--categoria-2)}.menu.superior .nivel-um>li:nth-child(3)>a:before{content:"";background:var(--categoria-3)}.menu.superior .nivel-um>li:nth-child(4)>a:before{content:"";background:var(--categoria-4)}.menu.superior .nivel-um>li:nth-child(5)>a:before{content:"";background:var(--categoria-5)}.menu.superior .nivel-um>li:nth-child(6)>a:before{content:"";background:var(--categoria-6)}.menu.superior .nivel-um>li:nth-child(7)>a:before{content:"";background:var(--categoria-7)}.menu.superior .nivel-um>li:nth-child(8)>a:before{content:"";background:var(--categoria-8)}.menu.superior .nivel-um>li:nth-child(9)>a:before{content:"";background:var(--categoria-9)}.menu.superior .nivel-um>li:nth-child(10)>a:before{content:"";background:var(--categoria-10)}.menu.superior .nivel-um>li:nth-child(11)>a:before{content:"";background:var(--categoria-11)}.menu.superior .nivel-um>li:nth-child(12)>a:before{content:"";background:var(--categoria-12)}.menu.superior .nivel-um>li.categoria-id-offer>a:before{content:"";background:var(--categoria-ofertas)}@media(max-width:767px){div#instafeed img {height: auto}}

div#cabecalho .conteudo-topo.span10{
    margin-top:15px;
    margin-bottom:15px;
}
@media screen and (min-width: 768px){
    .conteudo-topo .busca.borda-alpha{
        padding: 7px;
        border-radius: 7px;
        background: #ffffff;
        border: 1px solid #dddddd !important;
    }
    #form-buscar > button{
        background: none !important;
    }
}
@media screen and (min-width: 1121px){
    .conteudo-topo .busca.borda-alpha{
        width: 350px !important;
    }
}
div#barraNewsletter{
    background-color: #0447A8;
}
div#barraNewsletter .conteiner.fundo-principal.sem-hover{
    background-color: #0447A8;
}
div#barraNewsletter .interno{
    background-color: #0447A8;
}
div#barraNewsletter .botao-input{
    background-color: #FFFFFF;
}
div#barraNewsletter .botao-input::after{
    color: #0447A8 !important;
}

.wrap-logo-rodape a:first-child{
    display: none !important;
}