{"product_id":"fireplace-effect-diffuser","title":"Fireplace Effect Diffuser","description":"\u003cstyle\u003e\n.fire-pdp{\n  --orange:#c96b32;\n  --text:#292724;\n  --muted:#706b65;\n\n  --cream:#f8f5ef;\n  --cream2:#f3eee6;\n  --warm:#ebe4da;\n  --darkwarm:#403a35;\n\n  width:100%;\n  overflow:hidden;\n  background:#fff;\n  color:var(--text);\n  font-family:Arial,Helvetica,sans-serif;\n}\n\n.fire-pdp *{\n  box-sizing:border-box;\n}\n\n.fire-pdp img,\n.fire-pdp video{\n  width:100%;\n  display:block;\n}\n\n.fire-inner{\n  width:min(1040px,calc(100% - 32px));\n  margin:auto;\n}\n\n.fire-kicker{\n  font-size:12px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:2px;\n  color:var(--orange);\n  margin-bottom:8px;\n}\n\n\/* =========================\n   SHARED BACKGROUND BOX\n========================= *\/\n\n.fire-box{\n  width:min(1120px,calc(100% - 28px));\n  margin:14px auto;\n  border-radius:28px;\n  overflow:hidden;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.fire-hero{\n  background:var(--cream);\n  padding:34px 0 0;\n  text-align:center;\n}\n\n.fire-hero h2{\n  max-width:820px;\n  margin:0 auto 12px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:46px;\n  line-height:1.06;\n  font-weight:500;\n  color:#222;\n}\n\n.fire-hero p{\n  max-width:700px;\n  margin:0 auto 22px;\n  padding:0 12px;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.65;\n}\n\n.fire-hero-video{\n  width:min(820px,calc(100% - 28px));\n  margin:auto;\n  overflow:hidden;\n  border-radius:20px 20px 0 0;\n}\n\n.fire-hero-video video{\n  max-height:760px;\n  object-fit:cover;\n  pointer-events:none;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.fire-strip{\n  max-width:820px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  color:#222;\n  border-top:1px solid rgba(0,0,0,.08);\n}\n\n.fire-strip div{\n  padding:14px 8px;\n  text-align:center;\n  position:relative;\n}\n\n.fire-strip div:not(:last-child):after{\n  content:\"\";\n  position:absolute;\n  right:0;\n  top:27%;\n  height:46%;\n  width:1px;\n  background:rgba(0,0,0,.09);\n}\n\n.fire-strip b{\n  display:block;\n  font-size:13px;\n  margin-bottom:3px;\n}\n\n.fire-strip span{\n  font-size:11px;\n  color:#777;\n}\n\n\/* =========================\n   FEATURE\n========================= *\/\n\n.fire-feature{\n  background:var(--cream2);\n  padding:36px 0;\n  text-align:center;\n}\n\n.fire-feature h2{\n  max-width:760px;\n  margin:0 auto 11px;\n  padding:0 15px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:38px;\n  line-height:1.1;\n}\n\n.fire-feature p{\n  max-width:700px;\n  margin:0 auto 20px;\n  padding:0 15px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.fire-image{\n  width:min(930px,calc(100% - 28px));\n  margin:auto;\n}\n\n.fire-image img{\n  border-radius:18px;\n}\n\n\/* =========================\n   VIDEO STORY\n========================= *\/\n\n.fire-story{\n  background:var(--cream2);\n  padding:36px 0;\n}\n\n.fire-story-grid{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:34px;\n  align-items:center;\n}\n\n.fire-video{\n  border-radius:18px;\n  overflow:hidden;\n}\n\n.fire-video video{\n  max-height:700px;\n  object-fit:cover;\n  pointer-events:none;\n}\n\n.fire-story-copy h2{\n  margin:0 0 12px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:38px;\n  line-height:1.12;\n  font-weight:500;\n}\n\n.fire-story-copy p{\n  margin:0 0 14px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.fire-points{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n.fire-points li{\n  padding:6px 0 6px 26px;\n  position:relative;\n  font-size:14px;\n}\n\n.fire-points li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  color:var(--orange);\n  font-weight:bold;\n}\n\n\/* =========================\n   HOW IT WORKS\n========================= *\/\n\n.fire-how{\n  background:var(--warm);\n  padding:36px 0;\n}\n\n.fire-how-grid{\n  display:grid;\n  grid-template-columns:.95fr 1.05fr;\n  gap:34px;\n  align-items:center;\n}\n\n.fire-how-copy h2{\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:38px;\n  line-height:1.12;\n  margin:0 0 12px;\n}\n\n.fire-how-copy p{\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.7;\n  margin:0 0 15px;\n}\n\n.fire-steps{\n  display:grid;\n  gap:9px;\n}\n\n.fire-step{\n  display:flex;\n  gap:12px;\n  align-items:flex-start;\n}\n\n.fire-num{\n  flex:0 0 29px;\n  height:29px;\n  border-radius:50%;\n  background:#403a35;\n  color:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:12px;\n  font-weight:800;\n}\n\n.fire-step b{\n  display:block;\n  font-size:14px;\n  margin-bottom:2px;\n}\n\n.fire-step span{\n  font-size:13px;\n  color:var(--muted);\n  line-height:1.5;\n}\n\n\/* =========================\n   COLORS\n========================= *\/\n\n.fire-color{\n  background:var(--warm);\n  padding:36px 0;\n  text-align:center;\n}\n\n.fire-color h2{\n  max-width:760px;\n  margin:0 auto 11px;\n  padding:0 15px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:38px;\n  line-height:1.1;\n}\n\n.fire-color p{\n  max-width:670px;\n  margin:0 auto 20px;\n  padding:0 15px;\n  color:var(--muted);\n  line-height:1.7;\n  font-size:15px;\n}\n\n\/* =========================\n   LIFESTYLE\n========================= *\/\n\n.fire-life{\n  background:var(--darkwarm);\n  color:#fff;\n  padding:38px 0;\n}\n\n.fire-life .fire-kicker{\n  color:#efaa75;\n}\n\n.fire-life-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:34px;\n  align-items:center;\n}\n\n.fire-life-copy h2{\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:38px;\n  line-height:1.12;\n  margin:0 0 12px;\n  color:#fff;\n  font-weight:500;\n}\n\n.fire-life-copy p{\n  color:rgba(255,255,255,.74);\n  line-height:1.7;\n  font-size:15px;\n  margin:0 0 14px;\n}\n\n.fire-tags{\n  display:flex;\n  gap:7px;\n  flex-wrap:wrap;\n}\n\n.fire-tags span{\n  padding:7px 12px;\n  border-radius:30px;\n  background:rgba(255,255,255,.1);\n  color:#fff;\n  font-size:12px;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.fire-faq{\n  background:#faf8f4;\n  padding:34px 18px 42px;\n}\n\n.fire-faq h2{\n  text-align:center;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:34px;\n  margin:0 0 20px;\n}\n\n.fire-faq-list{\n  max-width:760px;\n  margin:auto;\n}\n\n.fire-faq details{\n  border-bottom:1px solid #ded9d2;\n  padding:15px 2px;\n}\n\n.fire-faq details:first-child{\n  border-top:1px solid #ded9d2;\n}\n\n.fire-faq summary{\n  cursor:pointer;\n  list-style:none;\n  font-size:15px;\n  font-weight:700;\n  padding-right:28px;\n  position:relative;\n}\n\n.fire-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.fire-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:2px;\n  top:-2px;\n  font-size:22px;\n  font-weight:400;\n}\n\n.fire-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.fire-faq p{\n  margin:9px 0 0;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .fire-box{\n    width:calc(100% - 16px);\n    margin:9px auto;\n    border-radius:20px;\n  }\n\n  .fire-inner{\n    width:calc(100% - 24px);\n  }\n\n  .fire-hero{\n    padding-top:24px;\n  }\n\n  .fire-hero h2{\n    font-size:31px;\n    padding:0 8px;\n    margin-bottom:10px;\n  }\n\n  .fire-hero p{\n    font-size:14px;\n    margin-bottom:18px;\n  }\n\n  .fire-hero-video{\n    width:calc(100% - 18px);\n    border-radius:14px 14px 0 0;\n  }\n\n  .fire-strip{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .fire-strip div{\n    padding:11px 6px;\n  }\n\n  .fire-strip div:nth-child(2):after{\n    display:none;\n  }\n\n  .fire-strip div:nth-child(-n+2){\n    border-bottom:1px solid rgba(0,0,0,.08);\n  }\n\n  .fire-feature,\n  .fire-story,\n  .fire-how,\n  .fire-color,\n  .fire-life{\n    padding:27px 0;\n  }\n\n  .fire-feature h2,\n  .fire-story-copy h2,\n  .fire-how-copy h2,\n  .fire-color h2,\n  .fire-life-copy h2{\n    font-size:28px;\n  }\n\n  .fire-feature p,\n  .fire-story-copy p,\n  .fire-how-copy p,\n  .fire-color p,\n  .fire-life-copy p{\n    font-size:14px;\n  }\n\n  .fire-image{\n    width:calc(100% - 18px);\n  }\n\n  .fire-image img,\n  .fire-video{\n    border-radius:13px;\n  }\n\n  .fire-story-grid,\n  .fire-how-grid,\n  .fire-life-grid{\n    grid-template-columns:1fr;\n    gap:20px;\n  }\n\n  .fire-how-grid .fire-how-copy{\n    order:1;\n  }\n\n  .fire-how-grid .fire-video{\n    order:2;\n  }\n\n  .fire-faq{\n    padding:27px 16px 35px;\n  }\n\n  .fire-faq h2{\n    font-size:28px;\n    margin-bottom:17px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"fire-pdp\"\u003e\n\n\n  \u003c!-- 1 HERO --\u003e\n  \u003csection class=\"fire-box fire-hero\"\u003e\n\n    \u003cdiv class=\"fire-inner\"\u003e\n\n      \u003cdiv class=\"fire-kicker\"\u003e\n        Warm Light. Soft Mist. Instant Atmosphere.\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Bring the Feeling of a Fireplace Home\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Flame-like mist, ambient lighting, aromatherapy and gentle\n        humidification come together in one compact design made\n        for cozy everyday spaces.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"fire-hero-video\"\u003e\n\n        \u003cvideo autoplay muted loop playsinline preload=\"auto\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5fb0b6a219f44465a27986d1d673c4d1.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fire-strip\"\u003e\n\n        \u003cdiv\u003e\n          \u003cb\u003eFlame-Like Mist\u003c\/b\u003e\n          \u003cspan\u003eWarm visual atmosphere\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cb\u003eAromatherapy\u003c\/b\u003e\n          \u003cspan\u003eAdd your favorite scent\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cb\u003eRemote Control\u003c\/b\u003e\n          \u003cspan\u003eAdjust from your seat\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cb\u003eMulti-Color Light\u003c\/b\u003e\n          \u003cspan\u003eMatch your mood\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 2 FEATURES --\u003e\n  \u003csection class=\"fire-box fire-feature\"\u003e\n\n    \u003cdiv class=\"fire-kicker\"\u003e\n      More Than Just a Flame Effect\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      One Compact Device,\u003cbr\u003e\n      Multiple Ways to Set the Mood\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Create atmosphere, add fragrance, soften dry air\n      and control the look of your space without taking up much room.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"fire-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/0717\/5754\/files\/4_0bebf537-3233-45a0-8bca-117f5e53fa28.webp?v=1788944977\" alt=\"Flame projector diffuser features\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 3 REAL USE --\u003e\n  \u003csection class=\"fire-box fire-story\"\u003e\n\n    \u003cdiv class=\"fire-inner fire-story-grid\"\u003e\n\n      \u003cdiv class=\"fire-video\"\u003e\n\n        \u003cvideo autoplay muted loop playsinline preload=\"metadata\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9649d214f0334bc58a25a657f03ddc5d.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fire-story-copy\"\u003e\n\n        \u003cdiv class=\"fire-kicker\"\u003e\n          Small Device. Big Atmosphere.\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Cozy Light Without\n          a Traditional Fireplace\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Turn it on and the soft mist catches the light,\n          creating a flame-inspired effect that instantly\n          changes the feeling of the room.\n        \u003c\/p\u003e\n\n        \u003cul class=\"fire-points\"\u003e\n          \u003cli\u003eFlame-style mist effect\u003c\/li\u003e\n          \u003cli\u003eRemote-controlled operation\u003c\/li\u003e\n          \u003cli\u003eAromatherapy compatible\u003c\/li\u003e\n          \u003cli\u003eCompact for desks, bedrooms and living spaces\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 4 HOW IT WORKS --\u003e\n  \u003csection class=\"fire-box fire-how\"\u003e\n\n    \u003cdiv class=\"fire-inner fire-how-grid\"\u003e\n\n      \u003cdiv class=\"fire-how-copy\"\u003e\n\n        \u003cdiv class=\"fire-kicker\"\u003e\n          Easy Everyday Use\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Add Water.\u003cbr\u003e\n          Add Scent.\u003cbr\u003e\n          Turn It On.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The setup is simple, so you can go from empty tank\n          to a warm, glowing atmosphere in just a few steps.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"fire-steps\"\u003e\n\n          \u003cdiv class=\"fire-step\"\u003e\n            \u003cdiv class=\"fire-num\"\u003e1\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003cb\u003eFill\u003c\/b\u003e\n              \u003cspan\u003eAdd water to the reservoir.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"fire-step\"\u003e\n            \u003cdiv class=\"fire-num\"\u003e2\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003cb\u003eAdd fragrance\u003c\/b\u003e\n              \u003cspan\u003eAdd a suitable fragrance oil if desired.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"fire-step\"\u003e\n            \u003cdiv class=\"fire-num\"\u003e3\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003cb\u003eChoose your mood\u003c\/b\u003e\n              \u003cspan\u003eTurn it on and adjust the lighting and effect.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fire-video\"\u003e\n\n        \u003cvideo autoplay muted loop playsinline preload=\"metadata\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/05938b73b3614883a60869e71801bbc1.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 5 COLOR --\u003e\n  \u003csection class=\"fire-box fire-color\"\u003e\n\n    \u003cdiv class=\"fire-kicker\"\u003e\n      Choose Your Mood\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      One Flame Effect.\u003cbr\u003e\n      Multiple Colors.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Switch between different lighting tones\n      to match your room, your mood or the moment.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"fire-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/0717\/5754\/files\/9_e9c0b7e3-59a1-40c5-bd30-8949b477e946.webp?v=1788944977\" alt=\"Multiple colorful flame lighting modes\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 6 LIFESTYLE --\u003e\n  \u003csection class=\"fire-box fire-life\"\u003e\n\n    \u003cdiv class=\"fire-inner fire-life-grid\"\u003e\n\n      \u003cdiv class=\"fire-video\"\u003e\n\n        \u003cvideo autoplay muted loop playsinline preload=\"metadata\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/73aea89f5e734686b76439f02113764a.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fire-life-copy\"\u003e\n\n        \u003cdiv class=\"fire-kicker\"\u003e\n          Made for Slow Evenings\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Turn Ordinary Spaces\n          Into Something Warmer\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Use it beside the bed, on a desk, in a reading corner\n          or in the living room to add a softer visual atmosphere\n          without taking over the space.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"fire-tags\"\u003e\n          \u003cspan\u003eBedroom\u003c\/span\u003e\n          \u003cspan\u003eLiving Room\u003c\/span\u003e\n          \u003cspan\u003eDesk\u003c\/span\u003e\n          \u003cspan\u003eReading Corner\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 7 FAQ --\u003e\n  \u003csection class=\"fire-box fire-faq\"\u003e\n\n    \u003ch2\u003e\n      Good to Know\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"fire-faq-list\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the flame real?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. The visual effect is created using mist and lighting.\n          There is no open flame.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use fragrance oil?\u003c\/summary\u003e\n        \u003cp\u003e\n          The product is designed to support aromatherapy use.\n          Always follow the instructions supplied with the product\n          and use suitable fragrance products.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it need to stay plugged in?\u003c\/summary\u003e\n        \u003cp\u003e\n          Use the power method specified with your product model\n          and follow the included operating instructions.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it noisy?\u003c\/summary\u003e\n        \u003cp\u003e\n          It is designed for quiet operation, making it suitable\n          for bedrooms, desks and relaxed indoor environments.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"DXM","offers":[{"title":"White","offer_id":44170691674186,"sku":"QSDXMBL001","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blcak","offer_id":44170691706954,"sku":"QSDXMBL002","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/0717\/5754\/files\/1_2737159a-b4a9-486b-b0a9-c90e35d3953e.webp?v=1788944977","url":"https:\/\/sevenlifeco.com\/products\/fireplace-effect-diffuser","provider":"Seven Life","version":"1.0","type":"link"}