Melon Aroma Qimen

Regular price
$5.00 USD
Sale price
$5.00 USD
Regular price
Sold out
Unit price
per 

This tea was part of the presale series and was a loved by all who tasted it. Now its officially on the website. 

This is a Qimen Mao Feng, a qimen which so specific shape making step. The body is smooth and sweet with this round melon like flavor. In there is a touch of a woodsy flavor, similar to the Forrest Fragrance which gives it just a touch of complexity. 

Sweet, smooth, with unique flavors.
This Qimen  has the three things that makes a Qimen truly great. 

/* Pine tree swaying animation */ @keyframes pine-sway { 0%, 100% { transform: rotate(0deg); } 25% { transform: rotate(1deg); } 75% { transform: rotate(-1deg); } } .pine-background { animation: pine-sway 4s ease-in-out infinite; transform-origin: bottom center; } /* Stagger multiple trees */ .pine-background:nth-child(2) { animation-delay: 0.5s; } .pine-background:nth-child(3) { animation-delay: 1s; }
html