.barra-inicial.fundo-secundario, 
.atalhos-mobile.fundo-secundario,
.atalhos-mobile > ul > li {
    background-color: black;
}



.botao.fundo-secundario {
    background-color: #EF26A8
}

.menu.lateral strong {
    transition: color .3s ease;
    color: #EF26A8;
}


.menu.lateral a:hover strong {
    color: #EF26A8;
}

.icon-shopping-cart.fundo-principal {
    background-color: #EF26A8;
}

#cabecalho .conteiner {
    background: transparent url(https://cdn.awsli.com.br/2382/2382287/arquivos/banner-site-hellion-sem-logo-013.png) no-repeat center;
    background-size: cover;
    
}

.span12 {
    font-weight: bold; color:white;
}

.listagem .bandeiras-produto .bandeira-carrinho {
    background-color: #EF26A8;
}

#cabecalho a, #cabecalho span, #cabecalho strong {
    color: white;
}