.menu.superior {background: #b1870f!important;} 
.listagem-item .acoes-produto .botao.principal {background: #b1870f!important;}
.listagem .bandeiras-produto .bandeira-carrinho {background-color: #0099b5!important;}
#rodape .institucional{background-color: #0099b5!important;}
.titulo-categoria:before {background-color: #0099b5!important;}
.titulo-categoria strong {color: #0099b5!important;}
.preco-produto strong.titulo {color: #0099b5!important;}
#faltaFrete.freteBox.span12{background: #009bc9!important;color:#fff!important;}
.caixa-sombreada{overflow:hidden;}
#rodape .lista-redes i {background: #bb9a57!important;color: #ffffff!important;}
#rodape .lista-redes i:hover:before{color:#0099b5!important;}
#rodape .lista-redes i:hover{background: #fff!important;}
#return-to-top:hover {background:#0099b5!important;}

/*Alteração a confirmar*/

/*Alteração a confirmar*/

@media (min-width: 767px){
    .featuredProducts-timer-title{color:#0099b5!important;}
    .ms-timer > * {color:#0099b5!important;}
    .featuredProducts{border: 3px solid #0099b5!important;}
    .featuredProducts-items .flex-control-paging li a.flex-active{background:#0099b5!important; border-color: #0099b5!important;}
    .featuredProducts-items .acoes-produto.hidden-phone .botao-comprar:hover{background:#0099b5!important;}
}
@media (max-width: 767px){
    .featuredProducts-timer{background:#0099b5!important;border: 2px solid #0099b5!important;}
    .lrMenuOpen .meuspedidos, .lrMenuOpen .minhaconta {background:#0099b5!important;}
    .title-menu {background:#0099b5!important;}
}
@media screen and (max-width: 1024px){
    #rodape .titulo {color: #fff!important;}
    #rodape .pagamento-selos .selos > span, #rodape .pagamento-selos .pagamento > span {color: #b1870f!important;}
}

/* Alteracao foxtech */
.menu.superior {
    position: relative;
    z-index:99;
    background: #000;
    margin-top: 0;
    -webkit-transition: all .20s ease-in-out;
    -o-transition: all .20s ease-in-out;
    transition: all .30s ease-in-out;
    border-bottom:0 solid #cccccc73;
}

@media(min-width:768px){
    .menu.superior {
        z-index:1;
    }
    .my_account {
        z-index:99 !important;
    }
    /*Alteração a confirmar*/
    .pagina-pedido-finalizado #corpo{
        padding-top: 216px !important;
    }
    .pagina-pedido-finalizado .conteiner-principal{
    	margin-top: 0px !important;
    }
    /*Alteração a confirmar*/
}

