
#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca>i {
    background: #fff !important;
}

#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca>i  {
 color: #0787EA;
 border: 1px solid #0787EA;
 background: #fff !important;
}

.info-principal-produto .bandeira-frete-gratis, .info-principal-produto .tag-frete-gratis, .listagem-item .bandeiras-produto .bandeira-frete-gratis, .listagem-item .bandeiras-produto .tag-frete-gratis {
    background:#1f8d16 !important;
    
}

.produto .info-principal-produto .tag-produto {
    background: green;
}

#rodape .institucional {
    background: #F2F9FF; 
}

#corpo .listagem#listagemProdutos .titulo-categoria { 
    margin-top: 20px !important;
}

#corpo .listagem#listagemProdutos .titulo-categoria:first-of-type { 
    padding-top: 0 !important;
}

#cabecalho .logo img {
    margin:0;
}

#cabecalho .main-header .conteudo-topo .carrinho {
  
    margin-left: 5px;
}
.info-principal-produto .bandeira-promocao, .info-principal-produto .tag-promocao, .listagem-item .bandeiras-produto .bandeira-promocao, .listagem-item .bandeiras-produto .tag-promocao {
        background: #1f8d16;
}

.banner.cheio .flex-control-paging li a {
    background: #e5e5e5;
}
.banner.cheio .flex-control-paging li a.flex-active {
    background: #08c;
}
a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {
    color: #eb0d4b; 
}

#barraNewsletter, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner, #barraNewsletter .show-hide {
    background: #0787EA;
    color: #FFF;
}

.conteudo h1 {
        text-align: center;
        font-family: "Open Sans",sans-serif;
        font-weight: normal;
}

#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca>i {
    background: rgb(219 213 30);   
}

.modal .modal-header .titulo {
    color: #fff;
}
.produto .nome-produto {
    color: #000;
}

#comprar-ajax-status .sucesso .buttons .continuar-comprando {
    background: green;
    color: #f8f8f8;
}

/* --------- Página Conteúdo LadingCursos -------------- */

.botaoLadingComprar {
  text-align: center;
  display: block;  
  margin: 0 auto;
  background: #71CC18;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #41B03B;
  text-shadow: 1px 1px 3px #666;
  box-shadow: 1px 1px 3px #ccc;
  text-decoration: none;
  width: 150px;
  line-height: 32px;
}
.botaoLadingComprar:hover {
  opacity: 0.8;
    color: #fff;
  text-decoration: none;
}
a.botaoLadingComprar:active {
  color: #fff;
}

#cabecalho .menu.superior .nivel-um .nivel-dois { 
    border-radius: 0 0 5px 5px;
}

#cabecalho .menu.superior .nivel-um .nivel-dois>li>a { 
    line-height: 28px;
}

#cabecalho .menu.superior .nivel-um .nivel-dois>li>a:hover {
    color:#0787EA;
}