.termLGPD{
    position:fixed;
    width:100%; 
    bottom:0px;
    background-color:#4f4f4f;
    color:#FFF;
    text-align:center;
    font-size:30px;
    z-index:1000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    min-height: 80px;   
    padding-top: 15px;
    padding-bottom: 15px;
}
.termLGPD label{
    width:100%; 
    max-width:800px;
}
.termLGPD a{
    color:#ccc;
}
.termLGPD button{
    background-color:#4f4f4f;
    border: solid 1px #fff;
    padding: 15px;
    color: #fff;
    border-radius: 5px;
    margin-left: 10px;
}

.pagamento-selos .conteiner .row-fluid .span4 {
    width: 28%;
}

.creditos-rodape {
    border-top: 1px solid #e8e8e821;
    background-color: #434343;
}

#rodape .pagamento-selos {
    background: #434343;
}

#rodape .institucional {
    background: #434343;
}

.sobre-loja-rodape p {
    color: #a3a3a3;
}

.contatos-loja .moldehorario .horarioatendimento {
    color: #9c9c9c;
}

.contatos-loja .moldehorario .linhahorario {
    color: #9a9a9a;
}

.contatos-loja ul li a {
    color: #9c9c9c;
}