Visitante
Entrar
Cliente novo? Cadastrar
0
Visitante
Sua sacola está vazia
Todos
ARTIGOS RELIGIOSOS
FLORES
AROMAS
KITS E CESTAS
DIA DOS NAMORADOS
ARTIGOS RELIGIOSOS
IMAGENS
VELAS
INCENSOS E INCENSÁRIOS
DECORAÇÕES DE PAREDE
TERÇOS E DEZENAS
BÍBLIAS E LIVROS
ACESSÓRIOS
LINHA INFANTIL
DIVERSOS
CRUCIFIXO
PORTA VELA
PARAMENTOS LITÚRGICOS
CHAVEIROS
FLORES
NATURAIS CONDOLÊNCIAS
NATURAIS ARRANJOS
PERMANENTE ARRANJO
NATURAIS PLANTAS
NATURAIS BUQUÊS
NATURAIS FLORES DE CORTE
VASO PARA FLORES
AROMAS
VELAS PERFUMADA
ESSÊNCIAS
DIFUSORES
DIA DOS NAMORADOS
DIA DOS NAMORADOS
Categorias
Tipo
VELAS PERFUMADA
ESSÊNCIAS
DIFUSORES
Faixa de preço
De:
Até:
Marcas
Grades
Encontramos
18
ofertas da busca por
velas perfumada
Ordenar por:
Mais vendidos
Maior valor
Menor valor
Opções de filtro
VELA 40g Kit c/3 CAPIM E LIMÃO
R$ 22.00
ou 1x de 22.00 Sem juros
VELA 40g Kit c/3 DIA DAS MÃES FLORES DO CAMPO
Produto indisponível
VELA 40g Kit c/3 LAVANDA LILAS
R$ 22.00
ou 1x de 22.00 Sem juros
VELA 60g CANELA
Produto indisponível
VELA 60g CAPIM LIMAO E CHA BRANCO
R$ 14.00
ou 1x de 14.00 Sem juros
VELA 60G CITRONELA
R$ 14.00
ou 1x de 14.00 Sem juros
VELA 60G ERVAS FINAS
Produto indisponível
VELA 60g FIGO
Produto indisponível
VELA 60g FLORAL
Produto indisponível
VELA 60g GENGIBRE E PIMENTA ROSA
R$ 12.00
ou 1x de 12.00 Sem juros
VELA 60g GI BARROS HAPPY HOUR
R$ 14.00
ou 1x de 14.00 Sem juros
VELA 60g GI BARROS NIGHT TIME
Produto indisponível
VELA 60g LAVANDA
Produto indisponível
VELA 60g MAÇA VERDE
R$ 15.40
ou 1x de 15.40 Sem juros
VELA 60g MEL FLOR DE LARANJEIRA
R$ 14.00
ou 1x de 14.00 Sem juros
VELA 60g MORANGO
Produto indisponível
VELA 60g ROMA E POMELO CX C/12
Produto indisponível
VELA 60g TORTA DE MAÇA E CANELA CX C/12
Produto indisponível
.footer-container {
max-width: 80rem;
margin: 0 auto;
}
.footer .footer-box {
padding: 3rem 1rem;
background-color: var(--footer-bg-color);
}
.footer .footer-box .newslatter-box {
padding-bottom: 3rem;
border-bottom: 1px solid var(--copyright-bg-color);
}
.footer .footer-box .newslatter-box .newslatter-title {
font-size: 1.5rem;
text-align: center;
color: var(--footer-text-color);
}
.footer .footer-box .newslatter-box .newslatter-input-btn-box {
display: flex;
max-width: 40rem;
margin: 0 auto;
}
.footer .footer-box .newslatter-box .newslatter-input-btn-box .form-input {
height: 2.75rem;
border: 0;
border-radius: .25rem;
padding: 0 1rem;
width: 100%;
outline: none;
border: 0;
color: #966cae;
margin-right: 1rem;
}
.footer .footer-box .newslatter-box .newslatter-input-btn-box .form-btn {
display: inline-block;
font-size: .875rem;
font-weight: 700;
border-radius: .25rem;
border: 0;
transition: all .2s;
height: 2.75rem;
text-decoration: none;
text-align: center;
padding: .75rem 2rem;
letter-spacing: .025em;
cursor: pointer;
width: 45%;
background-color: var(--secondary-color);
color: var(--button-text-color);
}
.footer .footer-box .newslatter-box .newslatter-input-btn-box .form-btn:hover {
opacity: .7;
}
.footer .footer-box .footer-info-box {
padding-top: 3rem;
display: flex;
justify-content: space-between;
}
.footer .footer-box .footer-info-box .info-box-item {
width: 30%;
}
.footer .footer-box .footer-info-box .info-box-item .item-title {
font-size: 1.25rem;
margin-bottom: 1.75rem;
color: var(--footer-text-color);
}
.footer .footer-box .footer-info-box .info-box-item .institutional-list li {
margin-bottom: 1rem;
}
.footer .footer-box .footer-info-box .info-box-item .institutional-list li a {
color: var(--footer-text-color);
text-decoration: none;
}
.footer .footer-box .footer-info-box .info-box-item .institutional-list li a:hover {
text-decoration: underline;
}
.footer .footer-box .footer-info-box .info-box-item .security-list {
display: flex;
flex-wrap: wrap;
margin-left: -1rem;
}
.footer .footer-box .footer-info-box .info-box-item .security-list li {
margin: 0 1rem;
margin-bottom: 1rem;
}
.footer .footer-box .footer-info-box .info-box-item .payment-method-list {
display: flex;
flex-wrap: wrap;
margin-left: -0.5rem;
}
.footer .footer-box .footer-info-box .info-box-item .payment-method-list li {
height: 40px;
display: flex;
justify-content: center;
align-items: center;
margin: 0 .5rem;
margin-bottom: 1rem;
}
.footer .copyright-box {
padding: 2rem 1rem;
text-align: center;
color: var(--copyright-text-color);
background-color: var(--copyright-bg-color);
}
.footer .copyright-box .socialmedia-list {
display: flex;
justify-content: center;
margin-bottom: 2rem;
}
.footer .copyright-box .socialmedia-list li {
margin: 0 1rem;
}
.footer .copyright-box .socialmedia-list li a svg {
fill: var(--copyright-text-color);
}
.footer .copyright-box .socialmedia-list li a svg:hover {
fill: var(--secondary-color);
}
.footer .copyright-box p {
margin-bottom: .5rem;
}
.footer .copyright-box p:last-child {
margin: 0;
}
@media screen and (max-width: 768px) {
.footer .footer-box .footer-info-box {
display: block;
}
.footer .footer-box .footer-info-box .info-box-item {
width: 100%;
margin-bottom: 3rem;
}
.footer .footer-box .footer-info-box .info-box-item:last-child {
margin-bottom: 0;
}
}
@media screen and (max-width: 425px) {
.footer .footer-box .newslatter-box .newslatter-input-btn-box {
display: block;
}
.footer .footer-box .newslatter-box .newslatter-input-btn-box .form-input {
margin: 0;
margin-bottom: 1rem;
}
.footer .footer-box .newslatter-box .newslatter-input-btn-box .form-btn {
width: 100%;
}
}
Fale com o consultor
Utilizamos cookies para fornecer uma melhor experiência para nossos usuários. Para saber mais sobre o uso de cookies, consulte nossa
política de privacidade.
Ao continuar navegando em nosso site, você concorda com a nossa política.
Aceitar