@media screen and (min-width: 768px) {
.pagina-produto .acoes-produto>div.comprar>a.botao {
    width: 50%;
    font-size: 15px;
}
}

@media screen and (min-width: 768px) {
.pagina-produto .acoes-produto>div.comprar>a.botao {
    padding: 10px 0;
    font-size: 15px;
}

.conteudo>.row-fluid {
    margin-bottom: 0;
    margin-top: 40px;
}

}

.pagina-produto .produto .nome-produto {
    font-size: 25px;
}

.menu.superior .nivel-um>li a strong {
    font-size: 14px;
    
}

.menu.superior {
    background: #444;
}

@media screen and (max-width: 767px){
    #menuinsta {
    display: none;
    }
}

.span12.banner.tarja {
    margin-top: 15px;
}



@media screen and (max-width: 767px) {
.atalhos-mobile {
    background-color: #444444;
}
}

#rodape .institucional li {
    color: black;
}

#rodape .titulo {
    color: #f0be00;
}

.pagina-produto .acoes-produto>div.comprar>a.botao {
    font-size: 14px;
}



@media screen and (max-width: 767px){
.listagem .listagem-item {
    margin: 0 30px;
}

.pagina-produto .produto .nome-produto {
    font-size: 16px;
}

.listagem .produtos-carrossel .listagem-linha li .listagem-item {
    margin: -10px 22px;
}

.titulo-categoria strong {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.acoes-produto-responsiva .tag-comprar span {
    font-size: 13px;
    text-transform: uppercase;
}
}
