Watermelon White
Watermelon White

Watermelon White

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

This white tastes like watermelon. 

This is a old tree shou mei from Zhe Rong at about 700m. Some how these factors come together to create a white tea that tastes like watermelon. The beginning has a red flavor that is soft and juicy, followed up by a green finish all put together with an oily body. Its like eating a water melon. 

Due to its size, this tea can only be sold by the oz.

/* 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