/* Ofertas */
.cores-personalizadas .pp-ofertas .ofertas-full {
    background: #d70000 !important;
}

.cores-personalizadas .pp-ofertas .ofertas-detalhes {
    background: #7f0000 !important;
}

.com-ofertas-pp.ofertas-destaque .produto-detalhes-detalhes {
    border: none !important;
    border-radius: none !important;
    box-shadow: none !important;
}


/* Arrumando padding produto detalhes */
.produto-detalhes {
    padding-bottom: 35px;
}

.cores-personalizadas #cabecalho .busca {
    border: 1px solid #ababab;
}

.menu-desktop .menu>ul>li>a strong {
    font-size: 14px;
}


/* Botão whatsapp */

.whatsapp-button-hover {
    font-family: Arial, sans-serif;
    font-weight: 500;
    background-color: #009738;
    color: #fff;
    width: 160px;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: transform 0.2s ease;
}

.whatsapp-icon-hover {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.suporte-flutuante.wp-botao.lado-direito {
    right: 10px;
    bottom: 8px;
}


/* Editando pagina produto */

.produto-detalhes-detalhes>.principal .comprar {
    max-width: none;
}

.cores-personalizadas .botao.principal, .cores-personalizadas .bandeira-personalizar {
    background: #d70000 !important;
}

.produtos-img.fixarImagem {
    padding: 0px 10px;
}

div#splide01 {
    border: 1px solid #DFDFDF;
    border-radius: 10px;
    padding: 5px;
}

.thumbs-img {
    margin-right: 0px;
}

.produto-detalhes-detalhes .principal {
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    padding: 20px;
}

.produto-detalhes-detalhes {
    margin-left: 0px;
    min-width: 275px;
}


.cores-personalizadas .produto-descricao {
    background: none;
}

.produto .breadcrumbs ul {
    text-transform: lowercase;
}

.info-principal-produto .marca-produto a {
    margin-bottom: 5px;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #d70000;
    text-transform: lowercase;
}

.produto-detalhes .botao-whatsapp {
    max-width: none;
    
}

.botao-whatsapp a {
    padding: 10px;
    font-size: 16px;
}

.botao-whatsapp svg {
    width: 20px;
    height: 20px;
}

.produto-descricao .conteiner {
    padding-top: 0px !important;
}



    
    
    
    
    
/* Descrição */

.cores-personalizadas #abas-desc li a {
    border-color: #e77a12;
}

#abas-desc li a {
    font-size: 18px;
}

#abas-desc li.active a {
    font-weight: 500;
    border-bottom: 5px solid;
    opacity: 1;
}

.cores-personalizadas #abas-desc li.active a {
    color: #ff0000 !important;
}

.abas-custom {
    max-width: 1200px;
    margin: 20px auto;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
}

h1 {
    font-size: 18px;
    margin-bottom: 15px;
}

p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

/* Estilo dos itens tipo tabela (revertido para o original) */
.content-desc ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}

.content-desc ul li {
    font-size: 15px;
    display: block;
    padding: 15px;
    background-color: #f0f0f0;
    border: 1px solid #cfcece;
    border-radius: 5px;
    margin-bottom: 20px;
    word-break: break-word;
    
}

.content-desc ul li strong {
    color: #333;
    font-weight: bold;
}

.content-desc ul li span {
    color: #555;
}


.preco-produto>:nth-child(1) {
    display: grid;
}

.produto-detalhes .preco-produto>:nth-child(1) strong {
    font-size: 35px !important;
}


.preco-produto.destaque-preco s {
    font-size: 19px !important;
    margin-bottom: 10px;
}

.preco-produto span.span-price {
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    margin-right: 5px;
    width: fit-content;
}



@media only screen and (max-width: 1024px) {
    .preco-produto>:nth-child(1) * {
        justify-content: center;
    }
    .galeria-produtos {
        margin-top: 15px;
    }
}

s.preco-venda.titulo {
    color: #333333 !important;
}

.bandeira-personalizada > span {
    padding: 5px 15px !important;
    background: #d70000;
}

/* Aviso CNPJ */

.card-container-main {
    display: flex;
    margin: 20px 0px;
    padding: 0px 10px;
    justify-content: right;
}

.custom-card {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e9e9e9;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    padding: 5px;
    max-width: 550px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.custom-img-container {
    display: flex;
    align-items: center;
    width: 73px;
    flex-shrink: 0;
    justify-content: center;
}

.custom-profile-img {
    width: 25px;
}

.custom-text {
    font-size: 14px;
    line-height: 1.3;
    margin: 0px;
}

.produto-share {
    display: none !important;
}

@media only screen and (max-width: 1025px) {
    .card-container-main {
        justify-content: center;
    }
    
    .custom-card {
      max-width: none;
    } 
}








@media (max-width: 1024px) {
  .features-brand-container {
      justify-content: center;
  }
  
  #idestrelastop {
      justify-content: center;
  }
}


.gallery-video button {
    background: #000000;
    border-radius: 7px;
    padding: 11px 16px;
}

.gallery-video button:hover {
    background: #000000;
}

.gallery-video span {
    color: #fff !important;
}

.gallery-video {
    right: 20px;
    top: 9px;
}

@media only screen and (max-width: 1024px) {
    .gallery-video {
        top: 13px;
        right: 22px;
    }
}


.produtos-img .fixarImagem {
    width: 590px;
    max-height: 590px;
}

.disponibilidade-produto {
    display: none !important;
}

.caixa-sombreada .titulo {
    display: none;
}


.produto-detalhes .cep ul li .aviso {
    display: none;
}


.produto-detalhes .cep #formCalcularCep .input-append {
    max-width: none;
    border: 1px solid #cbcbcb;
}

.listagem .listagem-item .acoes-produto .seletor.botao-mercadolivre {
    display: none;
}

.listagem .listagem-item .acoes-produto .seletor {
    flex-direction: column;
}

.listagem .listagem-item .acoes-produto .seletor {
    align-items: stretch;
}