{"id":8250,"date":"2025-09-12T12:09:57","date_gmt":"2025-09-12T18:09:57","guid":{"rendered":"https:\/\/ofirlaysve.com\/tienda\/thank-you-2\/"},"modified":"2026-06-02T16:35:56","modified_gmt":"2026-06-02T22:35:56","slug":"thank-you-2","status":"publish","type":"page","link":"https:\/\/ofirlaysve.com\/tienda\/thank-you-2\/","title":{"rendered":"Thank You 2"},"content":{"rendered":"    <style>\n        body.woocommerce-order-received {\n            background:\n                radial-gradient(circle at 10% 0%, rgba(137, 117, 76, .18), transparent 34%),\n                radial-gradient(circle at 92% 10%, rgba(119, 139, 75, .14), transparent 30%),\n                linear-gradient(180deg, #fbf7ef 0%, #f4ecdf 48%, #ffffff 100%) !important;\n        }\n\n        .ivp-ty-wrap,\n        .ivp-ty-wrap * {\n            box-sizing: border-box;\n        }\n\n        .ivp-ty-wrap {\n            --ivp-font-text: Arial, sans-serif;\n            --ivp-font-title: \"Prata\", Georgia, serif;\n            --ivp-accent: var(--wd-primary-color, #7f8f45);\n            --ivp-accent-dark: #53632f;\n            --ivp-accent-soft: #eef2e3;\n            --ivp-gold: #b08a55;\n            --ivp-gold-dark: #80623c;\n            --ivp-cream: #fbf7ef;\n            --ivp-cream-2: #f5ecdf;\n            --ivp-card: rgba(255, 255, 255, .94);\n            --ivp-text: #231f18;\n            --ivp-muted: #756c60;\n            --ivp-line: rgba(128, 98, 60, .18);\n\n            max-width: 1180px;\n            margin: 0 auto;\n            padding: 42px 18px 76px;\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-text);\n            -webkit-font-smoothing: antialiased;\n            text-rendering: geometricPrecision;\n        }\n\n        .ivp-ty-hero {\n            position: relative;\n            overflow: hidden;\n            text-align: center;\n            max-width: 860px;\n            margin: 0 auto 28px;\n            padding: 42px 26px;\n            background:\n                linear-gradient(135deg, rgba(255, 255, 255, .96) 0%, rgba(255, 250, 241, .96) 100%);\n            border: 1px solid var(--ivp-line);\n            border-radius: 34px;\n            box-shadow: 0 28px 70px rgba(79, 62, 37, .12);\n        }\n\n        .ivp-ty-hero::before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            background:\n                radial-gradient(circle at 18% 18%, rgba(176, 138, 85, .16), transparent 32%),\n                radial-gradient(circle at 82% 18%, rgba(127, 143, 69, .13), transparent 30%);\n        }\n\n        .ivp-ty-hero > * {\n            position: relative;\n            z-index: 1;\n        }\n\n        .ivp-ty-badge {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 17px;\n            padding: 10px 19px;\n            border-radius: 999px;\n            background: linear-gradient(135deg, var(--ivp-accent) 0%, var(--ivp-accent-dark) 100%);\n            color: #ffffff;\n            font-family: var(--ivp-font-text);\n            font-size: 12px;\n            letter-spacing: .045em;\n            text-transform: uppercase;\n            font-weight: 850;\n            box-shadow: 0 15px 28px rgba(83, 99, 47, .24);\n        }\n\n        .ivp-ty-hero h1 {\n            margin: 0 0 12px;\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-title);\n            font-size: clamp(31px, 4.2vw, 54px);\n            line-height: .98;\n            letter-spacing: -.052em;\n            font-weight: 850;\n        }\n\n        .ivp-ty-hero p {\n            max-width: 650px;\n            margin: 0 auto;\n            color: var(--ivp-muted);\n            font-size: 16px;\n            line-height: 1.65;\n            font-weight: 600;\n        }\n\n        .ivp-ty-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 14px;\n            margin-bottom: 18px;\n        }\n\n        .ivp-ty-card,\n        .ivp-ty-box,\n        .ivp-ty-note {\n            background: var(--ivp-card);\n            border: 1px solid var(--ivp-line);\n            border-radius: 28px;\n            box-shadow: 0 18px 44px rgba(79, 62, 37, .075);\n            backdrop-filter: blur(10px);\n        }\n\n        .ivp-ty-card {\n            padding: 20px;\n            transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n        }\n\n        .ivp-ty-card:hover {\n            transform: translateY(-2px);\n            border-color: rgba(176, 138, 85, .38);\n            box-shadow: 0 22px 50px rgba(79, 62, 37, .10);\n        }\n\n        .ivp-ty-card span {\n            display: block;\n            margin-bottom: 7px;\n            color: var(--ivp-muted);\n            font-size: 11px;\n            letter-spacing: .055em;\n            text-transform: uppercase;\n            font-weight: 850;\n        }\n\n        .ivp-ty-card strong {\n            display: block;\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-title);\n            font-size: 17px;\n            line-height: 1.25;\n            font-weight: 850;\n        }\n\n        .ivp-ty-note {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            margin-bottom: 22px;\n            padding: 17px 20px;\n            background:\n                linear-gradient(135deg, rgba(238, 242, 227, .95), rgba(255, 250, 241, .95));\n        }\n\n        .ivp-ty-note strong {\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-title);\n            font-weight: 850;\n        }\n\n        .ivp-ty-note span {\n            color: var(--ivp-muted);\n            font-weight: 650;\n        }\n\n        .ivp-ty-layout {\n            display: grid;\n            grid-template-columns: minmax(0, 1fr) 370px;\n            gap: 22px;\n            align-items: start;\n        }\n\n        .ivp-ty-box {\n            margin-bottom: 22px;\n            padding: 24px;\n            border-radius: 30px;\n        }\n\n        .ivp-ty-box h2 {\n            margin: 0 0 18px;\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-title);\n            font-size: 22px;\n            line-height: 1.15;\n            letter-spacing: -.035em;\n            font-weight: 850;\n        }\n\n        .ivp-ty-products {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .ivp-ty-product {\n            display: grid;\n            grid-template-columns: 72px minmax(0, 1fr) auto;\n            gap: 14px;\n            align-items: center;\n            padding: 14px;\n            background: linear-gradient(135deg, #fbf7ef 0%, #f6eee2 100%);\n            border: 1px solid rgba(128, 98, 60, .16);\n            border-radius: 24px;\n        }\n\n        .ivp-ty-product.is-autoship {\n            background: linear-gradient(135deg, #f3f7eb 0%, #eef2e3 100%);\n            border-color: rgba(83, 99, 47, .18);\n        }\n\n        .ivp-ty-product-img {\n            width: 72px;\n            height: 72px;\n            overflow: hidden;\n            border-radius: 19px;\n            background: #eee3d3;\n            box-shadow: inset 0 0 0 1px rgba(128, 98, 60, .12);\n        }\n\n        .ivp-ty-product-img img,\n        .ivp-ty-product-img span {\n            display: block;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        .ivp-ty-product-top {\n            display: flex;\n            align-items: flex-start;\n            justify-content: space-between;\n            gap: 10px;\n            margin-bottom: 5px;\n        }\n\n        .ivp-ty-product-info strong {\n            display: block;\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-title);\n            font-size: 15px;\n            font-weight: 850;\n            line-height: 1.3;\n        }\n\n        .ivp-ty-product-info em {\n            flex: 0 0 auto;\n            padding: 5px 10px;\n            border-radius: 999px;\n            background: linear-gradient(135deg, var(--ivp-gold) 0%, var(--ivp-gold-dark) 100%);\n            color: #ffffff;\n            font-style: normal;\n            font-size: 11px;\n            letter-spacing: .025em;\n            font-weight: 850;\n            white-space: nowrap;\n            box-shadow: 0 10px 18px rgba(128, 98, 60, .18);\n        }\n\n        .ivp-ty-product.is-autoship .ivp-ty-product-info em {\n            background: linear-gradient(135deg, var(--ivp-accent) 0%, var(--ivp-accent-dark) 100%);\n            box-shadow: 0 10px 18px rgba(83, 99, 47, .18);\n        }\n\n        .ivp-ty-product-info span {\n            color: var(--ivp-muted);\n            font-size: 13px;\n            font-weight: 700;\n        }\n\n        .ivp-ty-product-price {\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-title);\n            font-size: 15px;\n            font-weight: 850;\n            white-space: nowrap;\n        }\n\n        .ivp-ty-autoship-list {\n            margin: 10px 0 0;\n            padding: 10px 12px;\n            list-style: none;\n            border-radius: 16px;\n            background: rgba(255, 255, 255, .72);\n            border: 1px solid rgba(83, 99, 47, .10);\n        }\n\n        .ivp-ty-autoship-list li {\n            margin: 0 0 4px;\n            color: var(--ivp-muted);\n            font-size: 12px;\n            line-height: 1.4;\n            font-weight: 650;\n        }\n\n        .ivp-ty-autoship-list li:last-child {\n            margin-bottom: 0;\n        }\n\n        .ivp-ty-autoship-list b {\n            color: var(--ivp-text);\n            font-weight: 850;\n        }\n\n        .ivp-ty-steps {\n            display: grid;\n            grid-template-columns: repeat(3, minmax(0, 1fr));\n            gap: 14px;\n        }\n\n        .ivp-ty-steps > div {\n            padding: 19px;\n            background: linear-gradient(135deg, #fbf7ef 0%, #f6eee2 100%);\n            border: 1px solid rgba(128, 98, 60, .16);\n            border-radius: 24px;\n        }\n\n        .ivp-ty-steps strong {\n            display: flex;\n            width: 34px;\n            height: 34px;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 12px;\n            border-radius: 999px;\n            background: linear-gradient(135deg, var(--ivp-accent) 0%, var(--ivp-accent-dark) 100%);\n            color: #ffffff;\n            font-size: 14px;\n            font-weight: 850;\n            box-shadow: 0 12px 22px rgba(83, 99, 47, .20);\n        }\n\n        .ivp-ty-steps h3 {\n            margin: 0 0 6px;\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-title);\n            font-size: 16px;\n            font-weight: 850;\n        }\n\n        .ivp-ty-steps p {\n            margin: 0;\n            color: var(--ivp-muted);\n            font-size: 14px;\n            line-height: 1.5;\n            font-weight: 600;\n        }\n\n        .ivp-ty-side {\n            position: sticky;\n            top: 22px;\n        }\n\n        .ivp-ty-row {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 14px;\n            padding: 13px 0;\n            border-bottom: 1px solid rgba(128, 98, 60, .13);\n        }\n\n        .ivp-ty-row span {\n            color: var(--ivp-muted);\n            font-size: 14px;\n            font-weight: 700;\n        }\n\n        .ivp-ty-row strong {\n            color: var(--ivp-text);\n            font-family: var(--ivp-font-title);\n            font-size: 15px;\n            font-weight: 850;\n            text-align: right;\n        }\n\n        .ivp-ty-final {\n            margin-top: 6px;\n            padding-top: 18px;\n            border-top: 2px solid var(--ivp-text);\n            border-bottom: 0;\n        }\n\n        .ivp-ty-final span,\n        .ivp-ty-final strong {\n            font-size: 19px;\n            color: var(--ivp-text);\n            font-weight: 850;\n        }\n\n        .ivp-ty-address {\n            padding: 16px;\n            background: linear-gradient(135deg, #fbf7ef 0%, #f6eee2 100%);\n            border: 1px solid rgba(128, 98, 60, .16);\n            border-radius: 22px;\n            color: var(--ivp-text);\n            font-size: 14px;\n            line-height: 1.65;\n            font-weight: 650;\n        }\n\n        .ivp-ty-small {\n            margin: 12px 0 0;\n            color: var(--ivp-muted);\n            font-size: 13px;\n            line-height: 1.5;\n            font-weight: 650;\n        }\n\n        .ivp-ty-small strong {\n            color: var(--ivp-text);\n            font-weight: 850;\n        }\n\n        .ivp-ty-actions {\n            display: grid;\n            gap: 12px;\n        }\n\n        .ivp-ty-actions a {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            min-height: 54px;\n            padding: 14px 20px;\n            border-radius: 999px;\n            background: linear-gradient(135deg, var(--ivp-accent) 0%, var(--ivp-accent-dark) 100%);\n            color: #ffffff !important;\n            text-decoration: none !important;\n            font-family: var(--ivp-font-text);\n            font-size: 14px;\n            letter-spacing: .015em;\n            font-weight: 850;\n            box-shadow: 0 17px 32px rgba(83, 99, 47, .24);\n            transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;\n        }\n\n        .ivp-ty-actions a:hover {\n            transform: translateY(-2px);\n            filter: saturate(1.06);\n            box-shadow: 0 22px 38px rgba(83, 99, 47, .30);\n        }\n\n        .ivp-ty-actions a.dark {\n            background: linear-gradient(135deg, var(--ivp-gold) 0%, var(--ivp-gold-dark) 100%);\n            box-shadow: 0 17px 32px rgba(128, 98, 60, .22);\n        }\n\n        .ivp-ty-actions a.dark:hover {\n            box-shadow: 0 22px 38px rgba(128, 98, 60, .28);\n        }\n\n        .ivp-ty-alert {\n            max-width: 720px;\n            margin: 40px auto;\n            padding: 22px;\n            border-radius: 24px;\n            background: rgba(255, 255, 255, .94);\n            border: 1px solid var(--ivp-line);\n            color: var(--ivp-text);\n            font-weight: 750;\n            text-align: center;\n            box-shadow: 0 22px 52px rgba(79, 62, 37, .10);\n        }\n\n        @media (max-width: 980px) {\n            .ivp-ty-grid {\n                grid-template-columns: repeat(2, minmax(0, 1fr));\n            }\n\n            .ivp-ty-layout {\n                grid-template-columns: 1fr;\n            }\n\n            .ivp-ty-side {\n                position: static;\n            }\n        }\n\n        @media (max-width: 720px) {\n            .ivp-ty-wrap {\n                padding: 26px 12px 54px;\n            }\n\n            .ivp-ty-hero {\n                padding: 30px 18px;\n                border-radius: 28px;\n            }\n\n            .ivp-ty-grid,\n            .ivp-ty-steps {\n                grid-template-columns: 1fr;\n            }\n\n            .ivp-ty-note {\n                display: block;\n            }\n\n            .ivp-ty-note strong {\n                display: block;\n                margin-bottom: 4px;\n            }\n\n            .ivp-ty-box {\n                padding: 20px;\n                border-radius: 26px;\n            }\n\n            .ivp-ty-product {\n                grid-template-columns: 58px minmax(0, 1fr);\n            }\n\n            .ivp-ty-product-img {\n                width: 58px;\n                height: 58px;\n            }\n\n            .ivp-ty-product-top {\n                display: block;\n            }\n\n            .ivp-ty-product-info em {\n                display: inline-flex;\n                margin: 7px 0 2px;\n            }\n\n            .ivp-ty-product-price {\n                grid-column: 2;\n                text-align: left;\n            }\n        }\n    <\/style>\n    <section class=\"ivp-ty-wrap\"><div class=\"ivp-ty-alert\">No pudimos cargar los datos del pedido.<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"order-bump-settings":[],"_wpfnl_thankyou_order_overview":"on","_wpfnl_thankyou_order_details":"on","_wpfnl_thankyou_billing_details":"on","_wpfnl_thankyou_shipping_details":"on","footnotes":""},"class_list":["post-8250","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ofirlaysve.com\/tienda\/wp-json\/wp\/v2\/pages\/8250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ofirlaysve.com\/tienda\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ofirlaysve.com\/tienda\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ofirlaysve.com\/tienda\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ofirlaysve.com\/tienda\/wp-json\/wp\/v2\/comments?post=8250"}],"version-history":[{"count":2,"href":"https:\/\/ofirlaysve.com\/tienda\/wp-json\/wp\/v2\/pages\/8250\/revisions"}],"predecessor-version":[{"id":11014,"href":"https:\/\/ofirlaysve.com\/tienda\/wp-json\/wp\/v2\/pages\/8250\/revisions\/11014"}],"wp:attachment":[{"href":"https:\/\/ofirlaysve.com\/tienda\/wp-json\/wp\/v2\/media?parent=8250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}