:root{--fn-color-bg:#fff;--fn-color-bg-alt:#f6f6f4;--fn-color-text:#1a1a1a;--fn-color-text-muted:#6b6b6b;--fn-color-primary:#0a0a0a;--fn-color-accent:#f94200;--fn-radius:10px;--fn-gap:1.25rem;--fn-container-width:1200px}.fn-home{color:var(--fn-color-text)}.fn-container{max-width:var(--fn-container-width);margin:0 auto;padding:0 1.25rem}.fn-container--narrow{max-width:760px;text-align:center}.fn-hero{position:relative;display:flex;align-items:center;min-height:60vh;overflow:hidden;background:var(--fn-color-bg-alt)}.fn-hero__media{position:absolute;inset:0;z-index:0}.fn-hero__img{width:100%;height:100%;object-fit:cover;display:block}.fn-hero__content{position:relative;z-index:1;max-width:560px;margin:0 auto 0 5%;padding:2rem;background:rgba(255,255,255,.88);border-radius:var(--fn-radius)}.fn-hero__title{margin:0 0 .75rem;font-size:clamp(1.5rem, 4vw, 2.25rem);text-transform:lowercase}.fn-hero__text{margin:0 0 1.5rem;color:var(--fn-color-text-muted);line-height:1.6}.fn-section{padding:3rem 0}.fn-section--alt{background:var(--fn-color-bg-alt)}.fn-section__title{margin:0 0 1.5rem;font-size:1.5rem;text-transform:uppercase;letter-spacing:.04em;text-align:center}.fn-section--intro p{line-height:1.7;color:var(--fn-color-text-muted)}.fn-home-products-wrap .home-products{width:100%}.fn-home-products-wrap .home-products h2{margin:0 0 1.5rem;font-size:1.5rem;text-transform:uppercase;letter-spacing:.04em;text-align:center}.fn-home-products-wrap .home-products .products{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;list-style:none;margin:0;padding:0}.fn-home-products-wrap .home-products .products li.product{background:var(--fn-color-bg);border:1px solid #ececec;border-radius:var(--fn-radius);padding:.75rem;text-align:center;display:flex;flex-direction:column;font-size:.85rem}.fn-home-products-wrap .home-products .products li.product img{border-radius:calc(var(--fn-radius) - 4px);height:auto}.fn-home-products-wrap .home-products .products li.product .price{font-weight:600;margin:.4rem 0 .75rem}.fn-home-products-wrap .home-products .products li.product .price del{color:var(--fn-color-text-muted);font-weight:400;margin-right:.4rem}.fn-home-products-wrap .home-products .products li.product .price ins{text-decoration:none;color:var(--fn-color-accent)}.fn-home-products-wrap .home-products .products li.product .button,.fn-home-products-wrap .home-products .products li.product a.add_to_cart_button,.fn-home-products-wrap .home-products .products li.product a.button{margin-top:auto;display:inline-block;padding:.5rem 1rem;border-radius:var(--fn-radius);background:var(--fn-color-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.8rem}.fn-home-products-wrap .home-products .onsale{background:var(--fn-color-accent);color:#fff;border-radius:999px;font-size:.7rem;text-transform:uppercase;font-weight:600}.fn-btn{display:inline-block;padding:.65rem 1.5rem;border-radius:var(--fn-radius);background:var(--fn-color-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;transition:opacity .15s ease}.fn-btn:hover{opacity:.85}.fn-btn--primary{background:var(--fn-color-accent)}.fn-trust{padding:2rem 0;border-top:1px solid var(--fn-color-accent)}.fn-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--fn-gap);text-align:center}.fn-trust__item{display:flex;flex-direction:column;gap:.25rem}.fn-trust__title{font-weight:600}.fn-trust__text{font-size:.85rem;color:var(--fn-color-text-muted)}@media (max-width:992px){.fn-home-products-wrap .home-products .products{grid-template-columns:repeat(3,1fr)}.fn-trust__grid{grid-template-columns:1fr}}@media (max-width:640px){.fn-hero{min-height:50vh}.fn-hero__content{margin:0 1rem;padding:1.5rem}.fn-home-products-wrap .home-products .products{grid-template-columns:repeat(2,1fr)}.fn-section{padding:2rem 0}}.fn-home-products-wrap .home-products .products li.product{width:100% !important;max-width:100% !important;float:none !important;margin:0 !important}.fn-home-products-wrap .home-products .products li.product img{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;max-height:none !important;object-fit:cover;aspect-ratio:1/1}.fn-home-products-wrap .home-products .products li.product .woocommerce-loop-product__link,.fn-home-products-wrap .home-products .products li.product a{display:block;width:100%}.fn-home-products-wrap .home-products .products li.product a img,.fn-home-products-wrap .home-products .products li.product>img,.fn-home-products-wrap .home-products .products li.product .attachment-woocommerce_thumbnail{width:100% !important;height:auto !important}.fn-home-products-wrap .home-new h2{color:var(--fn-color-primary);border-bottom:3px solid var(--fn-color-primary);display:inline-block;padding-bottom:.25rem}.fn-home-products-wrap .home-sale h2{color:var(--fn-color-accent);border-bottom:3px solid var(--fn-color-accent);display:inline-block;padding-bottom:.25rem}.fn-home-products-wrap .home-sale .onsale{display:inline-block}.fn-home-products-wrap .home-best h2{color:var(--fn-color-primary);border-bottom:3px solid var(--fn-color-accent);display:inline-block;padding-bottom:.25rem}.fn-home-products-wrap .home-products h2{text-align:center;width:100%}.fn-trust--accent{background:var(--fn-color-primary);border-top:none;padding:2.5rem 0}.fn-trust--accent .fn-trust__title{color:var(--fn-color-accent);font-size:1.05rem}.fn-trust--accent .fn-trust__text{color:#fff;opacity:.85}.fn-home-products-wrap .products,.fn-home-products-wrap ul.products{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:var(--fn-gap) !important;list-style:none !important;margin:0 !important;padding:0 !important}.fn-home-products-wrap ul.products li.product{background:var(--fn-color-bg);border:1px solid #ececec;border-radius:var(--fn-radius);padding:1rem;text-align:center;display:flex;flex-direction:column;width:100% !important;max-width:100% !important;float:none !important;margin:0 !important}.fn-home-products-wrap ul.products li.product img{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;max-height:none !important;object-fit:cover;aspect-ratio:1/1;border-radius:calc(var(--fn-radius) - 4px)}.fn-home-products-wrap ul.products li.product .price{font-weight:600;margin:.4rem 0 .75rem}.fn-home-products-wrap ul.products li.product .price del{color:var(--fn-color-text-muted);font-weight:400;margin-right:.4rem}.fn-home-products-wrap ul.products li.product .price ins{text-decoration:none;color:var(--fn-color-accent)}.fn-home-products-wrap ul.products li.product .button,.fn-home-products-wrap ul.products li.product a.add_to_cart_button,.fn-home-products-wrap ul.products li.product a.button{margin-top:auto;display:inline-block;padding:.5rem 1rem;border-radius:var(--fn-radius);background:var(--fn-color-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.8rem}.fn-home-products-wrap ul.products li.product .onsale{background:var(--fn-color-accent);color:#fff;border-radius:999px;font-size:.7rem;text-transform:uppercase;font-weight:600}@media (max-width:992px){.fn-home-products-wrap .products,.fn-home-products-wrap ul.products{grid-template-columns:repeat(3,1fr) !important}}@media (max-width:640px){.fn-home-products-wrap .products,.fn-home-products-wrap ul.products{grid-template-columns:repeat(2,1fr) !important}}.fn-editor-content{padding-top:0}.fn-editor-content .fn-container{padding-left:0;padding-right:0;max-width:100%}.fn-editor-content:empty,.fn-editor-content .fn-container:empty{display:none}.fn-editor-content .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}body:not(.elementor-page) .site-content:has(#fn-home){margin-top:0}.fn-home-products-wrap .home-products h2,.fn-home-products-wrap .fn-section__title{font-style:normal;font-weight:600;font-size:54px;line-height:1;font-family:Poppins,sans-serif;letter-spacing:0px;text-align:center;color:#191919;text-transform:none;border-bottom:none;display:block;width:auto}@media (min-width:1200px){.fn-home-products-wrap .home-products h2,.fn-home-products-wrap .fn-section__title{font-size:76px}}.fn-section--intro p{line-height:1.7;color:var(--fn-color-text-muted)}.fn-intro__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.fn-intro__text{text-align:left}.fn-intro__products ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:var(--fn-gap) !important;list-style:none !important;margin:0 !important;padding:0 !important}.fn-intro__products ul.products li.product{background:var(--fn-color-bg);border:1px solid #ececec;border-radius:var(--fn-radius);padding:1rem;text-align:center;display:flex;flex-direction:column;width:100% !important;max-width:100% !important;float:none !important;margin:0 0 calc(-50% + 15px) 0 !important;transform:scale(.7);transform-origin:top center}.fn-intro__products ul.products li.product img{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;object-fit:cover;aspect-ratio:1/1;border-radius:calc(var(--fn-radius) - 4px)}.fn-intro__products ul.products li.product .price{font-weight:600;margin:.4rem 0 .75rem}.fn-intro__products ul.products li.product .price del{color:var(--fn-color-text-muted);font-weight:400;margin-right:.4rem}.fn-intro__products ul.products li.product .price ins{text-decoration:none;color:var(--fn-color-accent)}.fn-intro__products ul.products li.product .button,.fn-intro__products ul.products li.product a.add_to_cart_button,.fn-intro__products ul.products li.product a.button{margin-top:auto;display:inline-block;padding:.5rem 1rem;border-radius:var(--fn-radius);background:var(--fn-color-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.8rem}.fn-intro__products ul.products li.product .onsale{background:var(--fn-color-accent);color:#fff;border-radius:999px;font-size:.7rem;text-transform:uppercase;font-weight:600}@media (max-width:992px){.fn-intro__grid{grid-template-columns:1fr}}@media (max-width:480px){.fn-intro__products ul.products{grid-template-columns:1fr !important}.fn-intro__products ul.products li.product{margin-bottom:calc(-100% + 15px) !important}}ul.products{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:var(--fn-gap) !important;list-style:none !important;margin:0 !important;padding:0 !important}ul.products li.product{background:var(--fn-color-bg);border:1px solid #ececec;border-radius:var(--fn-radius);padding:1rem;text-align:center;display:flex;flex-direction:column;width:100% !important;max-width:100% !important;float:none !important;margin:0 !important}ul.products li.product img{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;max-height:none !important;object-fit:cover;aspect-ratio:1/1;border-radius:calc(var(--fn-radius) - 4px)}ul.products li.product .woocommerce-loop-product__link,ul.products li.product>a{display:block;width:100%}ul.products li.product .price{font-weight:600;margin:.4rem 0 .75rem}ul.products li.product .price del{color:var(--fn-color-text-muted) !important;font-weight:400;margin-right:.4rem}ul.products li.product .price ins,ul.products li.product .price ins span,ul.products li.product .price>span:not(del){text-decoration:none;color:var(--fn-color-accent) !important}ul.products li.product .button,ul.products li.product a.add_to_cart_button,ul.products li.product a.button{margin-top:auto;display:inline-block;padding:.5rem 1rem;border-radius:var(--fn-radius);background:var(--fn-color-primary) !important;color:#fff !important;text-decoration:none;font-weight:600;font-size:.8rem}ul.products li.product .onsale{background:var(--fn-color-accent) !important;color:#fff !important;border-radius:999px;font-size:.7rem;text-transform:uppercase;font-weight:600}@media (max-width:992px){ul.products{grid-template-columns:repeat(3,1fr) !important}}@media (max-width:640px){ul.products{grid-template-columns:repeat(2,1fr) !important}}.fn-intro__products{display:flex;justify-content:center}.fn-intro__products ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:10px !important;list-style:none !important;margin:0 !important;padding:0 !important;width:50% !important;max-width:50% !important}.fn-intro__products ul.products li.product{background:var(--fn-color-bg);border:1px solid #ececec;border-radius:var(--fn-radius);padding:.5rem;text-align:center;display:flex;flex-direction:column;width:100% !important;max-width:100% !important;float:none !important;margin:0 !important;transform:none !important}.fn-intro__products ul.products li.product img{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;object-fit:cover;aspect-ratio:1/1;border-radius:calc(var(--fn-radius) - 4px)}.fn-intro__products ul.products li.product .price{font-weight:600;font-size:.8rem;margin:.3rem 0 .5rem}.fn-intro__products ul.products li.product .price del{color:var(--fn-color-text-muted);font-weight:400;margin-right:.3rem}.fn-intro__products ul.products li.product .price ins{text-decoration:none;color:var(--fn-color-accent)}.fn-intro__products ul.products li.product .button,.fn-intro__products ul.products li.product a.add_to_cart_button,.fn-intro__products ul.products li.product a.button{margin-top:auto;display:inline-block;padding:.35rem .7rem;border-radius:var(--fn-radius);background:var(--fn-color-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.7rem}.fn-intro__products ul.products li.product .onsale{background:var(--fn-color-accent);color:#fff;border-radius:999px;font-size:.65rem;text-transform:uppercase;font-weight:600}@media (max-width:992px){.fn-intro__products ul.products{width:70% !important;max-width:70% !important}}@media (max-width:480px){.fn-intro__products ul.products{width:100% !important;max-width:100% !important;grid-template-columns:repeat(2,1fr) !important}}.fn-topbar{background:var(--fn-color-accent);color:#fff}.fn-topbar ul{display:flex;flex-wrap:nowrap;gap:24px;justify-content:center;list-style:none;margin:0;padding:10px 20px;font-size:13px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fn-topbar ul::-webkit-scrollbar{display:none}.fn-topbar li{display:flex;align-items:center;gap:8px;opacity:.92;flex:none}.fn-topbar img.emoji{width:14px;height:14px;flex:none}@media (max-width:640px){.fn-topbar ul{justify-content:flex-start}}.fn-cats{padding:2rem 0 .5rem}.fn-cats__track{display:flex;gap:22px;overflow-x:auto;padding:6px 4px 14px}.fn-cats__track::-webkit-scrollbar{display:none}.fn-cat{flex:none;width:96px;text-align:center}.fn-cat__img{width:88px;height:88px;border-radius:50%;overflow:hidden;border:1px solid #ececec;margin:0 auto 8px;background:#fff}.fn-cat__img img{width:100%;height:100%;object-fit:cover}.fn-cat span{font-size:13px;font-weight:600;color:var(--fn-color-text)}.fn-split{display:grid;grid-template-columns:1fr 1fr;gap:var(--fn-gap)}.fn-tile{position:relative;border-radius:var(--fn-radius);overflow:hidden;min-height:220px;display:flex;align-items:flex-end}.fn-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fn-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.1) 60%)}.fn-tile__content{position:relative;z-index:1;padding:22px;color:#fff !important}.fn-tile__content h3{font-size:20px;font-weight:700;margin:0 0 4px;color:#fff !important}.fn-tile__content span{font-size:13px;font-weight:600;color:var(--fn-color-accent) !important}.fn-goals{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--fn-gap)}.fn-goal{position:relative;border-radius:var(--fn-radius);overflow:hidden;aspect-ratio:3/4;display:flex;align-items:flex-end;padding:16px}.fn-goal img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fn-goal:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.05))}.fn-goal span{position:relative;z-index:1;color:#fff;font-weight:700;font-size:16px}@media (max-width:992px){.fn-goals{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.fn-split{grid-template-columns:1fr}}.fn-home-products-wrap .products li.product,.fn-intro__products ul.products li.product{display:flex !important;flex-direction:column;height:100%;text-align:center}.fn-home-products-wrap .products li.product .product-content,.fn-intro__products ul.products li.product .product-content{display:flex;flex-direction:column;height:100%}.fn-home-products-wrap .products li.product .product-content-desc,.fn-intro__products ul.products li.product .product-content-desc,.fn-home-products-wrap .products li.product .product-description,.fn-intro__products ul.products li.product .product-description{display:flex;flex-direction:column;flex:1}.fn-home-products-wrap .products li.product .woocommerce-loop-product__title,.fn-intro__products ul.products li.product .woocommerce-loop-product__title{font-size:.85rem;font-weight:600;margin:.5rem 0 .2rem;line-height:1.3}.fn-home-products-wrap .products li.product .price,.fn-intro__products ul.products li.product .price{font-weight:700;font-size:.9rem;margin:.2rem 0 .6rem}.fn-home-products-wrap .products li.product .content-button,.fn-intro__products ul.products li.product .content-button{margin-top:auto;padding-top:0;opacity:1 !important;visibility:visible !important;position:static !important;transform:none !important}.fn-home-products-wrap .products li.product .content-button .button,.fn-intro__products ul.products li.product .content-button .button{display:inline-block !important;width:100%;box-sizing:border-box;text-align:center;padding:.5rem .6rem;border-radius:var(--fn-radius);background:var(--fn-color-accent) !important;color:#fff !important;text-decoration:none;font-weight:600;font-size:.75rem}.fn-home-products-wrap .products li.product .content-button .add_to_cart_button,.fn-intro__products ul.products li.product .content-button .add_to_cart_button{background:var(--fn-color-accent) !important}.fn-home-products-wrap .products li.product .content-button .screen-reader-text,.fn-intro__products ul.products li.product .content-button .screen-reader-text{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.fn-intro__title{text-align:center;max-width:900px;margin:0 auto 2rem}.fn-intro__grid{grid-template-columns:minmax(280px, 1fr) minmax(340px, 1.4fr);gap:2.5rem;align-items:start}.fn-intro__text p{margin:0 0 1rem}.fn-intro__products{display:block !important}.fn-intro__products .woocommerce,.fn-intro__products .woocommerce.columns-2{width:100% !important;max-width:100% !important;float:none !important;display:block !important}.fn-intro__products ul.products,.fn-intro__products ul.products.columns-2{display:grid !important;grid-template-columns:repeat(auto-fill,minmax(140px, 1fr)) !important;gap:.9rem !important;width:100% !important;max-width:100% !important}.fn-intro__products ul.products li.product{padding:.65rem !important;margin:0 !important}@media (max-width:992px){.fn-intro__grid{grid-template-columns:1fr}}@media (max-width:480px){.fn-intro__products ul.products{grid-template-columns:repeat(auto-fill,minmax(130px, 1fr)) !important}}.fn-intro__lead{text-align:justify;max-width:900px;margin:0 auto 2rem}.fn-intro__subtitle{text-align:left;font-size:1.4rem;font-weight:700;line-height:1.25;margin:0 0 1rem;color:var(--fn-color-text);text-transform:none}.fn-intro__text p{text-align:justify;line-height:1.7;margin:0 0 1.1rem !important}.fn-intro__text p:last-child{margin-bottom:0 !important}.fn-intro__products ul.products,.fn-intro__products ul.products.columns-2,.fn-intro__products ul.products.columns-3{grid-template-columns:repeat(3,1fr) !important}@media (max-width:700px){.fn-intro__products ul.products{grid-template-columns:repeat(2,1fr) !important}}@media (max-width:420px){.fn-intro__products ul.products{grid-template-columns:repeat(1,1fr) !important}}.fn-editor-content .fn-promo{max-width:1200px;margin:0 auto !important;padding:1.5rem 20px !important;gap:1.5rem !important}.fn-editor-content .fn-promo .wp-block-heading{font-size:1.05rem !important;line-height:1.5 !important;font-weight:500 !important;margin:0 0 .5rem !important}.fn-editor-content .fn-promo img{width:100% !important;height:auto !important;max-width:260px !important;margin:0 auto !important}.fn-editor-content .fn-promo .wp-block-image figure{margin:0 auto !important;max-width:320px}@media (max-width:782px){.fn-editor-content .fn-promo{padding:1rem 16px !important}.fn-editor-content .fn-promo .wp-block-heading{font-size:.95rem !important}}.fn-cat__img img,.fn-tile img,.fn-goal img{transition:transform .35s ease}.fn-cat:hover .fn-cat__img img,.fn-tile:hover img,.fn-goal:hover img{transform:scale(1.08)}.fn-tile,.fn-goal{overflow:hidden}.fn-home-products-wrap .products li.product .content-button .button,.fn-intro__products ul.products li.product .content-button .button{transition:transform .2s ease,opacity .2s ease}.fn-home-products-wrap .products li.product .content-button .button:hover,.fn-intro__products ul.products li.product .content-button .button:hover{transform:scale(1.04);opacity:.92}.fn-btn{transition:transform .2s ease,opacity .15s ease}.fn-btn:hover{transform:scale(1.04)}/*==========================================================================PARCHE 18:tipografía dinámica y más contenida para h1/h2 — antes el h2 de Novedades/Ofertas/Más vendidos (54-76px fijos) salía más grande que el h1 de la intro. Ahora ambos usan clamp() (fluido según el ancho
   de pantalla) y respetan la jerarquía h1 > h2.
   ========================================================================== */
.fn-intro__title {
	font-size: clamp(2rem, 4.5vw, 4.5rem);line-height:1.15;}.fn-home-products-wrap .home-products h2,.fn-home-products-wrap .fn-section__title{font-size:clamp(1.75rem, 4vw, 4rem) !important;line-height:1.15 !important}