#cabecalho {
    background: #1747A6;
}

#cabecalho ul.actions li p {
    color: #fff;
}

#cabecalho .carrinho.vazio .no-money, #cabecalho .carrinho .money strong{
    color: #ffff;
}
#cabecalho .actions>li>a .icon g path {
    fill: #1747A6 !important;
}

#cabecalho .full.menu {
    background: #1747A6;
}

#cabecalho.fixed .open-menu .line{
    background: #fff !important;
}

#cabecalho .full.menu .conteiner .nivel-um>li>a>.titulo, 
#cabecalho.fixed .open-menu {

    color: #fff !important;
}

#cabecalho .actions>li>a .icon circle {
    fill: #FFF !important;
}

#cabecalho li.action-item.account > a .icon g path {
    fill:#fff !important;
}

@media only screen and (max-width: 767px) {
    .atalhos-mobile {
        background: #1747A6;
    }

    a.atalho-menu.visible-phone.icon-th.botao.principal:before {
        color: #fff !important;
    }

    button.botao.botao-busca.icon-search.fundo-secundario {
        color: #fff !important;
    }
    #cabecalho.fixed .atalhos-mobile {
        background: #1747A6;
    }

    #cabecalho.fixed a.atalho-menu.visible-phone.icon-th.botao.principal:before {
        color: #fff !important;
    }

    #cabecalho.fixed button.botao.botao-busca.icon-search.fundo-secundario {
        color: #fff !important;
    }
}


.carrinho-checkout .atendimento li strong, .carrinho-checkout .atendimento li span.display-table, .carrinho-checkout .atendimento li span.display-table .icone-box i {
    color: #fff !important;
}
