{"id":21242,"date":"2020-01-27T06:28:25","date_gmt":"2020-01-27T06:28:25","guid":{"rendered":"https:\/\/www.inthemoodfortea.se\/?post_type=product&#038;p=21242"},"modified":"2026-06-02T08:33:09","modified_gmt":"2026-06-02T08:33:09","slug":"fengqing-2017-gushu","status":"publish","type":"product","link":"https:\/\/www.inthemoodfortea.se\/en\/fengqing-2017-gushu-2\/","title":{"rendered":"Fengqing 2017 Gushu"},"content":{"rendered":"<p>Feng Qing is known for its ancient tea plants and long tradition of tea production, which makes sheng pu-erh from this region sought after for both its quality and complexity. Sheng pu-erh, often called \u201craw\u201d pu-erh, undergoes a natural oxidation process that takes place over several years. Unlike mature (shou) pu-erh, sheng is fermented slowly and allowed to age over time. As this happens, the tea develops its distinctive flavor profile, often with hints of flowers, fruit and subtle smoky notes. The tea plants in Feng Qing, many of them many centuries old, play a crucial role in the character of the tea. The deep roots of these ancient plants absorb nutrients from the mineral-rich layers of the soil, which contributes to the taste and quality of the tea. In addition, the teas are grown at high altitudes where they benefit from the clean water and cool air, resulting in a clear and fresh taste. The slow oxidation and the unique conditions in Feng Qing give the tea a special minerality and depth.<\/p>\n<p>Origin: Fengqing<br \/>\nAltitude above sea level: about 2000m<br \/>\nAge of trees: about 300 years<br \/>\nPicking: bud + 3 leaves<br \/>\nHarvest: March-April 2017<br \/>\nWeight: 357 grams<\/p>\n<p>\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                            Temperature                        <\/span>\n\n                        <span class=\"brewing-value\">\n                            95-100\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                            Infusion                        <\/span>\n\n                        <span class=\"brewing-value\">\n                            3-4 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                            F                        <\/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                            engqing 2017 Gushu is well suited to multiple infusions. The second infusion should ideally be kept short, as the leaves have already begun to unfurl and release their aromas.                        <\/span>\n                    <\/div>\n                <\/div>\n\n                    <\/div>\n\n            <\/div>\n\n    <br \/>\n\n    <div\n        class=\"prick-container\"\n        style=\"            max-width: 500px;            margin-left: auto;            margin-right: auto;            width: 100%;            margin-bottom: 15px;            padding: 0 10px;            box-sizing: border-box;        \"\n    >\n        <div\n            style=\"                display: flex;                justify-content: space-between;                align-items: center;                width: 100%;            \"\n        >\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n        <\/div>\n    <\/div>\n    \n    <div class=\"gongfu-container\">\n        <div class=\"gongfu-header\">\n            <h2 class=\"gongfu-title\">THE GONGFU METHOD<\/h2>\n        <\/div>\n        \n        <div class=\"gongfu-method\">\n            <div class=\"gongfu-measurement\">\n                <span class=\"gongfu-label\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/www.inthemoodfortea.se\/wp-content\/uploads\/2026\/02\/leaf-solid-full.svg\"\n                        alt=\"Dosage\"\n                        width=\"20\"\n                        height=\"20\"\n                        style=\"                            margin-right: 8px;                            display: inline-block;                            vertical-align: middle;                        \"\n                    >\n\n                    Quantity \/ 100 ml gaiwan\n                <\/span>\n\n                <span class=\"gongfu-value\">5-7 grams<\/span>\n            <\/div>\n            \n            <div class=\"gongfu-temperature\">\n                <span class=\"gongfu-label\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/www.inthemoodfortea.se\/wp-content\/uploads\/2026\/02\/temperature-low-solid-full.svg\"\n                        alt=\"temperature\"\n                        width=\"20\"\n                        height=\"20\"\n                        style=\"                            margin-right: 8px;                            display: inline-block;                            vertical-align: middle;                        \"\n                    >\n\n                    Water temperature\n                <\/span>\n\n                <span class=\"gongfu-value\">\n                    90-95 \u00b0C                <\/span>\n            <\/div>\n            \n            <div class=\"gongfu-rinse\">\n                <span class=\"gongfu-label\">First rinse<\/span>\n                <span class=\"gongfu-value\">5-10 sec (pouring away)<\/span>\n            <\/div>\n            \n            <div class=\"gongfu-times\">\n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Infusion 1<\/span>\n                    <span class=\"gongfu-time-value\">10-15 sec<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Infusion 2<\/span>\n                    <span class=\"gongfu-time-value\">5-10 sec<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Infusion 3<\/span>\n                    <span class=\"gongfu-time-value\">10-15 sec<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Infusion 4<\/span>\n                    <span class=\"gongfu-time-value\">15-20 sec<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Infusion 5<\/span>\n                    <span class=\"gongfu-time-value\">20-30 sec<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Infusion 6+<\/span>\n                    <span class=\"gongfu-time-value\">\n                        +10 sec per extra infusion\n                    <\/span>\n                <\/div>\n            <\/div>\n            \n            <div class=\"gongfu-notes\">\n                <p class=\"gongfu-notes-text\">\n                    The Gongfu method allows for many short infusions.\n Gradually increase the steeping time as you go along. Oolong teas and pu-erh\n are particularly well suited to this method.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <style>\n        .gongfu-container {\n            max-width: 500px;\n            border: 1px solid #cccccc;\n            border-radius: 8px;\n            padding: 20px;\n            font-family: ct_font_contax-regular, sans-serif;\n            background-color: transparent;\n            margin-left: auto;\n            margin-right: auto;\n            color: #18293b;\n        }\n\n        .gongfu-container,\n        .gongfu-container span,\n        .gongfu-container p,\n        .gongfu-container h1,\n        .gongfu-container h2,\n        .gongfu-container h3,\n        .gongfu-container h4,\n        .gongfu-container h5,\n        .gongfu-container h6 {\n            color: #18293b;\n        }\n\n        .gongfu-header {\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 1px solid #dddddd;\n        }\n\n        .gongfu-title {\n            margin: 0;\n            font-size: 24px;\n            color: #18293b;\n            text-align: center;\n            letter-spacing: 1px;\n            font-weight: 400;\n        }\n\n        .gongfu-measurement,\n        .gongfu-temperature,\n        .gongfu-rinse {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 8px 0;\n            border-bottom: 1px solid #dddddd;\n        }\n\n        .gongfu-label,\n        .gongfu-value,\n        .gongfu-time-label,\n        .gongfu-time-value,\n        .gongfu-notes-text {\n            color: #18293b;\n            font-weight: 400;\n        }\n\n        .gongfu-label {\n            display: flex;\n            align-items: center;\n        }\n\n        .gongfu-times {\n            margin: 15px 0;\n        }\n\n        .gongfu-time-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 6px 0;\n            border-bottom: 1px solid #dddddd;\n        }\n\n        .gongfu-notes {\n            margin-top: 15px;\n        }\n\n        .gongfu-notes-text {\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        @media (max-width: 768px) {\n            .prick-container {\n                display: none !important;\n            }\n\n            .gongfu-container {\n                max-width: calc(100% - 8px);\n                margin-left: auto !important;\n                margin-right: auto !important;\n                padding: 15px;\n                width: calc(100% - 8px);\n                left: 0;\n                right: 0;\n                position: relative;\n                box-sizing: border-box;\n            }\n\n            .gongfu-title {\n                font-size: 22px;\n            }\n\n            .gongfu-measurement,\n            .gongfu-temperature,\n            .gongfu-rinse,\n            .gongfu-time-row {\n                padding: 6px 0;\n            }\n        }\n    <\/style>\n\n    <\/p>","protected":false},"excerpt":{"rendered":"<p>Feng Qing \u00e4r k\u00e4nd f\u00f6r sina gamla teplantor och l\u00e5nga tradition av teproduktion, vilket g\u00f6r sheng pu-erh fr\u00e5n denna region eftertraktad b\u00e5de f\u00f6r dess kvalitet och komplexitet. Sheng pu-erh, ofta kallad &#8221;r\u00e5&#8221; pu-erh, genomg\u00e5r en naturlig oxidationsprocess som p\u00e5g\u00e5r \u00f6ver flera \u00e5r. Till skillnad fr\u00e5n mogen (shou) pu-erh fermenteras sheng l\u00e5ngsamt och f\u00e5r \u00e5ldras under [&hellip;]<\/p>\n","protected":false},"featured_media":22725,"template":"","meta":{"_members_access_role":[],"_members_access_error":""},"product_brand":[],"product_cat":[153,134],"product_tag":[],"class_list":["post-21242","product","type-product","status-publish","has-post-thumbnail","product_cat-kinesiskt-te","product_cat-pu-erh","_wholesalex wsx-wholesalex-product","first","outofstock","taxable","shipping-taxable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/www.inthemoodfortea.se\/en\/wp-json\/wp\/v2\/product\/21242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inthemoodfortea.se\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.inthemoodfortea.se\/en\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/en\/wp-json\/wp\/v2\/media\/22725"}],"wp:attachment":[{"href":"https:\/\/www.inthemoodfortea.se\/en\/wp-json\/wp\/v2\/media?parent=21242"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/en\/wp-json\/wp\/v2\/product_brand?post=21242"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/en\/wp-json\/wp\/v2\/product_cat?post=21242"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/en\/wp-json\/wp\/v2\/product_tag?post=21242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}