{"id":5510,"date":"2018-08-31T06:35:28","date_gmt":"2018-08-31T06:35:28","guid":{"rendered":"https:\/\/itmft.flywheelsites.com\/?post_type=product&#038;p=5510"},"modified":"2026-03-24T16:46:45","modified_gmt":"2026-03-24T16:46:45","slug":"matcha-genmaicha","status":"publish","type":"product","link":"https:\/\/www.inthemoodfortea.se\/fr\/matcha-genmaicha\/","title":{"rendered":"Matcha Genmaicha"},"content":{"rendered":"<p>Nous avons soigneusement s\u00e9lectionn\u00e9 notre Genmaicha biologique de Kyushu, en combinant les feuilles de th\u00e9 vert les plus fines avec du riz d\u00e9licatement grill\u00e9 pour cr\u00e9er un profil de saveur harmonieux et \u00e9quilibr\u00e9. La saveur douce et moelleuse du th\u00e9 vert rencontre les nuances chaudes et noisett\u00e9es du riz torr\u00e9fi\u00e9 pour cr\u00e9er une tasse ronde et cors\u00e9e. Pour rehausser l'exp\u00e9rience gustative, nous avons ajout\u00e9 notre meilleur matcha moulu sur pierre de Kyoto, connu pour son umami profond et sa couleur verte intense. Le matcha ajoute une dimension suppl\u00e9mentaire d'\u00e9l\u00e9gance et de profondeur, ce qui donne une saveur plus riche avec un arri\u00e8re-go\u00fbt long et agr\u00e9able. Cette combinaison donne une tasse rafra\u00eechissante et cors\u00e9e, avec un \u00e9quilibre parfait entre la fra\u00eecheur, l'umami et les notes torr\u00e9fi\u00e9es.<br \/>\nIngr\u00e9dients : Th\u00e9 vert*, riz grill\u00e9* *Provenant de fermes biologiques contr\u00f4l\u00e9es.<br \/>\n\n    <style>\n        @keyframes teaSpinIn {\n            0% {\n                opacity: 0;\n                transform: translateY(30px) rotateX(-20deg) rotateY(10deg);\n            }\n\n            100% {\n                opacity: 1;\n                transform: translateY(0) rotateX(0) rotateY(0);\n            }\n        }\n\n        .tea-info-wrapper {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: flex-start;\n            margin: 50px auto 30px auto;\n            max-width: 450px;\n            font-family: ct_font_contax-regular, sans-serif;\n            color: #18293b;\n            perspective: 1200px;\n        }\n\n        \/* S\u00e4kerst\u00e4ller att all vanlig text i sektionen f\u00e5r samma f\u00e4rg *\/\n        .tea-info-wrapper,\n        .tea-info-wrapper span,\n        .tea-info-wrapper p,\n        .tea-info-wrapper h1,\n        .tea-info-wrapper h2,\n        .tea-info-wrapper h3,\n        .tea-info-wrapper h4,\n        .tea-info-wrapper h5,\n        .tea-info-wrapper h6 {\n            color: #18293b;\n        }\n\n        .tea-params-column {\n            flex: 1.2 1.2 320px;\n            min-width: 280px;\n            padding: 0 25px 0 0;\n            box-sizing: border-box;\n            animation: teaSpinIn 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        .tea-chart-column {\n            flex: 1 1 307px;\n            padding: 0;\n            box-sizing: border-box;\n            margin-top: -15px;\n            margin-left: 15px;\n            animation: teaSpinIn 1s cubic-bezier(0.2, 0.8, 0.2, 1) 0.2s forwards;\n            opacity: 0;\n        }\n\n        .tea-chart-column canvas {\n            max-width: 307px;\n            margin: 0 auto;\n            width: 100% !important;\n            height: auto !important;\n        }\n\n        .tea-top-divider {\n            width: 100%;\n            height: 1px;\n            background-color: #eeeeee;\n            margin-bottom: 25px;\n        }\n\n        .tea-divider {\n            width: 1px;\n            align-self: stretch;\n            background-color: #eeeeee;\n            margin: 0 0 20px 0;\n            flex-shrink: 0;\n        }\n\n        .brewing-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 12px 0;\n            border-bottom: 1px solid #eeeeee;\n        }\n\n        .brewing-label {\n            color: #18293b;\n            font-weight: 500;\n            display: flex;\n            align-items: center;\n            font-size: 0.92em;\n        }\n\n        .brewing-value {\n            font-weight: normal;\n            color: #18293b;\n            font-size: 0.92em;\n            text-align: right;\n            margin-left: 15px;\n            text-transform: none !important;\n        }\n\n        .infusion-text-box {\n            margin-top: 20px;\n            background-color: #f9f9f9;\n            padding: 22px 0;\n            border-radius: 4px;\n            width: 100%;\n            box-sizing: border-box;\n            color: #18293b;\n        }\n\n        .dropcap-wrapper {\n            padding: 0;\n            line-height: 1.6;\n            color: #18293b;\n        }\n\n        .dropcap {\n            float: left;\n            font-size: 3.2em;\n            line-height: 0.8;\n            margin-right: 12px;\n            color: #18293b;\n            font-family: 'Cinzel Decorative', Georgia, serif;\n        }\n        \n        .sr-only {\n            position: absolute !important;\n            width: 1px !important;\n            height: 1px !important;\n            padding: 0 !important;\n            margin: -1px !important;\n            overflow: hidden !important;\n            clip: rect(0, 0, 0, 0) !important;\n            white-space: nowrap !important;\n            border: 0 !important;\n        }\n\n        @media (max-width: 768px) {\n            .tea-info-wrapper {\n                flex-direction: column;\n                align-items: center;\n                max-width: 100%;\n                margin-top: 30px;\n            }\n\n            .tea-params-column {\n                width: 100%;\n                padding: 0;\n                order: 1;\n                animation-delay: 0s;\n            }\n\n            .tea-divider {\n                display: none;\n            }\n\n            .tea-chart-column {\n                width: 100%;\n                padding: 30px 0 0 0;\n                order: 3;\n                margin: 0 auto;\n                animation-delay: 0.1s;\n            }\n\n            .tea-chart-column canvas {\n                max-width: 307px;\n            }\n        }\n    <\/style>\n\n    <div class=\"tea-info-wrapper\">\n        <div class=\"tea-top-divider\"><\/div>\n\n        <div class=\"tea-params-column\">\n            <div class=\"brewing-method\">\n\n                \n                    <div class=\"brewing-row\">\n                        <span class=\"brewing-label\">\n                            <img decoding=\"async\"\n                                src=\"\/wp-content\/uploads\/2026\/02\/leaf-solid-full.svg\"\n                                width=\"19\"\n                                height=\"19\"\n                                alt=\"\"\n                                style=\"margin-right: 10px;\"\n                            >\n\n                            Dosage \/\n 250 ml                        <\/span>\n\n                        <span class=\"brewing-value\">\n                            2,5-3 g                        <\/span>\n                    <\/div>\n\n                \n                \n                    <div class=\"brewing-row\">\n                        <span class=\"brewing-label\">\n                            <img decoding=\"async\"\n                                src=\"\/wp-content\/uploads\/2026\/02\/temperature-low-solid-full.svg\"\n                                width=\"19\"\n                                height=\"19\"\n                                alt=\"\"\n                                style=\"margin-right: 10px;\"\n                            >\n\n                            Temp\u00e9rature                        <\/span>\n\n                        <span class=\"brewing-value\">\n                            70-75\u00b0C                        <\/span>\n                    <\/div>\n\n                \n                \n                    <div class=\"brewing-row\">\n                        <span class=\"brewing-label\">\n                            <img decoding=\"async\"\n                                src=\"\/wp-content\/uploads\/2026\/02\/bell-solid-full.svg\"\n                                width=\"19\"\n                                height=\"19\"\n                                alt=\"\"\n                                style=\"margin-right: 10px;\"\n                            >\n\n                            Perfusion                        <\/span>\n\n                        <span class=\"brewing-value\">\n                            2-3 minutes                        <\/span>\n                    <\/div>\n\n                \n                \n            <\/div>\n\n            \n                <div class=\"infusion-text-box\">\n                    <div class=\"dropcap-wrapper\">\n                        <span class=\"dropcap\">\n                            M                        <\/span>\n\n                        <span\n                            style=\"                                color: #18293b;                                font-size: 16px !important;                                font-family: 'Plus Jakarta Sans', sans-serif !important;                                font-weight: 300;                                line-height: 1.6;                                display: block;                                margin: 0 !important;                                padding: 0 !important;                            \"\n                        >\n                            Le Genmaicha d'Atcha se pr\u00eate bien \u00e0 plusieurs infusions. La deuxi\u00e8me infusion doit de pr\u00e9f\u00e9rence \u00eatre br\u00e8ve, car les feuilles ont d\u00e9j\u00e0 commenc\u00e9 \u00e0 s'ouvrir et \u00e0 lib\u00e9rer leurs ar\u00f4mes.                        <\/span>\n                    <\/div>\n                <\/div>\n\n                    <\/div>\n\n            <\/div>\n\n    <\/p>","protected":false},"excerpt":{"rendered":"<p>Vi har noggrant valt ut v\u00e5r ekologiska Genmaicha fr\u00e5n Kyushu, d\u00e4r de finaste gr\u00f6na tebladen kombineras med varsamt rostat ris f\u00f6r att skapa en harmonisk och balanserad smakprofil. Den milda, mjuka smaken fr\u00e5n gr\u00f6nt te m\u00f6ter det rostade risets varma, n\u00f6tiga nyanser och ger en rund och fyllig kopp. F\u00f6r att f\u00f6rh\u00f6ja smakupplevelsen har vi [&hellip;]<\/p>\n","protected":false},"featured_media":7406,"template":"","meta":{"_members_access_role":[],"_members_access_error":""},"product_brand":[],"product_cat":[141,138,152,130,135],"product_tag":[],"class_list":["post-5510","product","type-product","status-publish","has-post-thumbnail","product_cat-ekologiskt-te","product_cat-gront-te","product_cat-japanskt-te","product_cat-matcha","product_cat-smaksatt-te","_wholesalex wsx-wholesalex-product","first","outofstock","taxable","shipping-taxable","purchasable","product-type-variable"],"_links":{"self":[{"href":"https:\/\/www.inthemoodfortea.se\/fr\/wp-json\/wp\/v2\/product\/5510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inthemoodfortea.se\/fr\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.inthemoodfortea.se\/fr\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/fr\/wp-json\/wp\/v2\/media\/7406"}],"wp:attachment":[{"href":"https:\/\/www.inthemoodfortea.se\/fr\/wp-json\/wp\/v2\/media?parent=5510"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/fr\/wp-json\/wp\/v2\/product_brand?post=5510"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/fr\/wp-json\/wp\/v2\/product_cat?post=5510"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/fr\/wp-json\/wp\/v2\/product_tag?post=5510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}