{"product_id":"beetreasure-wild-bee-hotel","title":"BeeTreasure - Wild Bee Hotel","description":"\u003c!-- ===================================================================== --\u003e\n\u003c!-- BEE TREASURE — Product Description (Shopify product body_html)         --\u003e\n\u003c!-- STRICTLY single-column. Works in Shopify's narrow column AND full     --\u003e\n\u003c!-- mobile width. No multi-column grids that could break.                 --\u003e\n\u003c!-- ===================================================================== --\u003e\n\u003cdiv class=\"bt-prod\"\u003e\n  \u003cstyle\u003e\n    .bt-prod *,\n    .bt-prod *::before,\n    .bt-prod *::after { box-sizing: border-box; }\n\n    .bt-prod {\n      --p-honey: #d9962b;\n      --p-honey-dark: #b9781a;\n      --p-forest: #2f4a32;\n      --p-cream: #f7f3ea;\n      --p-cream-2: #efe7d6;\n      --p-ink: #2b2a26;\n      --p-muted: #6a6357;\n      --p-line: #e3dac6;\n      --p-serif: Georgia, \"Times New Roman\", serif;\n      --p-font: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n\n      font-family: var(--p-font);\n      color: var(--p-ink);\n      line-height: 1.65;\n      font-size: 16px;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .bt-prod p { margin: 0 0 16px; }\n    .bt-prod h2, .bt-prod h3 { line-height: 1.25; }\n\n    \/* ---- Intro \/ hero box ---- *\/\n    .bt-prod .pd-hero {\n      background: var(--p-cream);\n      border: 1px solid var(--p-line);\n      border-left: 5px solid var(--p-honey);\n      border-radius: 12px;\n      padding: 22px 22px;\n      margin: 0 0 26px;\n    }\n    .bt-prod .pd-hero .pd-tag {\n      display: inline-block;\n      font-size: 11px;\n      letter-spacing: .16em;\n      text-transform: uppercase;\n      font-weight: 700;\n      color: var(--p-honey-dark);\n      margin-bottom: 10px;\n    }\n    .bt-prod .pd-hero p { margin: 0; font-size: 17px; color: var(--p-ink); }\n    .bt-prod .pd-hero strong { color: var(--p-forest); }\n\n    \/* ---- Headings ---- *\/\n    .bt-prod .pd-h {\n      font-family: var(--p-serif);\n      font-size: 22px;\n      font-weight: 700;\n      color: var(--p-forest);\n      margin: 30px 0 14px;\n      padding-bottom: 10px;\n      border-bottom: 2px solid var(--p-line);\n    }\n\n    \/* ---- Feature list (single column, stacked) ---- *\/\n    .bt-prod .pd-feature {\n      display: block;\n      background: #fff;\n      border: 1px solid var(--p-line);\n      border-radius: 12px;\n      padding: 16px 18px;\n      margin: 0 0 12px;\n    }\n    .bt-prod .pd-feature .pd-ic {\n      font-size: 22px;\n      line-height: 1;\n      margin-bottom: 8px;\n      display: inline-block;\n    }\n    .bt-prod .pd-feature h4 {\n      margin: 0 0 4px;\n      font-size: 16.5px;\n      color: var(--p-forest);\n    }\n    .bt-prod .pd-feature p { margin: 0; font-size: 15px; color: var(--p-muted); }\n\n    \/* ---- Garden + bees benefit blocks ---- *\/\n    .bt-prod .pd-benefit {\n      background: var(--p-cream);\n      border-radius: 12px;\n      padding: 18px 20px;\n      margin: 0 0 14px;\n      border: 1px solid var(--p-line);\n    }\n    .bt-prod .pd-benefit h4 {\n      margin: 0 0 10px;\n      font-size: 16.5px;\n      color: var(--p-forest);\n    }\n    .bt-prod .pd-benefit ul {\n      margin: 0; padding: 0; list-style: none;\n    }\n    .bt-prod .pd-benefit li {\n      position: relative;\n      padding: 6px 0 6px 24px;\n      font-size: 15px;\n      color: var(--p-ink);\n    }\n    .bt-prod .pd-benefit li::before {\n      content: \"🐝\";\n      position: absolute;\n      left: 0; top: 6px;\n      font-size: 13px;\n    }\n    .bt-prod .pd-benefit.is-garden li::before { content: \"🌱\"; }\n\n    \/* ---- Specs table ---- *\/\n    .bt-prod .pd-specs {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 4px 0 8px;\n      font-size: 15px;\n    }\n    .bt-prod .pd-specs th,\n    .bt-prod .pd-specs td {\n      text-align: left;\n      padding: 11px 14px;\n      border-bottom: 1px solid var(--p-line);\n      vertical-align: top;\n    }\n    .bt-prod .pd-specs th {\n      width: 42%;\n      color: var(--p-forest);\n      font-weight: 700;\n      background: var(--p-cream);\n    }\n    .bt-prod .pd-specs tr:last-child th,\n    .bt-prod .pd-specs tr:last-child td { border-bottom: none; }\n\n    \/* ---- Note box ---- *\/\n    .bt-prod .pd-note {\n      background: var(--p-cream-2);\n      border-radius: 12px;\n      padding: 16px 18px;\n      margin: 0 0 16px;\n      font-size: 15px;\n      color: var(--p-ink);\n    }\n    .bt-prod .pd-note strong { color: var(--p-forest); }\n\n    \/* ---- FAQ (native details, single column) ---- *\/\n    .bt-prod .pd-faq details {\n      border: 1px solid var(--p-line);\n      border-radius: 10px;\n      margin: 0 0 10px;\n      background: #fff;\n      overflow: hidden;\n    }\n    .bt-prod .pd-faq summary {\n      list-style: none;\n      cursor: pointer;\n      padding: 14px 16px;\n      font-weight: 700;\n      color: var(--p-forest);\n      font-size: 15.5px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 12px;\n    }\n    .bt-prod .pd-faq summary::-webkit-details-marker { display: none; }\n    .bt-prod .pd-faq summary::after {\n      content: \"+\";\n      font-size: 22px;\n      color: var(--p-honey);\n      font-weight: 400;\n    }\n    .bt-prod .pd-faq details[open] summary::after { content: \"–\"; }\n    .bt-prod .pd-faq .pd-ans { padding: 0 16px 16px; font-size: 14.5px; color: var(--p-muted); }\n    .bt-prod .pd-faq .pd-ans p { margin: 0; }\n\n    \/* ---- Trust row (wraps safely, never overflows) ---- *\/\n    .bt-prod .pd-trust {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin: 20px 0 4px;\n    }\n    .bt-prod .pd-trust span {\n      flex: 1 1 140px;\n      text-align: center;\n      background: var(--p-cream);\n      border: 1px solid var(--p-line);\n      border-radius: 10px;\n      padding: 12px 10px;\n      font-size: 13.5px;\n      font-weight: 600;\n      color: var(--p-forest);\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- ===== INTRO ===== --\u003e\n  \u003cdiv class=\"pd-hero\"\u003e\n    \u003cspan class=\"pd-tag\"\u003eWild Bee Hotel\u003c\/span\u003e\n    \u003cp\u003eTurn your garden into a haven for wild bees — and let them repay the favor. The \u003cstrong\u003eBee Treasure Wild Bee Hotel\u003c\/strong\u003e gives solitary bees a safe place to nest, and as they forage nearby, your fruit trees, vegetables, and flowers get the pollination they need to truly thrive. 🐝\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== WHAT MAKES IT SPECIAL ===== --\u003e\n  \u003ch2 class=\"pd-h\"\u003eWhat makes it special\u003c\/h2\u003e\n\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cspan class=\"pd-ic\"\u003e🌲\u003c\/span\u003e\n    \u003ch4\u003eSolid, untreated cedar\u003c\/h4\u003e\n    \u003cp\u003eNaturally resistant to weather and decay — with no varnish, glue, or chemicals that bees avoid.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cspan class=\"pd-ic\"\u003e⛺\u003c\/span\u003e\n    \u003ch4\u003eWeather-shedding copper roof\u003c\/h4\u003e\n    \u003cp\u003eKeeps rain out so the nesting tunnels stay dry, and develops a beautiful natural patina over the seasons.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cspan class=\"pd-ic\"\u003e🕳️\u003c\/span\u003e\n    \u003ch4\u003eMixed tunnel sizes\u003c\/h4\u003e\n    \u003cp\u003eMultiple tiers with varying diameters welcome a wide range of native wild bee species — not just one.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cspan class=\"pd-ic\"\u003e🔩\u003c\/span\u003e\n    \u003ch4\u003eThree ways to mount\u003c\/h4\u003e\n    \u003cp\u003eStand it on a surface, nail it to a wall, or hang it from the built-in steel hook on the back.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== GOOD FOR BEES ===== --\u003e\n  \u003ch2 class=\"pd-h\"\u003eGood for the bees\u003c\/h2\u003e\n  \u003cdiv class=\"pd-benefit\"\u003e\n    \u003ch4\u003eA safe home they've been losing\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003eDry, protected tunnels for bees to lay and shelter their brood\u003c\/li\u003e\n      \u003cli\u003eReplaces the natural nesting sites lost to development and tidy lawns\u003c\/li\u003e\n      \u003cli\u003eNatural, chemical-free wood that bees actually choose to use\u003c\/li\u003e\n      \u003cli\u003eWelcomes gentle, solitary species that rarely ever sting\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== GOOD FOR GARDEN ===== --\u003e\n  \u003ch2 class=\"pd-h\"\u003eGood for your garden\u003c\/h2\u003e\n  \u003cdiv class=\"pd-benefit is-garden\"\u003e\n    \u003ch4\u003ePollination that pays you back\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003eMore fruit set on apple, pear, plum, and berry plants\u003c\/li\u003e\n      \u003cli\u003eFuller harvests from tomatoes, squash, cucumbers, and beans\u003c\/li\u003e\n      \u003cli\u003eBrighter, longer-lasting blooms across your flower beds\u003c\/li\u003e\n      \u003cli\u003eA naturally balanced garden that hums with life all season\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== WORTH KNOWING ===== --\u003e\n  \u003cdiv class=\"pd-note\"\u003e\n    \u003cstrong\u003eWorth knowing:\u003c\/strong\u003e This hotel is made for wild and solitary bees — think mason bees and mining bees — not honeybees, which live in managed hives. Wild bees are gentle, they hardly ever sting, and they happen to be outstanding pollinators.\n  \u003c\/div\u003e\n\n  \u003c!-- ===== SPECS ===== --\u003e\n  \u003ch2 class=\"pd-h\"\u003eProduct details\u003c\/h2\u003e\n  \u003ctable class=\"pd-specs\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e20 × 18 × 20 cm (approx. 8 × 7 × 8 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eSolid, untreated cedar wood\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eRoof\u003c\/th\u003e\n\u003ctd\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eTunnels\u003c\/th\u003e\n\u003ctd\u003eMultiple tiers with mixed diameters\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eFree-standing, wall-mounted, or hanging (rear steel hook)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003ctd\u003eWild, solitary bees (mason \u0026amp; mining bees)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- ===== FAQ ===== --\u003e\n  \u003ch2 class=\"pd-h\"\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"pd-faq\"\u003e\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhere should I place it?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-ans\"\u003e\u003cp\u003eChoose a sunny, south- or southeast-facing spot about 4–6 feet off the ground, with some shelter from wind and heavy rain. Facing the tunnel openings toward the morning sun helps bees warm up and get active earlier.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long until bees move in?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-ans\"\u003e\u003cp\u003eIt depends on your area and the season, but many gardeners notice activity within the first few weeks in spring and summer. Placing it near flowering plants gives bees a reason to nest nearby.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill the bees sting?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-ans\"\u003e\u003cp\u003eVery unlikely. Solitary bees have no hive or queen to defend, so they're remarkably gentle and rarely sting — safe around children, pets, and outdoor seating areas.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it need much maintenance?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-ans\"\u003e\u003cp\u003eVery little. The untreated cedar and copper roof are built to handle the elements. Keep it in a sheltered, sunny spot and let nature do the rest.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== TRUST ROW ===== --\u003e\n  \u003cdiv class=\"pd-trust\"\u003e\n    \u003cspan\u003eFree U.S. Shipping\u003c\/span\u003e\n    \u003cspan\u003e90-Day Returns\u003c\/span\u003e\n    \u003cspan\u003eNatural Cedar\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"NerveVance","offers":[{"title":"Default Title","offer_id":53195637391627,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0916\/4272\/4619\/files\/Bee-Treasure-1_1.jpg?v=1782044511","url":"https:\/\/cedarandtinco.com\/products\/beetreasure-wild-bee-hotel","provider":"NerveVance","version":"1.0","type":"link"}