h3.categoria {
    font-size: 16px;
    font-weight: normal;
}
/*tabela*/
table.ficha {
  background-color: #EEEEEE;
  width: 102%;
  text-align: left;
}
table.ficha td, table.ficha th {
  border: 0px solid #C6C6C6;
  padding: 3px 3px;
}
table.ficha tbody td {
  font-size: 17px;
}
table.ficha tr:nth-child(even) {
  background: #FFFFFF;
}
table.ficha tfoot td {
  font-size: 14px;
}
table.ficha tfoot .links {
  text-align: right;
}
table.ficha tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
/*novomenu */
@media (max-width: 767.98px) { 

    .menu.superior .nivel-um > li, .menu.lateral .nivel-um > li {
    border-width: 0 0 0px!important;
    border-color: rgba(0, 0, 0, 0)!important; 
    }
    .menu.superior .nivel-um>li {
    border-right: 0px solid rgba(0,0,0,0)!important;
    border-left: 0px solid rgba(255,255,255,0.8)!important;
    }
    .menu.superior .categoria-marcas, .menu.superior .categoria-paginas {
    background-color: rgba(0,0,0,0.0)!important;
    }
    .menu .nivel-dois, .menu .nivel-tres, .menu.lateral .nivel-um>li>a {
    box-shadow: 0 0 0px rgb(0 0 0 / 30%)!important;
    }
    /*FRETEMOBILE */
    select, textarea, input[type="tel"], .uneditable-input {
    height: 34px!important;
    }

    /* busca mobile */
.conteudo-topo .busca-mobile {
    overflow: hidden !important;
    padding: 3px !important;
    background-color: rgba(0, 0, 0, 0.05) !important;
    border-radius: 6px !important;
}
    .atalhos-mobile li {
    border-right: 0px solid rgba(0, 0, 0, 0.2)!important;
    }

  #cabecalho .atalhos-mobile {
    display: block !important;
  }
  #cabecalho .atalhos-mobile ul {
    display: flex;
    justify-content: flex-end;
  }
  #cabecalho .atalhos-mobile ul li {
    margin: 0;
  }
  #cabecalho .atalhos-mobile ul li:first-child {
    display: flex;
    margin-right: auto;
  }
  #cabecalho .atalhos-mobile ul li.fundo-principal {
    order: 3;
  }
  #cabecalho .atalhos-mobile ul li.menu-button {
    display: flex;
    align-items: center;
  }
  #cabecalho .atalhos-mobile ul li.menu-button a {
    top: 0;
  }
  #cabecalho .atalhos-mobile ul li.menu-button a svg * {
    color: #fff;
  }

  .busca {
    margin: 0;
  }

  .menu.superior {
    position: relative;
  }
  .menu.superior .closeMenuButton {
    position: relative;
    top: 0px;
    right: 0;
    background-color: #fff);
    width: 32px;
    height: 32px;
    display: block;
    justify-content: center;
    align-items: center;
    border-radius: 50% 0 0 50%;
  }
  .menu.superior .closeMenuButton:before {
    content: "X";
    color: #fe6600;
  }
  .menu.superior > ul {
    margin: 0 !important;
    padding: 16px 32px 16px 0;
    border: 0;
    display: block !important;
    flex-direction: column;
    position: relative;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgb(33 85 163);
    height: 100vh;
    overflow-y: scroll;
    max-height: 100vh;
    box-sizing: border-box;
    max-width: 100vw;
    transition: 0.3s ease-in-out all;
    transform: translateX(-110%);
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .menu.superior > ul ::-webkit-scrollbar {
    display: block;
  }
  .menu.superior > ul.active {
    transform: translateX(0);
  }
  .menu.superior > ul a {
    color: #bebaab;
  }
  .menu.superior > ul a strong {
    color: #fff;
  }
  .menu.superior .nivel-tres {
    display: block !important;
    position: initial;
    background: transparent;
    left: initial;
    max-width: 70vw;
    box-sizing: border-box;
  }
  .menu.superior .nivel-tres a {
    white-space: normal;
    line-height: normal;
    margin-bottom: 0.5rem;
    color: #ccc;
  }
  .menu.superior .nivel-tres a:before {
    content: "-";
    margin-right: 0.25rem;
    margin-left: -0.75rem;
  }
}

