.abas-custom .tab-content {
    background: #FFF;
}

.carrinho>a span.titulo { display: none !important; }

:root {
    --cor_primaria: #687a86;
    --cor_secundaria: #687a86;
    --cor_botao: #68748b;
    --cor_botao_hover: #cedada;
    --cor_texto_botao: #ffffff;
    --cor_texto_botao_hover: #ffffff;
    --cor_botao_comprar: #68748b;
    --pre_cabecalho: #6a7b85;
    --cor_texto_pre_cabecalho: #ffffff;
    --cor_cabecalho: #ffffff;
    --cor_icones: #6a7b85;
    --cor_icones_hover: #cedada;
    --cor_texto_icones: #687a86;
    --cor_menu: #cedada;
    --cor_texto_menu: #68748b;
    --cor_newsletter: #687a86;
    --cor_texto_newsletter: #ffffff;
    --cor_footer: #ffffff;
    --cor_texto_footer: #687a86;
    --texto_global: #687a86;
    --texto_background: #ffffff;
    --cor_tag_frete_gratis: #ffffff;}


html body div #descricao, html body div #descricao p, html body div #descricao span, html body div #descricao b, html body div #descricao a, html body div #descricao h1, html body div #descricao h2, html body div #descricao h3, html body div #descricao h4, html body div #descricao h5 {

    color: #637986 !important;
    font-family: 'Montserrat', sans-serif;
}

html body div #descricao strong {
    
   color: #637986 !important; 
   font-family: 'Montserrat', sans-serif;
}

html body div #descricao li, html body div #descricao ul, html body div #descricao span {
    
   color: #637986 !important; 
   font-family: 'Montserrat', sans-serif;
}

@media (max-width: 768px) {
  .logo a {
    width: 100%;
    margin: 0 auto;
    margin-right: -70px;
    height: 55px;
    z-index: 1020304 !important;

  }
}

@media (max-width: 769px) {
  #rodape .row-fluid .sobre-loja-rodape.span3 {
    display: block;
    width: 100% !important;
    margin-bottom: 40px;
    padding: 0;
    text-align: center;
  }
  
.institucional .sobre-loja-rodape {
  order: -1;
  width: 390px;
  padding-right: 80px;
  text-align: center;
}

#cabecalho > div.conteiner > div > div.conteudo-topo.span9 > div.inferior.row-fluid > div.menu-wrapper.span6.hidden-phone > div.dropHelp > div > div > ul > li:nth-child(1) {
    display: none!important;
}

#rodape > div.institucional.fundo-secundario > div > div > div.span12 > div > div.span4.contato > ul > li:nth-child(1) {
 display: none!important;
}

.cor-secundaria 
{
  color: #68748b;
}

@media (max-width: 769px) {
  .top-header a {
    font-size: 9px;
  }
}

@media screen and (max-width: 768px) {
  #rodape .pagamento-selos .pagamento > span, #rodape .pagamento-selos .selos > span, .pagamento-selos .row-fluid .pagamento
  {
      color: #68748b;
  }
}
  