:root {--cor_primaria: #6d3e23;--cor_secundaria: #ffffff;--cor_botao: #000000;--cor_botao_hover: #000000;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #5bbf5f;--pre_cabecalho: #e4e4e4;--cor_texto_pre_cabecalho: #000000;--cor_cabecalho: #ffffff;--cor_icones: #6d3e23;--cor_icones_hover: #000000;--cor_texto_icones: #000000;--cor_menu: #ffffff;--cor_texto_menu: #ffffff;--cor_newsletter: #6d3e23;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #000000;--texto_global: #000000;--texto_background: #ffffff;--cor_tag_frete_gratis: #ffffff;}

.li-whatsapp {
  display: none !important;
}

#avisoCookies,
#avisoCookies .conteiner {
  display: none !important;
  height: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.produto-compartilhar,
.produto-compartilhar__titulo,
.produto-compartilhar__icones,
.produto__acoes--compartilhar,
.acao-compartilhar,
#produto-compartilhar {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.contato li#operation,
.contato li#operation + p,
.contato a#atd-rodape {
  display: none !important;
}

.r-sociais.span3 {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .botao-marketplaces-mobile {
    position: fixed !important;
    bottom: 20px !important;
    right: 20px !important;
    z-index: 9999 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-end !important;
    gap: 12px !important;
  }

  .botao-marketplaces-mobile .btn-mkt {
    width: 55px !important;
    height: 55px !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .botao-marketplaces-mobile .btn-mkt img {
    width: 30px !important;
    height: 30px !important;
    object-fit: contain !important;
  }
}

@media (min-width: 1024px) {
  .botao-marketplaces-mobile {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .produto__imagem img,
  .imagem-principal img,
  .produto-imagem img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain;
    image-rendering: auto !important;
    max-width: 100% !important;
  }
}

@media (max-width: 768px) {
  .banner img,
  .vitrine__banner img,
  .banner-principal img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    image-rendering: auto !important;
    max-width: 100% !important;
  }
}
