@media screen and (max-width: 767px) {
    div#menuinsta {
        margin: 10px 0 10px;
        display: none;
    }
}

@media screen and (max-width: 767px) {
    div#tarja-mobile {
        margin-bottom: 20px;
    }
}

.menu.superior {
    background: aliceblue !important;
}

.menu.superior .titulo {
    margin: 20px 0;
}

.listagem .listagem-item .nome-produto {
    font-weight: normal;
    margin: 0 10px;
    font-size: 16px;
    line-height: normal;
}

#rodape .institucional {
    background-color: #09476a;
    background-position: top center;
    background-repeat: repeat;
}

#rodape .titulo {
    color: #FFFFFF;
    font-weight: normal;
    text-transform: none;
    border-bottom: 1px solid #a9bdc8;
}

#rodape .institucional .conteiner {
    max-width: 100%;
    padding: 20px 15%;
}

#rodape .institucional a {
    color: #a9bdc8;
    font-weight: normal;
}

.titulo-categoria:before {
    background: none;
    width: 0;
    height: 0px;
    content: "";
}

.titulo-categoria:after {
    background: none;
    width: 0;
    height: 0px;
    content: "";
}

.menu.superior .nivel-um>li a strong {
    font-size: 14px;
    font-weight: normal !important;
}

.barra-frase .conteiner {
    font-weight: normal;
    text-transform: none;
    font-size: 15px !important;
}

.listagem .titulo-categoria, .titulo-categoria {
    text-transform: none;
    background: aliceblue;
    border-radius:50px;
    letter-spacing: 2px;
    font-size:20px;
}

.titulo-categoria .titulo, .titulo-categoria strong {
    text-transform: none;
    padding:0;
    border-radius:50px;
    letter-spacing:2px;
    font-size:20px;
}

body {
    background: #FFF;
}

.menu.superior .nivel-um>li a strong .nivel-un>li a strong:hover {
    color: white;
}

.listagem .listagem-item {
    background: #fff;
    border-radius:5px;
}

.scrollToTop {
    bottom: 11rem;
    right: 1.6rem;
}

.span12.banner.tarja {
    text-align: center;
    background: #09476a;
}

.marcas .flexslider {
    padding: 20px;
    margin: 30px 0;
    border-radius: 10px;
}

.busca input {
    width: 80%;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    height: 40px;
    padding: 5px 20px;
}

.listagem .listagem-linha {
    padding-top: 20px;
    margin-top: 20px;
    /* border-width: 0; */
    /* border-style: solid; */
}

.coluna.span3 {
    background: white;
}

.menu.lateral.outras li .titulo {
    font-size: 15px;
}

.borda-principal {
    border: none;
}

.menu .lateral .outros{
    margin-top: 25px;
}

.menu.lateral.outras li {
    border-bottom: solid 1px #5CE1E6;
}

.produto .nome-produto {
    margin-top: 30px !important;
}

.produto .codigo-produto>span+span {
    margin-top: 0 !important;
}

@media only screen and (max-width: 767px) {
    .conteudo-topo .busca-mobile .atalho-menu {
        margin-top: 10px !important;
    }
}

.pagina-produto .produto .codigo-produto {
    border: 0 !important;
}

