@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");

:root {
  --cor-laranja: #222;
}

*:not(i) {
  font-family: "Quicksand" !important ;
}

.barra-inicial {
  background-color: var(--cor-botao) !important;
}

.barra-inicial a,
.barra-inicial span {
  color: white !important;
  font-family: "Quicksand" !important;
  opacity: 1 !important;
}

.barra-inicial i {
  color: white !important;
  opacity: 1 !important;
}

body
  > div.barra-inicial.fundo-secundario
  > div
  > div
  > div.canais-contato.span9
  > ul {
  margin: 0 auto;
}

.barra-inicial li a {
  color: white !important;
}

.my_account li a {
  background-color: var(--cor-botao);
  color: white;
  font-weight: 700;
}

.menu superior a {
  font-family: "Quicksand" !important;
}

.newsletter > .interno {
  background-color: var(--cor-botao) !important;
}

.assinatura-rodape {
  display: none !important;
}

/* 05/12/2023 */

.my_account > a:before {
  position: absolute;
  font-size: 26px;
  font-family: "flaticon";
  content: "\f101" !important;
  color: var(--cor-botao) !important;
  left: -17px;
  top: 13px;
  -webkit-font-smoothing: antialiased;
  transition: all 0.2s;
}

.wishlist.span1 a:before {
  width: 50px;
  height: 50px;
  position: absolute;
  line-height: 50px;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  content: "\f105";
  font-weight: 300;
  font-family: "flaticon";
  color: var(--cor-botao);
  left: 10px;
  position: relative;
  font-size: 28px;
  transition: all 0.2s;
}

.carrinho-interno > div .botao {
  position: relative;
  opacity: 0.95;
  background: var(--cor-botao);
  border-radius: 4px;
  border: 0;
  text-shadow: none;
  padding: 12px 30px 12px 30px;
  font-weight: 600;
  font-size: 16px;
  color: white;
  letter-spacing: -0.3px;
  transition: all 0.3s;
}


.menu.superior .nivel-dois > li > a {
  margin-right: 0;
  font-size: 15px;
  text-align: left;
  font-weight: 400;
  color: var(--cor-principal);
  transition: all 0.3s ease-in-out;
  color: white;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
}

.menu.superior .nivel-dois {
  border: 0;
  min-width: 250px;
  background: var(--cor-principal);
  /* color: white !important; */
}

/* PRODUTOS */

.cep .input-append.input-prepend button {
  text-transform: uppercase;
  text-align: center;
  background: var(--cor-botao);
  border: 0;
  border-radius: 4px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 0px;
  text-shadow: none;
  left: 0px;
  position: relative;
  padding: 12px 30px;
  font-weight: 400;
  font-size: 12px;
  font-weight: 700;
  color: white;
  margin-left: 10px !important;
  transition: all 0.3s ease-in-out;
  padding: 15px 20px 15px 30px;
}

.cep .input-append.input-prepend button:hover {
  border-radius: 4px !important;
  transform: scale(1.05);
}
.barra-inicial .lista-redes.span3 {
  display: none;
}

.preco-produto strong.titulo {
  font-weight: 900;
  font-size: 32px;
}

#return-to-top i {
  color: white;
  margin: 0;
  opacity: 0.9;
  position: relative;
  /* padding-right: 5px; */
  top: 0px;
  font-size: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#return-to-top {
  background: var(--cor-botao);
  border-radius: 95px;
}

#return-to-top:hover {
  background: var(--cor-principal);
}

.institucional {
  padding: 40px 0px !important;
}

#rodape > div.institucional.fundo-secundario > div > div > div > div span {
  font-size: 24px !important;
  font-family: "Quicksand", sans-serif;
}

#cabecalho > div.menu.superior a > strong {
  font-family: "Quicksand", sans-serif !important;
}

#formCalcularCep > div > div > button {
  display: none;
}

.pagina-login .cadastro-logar .botao {
  background: var(--cor-botao) !important;
  border: 0;
  text-transform: uppercase;
  border-radius: 3px;
  text-shadow: none;
  padding: 20px 24px;
  font-weight: bold;
  font-size: 14px;
  color: whitefff;
  letter-spacing: -0.1px;
  transition: 0.2s all;
}

