{"product_id":"wooden-coasters-it_s-ok-to-be-ok","title":"Wooden Coasters - It_s OK TO BE OK","description":"\u003c!-- Hertha Nest Premium Product Description - Wooden Coasters --\u003e\n\u003cstyle\u003e\n  .hn-bb-desc *{box-sizing:border-box;}\n  .hn-bb-desc{\n    --hn-primary:#de7e64;\n    --hn-primary-10: rgba(222,126,100,.10);\n    --hn-primary-14: rgba(222,126,100,.14);\n    --hn-primary-18: rgba(222,126,100,.18);\n    --hn-ink: rgba(20,20,20,.90);\n    --hn-muted: rgba(20,20,20,.72);\n    --hn-border: rgba(0,0,0,.08);\n\n    max-width: 100%;\n    width: 100%;\n    margin: 18px 0;\n    padding: 18px;\n    border-radius: 18px;\n    border: 1px solid var(--hn-primary-18);\n    background: linear-gradient(135deg, var(--hn-primary-14), rgba(255,255,255,.85));\n    box-shadow: 0 14px 34px rgba(0,0,0,.08);\n    color: var(--hn-ink);\n    font-family: inherit;\n  }\n\n  .hn-bb-hero{\n    padding: 18px;\n    border-radius: 16px;\n    background: linear-gradient(135deg, rgba(255,255,255,.78), var(--hn-primary-10));\n    border: 1px solid rgba(255,255,255,.70);\n  }\n\n  .hn-bb-desc h2,.hn-bb-desc h3,.hn-bb-desc h4{\n    margin: 0 0 10px 0;\n    letter-spacing: .2px;\n    color: var(--hn-ink);\n  }\n\n  .hn-bb-desc h2{\n    font-size: clamp(22px, 2.2vw, 30px);\n    line-height: 1.15;\n  }\n\n  .hn-bb-sub{\n    margin: 6px 0 12px 0;\n    font-weight: 650;\n    color: var(--hn-muted);\n  }\n\n  .hn-bb-desc p{\n    margin: 0 0 12px 0;\n    line-height: 1.7;\n    color: var(--hn-ink);\n  }\n\n  .hn-bb-section{\n    margin-top: 18px;\n    padding-top: 14px;\n    border-top: 1px solid var(--hn-border);\n  }\n\n  .hn-bb-desc h3{\n    font-size: clamp(18px, 1.6vw, 22px);\n    line-height: 1.2;\n    position: relative;\n    padding-bottom: 10px;\n  }\n\n  .hn-bb-desc h3::after{\n    content:\"\";\n    position:absolute;\n    left:0;\n    bottom:2px;\n    width:78px;\n    height:3px;\n    border-radius: 50px;\n    background: linear-gradient(90deg, var(--hn-primary), rgba(222,126,100,.25));\n  }\n\n  .hn-bb-grid{\n    display:grid;\n    grid-template-columns: repeat(12, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .hn-bb-card{\n    grid-column: span 6;\n    padding: 14px 14px 12px;\n    border-radius: 16px;\n    background: rgba(255,255,255,.94);\n    border: 1px solid rgba(222,126,100,.20);\n    box-shadow: 0 10px 22px rgba(0,0,0,.06);\n    transition: transform .18s ease, box-shadow .18s ease;\n  }\n\n  .hn-bb-card h4{\n    font-size: 15px;\n    line-height: 1.25;\n    display:flex;\n    align-items:center;\n    gap: 10px;\n    margin-bottom: 6px;\n  }\n\n  .hn-bb-card h4::before{\n    content:\"\";\n    width:10px;height:10px;border-radius:50%;\n    background: var(--hn-primary);\n    box-shadow: 0 0 0 6px rgba(222,126,100,.14);\n    flex: 0 0 auto;\n  }\n\n  .hn-bb-card p{ margin: 0; color: var(--hn-muted); }\n\n  @media (hover:hover){\n    .hn-bb-card:hover{\n      transform: translateY(-2px);\n      box-shadow: 0 14px 28px rgba(0,0,0,.10);\n    }\n  }\n\n  .hn-bb-note{\n    margin-top: 12px;\n    padding: 12px 14px;\n    border-radius: 14px;\n    background: rgba(255,255,255,.82);\n    border: 1px solid rgba(222,126,100,.22);\n    color: var(--hn-muted);\n  }\n\n  .hn-bb-list{\n    list-style:none;\n    padding:0;\n    margin: 12px 0 0;\n  }\n\n  .hn-bb-list li{\n    position:relative;\n    padding-left: 28px;\n    margin: 10px 0;\n    color: var(--hn-muted);\n  }\n\n  .hn-bb-list li strong{ color: var(--hn-ink); }\n\n  .hn-bb-list li::before{\n    content:\"✓\";\n    position:absolute;\n    left:0; top:0;\n    width:20px; height:20px;\n    border-radius: 6px;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:800;\n    font-size:12px;\n    color:#fff;\n    background: var(--hn-primary);\n  }\n\n  .hn-bb-highlight{\n    border-radius: 16px;\n    padding: 16px;\n    background: linear-gradient(135deg, rgba(222,126,100,.10), rgba(255,255,255,.86));\n    border: 1px solid rgba(222,126,100,.22);\n  }\n\n  .hn-bb-chips{\n    display:flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    list-style:none;\n    padding:0;\n    margin: 12px 0 0;\n  }\n\n  .hn-bb-chips li{\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.86);\n    border: 1px solid rgba(222,126,100,.24);\n    color: var(--hn-ink);\n    font-weight: 650;\n    font-size: 13px;\n  }\n\n  .hn-bb-steps{\n    margin: 12px 0 0;\n    padding-left: 18px;\n    color: var(--hn-muted);\n  }\n\n  .hn-bb-steps li{ margin: 10px 0; }\n\n  .hn-bb-muted{ color: var(--hn-muted); }\n\n  .hn-bb-footer{\n    margin-top: 18px;\n    padding-top: 14px;\n    border-top: 1px solid var(--hn-border);\n    color: var(--hn-muted);\n  }\n\n  @media (max-width: 740px){\n    .hn-bb-desc{ margin: 12px 0; padding: 14px; border-radius: 16px; }\n    .hn-bb-hero{ padding: 14px; }\n    .hn-bb-card{ grid-column: span 12; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hn-bb-desc\"\u003e\n  \u003cdiv class=\"hn-bb-hero\"\u003e\n    \u003ch2\u003eWooden Coasters - It’s OK TO BE OK\u003c\/h2\u003e\n    \u003cp class=\"hn-bb-sub\"\u003eHandcrafted • Positive Design • Surface Protection • Everyday Table Comfort\u003c\/p\u003e\n\n    \u003cp\u003e\n      Bring warmth and a gentle positive vibe to your table with \u003cstrong\u003eWooden Coasters - It’s OK TO BE OK\u003c\/strong\u003e by Hertha Nest.\n      Designed to add both function and feeling to everyday spaces, this wooden coaster helps protect your surfaces while offering a simple message that feels calm, reassuring, and uplifting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Whether you are sipping tea, enjoying your morning coffee, or styling your work desk, this coaster adds a comforting little touch to the moment while keeping your table neat and protected.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section\"\u003e\n    \u003ch3\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n\n    \u003cdiv class=\"hn-bb-grid\"\u003e\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003ePositive Quote-Inspired Design\u003c\/h4\u003e\n        \u003cp\u003eThe “It’s OK TO BE OK” message adds a soft, uplifting, and relatable touch to your daily setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eNatural Wooden Finish\u003c\/h4\u003e\n        \u003cp\u003eBrings a warm, handcrafted, and elegant look to your table, desk, or coffee corner.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eProtects Table Surfaces\u003c\/h4\u003e\n        \u003cp\u003eHelps reduce cup rings, minor spills, and light heat contact on tables and countertops.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003ePerfect for Everyday Use\u003c\/h4\u003e\n        \u003cp\u003eSuitable for tea cups, coffee mugs, glasses, and other daily beverage moments.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eCompact \u0026amp; Easy to Handle\u003c\/h4\u003e\n        \u003cp\u003eSimple to place, move, clean, and store, making it a practical everyday essential.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eUseful \u0026amp; Decorative\u003c\/h4\u003e\n        \u003cp\u003eWorks as both a functional coaster and a charming little décor accent for calm spaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hn-bb-note\"\u003e\n      This coaster is perfect for those who love everyday products that are useful, warm, and filled with simple positive character.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section\"\u003e\n    \u003ch3\u003eWhy This Wooden Coaster Stands Out\u003c\/h3\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eWooden Coasters - It’s OK TO BE OK\u003c\/strong\u003e is more than just a surface protector. It brings together natural wooden beauty, daily functionality, and a light-hearted message that makes your setup feel more personal and comforting.\n    \u003c\/p\u003e\n\n    \u003cul class=\"hn-bb-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePositive Everyday Theme:\u003c\/strong\u003e Adds a reassuring and cheerful touch to your tea or coffee moments.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWarm Wooden Aesthetic:\u003c\/strong\u003e Fits beautifully into cozy, natural, and modern décor styles.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePractical Daily Use:\u003c\/strong\u003e Great for home tables, office desks, and guest serving setups.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMeaningful Accent Piece:\u003c\/strong\u003e Turns a simple coaster into something expressive and memorable.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eEasy to Style:\u003c\/strong\u003e Looks lovely with mugs, trays, books, candles, and desk accessories.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"hn-bb-note\"\u003e\n      Styling tip: Pair this coaster with your favorite mug and a calming tea setup to create a space that feels relaxed and welcoming.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section hn-bb-highlight\"\u003e\n    \u003ch3\u003ePerfect For Everyday Spaces\u003c\/h3\u003e\n    \u003cp class=\"hn-bb-muted\"\u003e\n      From your work desk to your bedside table, this coaster adds a warm and positive touch to everyday beverage moments.\n    \u003c\/p\u003e\n\n    \u003cul class=\"hn-bb-chips\"\u003e\n      \u003cli\u003eTea and coffee breaks\u003c\/li\u003e\n      \u003cli\u003eOffice desk styling\u003c\/li\u003e\n      \u003cli\u003eBedside table décor\u003c\/li\u003e\n      \u003cli\u003eGuest serving setups\u003c\/li\u003e\n      \u003cli\u003eLiving room tables\u003c\/li\u003e\n      \u003cli\u003eCozy self-care corners\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section\"\u003e\n    \u003ch3\u003eA Thoughtful Gifting Choice\u003c\/h3\u003e\n    \u003cp\u003e\n      With its useful design and uplifting message, this coaster makes a lovely gift for anyone who appreciates small meaningful products, wooden accessories, and cozy everyday styling.\n    \u003c\/p\u003e\n\n    \u003cul class=\"hn-bb-chips\"\u003e\n      \u003cli\u003eHousewarming gifts\u003c\/li\u003e\n      \u003cli\u003eBirthday gifting\u003c\/li\u003e\n      \u003cli\u003eFestive gifting\u003c\/li\u003e\n      \u003cli\u003eDesk accessory gifting\u003c\/li\u003e\n      \u003cli\u003eThoughtful surprise gifts\u003c\/li\u003e\n      \u003cli\u003eHandmade-style gifting\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"hn-bb-note\"\u003e\n      A small but meaningful gift that feels practical, stylish, and full of positive everyday charm.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section\"\u003e\n    \u003ch3\u003eCare \u0026amp; Maintenance Tips\u003c\/h3\u003e\n    \u003col class=\"hn-bb-steps\"\u003e\n      \u003cli\u003eWipe clean with a soft dry or slightly damp cloth after use.\u003c\/li\u003e\n      \u003cli\u003eAvoid soaking in water for long periods to maintain the wooden finish.\u003c\/li\u003e\n      \u003cli\u003eStore in a dry place when not in use.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cdiv class=\"hn-bb-note\"\u003e\n      With simple care, your wooden coaster will remain attractive and useful for everyday moments ahead.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-footer\"\u003e\n    \u003cp\u003e\n      Add comfort, charm, and function to your table with \u003cstrong\u003eWooden Coasters - It’s OK TO BE OK\u003c\/strong\u003e. Designed to protect your surfaces while bringing a soft positive touch to your setup, it is a lovely addition to daily tea, coffee, and relaxation moments.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hertha Nest","offers":[{"title":"4 Inch","offer_id":46630194938014,"sku":null,"price":500.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/4649\/6670\/files\/1_d1fc0fd4-a99a-4bfb-88c2-b26ed269c136.png?v=1774254332","url":"https:\/\/herthanest.in\/products\/wooden-coasters-it_s-ok-to-be-ok","provider":"Hertha Nest","version":"1.0","type":"link"}