
.contrast .menu_top_content {
    background-color: rgb(7, 6, 6)!important;
    border-bottom: 1px solid rgb(37, 37, 37);
}

.contrast .menu {
    background-color: rgb(10, 8, 8)!important;

}

.contrast .menu_top_content ul li {
    color: #fff333!important;
}

.contrast .cliente p,
.contrast .ligue_gratis  {
    color: #fff333!important;
}

.contrast .conteudo_principal {
    background-color: rgb(10, 8, 8);
    border-top: 1px solid rgb(37, 37, 37);
}

.contrast .box_content h3 {
    color: #fff;
    opacity: 1;
}

.contrast .box_content h2 {
    color: #fff333;
}

.contrast .cep_correios a {
    color: #fff;
}

.contrast .consultar button {
    background-color: #fff333;
    border: 1px solid #fff333;
    color: #000;
}

.contrast .consultar button:hover {
    background-color: #dbd02d;
    border: 1px solid #dbd02d;
    text-decoration: underline;
}

.contrast .duvidas h4,
.contrast .duvidas p {
    color: #fff;
}

.contrast .duvidas a,
.contrast .central_vendas,
.contrast .logos_footer p,
.contrast .obs p {
    color: #fff333;
}

.contrast .footer {
    background-color: rgb(10, 8, 8);
    border-top: 1px solid rgb(37, 37, 37);
}

.contrast .efeito~.focus-border i:before,
.contrast .efeito~.focus-border i:after {
    background-color: #fff333;
}

.contrast .efeito~.focus-border:before,
.contrast .efeito~.focus-border:after {
    background-color: #fff333;
}

.contrast .menu_mobile {
    background-color: rgb(10, 8, 8);
}

.contrast .efeito {
    background-color: #fff;
}

.contrast .efeito:focus~label,
.contrast .has-content.efeito~label {
    top: -18px;
    left: 0;
    font-size: 12px;
    color: #fff333;
    transition: 0.3s;
    z-index: 1;
}