.pagina-login .cadastro-logar .botao:hover {
  background: var(--cor-principal) !important;
  border: 0;
  text-transform: uppercase;
  border-radius: 3px;
  text-shadow: none;
  padding: 20px 24px;
  font-weight: bold;
  font-size: 14px;
  color: whitefff;
  letter-spacing: -0.1px;
  transition: 0.2s all;
}

.botao.principal {
  background-color: var(--cor-botao);
}

.botao.principal:hover {
  background-color: var(--cor-principal);
}

/*06/12/2023 */


.titulo-categoria strong {
  text-align: center !important;
  display: flex;
  justify-content: center;
  margin: 20px;
  /* border-bottom: 2px solid; */
  font-size: 2rem;
}

.produtos-carrossel {
  padding: 40px 0px;
}

.titulo-categoria:before {
  content: "";
  z-index: 2;
  width: 10%;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  height: 4px;
  position: absolute;
  background: var(--cor-botao);
}

.listagem .listagem-item .nome-produto {
  font-weight: 600 !important;
  color: var(--cor-principal);
  letter-spacing: -0.3px;
  line-height: 19px;
  margin: 20px 0px;
  font-size: 20px;
  font-family: "Quicksand";
  font-weight: 600;
  text-transform: capitalize;
  font-size: 20px;
}

.titulo-categoria:after {
  content: "";
  width: 0% !important;
  bottom: 2px;
  z-index: 1;
  left: 0;
  height: 2px;
  position: absolute;
  background: white;
}

.preco-parcela strong {
  font-weight: bold;
}

.preco-produto strong.titulo {
  font-weight: 700;
  font-size: 32px;
  color: var(--cor-botao);
  font-family: "Quicksand", sans-serif !important;
  margin: 8px 0px;
}

span.nto-promoinfo {
  display: none !important;
}

span.fundo-principal.bandeira-promocao {
  color: white;
  font-weight: 500;
  background: var(--cor-botao);
}

.menu.superior .nivel-dois > li > a {
  margin-right: 0;
  font-size: 12px;
  text-align: left;
  font-weight: 500;
  color: var(--cor-principal) !important;
  transition: all 0.3s ease-in-out;
  color: white;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif !important;
}

.flex-direction-nav a svg {
  fill: var(--cor-botao) !important;
}

.pagamento-selos {
  padding: 20px 0px;
}

#rodape > div.pagamento-selos > div > div > div > span {
  font-size: 24px !important;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
}

.barra-inicial li a {
  color: white !important;
  text-transform: uppercase;
}

.barra-inicial li span {
  color: white !important;
  text-transform: uppercase;
}

#rodape .links-rodape li a,
#rodape p,
div.span4.contato > ul > li > a {
  font-weight: 400;
  font-size: 16px;
  color: white;
  opacity: 0.8;
  letter-spacing: 0.1px;
  line-height: unset;
  transition: all 0.3s ease-in-out;
}

#rodape .atd-rodape {
  font-family: "Quicksand";
}

/* 07122023  */

.controls button {
  background-color: var(--cor-principal);
  font-family: "Quicksand", sans-serif;
}

.controls button:hover {
  background-color: var(--cor-botao);
}

.modal-header span {
  font-family: "Quicksand";
  font-weight: 600;
  display: flex;
}

#modalRastreio .modal-header {
  background: var(--cor-botao);
  padding: 10px;
  color: white;
  border-radius: 6px 6px 0 0;
}

#formRastrearObj .objSearch {
  background: var(--cor-principal);
}
#formRastrearObj .objSearch:hover {
  background: var(--cor-botao);
}

#formRastrearObj a {
  color: white;
}

legend {
  font-family: "Quicksand", sans-serif;
}

.titulo {
  font-family: "Quicksand", sans-serif;
}

/*08122023*/

#corpo ul.slides > li > a > img {
  transition: transform 0.3s ease-in-out;
  border-radius: 8px !important;
}
#corpo ul.slides > li > a > img:hover {
  transform: scale(1.08);
  transition: transform 0.3s ease-in-out;
}

.botao-comprar {
  background-color: var(--cor-principal);
}

.botao-comprar:hover {
  background-color: var(--cor-botao);
}

.com-filho {
  z-index: 0;
}

/* Alteracao posterior as referencias */

a {
  text-decoration: none !important;
}

.menu li {
  background-color: transparent !important;
  color: var(--cor-principal) !important;
}

