{"product_id":"sun-up-sun-down-coffee-whiskey-vanilla-candle","title":"Sun Up, Sun Down — Coffee, Whiskey \u0026 Vanilla 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 · Sun Up, Sun Down\u003c\/div\u003e\n\u003cdiv class=\"apaw-hero-hook\"\u003eFor slow starts, late resets, and the kind of warmth that works no matter where the day is headed.\u003c\/div\u003e\n\u003cp class=\"apaw-lead\"\u003eSun Up, Sun Down blends roasted coffee, smooth whiskey, warm vanilla, oak, amber, and soft musk into a candle that feels grounded, cozy, and quietly confident.\u003c\/p\u003e\n\u003cp class=\"apaw-lead\"\u003eIt feels warm without becoming sugary, rich without turning heavy, and smooth enough to carry from first-light energy into end-of-day comfort.\u003c\/p\u003e\n\u003cp class=\"apaw-seo-line\"\u003eA coffee and whiskey coconut-soy candle with roasted coffee, smooth whiskey, warm vanilla, oak, amber, and musk designed for cozy, warm, masculine-unisex home fragrance.\u003c\/p\u003e\n\u003cdiv class=\"apaw-mini-grid\"\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eWarm from the first burn\u003c\/strong\u003e \u003cspan\u003eRoasted coffee and smooth whiskey create a grounded, comforting opening.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eRich without heaviness\u003c\/strong\u003e \u003cspan\u003eVanilla and amber soften the blend without making it sugary or dense.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eMasculine-unisex comfort\u003c\/strong\u003e \u003cspan\u003eOak and musk add depth while keeping the scent smooth and wearable.\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\u003eCoffee candles can lean bitter. Whiskey candles can lean too boozy. Sun Up, Sun Down keeps both notes smooth by layering them with warm vanilla, oak, amber, and soft musk.\u003c\/p\u003e\n\u003cp\u003eThe result is a scent that feels warm and grounded instead of sharp — cozy enough for slow moments, polished enough to feel intentional.\u003c\/p\u003e\n\u003cdiv class=\"apaw-feature-list\"\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eSmooth coffee warmth:\u003c\/strong\u003e roasted coffee adds depth without making the scent smell burnt or bitter.\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eWhiskey without the bite:\u003c\/strong\u003e the whiskey note feels mellow, warm, and refined instead of overly boozy.\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eGrounded finish:\u003c\/strong\u003e oak, amber, and musk keep the blend warm, balanced, and easy to live with.\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\u003eWarm \/ Grounded\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eFamily\u003c\/strong\u003e \u003cspan\u003eGourmand \/ Woods \/ Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eScent Strength\u003c\/strong\u003e \u003cspan\u003eMedium-Strong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eUse When\u003c\/strong\u003e \u003cspan\u003eSlow starts, resets, easing into the moment\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\"\u003eRoasted Coffee • Smooth Whiskey • Vanilla • Oak • Amber • Musk\u003c\/p\u003e\n\u003cspan class=\"apaw-label\"\u003eMood Tags\u003c\/span\u003e\n\u003cdiv class=\"apaw-tags\"\u003e\n\u003cspan class=\"apaw-tag\"\u003eWarm\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eGrounded\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eSmooth\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eCozy\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\u003eSun Up, Sun Down opens with roasted coffee and smooth whiskey, giving the fragrance a warm, rich first impression without turning sharp or overly dark.\u003c\/p\u003e\n\u003cp\u003eVanilla and amber soften the middle while oak and musk settle underneath, creating a scent that feels grounded, comfortable, and quietly pulled together.\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\u003eCoffee feels warm and smooth instead of bitter or burnt.\u003c\/li\u003e\n\u003cli\u003eWhiskey adds depth without making the candle smell overly boozy.\u003c\/li\u003e\n\u003cli\u003eVanilla and amber create comfort without turning the fragrance sugary.\u003c\/li\u003e\n\u003cli\u003eA strong fit for moments when you want the atmosphere to feel grounded, warm, and intentional.\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 Sun Up, Sun Down when you want to mark the shift into a slower pace. Let the first burn become the cue to pour the coffee, settle the evening, or make the moment feel more grounded before moving into what comes next.\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\u003e15 oz Luxe \u0026amp; Ember:\u003c\/strong\u003e An elevated vessel option for select scents.\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, and 15 oz up to 80 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\u003eWarm the moment from sun up to sun down.\u003c\/h3\u003e\n\u003cp\u003eSun Up, Sun Down was made for moments that need warmth, depth, and an easy kind of comfort. Light it when you want roasted coffee, smooth whiskey, oak, amber, and vanilla to make the atmosphere feel grounded and complete.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel","offer_id":52511190286612,"sku":"SUD0NW8OZ","price":20.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel","offer_id":52511190384916,"sku":"SUDNW14OZ","price":26.99,"currency_code":"USD","in_stock":true},{"title":"15 oz Black Vessel","offer_id":52511190483220,"sku":"SUDWWB15OZ","price":29.99,"currency_code":"USD","in_stock":true},{"title":"15 oz Iridescent Vessel","offer_id":52511190515988,"sku":"SUDWWI15OZ","price":30.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/sun-up-sun-down-coffee-whiskey-vanilla-candle-apawthecary.webp?v=1775562242","url":"https:\/\/theapawthecary.co\/products\/sun-up-sun-down-coffee-whiskey-vanilla-candle","provider":"The Apawthecary Co.","version":"1.0","type":"link"}