/* Adicionando a classe .menu.superior */

@media screen and (min-width: 768px) {
    .menu.superior {
    background: #005687;
    height: 48px;
}
}
.menu.superior .nivel-um>li:hover a strong{
    color: #F1C068;
}

.titulo-categoria.borda-principal.cor-principal.vitrine-lancamento {
    margin-top: 10px !important;
}

.menu.superior .nivel-um>li {
    padding: 0px 15px 0;
}

.menu {
    color: white; /* Cor do texto */
}

.carrinho>a strong {
    font-size: 14px;
    margin: 3% -15%;
    line-height: 23px;
    color: #ffffff;
    background: #E2A855;
    border-radius: 15px;
    width: 23px;
    text-align: center;
    height: 23px;
    border: 1px solid;
}


.carrinho>a strong:hover {
    color: #ffffff;
}

.busca input {
    padding-left: 15px;
}

.busca .botao-busca {
    color: #003865 !important;
}

#rodape .titulo {
    border-bottom: 1px solid rgb(205 205 205);
}

.rastreio-topo:hover i {
    color: #005687;
    background-color: transparent;
}

.contato-evtop:hover i {
    color: #005687;
    background-color: transparent;
}

.minha-conta .btn-group:hover a i {
    color: #005687;
    background-color: transparent;
}

.carrinho a>i.icon-shopping-cart.fundo-principal:hover {
    color: #005687;
    background-color: transparent;
}

.barra-frase span {
    font-size: 14px;
}

.barra-frase i {
    width: 22px;
}

.banner-tarja {
    margin-bottom: 20px!important;
}

#rodape .institucional {
    background: #efefef;
}

#rodape .institucional .conteiner {
    padding-left: 130px;
    padding-right: 105px;
}

.icon-facebook:before {
    background: #ffffff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}


.icon-instagram:before {
    background: #ffffff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.contato-top {
    display: none;
}
.minha-conta:hover .btn-group {
    background: transparent;
}
div#menuinsta {
    display: none;
}
li.categoria-id-22997610.com-filho.borda-principal {
    display: none;
}