.banners-vantagens { border: 0; }
.banners-vantagens .vantagem,
.banners-vantagens .vantagem:not(:last-child) { border: 0 !important; margin: 20px 0 }

.item-home .conteiner { padding-top: 64px !important; padding-bottom: 64px !important; }

body .titulo-categoria::after { content: ''; margin: 10px auto 0 24px; width: 48px; height: 3px; background: var(--cBandeiraDesconto); }

.vitrine-video .video-media iframe { width: 100%; height: auto; aspect-ratio: 16/9; margin: 0; }

.pagina-categoria-busca .secao-principal .coluna { display: none; }
.pagina-categoria-busca .secao-principal .conteudo .listagem .listagem-item { width: 23.8%; }

.listagem .listagem-item .info-produto .nome-produto { font-size: 15px; font-weight: 600; }

.produto-descricao p,
.produto-descricao ul li, 
.produto-descricao ol li { font-size: 14px; line-height: 24px; }

.sobre-wrap { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; flex-direction: row-reverse; gap: 40px; }
.sobre-image { flex: 0 0 40%; }
.sobre-image img { display: block; width: 100%; height: auto; }
.sobre-text { flex: 0 0 calc(60% - 40px); }
.sobre-text p { font-size: 16px; line-height: 24px; margin: 0 0 24px; }
.sobre-text-link,
.sobre-text-link:hover { display: inline-block; background: #201f1f; color: #fff; font-size: 16px; padding: 12px 24px; margin: 16px 0; position: relative; } 
.sobre-text-link::before { content: ''; position: absolute; top: 4px; left: 4px; border: 1px solid #201f1f; width: 100%; height: 100%; }

.image-sobre-float { float: right; margin: 0 0 40px 40px; }

li.pagina-extra1 a::before { content: ''; background: url(https://cdn.awsli.com.br/2614/2614893/arquivos/icone-aline.svg) center no-repeat; background-size: contain; width: 28px; height: 28px; margin-right: 8px; }
li.pagina-extra2 a::before { content: ''; background: url(https://cdn.awsli.com.br/2614/2614893/arquivos/icone-makeup.svg) center no-repeat; background-size: contain; width: 28px; height: 28px; margin-right: 8px; }

.wp-fixed { box-shadow: 0 5px 10px rgba(0,0,0,0.15); position: fixed; bottom: 32px; right: 32px; z-index: 2500; border-radius: 50px; background: #15bf55; width: 56px; height: 56px; display: flex; align-items: center; justify-content: center; }
.wp-fixed svg { width: 32px; height: auto; vertical-align: middle; fill: white; }

.newsletter-confirmacao { text-align: center; padding: 32px; border: 3px solid var(--cRodape); border-radius: 8px; }
.newsletter-confirmacao > span { display: none !important; }
.newsletter-confirmacao:before { content: 'Muito obrigada por se cadastrar! \a Utilize o cupom abaixo e ganhe 10% de desconto na sua primeira compra.'; font-size: 16px; display: block; flex: 1 0 100%; margin: 0 0 8px; text-align: center; white-space: pre-line; line-height: 150%; }

@media (max-width: 768px) {
  li.pagina-extra1 a::before,
  li.pagina-extra2 a::before { display: none; }
  
  .sobre-image, 
  .sobre-text { flex: 1 0 100%; margin: 8px 0; }
  
  .image-sobre-float { float: none; display: block; margin: 16px 0; width: 100%; height: auto; }
  
  .wp-fixed { bottom: 75px; right: 10px; }
}

/* temp */
.categoria-id-20352146 { display: none !important; }



