.produto .atributos .atributo-cor ul li.active a {
    border: solid 1px #000;
}

/*faq atendimento*/
#listagemProdutos > ul.produtos-carrossel.Lançamentos > ul > li > div > ul > li:nth-child(4) {
    display: none;
}
#listagemProdutos ul.actions {
    display: none;
}
@media(max-width:800px){
#rodape .institucional .titulo {
    color: #fcba00 !important;
}
    #comprar-ajax-status .sucesso .buttons>* {
    width: auto;
    margin-bottom: 5px !important;
}
#rodape .logo a img {
    width: auto;
}
    #cabecalho .logo a {
    max-height: none;
}
    .menu.superior.menu-active ul.nivel-um.active li.offers.com-filho {
    display: none;
}
}
li.offers.com-filho {
    display: none;
}
section#testimonials .conteiner {
    display: none;
}
.menu.superior .nivel-um>li.trocas {
    display: none;
}
.produto .atributos .atributo-cor ul li a {
    border: 1px solid #ccc;
}
li.tel-skype {
    display: none;
}
#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(5) {
    display: none;
}
#cabecalho > div.conteiner > div > div.span9.hidden-phone.hidden-tablet > ul > li:nth-child(4) {
    display: none;
}
#cabecalho .support .support-items .redes-sociais i {
    color: #000;
}