.menu a strong {
  color: var(--cor-principal) !important;
}

.menu a:hover {
  border-bottom: 3px solid var(--cor-laranja);
}

.menu.superior {
  background-color: white !important;
}

.menu.superior .nivel-dois {
  border: 0;
  min-width: 250px;
  background-color: white;
  /* color: white !important; */
}

.titulo-categoria:before {
  content: "";
  background-color: var(--cor-laranja);
}

.menu.superior .nivel-dois a {
  color: var(--cor-principal);
  border-bottom: none !important;
}

.carrinho .qtd-carrinho {
  background-color: var(--cor-laranja);
}

.listagem .listagem-item .preco-produto strong {
  color: var(--cor-laranja);
}

.barra-inicial {
  background-color: var(--cor-principal) !important;
}

.preco-produto strong.titulo {
  color: var(--cor-laranja);
}

.banner-section {
  padding: 40px 0px;
}

.banner-section > div {
  padding: 10px;
}

/* #corpo {
  padding: 40px 0px;
} */

.vitrine-banner li {
  margin: 16px 0px;
}

/* 11/12/2023 */

ul {
  padding-left: 0px !important;
}

body
  > div.conteiner-principal
  > div.container.banner-section.d-flex.flex-row.flex-wrap
  > div
  > a {
  padding: 16px;
}

body
  > div.conteiner-principal
  > div.container.banner-section.d-flex.flex-row.flex-wrap
  > div
  > a:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.my_account > a:before {
  position: absolute;
  font-size: 26px;
  font-family: "flaticon";
  content: "\f101" !important;
  color: var(--cor-botao) !important;
  top: unset !important;
  -webkit-font-smoothing: antialiased;
  transition: all 0.2s;
}

#rodape .links-rodape li a:hover,
#rodape p:hover {
  font-weight: 400;
  font-size: 16px;
  color: white;
  opacity: 1;
  letter-spacing: 0.1px;
  line-height: unset;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .title-menu {
    background: #353535;
    padding: 14px 10px;
    display: flex;
    margin-top: -1px;
    position: relative;
    color: white;
  }
}
#cabecalho > div.menu.superior {
  font-family: "Quicksand", sans-serif !important;
  z-index: 0 !important;
}

.icon-trash,
.icon-plus,
.icon-minus {
  font-family: "Fontawesome";
}

.listagem-item .acoes-produto .botao.principal {
  height: auto !important;
}

.produto .principal .botao.principal.grande {
  height: auto;
}

/* alterações */

