{"id":1360,"date":"2025-08-13T15:48:53","date_gmt":"2025-08-13T15:48:53","guid":{"rendered":"https:\/\/lafinafloristeria.com\/?page_id=1360"},"modified":"2026-02-20T08:09:36","modified_gmt":"2026-02-20T08:09:36","slug":"inicio","status":"publish","type":"page","link":"https:\/\/lafinafloristeria.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1360\" class=\"elementor elementor-1360\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29d0d39 e-con-full e-flex e-con e-parent\" data-id=\"29d0d39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89e0155 elementor-widget elementor-widget-html\" data-id=\"89e0155\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Floristeria Fina<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Georgia', serif;\r\n            margin: 0 !important;\r\n            padding: 0 !important;\r\n            width: 100%;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        html {\r\n            margin: 0 !important;\r\n            padding: 0 !important;\r\n        }\r\n\r\n        .header-container {\r\n            position: relative;\r\n            width: 100vw;\r\n            margin: 0 !important;\r\n            margin-left: calc(-50vw + 50%) !important;\r\n            margin-top: -20px !important;\r\n            padding: 0;\r\n            height: 85vh;\r\n            min-height: 700px;\r\n            max-height: 850px;\r\n            overflow: hidden;\r\n            background-image: url('https:\/\/lafinafloristeria.com\/wp-content\/uploads\/2025\/12\/logo-fondo-floristeria-fina-flores.webp');\r\n            background-size: cover;\r\n            background-repeat: no-repeat;\r\n            background-position: center top;\r\n            display: flex;\r\n            flex-direction: column;\r\n            text-align: left;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .background-overlay {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: radial-gradient(circle at 30% 50%, rgba(255, 215, 0, 0.15), transparent 60%),\r\n                radial-gradient(circle at 70% 50%, rgba(255, 223, 0, 0.1), transparent 50%);\r\n        }\r\n\r\n        .petals {\r\n            position: absolute;\r\n            width: 100%;\r\n            height: 100%;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .petal {\r\n            position: absolute;\r\n            width: 20px;\r\n            height: 20px;\r\n            background: rgba(255, 255, 255, 0.1);\r\n            border-radius: 50% 0;\r\n            animation: fall linear infinite;\r\n            opacity: 0;\r\n        }\r\n\r\n        @keyframes fall {\r\n            0% {\r\n                opacity: 0;\r\n                transform: translateY(-100px) rotate(0deg);\r\n            }\r\n\r\n            10% {\r\n                opacity: 1;\r\n            }\r\n\r\n            90% {\r\n                opacity: 1;\r\n            }\r\n\r\n            100% {\r\n                opacity: 0;\r\n                transform: translateY(100vh) rotate(360deg);\r\n            }\r\n        }\r\n\r\n        .petal:nth-child(1) {\r\n            left: 10%;\r\n            animation-duration: 12s;\r\n            animation-delay: 0s;\r\n        }\r\n\r\n        .petal:nth-child(2) {\r\n            left: 20%;\r\n            animation-duration: 15s;\r\n            animation-delay: 2s;\r\n        }\r\n\r\n        .petal:nth-child(3) {\r\n            left: 30%;\r\n            animation-duration: 13s;\r\n            animation-delay: 4s;\r\n        }\r\n\r\n        .petal:nth-child(4) {\r\n            left: 40%;\r\n            animation-duration: 14s;\r\n            animation-delay: 1s;\r\n        }\r\n\r\n        .petal:nth-child(5) {\r\n            left: 50%;\r\n            animation-duration: 16s;\r\n            animation-delay: 3s;\r\n        }\r\n\r\n        .petal:nth-child(6) {\r\n            left: 60%;\r\n            animation-duration: 12s;\r\n            animation-delay: 5s;\r\n        }\r\n\r\n        .petal:nth-child(7) {\r\n            left: 70%;\r\n            animation-duration: 15s;\r\n            animation-delay: 2.5s;\r\n        }\r\n\r\n        .petal:nth-child(8) {\r\n            left: 80%;\r\n            animation-duration: 13s;\r\n            animation-delay: 4.5s;\r\n        }\r\n\r\n        .petal:nth-child(9) {\r\n            left: 90%;\r\n            animation-duration: 14s;\r\n            animation-delay: 1.5s;\r\n        }\r\n\r\n        .logo-section {\r\n            display: none;\r\n        }\r\n\r\n        @keyframes fadeInDown {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(-30px);\r\n            }\r\n\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .logo-content {\r\n            text-align: center;\r\n            position: relative;\r\n        }\r\n\r\n        .rose-decoration {\r\n            display: none;\r\n        }\r\n\r\n        .logo-text {\r\n            font-size: 64px;\r\n            font-weight: bold;\r\n            color: #2d2d2d;\r\n            letter-spacing: 8px;\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);\r\n            font-family: 'Palatino', 'Georgia', serif;\r\n            white-space: nowrap;\r\n        }\r\n\r\n        .subtitle {\r\n            position: absolute;\r\n            right: 3%;\r\n            top: 60%;\r\n            transform: translateY(-50%);\r\n            animation: fadeInUp 1s ease-out 0.3s both;\r\n            width: auto;\r\n            max-width: 650px;\r\n            margin-right: 45px;\r\n            box-sizing: border-box;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: left;\r\n            text-align: right;\r\n            gap: 8px;\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .subtitle-text {\r\n            color: #d4af37;\r\n            font-size: 38px;\r\n            letter-spacing: 5px;\r\n            text-transform: uppercase;\r\n            font-weight: 300;\r\n            text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);\r\n            text-align: right;\r\n            width: 100%;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        .subtitle-text strong {\r\n            font-weight: 900;\r\n        }\r\n\r\n        .subtitle-line {\r\n            display: none;\r\n        }\r\n\r\n        .subtitle-detail {\r\n            color: #c0c0c0;\r\n            font-size: 18px;\r\n            letter-spacing: 3px;\r\n            font-weight: 300;\r\n            font-style: italic;\r\n            text-align: center;\r\n            width: 100%;\r\n        }\r\n\r\n        .floating-flowers {\r\n            position: relative;\r\n            margin-top: 40px;\r\n            display: flex;\r\n            gap: 30px;\r\n            animation: fadeIn 1s ease-out 0.6s both;\r\n        }\r\n\r\n        @keyframes fadeIn {\r\n            from {\r\n                opacity: 0;\r\n            }\r\n\r\n            to {\r\n                opacity: 1;\r\n            }\r\n        }\r\n\r\n        .flower-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            opacity: 0.6;\r\n            filter: drop-shadow(0 4px 8px rgba(212, 175, 55, 0.3));\r\n            animation: float 3s ease-in-out infinite;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .flower-icon:nth-child(2) {\r\n            animation-delay: 0.5s;\r\n        }\r\n\r\n        .flower-icon:nth-child(3) {\r\n            animation-delay: 1s;\r\n        }\r\n\r\n        @keyframes float {\r\n\r\n            0%,\r\n            100% {\r\n                transform: translateY(0);\r\n            }\r\n\r\n            50% {\r\n                transform: translateY(-10px);\r\n            }\r\n        }\r\n\r\n        .flower-icon svg {\r\n            width: 100%;\r\n            height: 100%;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .header-container {\r\n                height: 70vh;\r\n                min-height: 520px;\r\n                max-height: 600px;\r\n                background-size: 105%;\r\n                background-position: center top;\r\n            }\r\n\r\n            .subtitle {\r\n                max-width: 360px;\r\n                top: 50%;\r\n                padding-left: 60px;\r\n                margin-right: 20px;\r\n            }\r\n\r\n            .logo-text {\r\n                font-size: 36px;\r\n                letter-spacing: 3px;\r\n            }\r\n\r\n            .subtitle-text {\r\n                font-size: 18px;\r\n                letter-spacing: 2px;\r\n            }\r\n\r\n            .subtitle-line {\r\n                max-width: 220px;\r\n            }\r\n\r\n            .subtitle-detail {\r\n                font-size: 15px;\r\n            }\r\n\r\n            .floating-flowers {\r\n                margin-top: 30px;\r\n                gap: 20px;\r\n            }\r\n\r\n            .flower-icon {\r\n                width: 38px;\r\n                height: 38px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 1024px) and (min-width: 769px) {\r\n            .header-container {\r\n                height: 68vh;\r\n                min-height: 490px;\r\n                max-height: 620px;\r\n            }\r\n\r\n            .logo-section {\r\n                padding: 40px 75px;\r\n                margin-bottom: 40px;\r\n            }\r\n\r\n            .logo-text {\r\n                font-size: 52px;\r\n                letter-spacing: 6px;\r\n            }\r\n\r\n            .subtitle {\r\n                max-width: 360px;\r\n                top: 50%;\r\n                padding-left: 60px;\r\n                margin-right: 20px;\r\n            }\r\n\r\n            .subtitle-text {\r\n                font-size: 24px;\r\n            }\r\n\r\n            .subtitle-line {\r\n                max-width: 300px;\r\n            }\r\n\r\n            .subtitle-detail {\r\n                font-size: 17px;\r\n            }\r\n\r\n            .flower-icon {\r\n                width: 44px;\r\n                height: 44px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .header-container {\r\n                height: 65vh;\r\n                min-height: 480px;\r\n                max-height: 600px;\r\n                background-size: 102%;\r\n                background-position: center top;\r\n            }\r\n\r\n            .subtitle {\r\n                right: 1%;\r\n                max-width: 220px;\r\n                top: 30%;\r\n            }\r\n\r\n            .logo-text {\r\n                font-size: 26px;\r\n                letter-spacing: 2px;\r\n            }\r\n\r\n            .subtitle-text {\r\n                font-size: 15px;\r\n                letter-spacing: 1.5px;\r\n            }\r\n\r\n            .subtitle-line {\r\n                max-width: 160px;\r\n            }\r\n\r\n            .subtitle-detail {\r\n                font-size: 14px;\r\n                letter-spacing: 1px;\r\n            }\r\n\r\n            .floating-flowers {\r\n                margin-top: 25px;\r\n                gap: 18px;\r\n            }\r\n\r\n            .flower-icon {\r\n                width: 32px;\r\n                height: 32px;\r\n            }\r\n\r\n            .petal {\r\n                width: 10px;\r\n                height: 10px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 390px) {\r\n            .header-container {\r\n                background-size: 100%;\r\n            }\r\n        }\r\n\r\n        @media (min-width: 1400px) {\r\n            .header-container {\r\n                max-height: 750px;\r\n            }\r\n\r\n            .logo-text {\r\n                font-size: 72px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n\r\n<body>\r\n    <div class=\"header-container\">\r\n        <div class=\"background-overlay\"><\/div>\r\n\r\n        <div class=\"petals\">\r\n            <div class=\"petal\"><\/div>\r\n            <div class=\"petal\"><\/div>\r\n            <div class=\"petal\"><\/div>\r\n            <div class=\"petal\"><\/div>\r\n            <div class=\"petal\"><\/div>\r\n            <div class=\"petal\"><\/div>\r\n            <div class=\"petal\"><\/div>\r\n            <div class=\"petal\"><\/div>\r\n            <div class=\"petal\"><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"logo-section\">\r\n            <div class=\"logo-content\">\r\n                <div class=\"rose-decoration\">\r\n                    <svg viewbox=\"0 0 24 24\">\r\n                        <path\r\n                            d=\"M12 2C10.3 2 9 3.3 9 5s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3zm0 14c-3.9 0-7 3.1-7 7h14c0-3.9-3.1-7-7-7zm-6-5c0 3.3 2.7 6 6 6s6-2.7 6-6-2.7-6-6-6-6 2.7-6 6z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"logo-text\">FLORISTER\u00cdA FINA<\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"subtitle\">\r\n            <h1 class=\"subtitle-text\"><strong>Floral Art for all occasions<\/strong><\/h1>\r\n        <\/div>\r\n\r\n\r\n    <\/div>\r\n<\/body>\r\n\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cb3c98 e-flex e-con-boxed e-con e-parent\" data-id=\"6cb3c98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e07901a elementor-widget elementor-widget-html\" data-id=\"e07901a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOQUE: Vuestro top ventas (im\u00e1genes hotlinked desde Unsplash Source) -->\r\n<style>\r\n  .lc-top-sales { max-width:1200px; margin:40px auto; padding:0 18px; font-family: \"Helvetica Neue\", Arial, sans-serif; color:#444; }\r\n.lc-top-sales .subtitle { text-align:center; color:#eece2b; letter-spacing:1px; font-size:13px; margin-bottom:6px; }\r\n  .lc-top-sales h2 { text-align:center; font-family: Georgia, \"Times New Roman\", serif; font-size:72px; margin:6px 0 28px; font-weight:400; color:#5b6568; }\r\n  .lc-top-sales h2 em { font-style:italic; font-family: \"Segoe Script\", Georgia, serif; font-weight:700; font-size:46px; color:#6a6a6a; }\r\n\r\n  .lc-grid { display:grid; grid-template-columns: repeat(4,1fr); gap:40px; align-items:start; }\r\n  .lc-item { text-align:center; padding:8px; }\r\n  .lc-item .thumb { width:100%; aspect-ratio:1\/1; display:block; margin:0 auto 18px; object-fit:cover; background:#fff; border-radius:6px; }\r\n  .lc-title { display:block; font-size:15px; margin:8px 0 6px; color:#545a5c; text-transform:uppercase; letter-spacing:0.6px; }\r\n  .lc-price { font-size:20px; margin-bottom:18px; color:#666; }\r\n\r\n  .lc-btn {\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:12px;\r\n    text-decoration:none;\r\n    padding:14px 28px;\r\n    border-radius:28px;\r\n    background: #eece2b;\r\n    color:#fff;\r\n    font-weight:600;\r\n    box-shadow:0 6px 0 rgba(121,160,0,0.18);\r\n    transition:transform .12s ease, box-shadow .12s ease;\r\n  }\r\n  .lc-btn:hover { transform:translateY(-3px); box-shadow:0 10px 18px rgba(0,0,0,0.12); }\r\n  .lc-cart {\r\n    width:20px; height:20px; display:inline-block; vertical-align:middle;\r\n    background:white; border-radius:6px; padding:3px;\r\n  }\r\n\r\n  @media (max-width: 980px) {\r\n    .lc-grid { grid-template-columns: repeat(2,1fr); gap:28px; }\r\n    .lc-top-sales h2 { font-size:48px; }\r\n  }\r\n  @media (max-width: 520px) {\r\n    .lc-grid { grid-template-columns: 1fr; gap:22px; }\r\n    .lc-top-sales { padding:0 14px; }\r\n    .lc-top-sales h2 { font-size:36px; }\r\n  }\r\n\r\n  .lc-title { white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0 6px; display:block; }\r\n<\/style>\r\n\r\n<section class=\"lc-top-sales\" aria-label=\"Top ventas de la florister\u00eda\">\r\n  <h2>Our <em>best<\/em> sellers<\/h2>\r\n\r\n  <div class=\"lc-grid\">\r\n    <!-- Producto 1 -->\r\n    <article class=\"lc-item\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n\r\n        <!-- Im\u00e1genes hotlinked: Unsplash Source (query por tema). -->\r\n        <img decoding=\"async\" class=\"thumb\" loading=\"lazy\"\r\n             src=\"https:\/\/lafinafloristeria.com\/wp-content\/uploads\/2026\/02\/ramo-de-rosas-enamorados.webp\"\r\n             alt=\"Jarr\u00f3n de flores rosadas\" itemprop=\"image\">\r\n             \r\n      <span class=\"lc-title\" itemprop=\"name\" title=\"Vase of flowers\">RAMO ROSAS ENAMORADOS<\/span>\r\n    <\/article>\r\n\r\n    <!-- Producto 2 -->\r\n    <article class=\"lc-item\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n        <img decoding=\"async\" class=\"thumb\" loading=\"lazy\"\r\n             src=\"https:\/\/lafinafloristeria.com\/wp-content\/uploads\/2026\/02\/ramo-primaveral.webp\">\r\n      <span class=\"lc-title\" itemprop=\"name\" title=\"MALLORCA\">SPRING BOUQUET<\/span>\r\n    <\/article>\r\n\r\n    <!-- Producto 3 -->\r\n    <article class=\"lc-item\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n        <img decoding=\"async\" class=\"thumb\" loading=\"lazy\"\r\n             src=\"https:\/\/lafinafloristeria.com\/wp-content\/uploads\/2026\/02\/gemini-3-pro-image-preview-2k_a_Ponme_un_fondo_blanc.webp\"\r\n             alt=\"Ramo Red Apple\" itemprop=\"image\">\r\n      <span class=\"lc-title\" itemprop=\"name\" title=\"RED APPLE\">ORCHIDS<\/span>\r\n    <\/article>\r\n\r\n    <!-- Producto 4 -->\r\n    <article class=\"lc-item\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n        <img decoding=\"async\" class=\"thumb\" loading=\"lazy\"\r\n             src=\"https:\/\/lafinafloristeria.com\/wp-content\/uploads\/2026\/02\/cupula-preservada-floristeria-fina.webp\"\r\n             alt=\"Ramo Austin\" itemprop=\"image\">\r\n      <span class=\"lc-title\" itemprop=\"name\" title=\"AUSTIN\">PRESERVED DOME<\/span>\r\n    <\/article>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17d5f1e e-con-full e-flex e-con e-parent\" data-id=\"17d5f1e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df5dd6d elementor-widget elementor-widget-html\" data-id=\"df5dd6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOQUE: Secci\u00f3n de Servicios (ADAPTADO A GRID DE 5 CARDS) -->\r\n<style>\r\n  \/* Contenedor principal full width *\/\r\n  .lc-cats-wrapper {\r\n    width: 100vw;\r\n    position: relative;\r\n    left: 50%;\r\n    right: 50%;\r\n    margin-left: -50vw;\r\n    margin-right: -50vw;\r\n    background: linear-gradient(#fbf7f0, #faf7f2);\r\n  }\r\n\r\n  \/* T\u00edtulo principal *\/\r\n  .lc-cats-title {\r\n    text-align: center;\r\n    padding: 60px 18px 40px;\r\n    font-family: \"Helvetica Neue\", Arial, sans-serif;\r\n    color: #3f3f3f;\r\n  }\r\n\r\n  .lc-cats-title h2 {\r\n    font-size: 60px;\r\n    margin: 0;\r\n    color: #3f3f3f;\r\n    font-weight: 700;\r\n    letter-spacing: 0px;\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n  }\r\n\r\n  .lc-cats-title h1 .italic {\r\n    font-style: italic;\r\n    font-weight: 400;\r\n    margin: 0 12px;\r\n    color: #6b7272;\r\n  }\r\n\r\n  \/* Contenedor *\/\r\n  .lc-cats {\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n    padding: 0 40px 60px;\r\n    font-family: \"Helvetica Neue\", Arial, sans-serif;\r\n    color: #3f3f3f;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  \/* Texto intro centrado (nuevo texto) *\/\r\n  .lc-cats .intro {\r\n    text-align: center;\r\n    max-width: 900px;\r\n    margin: 0 auto 28px;\r\n    font-size: 16px;\r\n    line-height: 1.6;\r\n    color: #4b4b4b;\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n  }\r\n  .lc-cats .intro strong {\r\n    color: #2f3333;\r\n  }\r\n  \r\n  \/* Texto de Contacto (A\u00f1adido) *\/\r\n  .lc-cats .contact-delivery {\r\n      text-align: center;\r\n      max-width: 900px;\r\n      margin: 30px auto 10px;\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n      color: #4b4b4b;\r\n  }\r\n\r\n  \/* Contenedor del Contacto para el icono *\/\r\n  .lc-cats .contact-info {\r\n      text-align: center;\r\n      margin-bottom: 40px;\r\n  }\r\n  \r\n  .lc-cats .contact-info svg {\r\n      width: 32px;\r\n      height: 32px;\r\n      stroke: #78ad00; \r\n      stroke-width: 1.5;\r\n      fill: none;\r\n      margin-bottom: 5px;\r\n  }\r\n  \r\n  .lc-cats .contact-info p {\r\n      margin: 0;\r\n      font-size: 16px;\r\n      color: #6b6f6f;\r\n      line-height: 1.6;\r\n      font-family: Georgia, \"Times New Roman\", serif;\r\n  }\r\n\r\n  \/* Grid 5 columnas en una fila *\/\r\n  .lc-cats .grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(5, 1fr);\r\n    gap: 24px;\r\n    align-items: start;\r\n    margin-top: 18px;\r\n  }\r\n\r\n  \/* Card individual con flexbox para alinear el bot\u00f3n *\/\r\n  .lc-cat {\r\n    background: transparent;\r\n    text-align: center;\r\n    padding: 6px 8px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100%;\r\n  }\r\n  \r\n  .lc-cat .imgwrap {\r\n    background: white;\r\n    padding: 18px;\r\n    border-radius: 4px;\r\n    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);\r\n    display: block;\r\n  }\r\n  \r\n  .lc-cat img.thumb {\r\n    width: 100%;\r\n    height: 280px;\r\n    object-fit: cover;\r\n    display: block;\r\n    border-radius: 2px;\r\n    background: #fff;\r\n  }\r\n\r\n  \/* T\u00edtulo en serif y grande *\/\r\n  .lc-cat h3 {\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n    font-size: 34px;\r\n    margin: 18px 0 8px;\r\n    color: #475255;\r\n    font-weight: 600;\r\n  }\r\n\r\n  \/* Descripci\u00f3n con flex-grow para empujar el bot\u00f3n al fondo *\/\r\n  .lc-cat p.desc {\r\n    margin: 0 18px 18px;\r\n    font-size: 15px;\r\n    color: #6b6f6f;\r\n    line-height: 1.6;\r\n    font-family: \"Helvetica Neue\", Arial, sans-serif;\r\n    flex-grow: 1;\r\n  }\r\n\r\n  \/* Contenedor del bot\u00f3n para centrarlo *\/\r\n  .lc-cat .btn-wrapper {\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin-top: auto;\r\n    padding-bottom: 12px;\r\n  }\r\n\r\n  \/* Bot\u00f3n verde *\/\r\n  .lc-cat .btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    text-decoration: none;\r\n    padding: 12px 28px;\r\n    border-radius: 26px;\r\n    background: linear-gradient(180deg, #eece2b, #78ad00);\r\n    color: white;\r\n    font-weight: 700;\r\n    letter-spacing: 1px;\r\n    box-shadow: 0 6px 0 rgba(121, 160, 0, 0.18);\r\n    transition: transform 0.12s ease, box-shadow 0.12s ease, opacity 0.12s;\r\n  }\r\n  \r\n  .lc-cat .btn svg {\r\n    width: 14px;\r\n    height: 14px;\r\n    transform: translateX(1px);\r\n  }\r\n  \r\n  .lc-cat .btn:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.10);\r\n    opacity: 0.98;\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 1200px) {\r\n    .lc-cats .grid {\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 20px;\r\n    }\r\n  }\r\n  @media (max-width: 900px) {\r\n    .lc-cats .grid {\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 20px;\r\n    }\r\n    .lc-cat img.thumb {\r\n      height: 260px;\r\n    }\r\n    .lc-cats-title h1 {\r\n      font-size: 36px;\r\n    }\r\n  }\r\n  @media (max-width: 560px) {\r\n    .lc-cats {\r\n      padding: 0 12px 22px;\r\n    }\r\n    .lc-cats-title {\r\n      padding: 40px 12px 30px;\r\n    }\r\n    .lc-cats .grid {\r\n      grid-template-columns: 1fr;\r\n      gap: 20px;\r\n    }\r\n    .lc-cat h3 {\r\n      font-size: 26px;\r\n    }\r\n    .lc-cat img.thumb {\r\n      height: 320px;\r\n    }\r\n    .lc-cats-title h1 {\r\n      font-size: 28px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"lc-cats-wrapper\">\r\n  <div class=\"lc-cats-title\">\r\n    <h2>Services<\/h2> \r\n  <\/div>\r\n\r\n  <section class=\"lc-cats\" aria-label=\"Nuestros servicios de florister\u00eda\">\r\n    \r\n    <!-- Texto introductorio general de servicios -->\r\n    <div class=\"intro\">\r\n      At Florister\u00eda Fina, we create floral and plant arrangements for all kinds of occasions, from simple compositions to larger projects for events and celebrations. We offer a personalised service, adapting to each order and providing advice to find the most suitable option in each case.\r\n    <\/div>\r\n    <div class=\"intro\">\r\n        <p>\r\n            We create bouquets, centrepieces, floral arrangements, plants and gifts, always taking care in the selection of flowers and the final finish.\n\nAll our orders can be delivered to your home. For this service, it is necessary to contact us in advance.\r\n        <\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"intro\">\r\n        <i data-lucide=\"phone-call\"><\/i>\r\n        <p><strong>Please call us for information on our shipping rates and availability.<\/strong><\/p>\r\n    <\/div>\r\n    \r\n\r\n    <!-- Grid de 5 categor\u00edas\/encargos -->\r\n    <div class=\"grid\">\r\n      \r\n        <!-- Card 1: Bodas -->\r\n        <article class=\"lc-cat\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n            <a href=\"\/en\/bodas\/\" class=\"imgwrap\" aria-label=\"Ver servicio de Bodas\">\r\n              <img decoding=\"async\" class=\"thumb\" loading=\"lazy\" alt=\"Decoraci\u00f3n floral para una boda\" \r\n                   src=\"https:\/\/cdn0.bodas.net\/article-real-wedding\/635\/original\/1280\/jpg\/3338167.jpeg\">\r\n            <\/a>\r\n            <h3>Weddings<\/h3>\r\n            <p class=\"desc\">Comprehensive floral advice and design for your special day: bridal bouquets, ceremony and reception decorations.<\/p>\r\n            <div class=\"btn-wrapper\">\r\n              <a class=\"btn\" href=\"\/en\/bodas\/\" role=\"button\" aria-label=\"Ver Bodas\">\r\n                Go to the service\r\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                  <path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n              <\/a>\r\n            <\/div>\r\n        <\/article>\r\n      \r\n        <!-- Card 2: Eventos y Empresas -->\r\n        <article class=\"lc-cat\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n            <a href=\"\/en\/eventos\/\" class=\"imgwrap\" aria-label=\"Ver servicio de Eventos y Empresas\">\r\n              <img decoding=\"async\" class=\"thumb\" loading=\"lazy\" alt=\"Centro de mesa con rodajas de madera y decoraci\u00f3n\" \r\n                   src=\"https:\/\/cdn0.bodas.net\/article-vendor\/15927\/original\/1280\/jpeg\/centro-rodajas-madera_1_115927-157565479634631.jpeg\">\r\n            <\/a>\r\n            <h3>Events and Companies<\/h3>\r\n            <p class=\"desc\">Floral decoration for events, hotels, offices, and businesses. Bespoke projects and regular orders.<\/p>\r\n            <div class=\"btn-wrapper\">\r\n              <a class=\"btn\" href=\"\/en\/eventos\/\" role=\"button\" aria-label=\"Ver Eventos\">\r\n                Go to the service\r\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                  <path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n              <\/a>\r\n            <\/div>\r\n        <\/article>\r\n      \r\n        <!-- Card 3: Funerales -->\r\n        <article class=\"lc-cat\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n            <a href=\"\/en\/funerales\/\" class=\"imgwrap\" aria-label=\"Ver servicio de Funerales\">\r\n              <img decoding=\"async\" class=\"thumb\" loading=\"lazy\" alt=\"Composici\u00f3n de flores secas\" \r\n                   src=\"https:\/\/cdnx.jumpseller.com\/flores-de-laura\/image\/16238539\/IMG-20210405-WA0143.jpg?1633404657\">\r\n            <\/a>\r\n            <h3>Funerals<\/h3>\r\n            <p class=\"desc\">Funeral arrangements, wreaths and palms with the utmost discretion and respect. Express delivery service to funeral homes.<\/p>\r\n            <div class=\"btn-wrapper\">\r\n              <a class=\"btn\" href=\"\/en\/funerales\/\" role=\"button\" aria-label=\"Ver Funerales\">\r\n                Go to the service\r\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                  <path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n              <\/a>\r\n            <\/div>\r\n        <\/article>\r\n\r\n        <!-- Card 4: Preservados -->\r\n        <article class=\"lc-cat\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n            <a href=\"\/en\/preservados\/\" class=\"imgwrap\" aria-label=\"Ver Flor Preservada\">\r\n              <img decoding=\"async\" class=\"thumb\" loading=\"lazy\" alt=\"Ramo de flores en tonos pastel\" \r\n                   src=\"https:\/\/nataliagarcia.online\/wp-content\/uploads\/2021\/04\/ramo_5.jpg\">\r\n            <\/a>\r\n            <h3>Preserved flowers<\/h3>\r\n            <p class=\"desc\">Natural flower arrangements treated to last over time. Ideal for long-lasting gifts.<\/p>\r\n            <div class=\"btn-wrapper\">\r\n              <a class=\"btn\" href=\"\/en\/preservados\/\" role=\"button\" aria-label=\"Ver Preservados\">\r\n                Go to the service\r\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                  <path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n              <\/a>\r\n            <\/div>\r\n        <\/article>\r\n        \r\n        <!-- Card 5: Plantas Naturales -->\r\n        <article class=\"lc-cat\" itemscope itemtype=\"http:\/\/schema.org\/Product\">\r\n            <a href=\"#\" class=\"imgwrap\" aria-label=\"Ver Ramos y Centros\">\r\n              <img decoding=\"async\" class=\"thumb\" loading=\"lazy\" alt=\"Ramo de flores con variedad de tallos\" \r\n                   src=\"https:\/\/lafinafloristeria.com\/wp-content\/uploads\/2026\/02\/a_Dejame_un_fondo_clar-2-scaled.webp\">\r\n            <\/a>\r\n            <h3>Ramos<\/h3>\r\n            <p class=\"desc\">Flores frescas para regalo, centros de mesa y cestas para cualquier ocasi\u00f3n o celebraci\u00f3n.<\/p>\r\n            <div class=\"btn-wrapper\">\r\n              <a class=\"btn\" href=\"\/en\/ramos\/\" role=\"button\" aria-label=\"Ver Ramos y Centros\">\r\n                Go to the service\r\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                  <path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n              <\/a>\r\n            <\/div>\r\n        <\/article>\r\n\r\n    <\/div>\r\n\r\n  <\/section>\r\n<\/div>\r\n<script>\r\n    \/\/ Asegurarse de que los iconos de Lucide se creen\r\n    if (typeof lucide !== 'undefined') {\r\n        lucide.createIcons();\r\n    }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d313af1 e-con-full e-flex e-con e-parent\" data-id=\"d313af1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db6c616 elementor-widget elementor-widget-html\" data-id=\"db6c616\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Secci\u00f3n Full Width de Flores para WordPress -->\n<div style=\"  width: 100vw;  position: relative;  left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;  height: 600px;  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));  background-size: cover;  background-position: center;  background-attachment: fixed;  display: flex;  align-items: center;  justify-content: center;  overflow: hidden;\">\n  <!-- Imagen de fondo -->\n  <div style=\"    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    background-image: url('https:\/\/www.floristanavarro.com\/img\/cms\/margaritas-blancas.jpeg');    background-size: cover;    background-position: center;    z-index: 0;  \"><\/div>\n  <!-- Overlay oscuro -->\n  <div style=\"    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    background: rgba(0, 0, 0, 0.45);    z-index: 1;  \"><\/div>\n  <!-- Contenido -->\n  <div style=\"    position: relative;    z-index: 2;    text-align: center;    max-width: 800px;    padding: 40px;    color: white;  \">\n    <h2 style=\"      font-size: 3.5rem;      font-weight: 300;      letter-spacing: 2px;      margin-bottom: 30px;      line-height: 1.3;      font-family: 'Georgia', serif;    \">\n      The best flowers for every occasion\n    <\/h2>\n    <p style=\"      font-size: 1.1rem;      line-height: 1.8;      margin-bottom: 25px;      font-weight: 300;      font-family: 'Georgia', serif;    \">\n      We take care of even the smallest details when it comes to the quality of our products, carefully selecting the flowers, decorations and finishing touches so they arrive as fresh as possible and last longer.\n    <\/p>\n    <p style=\"      font-size: 1rem;      line-height: 1.8;      margin-bottom: 40px;      font-weight: 300;      font-family: 'Georgia', serif;    \">\n      A meticulous process that runs from the initial consultation and design through to preparing all the d\u00e9cor, always delivered right on time.\n    <\/p>\n    <a href=\"\/en\/contacto\/\" style=\"      display: inline-block;      padding: 15px 40px;      border: 2px solid white;      color: white;      text-decoration: none;      letter-spacing: 1.5px;      font-size: 0.95rem;      font-weight: 400;      transition: all 0.3s ease;      font-family: 'Arial', sans-serif;    \"\n    onmouseover=\"this.style.backgroundColor='white'; this.style.color='#333';\"\n    onmouseout=\"this.style.backgroundColor='transparent'; this.style.color='white';\"\n    >\n      CONTACT\n    <\/a>\n  <\/div>\n<\/div>\n\n<style>\n@media (max-width: 768px) {\n  div[style*=\"height: 600px\"] h2 {\n    font-size: 2rem !important;\n    margin-bottom: 20px !important;\n    letter-spacing: 1px !important;\n  }\n  \n  div[style*=\"height: 600px\"] p {\n    font-size: 0.9rem !important;\n    line-height: 1.6 !important;\n    margin-bottom: 20px !important;\n  }\n  \n  div[style*=\"height: 600px\"] a {\n    font-size: 0.85rem !important;\n    padding: 12px 30px !important;\n  }\n  \n  div[style*=\"max-width: 800px\"] {\n    padding: 30px 20px !important;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54c8fa0 e-flex e-con-boxed e-con e-parent\" data-id=\"54c8fa0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3141c7b elementor-widget elementor-widget-heading\" data-id=\"3141c7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Testimonials from our customers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38c304b elementor-widget elementor-widget-shortcode\" data-id=\"38c304b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\"ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"hace %d %s|hoy|d\u00eda|d\u00edas|semana|semanas|mes|meses|a\u00f1o|a\u00f1os\" data-layout-id=\"13\" data-layout-category=\"slider\" data-set-id=\"soft\" data-pid=\"\" data-language=\"es\" data-close-locale=\"Cerca\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Respuesta del propietario\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer source-Google\"> <div class=\"ti-row\"> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh5.googleusercontent.com\/-8k5lPzt6Z_s\/AAAAAAAAAAI\/AAAAAAAAAAA\/6QbPzkQ7Jeg\/s160-p-k-no-ns-nd\/photo.jpg\" alt=\"Florister\u00eda Fina\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Florister\u00eda Fina<\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/h.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\"><strong>82 rese\u00f1as Google<\/strong><\/span> <\/div> <div class=\"ti-header-write-btn-container\"> <a href=\"https:\/\/admin.trustindex.io\/api\/googleWriteReview?place-id=ChIJIVeNxQWAZA0Ry1t3Tn7P4-4\" class=\"ti-header-write-btn\" role=\"button\" aria-label=\"Escribe una rese\u00f1a a Google\" target=\"_blank\" rel=\"noopener nofollow\">Escribe una rese\u00f1a<\/a> <\/div>  <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Siguiente rese\u00f1a\" role=\"button\"><\/div> <div class=\"ti-prev\" aria-label=\"Rese\u00f1a anterior\" role=\"button\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1762473600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUTj9aIFS0_04q1rr2vU8QROVXWgck-cnomHFxghRo9J29fCca2=w40-h40-c-rp-mo-br100\" alt=\"Marta Girona profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Marta Girona <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->No pudimos elegir mejor florister\u00eda para los arreglos de nuestra boda el 25 de octubre. Cecilia e Isabel, desde el primer momento nos acogieron con amabilidad y captaron a la perfecci\u00f3n lo que quer\u00edamos. El d\u00eda de nuestra boda estaba todo precioso, desde el interior de la iglesia hasta la entrada, escalinata, mi ramo de novia en cascada (precioso), etc. Se ha convertido en nuestra florister\u00eda de confianza. Much\u00edsimas gracias por todo!! De parte de Marta y Mois\u00e9s.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1762300800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKuxpL9twJHsPJIj0TNUXKPpx0ZA3B0yHBEUuNxUszb0U7UCA=w40-h40-c-rp-mo-br100\" alt=\"Laura Hern\u00e1ndez Mayol profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Laura Hern\u00e1ndez Mayol <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Estoy en cantada con sus servicios. Contrat\u00e9 sus servicios para una boda y plasmaron todas mis ideas. Isabel fue la chica q me atendi\u00f3 en todo momento y la que me fue aconsejando de todo. La verdad que qued\u00f3 todo espectacular. Much\u00edsimas gracias por todo.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1762300800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV88fVxFiwtFnC-jdLOzapf11zHCq9438IayI0sO3abGHod_ai-Ag=w40-h40-c-rp-mo-ba4-br100\" alt=\"Josefina Garc\u00eda profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Josefina Garc\u00eda <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Las mejores !\nMuy profesionales\nMuy educadas y simp\u00e1ticas\nSiempre con una sonrisa en la boca !\nProducto MUY BUENO.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1758153600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIYuRA-wqKfgpyA6eT0odhFYY_tXgrWlUCDzI1DTaSL1J1Elw=w40-h40-c-rp-mo-ba3-br100\" alt=\"Antonio Manuel Alhama Lucas profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Antonio Manuel Alhama Lucas <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Muy profesionales y un producto espectacular. El servicio s\u00faper r\u00e1pido.recomendable 100%<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1734825600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIFIrDIgFruJIw02Bcnn5mPnyZJqmgv4xcsjMaB8iRWwX36EA=w40-h40-c-rp-mo-br100\" alt=\"Alba Martin Martinez profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Alba Martin Martinez <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Siempre que he necesitado algo relacionado con ramos o flores he venido a este sitio ,pero nunca habia tenido el placer de que me atendiera Isabel ,el otro d\u00eda me hizo un ramo precioso para un funeral,pero sobre todo quiero destacar el trato que me di\u00f3 ,su amabilidad y su profesionalidad,me fui muy contenta de all\u00ed por el ramo y por el trato recibido,gracias Isabel.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1728000000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWh4_RmCCMzcPT5ds25AcWDVCDqWDDzxXoAucdSxricmD25fV3a=w40-h40-c-rp-mo-br100\" alt=\"Paula L\u00f3pez Salinas profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Paula L\u00f3pez Salinas <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Es una florister\u00eda de toda la vida que hace ramos preciosos. Son estupendas y pillan mis ideas al vuelo. Aut\u00e9nticas obras de arte \u2764\ufe0f.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/lafinafloristeria.com\/wp-content\/uploads\/trustindex-google-widget.css?1765276996\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Floristeria Fina FLORISTER\u00cdA FINA Arte Floral Para todas las ocasiones Nuestro top ventas RAMO ROSAS ENAMORADOS RAMO PRIMAVERAL ORQUIDEAS CUPULA PRESERVADAS Servicios En Florister\u00eda Fina realizamos encargos florales y de plantas para todo tipo de ocasiones, desde composiciones sencillas hasta proyectos de mayor envergadura para eventos y celebraciones. Trabajamos de forma personalizada, adapt\u00e1ndonos a cada [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1360","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lafinafloristeria.com\/en\/wp-json\/wp\/v2\/pages\/1360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lafinafloristeria.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lafinafloristeria.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lafinafloristeria.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lafinafloristeria.com\/en\/wp-json\/wp\/v2\/comments?post=1360"}],"version-history":[{"count":1497,"href":"https:\/\/lafinafloristeria.com\/en\/wp-json\/wp\/v2\/pages\/1360\/revisions"}],"predecessor-version":[{"id":6943,"href":"https:\/\/lafinafloristeria.com\/en\/wp-json\/wp\/v2\/pages\/1360\/revisions\/6943"}],"wp:attachment":[{"href":"https:\/\/lafinafloristeria.com\/en\/wp-json\/wp\/v2\/media?parent=1360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}