Bienvenido a mi tienda

.max-100 { max-width: 100%; } .max-30 { max-width: 30px; } .action-imagen { height: 25px; } .header-height { height:90px; } @media (min-width: 768px) { .header-height { height:80px; } } .header-container { background-color: #ffffff; } .children-menu { } .transparent:hover { background-color: #ffffff; } .transparent:hover .children-menu { } .header-menu { font-size: 14px } .btn-mv { color: #ffffff !important; background-color: rgb(var(--bg-tertiary)) !important; border-color: rgb(var(--bg-tertiary)) !important; font-size: 12px !important; } .btn-mv:hover { color: #ffffff !important; background-color: rgb(var(--bg-primary)) !important; border-color: rgb(var(--bg-primary)) !important; }
.section-color-slide_hero_new_1733258561 { background-color: #ffffff; } .background-video-slide_hero_new_1733258561 { width: 100%; height: 100%; object-fit: cover; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: -1; } .dots-slide_hero_new_1733258561 { width:10px; height:10px; background-color:#ffffff!important; transition: background-color 0.5s; } .dots-slide_hero_new_1733258561.tns-nav-active, .dots-slide_hero_new_1733258561:hover { background-color:#555555!important; } .arrows-slide_hero_new_1733258561 { color:#ffffff!important; transition: color 0.5s; } .arrows-slide_hero_new_1733258561:hover { color:#555555!important; } .slider-height-slide_hero_new_1733258561 { min-height: 387px; } @media(min-width: 768px) { .slider-height-slide_hero_new_1733258561 { min-height: 703px; } }
.hero-banner-slide_hero_new_1733258561-1 { width: 100%; z-index: 1; } .title-slide_hero_new_1733258561-1 { color:#ffffff!important; font-size:1.7em !important; } .subtitle-slide_hero_new_1733258561-1 { font-size:1.7em !important; color:#ffffff!important; } .text-slide_hero_new_1733258561-1 { color:#ffffff!important; font-size:1em !important; } .btn-slide_hero_new_1733258561-1 { color: #ffffff !important; background-color: #bfbfbf !important; border-color: #bfbfbf !important; font-size:1em !important; } .btn-slide_hero_new_1733258561-1:hover { color: #ffffff !important; background-color: #bfbfbf !important; border-color: #bfbfbf !important; } .btnSec-slide_hero_new_1733258561-1 { color: #ffffff !important; background-color: #bfbfbf !important; border-color: #bfbfbf !important; font-size:1em !important; } .btnSec-slide_hero_new_1733258561-1:hover { color: #ffffff !important; background-color: #bfbfbf !important; border-color: #bfbfbf !important; } @media(min-width: 768px) { .hero-banner-slide_hero_new_1733258561-1 { width: 50%; } .title-slide_hero_new_1733258561-1 { font-size:3.2em !important; } .subtitle-slide_hero_new_1733258561-1 { font-size:1.7em !important; } .text-slide_hero_new_1733258561-1 { font-size:1em !important; } .btn-slide_hero_new_1733258561-1 { font-size:1em !important; } .btnSec-slide_hero_new_1733258561-1 { font-size:1em !important; } } hero-desk hero-mobile

Adquiérelo aquí

.tabs-listing button:after { content: ""; background-color: rgb(var(--bg-primary)); height: 2px; width: 0%; position: absolute; bottom: 0; left: 0; transition: width 0.5s ease; } .tabs-listing button.active:after { width: 100%; } #js-product-related-mw { max-width: 99.9%; } .product-gallery__wrapper { margin: 0 0 0 125px; } .slick-dots { bottom: 40px; left: 40px; position: absolute; list-style: none; margin: 26px 0 0 0; padding: 0; } .slick-dots li { display: inline-block; line-height: 1; margin: 0 5px; margin-left: 5px; } .slick-dots li:first-child { margin-left: 0; } .slick-dots button { font-size: 0; line-height: 0; width: 20px; height: 20px; padding: 7px; border: 0; outline: 0; position: relative; background: transparent; } .slick-dots button::before { content: ""; font-size: 6px; line-height: 20px; color: #161619; text-align: center; width: 6px; height: 6px; display: block; border-radius: 50%; background: #cdcfd0; } .slick-dots .slick-active button::before { background: #161619; } .btn-add-wrapper { border: 1px solid #888888; } .btn-add { border: 0 !important; background-color: #fff; font-size: 9px; } .input-add { border-radius: 0 !important; border: 0 !important; background-color: #fff; } .flex-control-nav { position: absolute !important; top: 0; left: 0; width: 120px; height: 100%; } .flex-control-nav-scroll { position: absolute !important; top: 0; left: 0; width: 120px; height: 100%; overflow: scroll; } .btn-product-view, #pdx-btn-add-wishlist { height: 60px; } #pdx-btn-add-wishlist { height: 40px; } .btn-product-view { width: 100%; } .btn-add-wrapper { width: 100%; } .input-add { width: 100%; } @media(min-width: 991px) { .btn-product-view { height: 40px; } .btn-add-wrapper, .btn-product-view { width: auto; } .input-add { width: 60px; } } .option-list { background-color: #ffffff !important; border: 1px solid #555555 !important; color: #555555 !important; transition: all 0.5s ease-in-out; width: 100%; } .option-list:hover, .option-list.active { background-color: #555555 !important; border: 1px solid #555555 !important; color: #ffffff !important; } @media(min-width: 991px) { .option-list { width: auto; } } .subscription-wrapper { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } @media(min-width: 991px) { .subscription-wrapper { grid-template-columns: repeat(3, 1fr); } } .subscription-wrapper .subscription-card { padding: 10px; border: 1px solid #ccc; margin-top: 20px; transition: all 0.5s; background-color: #fff; color: #555; cursor: pointer; -webkit-user-select: none; -ms-user-select: none; user-select: none; display: flex; justify-content: space-between; align-items: center; } .subscription-wrapper .subscription-card.active { background-color: #fff; color: #000; } .subscription-wrapper .subscription-card.active, .subscription-wrapper .subscription-card:hover { box-shadow: 2px 2px 5px #aaa; }

FibraConfort

Suscripción


Una sola vez

$[ item.frequencyName ]$

-$[ item.discountRate ]$% Desc.

FibraComfort es un suplemento natural rico en fibra, prebióticos y antioxidantes diseñado para promover un tránsito intestinal saludable, mejorar la microbiota, controlar el peso y desintoxicar el cuerpo, ayudándote a sentirte mejor desde el interior.


Compartir


FibraComfort es un aliado integral para tu salud intestinal. Formulado con una mezcla de fibras solubles e insolubles, prebióticos naturales y antioxidantes como la flor de Jamaica y el té verde, este suplemento favorece un tránsito intestinal regular, alivia el estreñimiento y fortalece tu microbiota intestinal. Además, contribuye al control del peso al aumentar la sensación de saciedad, regula los niveles de glucosa y colesterol en sangre, y ayuda a desintoxicar el cuerpo. Su fórmula 100% natural es segura para toda la familia y puede integrarse fácilmente en tu rutina diaria.

 

 

 

 

Basados en 1 reseñas

Escribe una reseña

Andres Nieto

Creado el: 04/12/2024 14:58

Me encanta!

.footer-titles { font-size:1em !important; } .footer-links { font-size:1em !important; } @media(min-width: 768px) { .footer-titles { font-size:1em !important; } .footer-links { } }
Loading...