.barra-inicial {
    display: none;
}
.carousel-category-brands a {
    text-align: center;
}
.carousel-category-brands a img {
    max-width: 110px;
    margin: 0 auto;
}
.menu.superior .titulo {
    font-weight: 400;
}
.busca-mobile .busca input {
    background: #ffffff;
    border: 1px solid #222;
    box-shadow: 0 0px 0px #000000 !important;
    padding: 16px 16px 16px 46px;
    border-radius: 0px;
}
.busca-mobile .botao-busca:after {
    content: "Buscar";
    color: #222;
    font-family: "Quicksand" !important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.busca-mobile .botao-busca {
    width: 95px;
    background: transparent;
}
.busca-mobile .botao-busca:hover {
    border-radius: 4px !important;
    background: transparent;
    opacity: 1;
}
.busca-mobile .botao-busca:hover:after {
    color: #222;
}
.busca-mobile .busca:before {
    content: '\f2f5';
    font-family: 'ionicons';
    position: absolute;
    line-height: 50px;
    left: 20px;
    top: 7px;
    width: 50px;
    height: 50px;
    color: #222222;
    z-index: 99999;
    font-size: 25px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

.carousel-category-brands a {
    text-align: center;
}
.carousel-category-brands a img{
    max-width: 110px;
}
.breadcrumbs.borda-alpha {
    display: none;
}
.conteiner-principal {
    margin-top: 0px!important;
}
#corpo {
    padding-top: 150px!important;
}
#cabecalho {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background: #fff;
    z-index: 1020;
}
.ordenar-listagem .input-append:first-child {
    border: 1px solid #222;
    border-radius: 0;
    padding: 0 10px;
    line-height: 10px!important;
}
.dropdown-toggle::after {
    display: none!important;
}
.ordenar-listagem button.btn {
    background: transparent;
    border: 0;
    padding: 15px 0px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.menu.lateral .nivel-um {
    border: 1px solid #222;
    border-radius: 0;
    background: #cccccc54;
}
.menu.lateral .nivel-um {
    background: transparent;
    padding: 10px 0;
}
.newsletter > .interno {
    background-color: #ffffff !important;
}
.coluna div.componente.newsletter .texto-newsletter {
    color: #222;
}
.coluna div.componente.newsletter .titulo i {
    float: none;
    color: #222;
    font-size: 2rem;
    margin-bottom: 10px;
}
.coluna div.componente.newsletter .texto-newsletter:after {
    content: "Assine nossa newsletter";
    color: #222;
}
.coluna div.componente.newsletter input[type=text] {
    width: 100%;
    height: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    color: #444;
    border-radius: 0;
    font-weight: 300;
    padding: 0 15px;
    border: 1px #222 solid;
}
.coluna div.componente.newsletter .botao:before {
    content: "Assinar";
    font-size: 15px;
    font-family: Open Sans;
    font-weight: 500;
    color: #222;
}
.coluna div.componente.newsletter .botao {
    width: 100%;
    display: block;
    top: 100%;
    background: 0 0;
    margin-top: 10px;
    height: 44px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: inherit;
    border-radius: 0;
    border: solid 1.2px #222;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.menu a:hover {
    border-bottom: 2px solid #222;
}
.carrinho-interno {
    border-radius: 0;
}
.carrinho-interno > div .botao {
    background: transparent;
    color: #222;
}
.carrinho-interno > div .botao:hover {
    background: transparent;
    border: 0;
    color: #222;
}
.icon-trash, .icon-plus, .icon-minus {
    font-family: "Fontawesome"!important;
}
.finalizar-compra .caixa-sombreada {
    padding: 28px;
    border: 1px #222 solid !important;
    border-radius: 0;
    box-shadow: 0 0px 0px #4444441c !important;
}
.pagina-carrinho .acao-editar .botao.principal.grande {
    background: #222;
    border: 0;
    border-radius: 0px;
    text-shadow: none;
    padding: 15px 25px;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.3px;
    font-weight: 100;
}
.pagina-carrinho .acao-editar a.botao {
    background: #ffffff;
    border: 1.2px solid #222;
    border-radius: 0;
    font-weight: 400;
    font-size: 17px;
    /* text-transform: uppercase; */
    color: #222;
    letter-spacing: -0.3px;
    padding: 15px 15px 15px 20px;
}
.tabela-carrinho .form-horizontal .controls .btn {
    box-shadow: none;
    background: #222;
    border: 0px #222 solid;
    text-shadow: none;
    border-radius: 0;
    padding: 15px 15px;
    margin-left: 10px;
    font-weight: 500;
    font-size: 14px;
    color: #fff; 
    letter-spacing: 0;
}
.tabela-carrinho #calcularFrete {
    background: #FFF;
    border: 1px solid #222;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px;
    width: 200px;
    text-align: left;
}
a {
    color: #222;
}
.pagina-carrinho .conteiner-principal {
    margin-top: 0px;
}
.fancybox-inner {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.identificacao .identificacao-title {
    margin: 0;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin: 0 0 20px;
}
.identificacao .email-box {
    margin-right: 0;
}
.identificacao .control-group .submit-email.botao.principal {
    padding: 11px 15px;
    font-weight: bold;
    font-size: 18px;
    background: transparent;
    color: #222222;
    width: 100%;
    display: flex;
    margin-right: 10px;
    letter-spacing: -0.5px;
    border: none;
    text-shadow: none;
}
.identificacao .control-group input {
    /* border: 0; */
    -webkit-box-shadow: none;
    border: 1px solid #222;
    box-shadow: none;
    /* padding: 15px 15px; */
    background: #ffffff;
    border-radius: 0;
    /* width: 90%; */
}
.fancybox-skin {
    position: relative;
    background: #fff;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    width: 100%;
}
.fancybox-wrap.fancybox-opened {
    z-index: 100001;
    width: 400px!important;
}
.fancybox-inner {
    overflow: hidden;
    width: 100%!important;
    height: auto;
}
.carrinho-checkout .atendimento .icone-box {
    border: 0 solid #bdbdbd52;
}
.pagina-inicial #corpo{
    padding-top: 0px!important;
}
.menu.lateral .com-filho.borda-principal {
    border-width: 0;
}
.produto .principal .botao.principal.grande {
    background: #222222;
    border-radius: 0;
    padding: 14px 80px 14px 80px;
    font-weight: 400;
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-transform: uppercase;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome!important;
}
.parcelas-produto .accordion {
    padding: 0 10px!important;
}
.produto .cep ul {
    padding: 10px!important;
}
.produto .acoes-flutuante .close_float {
    color: #222;
}
.produto .acoes-flutuante .botao.principal {
    padding: 10px 10px 10px 1px;
    border-radius: 0;
    background: #222;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.produto .acoes-produto .comprar span span {
    text-align: left;
}
span.cor-secundaria.disponibilidade-produto {
    width: 100%;
}


