{"product_id":"it-s-me-not-the-dog-clean-cotton-citrus-candle","title":"It’s Me, Not the Dog — Clean Cotton \u0026 Citrus Candle","description":"\u003cstyle\u003e\n  .apaw-hero-candle {\n    --panel: #ffffff;\n    --soft: #f8f4ee;\n    --soft-2: #fbf7f0;\n    --border: #eadfce;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --accent: #8b6b4a;\n\n    color: var(--text);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .apaw-hero-candle * {\n    box-sizing: border-box;\n  }\n\n  .apaw-hero-candle h2,\n  .apaw-hero-candle h3,\n  .apaw-hero-candle h4,\n  .apaw-hero-candle p {\n    margin: 0;\n  }\n\n  .apaw-hero-candle h2,\n  .apaw-hero-candle h3,\n  .apaw-hero-candle h4 {\n    color: var(--heading);\n  }\n\n  .apaw-hero-candle p {\n    color: var(--muted);\n  }\n\n  .apaw-hero-section {\n    margin-bottom: 18px;\n  }\n\n  .apaw-hero-panel {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 28px;\n  }\n\n  .apaw-eyebrow {\n    text-transform: uppercase;\n    letter-spacing: 1.9px;\n    font-size: 12px;\n    color: var(--accent);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .apaw-hero-hook {\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.06;\n    font-weight: 700;\n    color: var(--heading);\n    margin-bottom: 16px;\n    letter-spacing: -0.02em;\n  }\n\n  .apaw-lead {\n    font-size: 16px;\n    line-height: 1.8;\n    margin-bottom: 12px;\n    max-width: 940px;\n  }\n\n  .apaw-seo-line {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 15px;\n    line-height: 1.7;\n    max-width: 940px;\n  }\n\n  .apaw-mini-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .apaw-mini-box {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 15px;\n  }\n\n  .apaw-mini-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 5px;\n    font-size: 15px;\n  }\n\n  .apaw-mini-box span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .apaw-two-col {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 14px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-card {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n  }\n\n  .apaw-card-soft {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n  }\n\n  .apaw-card h3 {\n    font-size: 25px;\n    line-height: 1.2;\n    margin-bottom: 10px;\n  }\n\n  .apaw-card p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 13px;\n  }\n\n  .apaw-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-feature-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .apaw-feature {\n    background: var(--soft-2);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 13px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .apaw-feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-profile-box {\n    background: var(--soft-2);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 15px;\n  }\n\n  .apaw-profile-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    border-bottom: 1px solid var(--border);\n    padding: 10px 0;\n    font-size: 14px;\n  }\n\n  .apaw-profile-row:first-child {\n    padding-top: 0;\n  }\n\n  .apaw-profile-row:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-profile-row strong {\n    color: var(--heading);\n  }\n\n  .apaw-profile-row span {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-label {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    font-size: 11px;\n    color: var(--accent);\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .apaw-note {\n    color: var(--heading) !important;\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 14px !important;\n  }\n\n  .apaw-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n\n  .apaw-tag {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 5px 9px;\n    font-size: 12px;\n    color: var(--heading);\n    line-height: 1.2;\n  }\n\n  .apaw-highlight {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-highlight h3 {\n    font-size: 24px;\n    line-height: 1.2;\n    margin-bottom: 10px;\n  }\n\n  .apaw-highlight p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 12px;\n  }\n\n  .apaw-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-love-box {\n    background: var(--soft);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-love-box h3 {\n    font-size: 23px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-love-box ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .apaw-love-box li {\n    color: var(--muted);\n    margin-bottom: 7px;\n    line-height: 1.7;\n  }\n\n  .apaw-ritual-box {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-ritual-box h3 {\n    font-size: 24px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-ritual-box p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 12px;\n  }\n\n  .apaw-ritual-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-details-wrap {\n    margin-top: 20px;\n  }\n\n  .apaw-hero-candle details {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n\n  .apaw-hero-candle summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 700;\n    color: var(--heading);\n    padding: 16px 18px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 14px;\n  }\n\n  .apaw-hero-candle summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-hero-candle summary::after {\n    content: \"+\";\n    color: var(--accent);\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .apaw-hero-candle details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-details-body {\n    border-top: 1px solid var(--border);\n    padding: 14px 18px 18px;\n  }\n\n  .apaw-details-body p {\n    margin-bottom: 10px;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .apaw-details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-cta {\n    background: linear-gradient(180deg, #ffffff 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 30px 26px;\n    text-align: center;\n    margin-top: 22px;\n  }\n\n  .apaw-cta h3 {\n    font-size: clamp(26px, 2.5vw, 34px);\n    line-height: 1.14;\n    margin-bottom: 10px;\n  }\n\n  .apaw-cta p {\n    font-size: 15px;\n    line-height: 1.75;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n\n  @media (max-width: 850px) {\n    .apaw-mini-grid,\n    .apaw-two-col {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-hero-panel,\n    .apaw-card,\n    .apaw-highlight,\n    .apaw-love-box,\n    .apaw-ritual-box,\n    .apaw-cta {\n      padding: 18px;\n    }\n\n    .apaw-hero-hook {\n      font-size: 28px;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .apaw-hero-panel,\n    .apaw-card,\n    .apaw-highlight,\n    .apaw-love-box,\n    .apaw-ritual-box,\n    .apaw-cta {\n      border-radius: 16px;\n    }\n\n    .apaw-hero-hook {\n      font-size: 25px;\n    }\n\n    .apaw-lead,\n    .apaw-seo-line {\n      font-size: 14px;\n    }\n\n    .apaw-profile-row {\n      display: block;\n    }\n\n    .apaw-profile-row span {\n      display: block;\n      text-align: left;\n      margin-top: 3px;\n    }\n\n    .apaw-hero-candle summary {\n      padding: 15px 16px;\n    }\n\n    .apaw-details-body {\n      padding: 13px 16px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"apaw-hero-candle\"\u003e\n\u003csection class=\"apaw-hero-panel apaw-hero-section\"\u003e\n\u003cdiv class=\"apaw-eyebrow\"\u003eSignature Candle · It’s Me, Not the Dog\u003c\/div\u003e\n\u003cdiv class=\"apaw-hero-hook\"\u003eFor when the house needs fresh-laundry energy, clean-air confidence, and absolutely no follow-up questions.\u003c\/div\u003e\n\u003cp class=\"apaw-lead\"\u003eIt’s Me, Not the Dog blends fresh linen, clean cotton, airy ozone, soft musk, and light woods into a candle designed to make the atmosphere feel freshly reset.\u003c\/p\u003e\n\u003cp class=\"apaw-lead\"\u003eIt feels clean without turning sterile, bright without becoming sharp, and playful enough to make the whole fresh-home moment feel a little less serious.\u003c\/p\u003e\n\u003cp class=\"apaw-seo-line\"\u003eA clean linen coconut-soy candle with fresh cotton, airy ozone, soft musk, and light woods designed for fresh, clean, bright, everyday home fragrance.\u003c\/p\u003e\n\u003cdiv class=\"apaw-mini-grid\"\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eClean-home energy\u003c\/strong\u003e \u003cspan\u003eFresh linen and cotton create that just-reset feeling.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eFresh without harshness\u003c\/strong\u003e \u003cspan\u003eAiry notes keep it bright without making it smell sharp or sterile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003ePlayful but polished\u003c\/strong\u003e \u003cspan\u003eA funny name with a clean scent profile that still feels elevated.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-two-col apaw-hero-section\"\u003e\n\u003cdiv class=\"apaw-card apaw-card-soft\"\u003e\n\u003ch3\u003eWhy this scent feels different\u003c\/h3\u003e\n\u003cp\u003eClean candles can easily smell too sharp, too soapy, or too much like a detergent aisle. It’s Me, Not the Dog keeps the fresh-laundry feeling, but softens it with musk and light woods.\u003c\/p\u003e\n\u003cp\u003eThe result is a clean scent that feels lived-in and comfortable instead of sterile — fresh enough to reset the mood, but smooth enough to burn often.\u003c\/p\u003e\n\u003cdiv class=\"apaw-feature-list\"\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eFresh linen without the bite:\u003c\/strong\u003e clean cotton and airy ozone give lift without making the scent harsh.\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eSoftened clean finish:\u003c\/strong\u003e musk keeps the fragrance smooth instead of overly soapy.\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eA little humor, still elevated:\u003c\/strong\u003e the name brings personality while the scent stays polished and easy to love.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eScent profile\u003c\/h3\u003e\n\u003cdiv class=\"apaw-profile-box\"\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eMood\u003c\/strong\u003e \u003cspan\u003eFresh \/ Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eFamily\u003c\/strong\u003e \u003cspan\u003eLinen \/ Airy \/ Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eScent Strength\u003c\/strong\u003e \u003cspan\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eUse When\u003c\/strong\u003e \u003cspan\u003eResetting, freshening up, clearing the air\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"apaw-label\"\u003eNotes\u003c\/span\u003e\n\u003cp class=\"apaw-note\"\u003eFresh Linen • Clean Cotton • Airy Ozone • Soft Musk • Light Woods\u003c\/p\u003e\n\u003cspan class=\"apaw-label\"\u003eMood Tags\u003c\/span\u003e\n\u003cdiv class=\"apaw-tags\"\u003e\n\u003cspan class=\"apaw-tag\"\u003eFresh\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eClean\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eAiry\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003ePlayful\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-highlight apaw-hero-section\"\u003e\n\u003ch3\u003eHow it feels\u003c\/h3\u003e\n\u003cp\u003eIt’s Me, Not the Dog opens with fresh linen and clean cotton, giving the fragrance a crisp, just-laundered feeling without making it overly sharp.\u003c\/p\u003e\n\u003cp\u003eAiry ozone lifts the blend while soft musk and light woods smooth the finish, creating a scent that feels bright, refreshed, and comfortably lived-in.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-love-box apaw-hero-section\"\u003e\n\u003ch3\u003eWhat You’ll Love\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFresh linen feels clean and familiar without becoming harsh or sterile.\u003c\/li\u003e\n\u003cli\u003eClean cotton and airy notes make the scent feel bright and refreshed.\u003c\/li\u003e\n\u003cli\u003eMusk and light woods keep the finish smooth, soft, and easy to enjoy often.\u003c\/li\u003e\n\u003cli\u003eA strong fit for moments when you want the atmosphere to feel reset, lighter, and more put together.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-ritual-box apaw-hero-section\"\u003e\n\u003ch3\u003eMake it part of the ritual\u003c\/h3\u003e\n\u003cp\u003eLight It’s Me, Not the Dog when the space needs a fresh reset. Let the first burn become the cue to open things up, clear the air, and make everything feel a little cleaner without losing the comfort of home.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-details-wrap\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz:\u003c\/strong\u003e A versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz:\u003c\/strong\u003e A larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEstimated burn times:\u003c\/strong\u003e 8 oz up to 45–48 hours, 14 oz up to 70 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat It’s Made With\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eMade with a vegan coconut-soy wax blend, phthalate-free fragrance oils, and reusable glass vessels.\u003c\/p\u003e\n\u003cp\u003eParaffin-free, dye-free, cruelty-free, and handcrafted with care.\u003c\/p\u003e\n\u003cp\u003eIngredients: coconut-soy wax blend, fragrance oil, and cotton wick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCandle Care \u0026amp; Safety\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eTrim wick to 1\/4 inch before each burn. Allow the wax to melt fully to the edges on the first burn to support even performance. Burn up to 4 hours at a time and allow the candle to cool before relighting.\u003c\/p\u003e\n\u003cp\u003eBurn within sight. Keep away from flammable objects. Supervise children and pets around an open flame. Never leave unattended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eShipping, Curing \u0026amp; Paw-mise™\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eHand-poured to order and typically ships within 1 to 4 business days unless otherwise noted.\u003c\/p\u003e\n\u003cp\u003eBest scent after full cure. Cure date is provided with candle when applicable.\u003c\/p\u003e\n\u003cp\u003eEligible products are covered by our Love It or Swap It Paw-mise™.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-cta\"\u003e\n\u003ch3\u003eFreshen the room. Keep the personality.\u003c\/h3\u003e\n\u003cp\u003eIt’s Me, Not the Dog was made for clean-home moments with a little humor built in. Light it when you want fresh linen, clean cotton, airy musk, and soft woods to make the atmosphere feel brighter, cleaner, and easier to breathe in.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz","offer_id":52511195496724,"sku":"NTDNW08OZ","price":20.99,"currency_code":"USD","in_stock":true},{"title":"14 oz","offer_id":52511195595028,"sku":"NTDNW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/its-me-not-the-dog-clean-cotton-citrus-candle-apawthecary-co-hand-poured-soy-wax.webp?v=1777844829","url":"https:\/\/theapawthecary.co\/products\/it-s-me-not-the-dog-clean-cotton-citrus-candle","provider":"The Apawthecary Co.","version":"1.0","type":"link"}