/*------------- BASE IMPORT -------------*/ img { max-width: 100%; } html, body { overflow-x: hidden; font-size: 12px; padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6, p, li, ul, ol, span { margin: 0; padding: 0; } ul, ol { list-style: none; padding-left: 0; } input, button { border: none; } input:focus, button:focus { outline: none; } ::-moz-selection { background-color: #ed9a08; color: #ffffff; } ::selection { background-color: #ed9a08; color: #ffffff; } @media screen and (min-width: 768px) { html, body { font-size: 14px; } } @media screen and (min-width: 992px) { html, body { font-size: 15px; } } @media screen and (min-width: 1200px) { html, body { font-size: 16px; } } /*------------- UTILITIES IMPORT -------------*/ /*------------- UTILITY CLASSES -------------*/ .section { max-width: 1600px; margin: 0 auto; } .divider { text-align: center; -webkit-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); } .divider__img { max-width: 50%; } @media screen and (min-width: 1200px) { .divider__img { max-width: 100%; } } /*------------- MODULES IMPORT -------------*/ /*------------- TABLE OF CONTENTS -------------*/ /* 1. HEADER 2. PRODUCT 3. FOOTER */ /*------------- 1. HEADER -------------*/ .header { font-family: "Century Gothic", sans-serif; position: relative; text-align: center; margin-bottom: -6rem; } .header__img { width: 100%; height: auto; } .header__title { color: #ff0066; position: absolute; top: 35%; left: 50%; -webkit-transform: translate(-50%, -35%); -ms-transform: translate(-50%, -35%); transform: translate(-50%, -35%); width: 100%; font-size: 3rem; } @media screen and (min-width: 768px) { .header__title { font-size: 6rem; } } @media screen and (min-width: 992px) { .header__title { font-size: 8rem; } } @media screen and (min-width: 992px) { .header__title { font-size: 10rem; } } .header__title--light { color: #ffcae8; -webkit-transform: none; -ms-transform: none; transform: none; position: static; } /*------------- 2. PRODUCT -------------*/ .product { background-image: url("https://images.autods.com/Templates/Perfect+Jewlery+/BG-Emeralds.png"); background-repeat: no-repeat; background-size: cover; background-position: left top; padding: 30vw 0 0 0; -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); } @media screen and (min-width: 768px) { .product { padding-top: 15vw; } } .product__content { padding-bottom: 5vw; } .product__header { padding: 0 15px; margin: 0 auto; text-align: center; max-width: 1300px; } .product__header-title { position: relative; z-index: 99; text-align: center; color: #b8990f; font-size: 5rem; line-height: 3rem; font-weight: normal; font-family: "Century Schoolbook", serif; } @media screen and (min-width: 768px) { .product__header-title { font-size: 6rem; line-height: 4rem; } } @media screen and (min-width: 992px) { .product__header-title { font-size: 7rem; line-height: 5rem; } } @media screen and (min-width: 1200px) { .product__header-title { font-size: 8rem; } } .product__header-title--small { font-size: 3rem; line-height: 4rem; } @media screen and (min-width: 768px) { .product__header-title--small { font-size: 4rem; line-height: 5rem; } } @media screen and (min-width: 992px) { .product__header-title--small { font-size: 5rem; line-height: 6rem; } } .product__img-wrapper { width: 100%; height: auto; position: relative; z-index: 1; margin: 5rem auto 1rem auto; max-width: 1450px; } .product__img-wrapper .image-wrap img { width: 88% !important; height: auto !important; max-height: 1000px !important; max-width: 100% !important; position: absolute; top: 0; left: 4.5%; } .product__img-bg { display: block; margin: 0 auto; width: 100%; height: auto; } .product__info { max-width: 1300px; margin: 0 auto; padding: 0 15px; position: relative; z-index: 2; } .product__info--alt .product__info-text { font-size: 1.667rem; line-height: 2.5rem; } @media screen and (min-width: 768px) { .product__info--alt .product__info-text { font-size: 1rem; line-height: 2rem; } } .product__info+.product__info { margin-top: 3.5rem; } .product__info-header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 1rem; width: 100%; } .product__info-title { font-size: 3rem; color: #262626; font-family: "Century Gothic", sans-serif; text-transform: uppercase; font-weight: normal; margin-left: 3rem; background: #fff600; background: -moz-linear-gradient(left, #fff600 0%, #ed9a08 100%); background: -webkit-linear-gradient(left, #fff600 0%, #ed9a08 100%); background: -webkit-gradient(linear, left top, right top, from(#fff600), to(#ed9a08)); background: -o-linear-gradient(left, #fff600 0%, #ed9a08 100%); background: linear-gradient(to right, #fff600 0%, #ed9a08 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } @media screen and (min-width: 768px) { .product__info-title { font-size: 2.425rem; } } .product__info-text { width: 100%; color: #4b4b4b; font-size: 2.5rem; line-height: 3.833rem; font-family: "Century Gothic", sans-serif; } @media screen and (min-width: 768px) { .product__info-text { font-size: 1.875rem; line-height: 2.875rem; } } .product__info-text+.product__info-text { margin-top: 3.5rem; } /*------------- 3. FOOTER -------------*/ .footer { position: relative; padding: 5rem 15px 10rem 15px; background-image: url("https://images.autods.com/Templates/Perfect+Jewlery+/bg-footer.png"); background-repeat: no-repeat; background-size: cover; background-position: center top; } @media screen and (min-width: 768px) { .footer { padding-top: 8rem; } } @media screen and (min-width: 992px) { .footer { padding-top: 10rem; } } @media screen and (min-width: 1200px) { .footer { padding-top: 13rem; } } .footer__content { max-width: 1600px; margin: 0 auto; } @media screen and (min-width: 768px) { .footer__content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } } .footer__column+.footer__column { margin-top: 3.5rem; } @media screen and (min-width: 768px) { .footer__column+.footer__column { margin-top: 0; margin-left: 3.5rem; } }
Background

PERFECT
JEWELRY

Box
Unha's Korean Onigiri Seaweed Wrapper, 40 Sheets — Pre-Cut Triangle Nori for Rice Balls, Kimbap, Sushi — Individually Sealed, Roasted, No Additives — All Natural, Made in Korea
  • 40 pre-cut triangle nori sheets: Each box contains 40 onigiri-shaped triangle seaweed sheets sized to wrap a standard rice ball; pre-cut shape eliminates measuring and cutting; every sheet individually sealed to preserve crispness from the first sheet to the last
  • 100% natural roasted seaweed: Single ingredient — Korean seaweed lightly roasted to develop crisp texture and natural umami flavor; no additives, no preservatives, no flavor enhancers, no oil added; gluten free and fully plant-based
  • Make triangle onigiri in three steps: Form a triangle of warm cooked rice around your chosen filling; open one wrapper at the perforated edge and slide out the sheet; wrap the seaweed around the rice triangle and eat immediately for the crispiest seaweed texture
  • Filling ideas for onigiri and kimbap: Tuna mayo, salted salmon, umeboshi plum, bulgogi, kimchi, spicy chicken, seasoned tofu, egg, katsuobushi, and pickled vegetables; works for any rice-and-filling combination you can imagine; ideal for lunchboxes
  • Versatile beyond onigiri: Use as wrappers for hand rolls (temaki), tear into strips for rice bowls and bibimbap toppings, layer into seaweed soup (miyeok-guk), or crumble over salads and noodles for ocean flavor; a pantry essential for rice-based meals

Product description

All-Natural Seaweed, Ready to Wrap

Made with natural seaweed, these onigiri seaweed wrappers are lightly roasted for a crisp texture and delicate umami flavor. Each sheet is individually packaged to help maintain quality and ensure quick, convenient preparation.

Crispy Nori Sheets for Triangle Onigiri

Create authentic triangle onigiri at home with our premium roasted nori sheets. Specially sized for Triangle Onigiri, they deliver a crisp texture and rich ocean flavor that pairs perfectly with warm rice and your favorite fillings.

Make Triangle Kimbap at Home

Pre-cut roasted seaweed sheets designed for perfect triangle kimbap. Just add rice and filling for quick, authentic Korean flavor.

Crispy Premium Seaweed

Made from high-quality seaweed and carefully roasted for a light, crisp texture and rich natural taste. Fresh and flavorful with every bite.

Endless Filling Ideas

Pair with tuna mayo, bulgogi, kimchi, or spicy chicken. Create classic or unique toppings for delicious triangle kimbap anytime.

More Than Kimbap

Also perfect for rice balls, mini sushi, snack wraps, and creative meals. A versatile Korean favorite for any occasion.


Units 40 Count
Product Dimensions 8 x 7 x 1.5 inches; 4 ounces
Manufacturer Plogmag


7.0 inches x 8.0 inches x 1.5 inches. Weight: 4.0 oz
Divider