li.parcela{
  padding: 8px !important;
} 


#rodape .institucional {
    border-top: 1px solid #ffffff;
    background: #fff;
}
#rodape .titulo {
    color: #222;
}
#operation strong {
    color: #222;
}
#rodape div.contato li a {
    color: #222;
    opacity: 1;
}
#rodape div.contato i {
    color: #222;
    opacity: 1;
}
#rodape .links-rodape li a, #rodape p, div.span4.contato > ul > li > a {
    color: #222;
}
#rodape .atd-rodape {
    opacity: 1;
    color: #222;
    border-radius: 0;
    border: 2px solid #222;
}
#rodape .news-rodape p {
    color: #222;
    opacity: 1;
    width: 120%;
}
.news-rodape .newsletter-cadastro input {
    box-sizing: border-box;
    padding: 0;
    border: 1px solid #222;
    box-shadow: none;
    height: 37px;
    border-radius: 0;
    width: 110%;
    padding: 22px;
    background: #fff;
    line-height: 56px;
    text-align: left;
    font-weight: 300;
    color: #444;
}
.news-rodape .newsletter .botao:before,
.news-rodape .newsletter .botao:hover:before
{
    font-family: 'Open Sans';
    content: 'enviar';
    font-size: 14px;
    top: 0px;
    border-radius: 0;
    left: 23px;
    position: relative;
    background: #444;
    border: 1.5px solid #444;
    padding: 12px 30px;
    color: #fff;
    font-weight: 600;
    transition: .15s;
}
.listagem .bandeiras-produto .bandeira-carrinho {
    background-color: #222;
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
}
.modal-modalNewsletter .fancybox-skin {
    height: 400px !important;
}
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .texto-newsletter:before {
    content: "\f0e0";
    -webkit-font-smoothing: antialiased;
    font-weight: 100;
    font-family: 'fontAwesome';
    color: #d6d6d6;
    display: block;
    margin: 0;
    font-size: 2em;
}
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner input {
    padding: 0 100px;
}
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner:before {
    display: none!important;
}
.pagina-login .cadastro-logar.row-fluid .caixa-sombreada {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #222;
    border-radius: 0;
    height: 100%;
}
.pagina-login .cadastro-logar .botao,
.pagina-login .cadastro-logar .botao:hover
{
    background: #fff;
    border: 2px #222 solid;
    text-transform: uppercase;
    border-radius: 0;
    text-shadow: none;
    padding: 17px 24px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    letter-spacing: -0.1px;
    transition: 0.2s all;
    color: #222;
}
.abas-conta li.active a {
    background-color: #fff;
    color: #222;
}
.menu-simples li a {
    display: block;
    padding: 3px 5px;
    color: #222;
}
.alert .close {
    position: relative;
    top: 1px;
    right: 0;
    line-height: 20px;
}
@media (max-width: 768px){
    #cabecalho {
        height: 60px!important;
    }
    #rodape .institucional ul {
        margin-bottom: 0;
    }
    .institucional {
        padding: 0px 0px !important;
    }
    body > div.conteiner-principal > div.container.banner-section.d-flex.flex-row.flex-wrap > div > a {
        padding: 0;
    }
    .modulo.span4:nth-child(1) {
        width: 48.33%;
    }
    .modulo.span4:nth-child(2) {
        width: 48.33%;
    }
    
    
    
    
    
    #descricao  *{
  background-color: transparent !important;
}
}