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
NATURAIS CONDOLÊNCIAS
NATURAIS ARRANJOS
PERMANENTE ARRANJO
NATURAIS PLANTAS
NATURAIS BUQUÊS
NATURAIS FLORES DE CORTE
VASO PARA FLORES
Faixa de preço
De:
Até:
Marcas
Grades
Encontramos
25
ofertas da busca por
naturais plantas
Ordenar por:
Mais vendidos
Maior valor
Menor valor
Opções de filtro
Planta Palmeira Raphis Pote 24
Produto indisponível
ALOCASIA POLLY P17
Produto indisponível
ANGELONIA P14
Produto indisponível
ANTHURIO VARIADO PREMIUM P15
R$ 75.00
ou 1x de 75.00 Sem juros
ANTHURIUM ESUDO P12
R$ 72.00
ou 1x de 72.00 Sem juros
ANTHURIUM LILLI P09 PREMIUM
Produto indisponível
ANTHURIUM MICHIGAN P17 PREMIUM
R$ 95.00
ou 1x de 95.00 Sem juros
ANTHURIUM VARIADO P09
R$ 41.00
ou 1x de 41.00 Sem juros
ASPARGO ALFINETE C21
R$ 25.00
ou 1x de 25.00 Sem juros
BAMBOO DA SORTE
Produto indisponível
BEAUCARNEA PATA DE ELEFANTE P24
Produto indisponível
BEGONIA P15
R$ 60.00
ou 1x de 60.00 Sem juros
BONSAI JOVEM 6 A 10 ANOS VASO PLASTICO
Produto indisponível
BONSAI JUNIOR VASO PLASTICO
Produto indisponível
CALLA P15 DIV
R$ 89.00
ou 1x de 89.00 Sem juros
CAMARÃO P15
R$ 34.00
ou 1x de 34.00 Sem juros
CRISANTEMO VARIADO P11
Produto indisponível
CROTON HIBRIDO PETRA P15
Produto indisponível
CROTON P17
R$ 42.00
ou 1x de 42.00 Sem juros
CROTON PETRA P24
Produto indisponível
CURCUMA SIAM SUBLIME P17
Produto indisponível
CYCLAMEN P11
R$ 32.00
ou 1x de 32.00 Sem juros
CYCLAMEN P14
R$ 49.00
ou 1x de 49.00 Sem juros
CYMBIDIUM 2HT
Produto indisponível
DEMDOBRUM P12
Produto indisponível
CARREGAR MAIS
.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