/* Barra Inicial */
.barra-inicial {
    background: #EE1218 !important;
}

.barra-inicial .row-fluid {
    border-bottom: 0 !important;
    margin: -10px !important;
}

.barra-inicial .canais-contato ul li span {
    color: #fff !important;
}

.barra-inicial li a, .barra-inicial li span {
    color: #fff !important;
    opacity: 1.0 !important;
    font-weight: 600 !important;
}

.canais-contato ul li i {
    color: #fff !important;
}

.barra-inicial .lista-redes i {
    color: #fff !important;  
}

/* Barra Inicial - Mobile */
.atalhos-mobile ul {
    background: #ff0000 !important;
}

.atalhos-mobile ul li a .icon .cls-1, .atalhos-mobile ul li svg.icon {
    fill: #fff !important;
}

.rastreio .trigger-rastreio span {
    color: #fff !important;
}

.rastreio .trigger-rastreio .icon .a {
    fill: #fff !important;
}

.rastreio:after {
    color: #fff !important;
}

/* Cabeçalho */
#cabecalho {
	background: #ffdd32 !important;
}

#cabecalho .conteiner {
	background: transparent !important;
}

#cabecalho .busca input, #cabecalho .busca input:focus {
	background: #fff !important;
}

#cabecalho .account .wrap a span, #cabecalho .carrinho .wrap .titulo.total-cart {
    color: #000 !important;
}

#cabecalho .account .wrap a span:after, #cabecalho .carrinho .wrap .titulo.total-cart:after {
    display: none !important;
}

/* Menu Topo */
.full.menu {
    background: #EE1218 !important;
}

.full.menu .nivel-um>li>a>.titulo {
	font-size: 16px;
}

/* Topo Fixo */
#cabecalho.fixed .logo a img {
    margin-left: -40px !important;
}

/* Favoritar - Home */
.adic-favo:hover {
    color: #ee1218 !important;
}
    
/* Título - Marcas */
#corpo .conteiner>.marcas strong {
    display: none !important;    
}
    
/* Rodapé */
#rodape .institucional {
    background: #ffdd32 !important;
}    

#rodape .titulo {
    color: #000 !important;
    margin-bottom: 0px !important;
}

#rodape .institucional a {
    color: #222 !important;
    opacity: 1.0 !important;
}

#rodape #operation strong, #rodape div.contato i {
    color: #222 !important;
    opacity: 1.0 !important;
}

#rodape #operation p {
    opacity: 1.0 !important;
    color: #222 !important;    
}

#rodape .institucional p {
    color: #222 !important;
}

#rodape .atd-rodape {
    border: solid 3px #222 !important;
}

#rodape .atd-rodape:hover {
    background: #222 !important;
    color: #fff !important;
}

/* WhatsApp do Tema */
.whats-button {
    display: none !important;
}

/* Voltar ao Topo */
.scrollToTop {
    bottom: 30px !important;
}

/* Modal Contato */
#modalContato .control-group .botao.principal.pull-right+.botao {
    padding: 6px 14px !important;
}

/* Caarrinho */

.carrinho-checkout .atendimento .icone-box i {
    color: #ee1218 !important;
}

.carrinho-checkout .atendimento li .display-table, .carrinho-checkout .atendimento li strong {
    color: #ee1218 !important;
}