/*-------- */
.menu .titulo {
display: inline-block;
white-space: normal;
font-size: 13px;
}

a.nome-produto.cor-secundaria {
font-size: 16px !important;
font-weight: 400 !important;
color: #000 !important;
}

.listagem .listagem-item .info-produto .preco-produto .preco-parcela strong, .listagem.aproveite-tambem .listagem-item .info-produto .preco-produto .preco-parcela strong {
font-weight: 900 !important;
color: #000 !important;
}

.listagem .listagem-item .info-produto .preco-produto .preco-promocional, .listagem.aproveite-tambem .listagem-item .info-produto .preco-produto .preco-promocional {
color: #0e1766 !important;
}

.listagem .listagem-item .info-produto .preco-produto .preco-venda, .listagem.aproveite-tambem .listagem-item .info-produto .preco-produto .preco-venda {
color: #0e1766 !important;
}

span.desconto-a-vista {
font-weight: 900 !important;
color: #000 !important;
}
.listagem .listagem-item{text-align:center}


h2 {
    font-size: 20px;
}
h3 {
    font-size: 20px;
}

#cabecalho {
    background-color: #FFFFFF;
}
.barra-inicial {
    background-color: transparent;
}

.barra-inicial .canais-contato span, .barra-inicial .canais-contato a, .barra-inicial .canais-contato i {
    color: #0079AA;
}


/* menu CABEÇALHO */
@media (min-width: 768px) {
.logo {margin-bottom: 0px;}
}

.conteiner-principal .conteiner {
    background-color: #fff;
    box-shadow: none!important;
}

.lista-redes.span3.hidden-phone {
            display: none;


#barraTopo {
display: none !important;
}
.listagem-item:hover .acoes-produto {
display: none !important;
}
#barraTopo {
    height: auto;
}

.#busca .botao-busca {
top: 0px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}


.botao, .botao:hover {
    background-image: none !important;
}



.busca {
    border: 1px solid #FFF;
}

#_trustvox_widget .ts-widget .ts-footer {
    background: #4777b3 !important;
	}

.ts-cssgradients #_trustvox_widget .ts-widget .ts-entry-question .ts-blue, .ts-cssgradients #_trustvox_widget .ts-widget .ts-entry-question .ts-blue:hover {
    background-image: linear-gradient(#4777b3,#4777b3) !important;
}

#_trustvox_widget .ts-widget .ts-tabs-container .ts-tabs-inside.ts-selected {
    border-top: 3px solid #4777b3 !important;
}

.logo a img {
    top: -10px;
}

.produto .tag-produto {
    font-size: 20px;
    font-weight: normal;
    padding: 7px 5px 10px;
    margin-left: 0px;
}

.listagem.com-caixa .listagem-item {
    border: 0px solid rgba(0,0,0,0.035) !important;
}

/* Botao comprar MOBILE embaixo da descricao */

.acoes-produto-responsiva.visible-phone {
position: inherit;
top: 60%;
right: 0;
}
.acoes-produto-responsiva.visible-phone {
text-align: center;
}

.acoes-produto > a > .icon-search:before {
    content: "";
}


.acoes-produto-responsiva > a > .icon-search:before {
    content: "";
}


/*BOTÃO FRETE */
.label-success, .badge-success {
    background-color: #45a947;
}

.bandeiras-produto span {
    border: 0px solid #FFF !important;
}

/*INPUT PESQUISA ETC */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0px!important;

}

.pagamento-selos {
    background: none!important;
}

.g_ .logo a > img{max-height: 900px !important;
    
}

element.style {
}

@media screen and (max-width: 767px)
#cabecalho .logo img {
    position: relative;
    max-height: 60px;
    margin: 70px auto 10px;
    padding: 0 15px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    box-sizing: border-box;
}