body li.offers.com-filho {
    visibility: hidden;
}
body .tel-skype,
body ul.atendimento.borda-alpha li:last-child,
body .caixa1 {
	display: none !important;
}

body #cabecalho .actions>li:hover .total-cart, #cabecalho .actions>li:hover a span,
body.carrinho-checkout .atendimento li span.display-table{
	color: #000000 !important;
}

body .campos-pedido .identificacao .submit-email.botao.principal,
body #comprar-ajax-status .sucesso .buttons .continuar-comprando{
	background-color: #000000 !important;
}


body a.botao,
body a.botao.principal.ir-carrinho.hidden-phone {
    background: #028002 !important;
}

#cabecalho .bem-vindo .inferior .busca-mobile, #cabecalho .conteudo-topo .inferior .busca-mobile a.atalho-menu.visible-phone.icon-th.botao.principal{
    background: #ffffff !important;

}

@media (max-width: 800px){
    body #rodape .logo a img {
        width: auto !important;
    }
    body #cabecalho>div.conteiner>div.row-fluid>div.conteudo-topo>div.inferior.row-fluid>div.span8.busca-mobile>div.caixa1 {
    	display: none !important;
    }
    body #cabecalho>div.conteiner>div>div.conteudo-topo>div.inferior.row-fluid>div.span8.busca-mobile>li>a>svg {
    	margin-left:27px;
    }
}

