{"product_id":"the-monarch-luxury-beard-oil","title":"The Monarch Luxury Beard Oil","description":"\u003cstyle\u003e\n  .bl-product-description {\n    --bl-black: #151410;\n    --bl-charcoal: #28241e;\n    --bl-ivory: #f7f3ee;\n    --bl-cream: #eee5d8;\n    --bl-gold: #b59662;\n    --bl-soft-gold: #d7bd91;\n    --bl-text: #302d28;\n    --bl-muted: #6c665e;\n\n    max-width: 980px;\n    margin: 0 auto;\n    color: var(--bl-text);\n    font-family: inherit;\n  }\n\n  .bl-product-description *,\n  .bl-product-description *::before,\n  .bl-product-description *::after {\n    box-sizing: border-box;\n  }\n\n  .bl-product-description h2,\n  .bl-product-description h3,\n  .bl-product-description p {\n    margin-top: 0;\n  }\n\n  .bl-product-description h2,\n  .bl-product-description h3 {\n    color: inherit;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    line-height: 1.12;\n  }\n\n  .bl-product-description p {\n    line-height: 1.75;\n  }\n\n  .bl-product-description section {\n    margin-bottom: 24px;\n  }\n\n  .bl-eyebrow {\n    margin-bottom: 15px;\n    color: #806946;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n  }\n\n  \/* INTRODUCTION *\/\n\n  .bl-product-intro {\n    padding: 52px 42px;\n    background:\n      radial-gradient(\n        circle at 87% 18%,\n        rgba(181, 150, 98, 0.2),\n        transparent 27%\n      ),\n      linear-gradient(\n        135deg,\n        #11100e 0%,\n        #242018 58%,\n        #3c3222 100%\n      );\n    color: #fffdf9;\n  }\n\n  .bl-product-intro .bl-eyebrow {\n    color: var(--bl-soft-gold);\n  }\n\n  .bl-product-intro h2 {\n    margin-bottom: 14px;\n    color: #fffdf9;\n    font-size: clamp(35px, 5vw, 54px);\n    letter-spacing: -0.025em;\n  }\n\n  .bl-product-tagline {\n    margin-bottom: 21px;\n    color: var(--bl-soft-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(20px, 3vw, 27px);\n    font-style: italic;\n  }\n\n  .bl-product-intro p {\n    max-width: 780px;\n    margin-bottom: 0;\n    color: rgba(255, 253, 249, 0.78);\n    font-size: 16px;\n  }\n\n  \/* QUICK BENEFITS *\/\n\n  .bl-quick-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border: 1px solid rgba(48, 45, 40, 0.14);\n    background: var(--bl-ivory);\n  }\n\n  .bl-quick-benefit {\n    padding: 26px 23px;\n    text-align: center;\n  }\n\n  .bl-quick-benefit + .bl-quick-benefit {\n    border-left: 1px solid rgba(48, 45, 40, 0.14);\n  }\n\n  .bl-quick-benefit strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #5b482f;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .bl-quick-benefit span {\n    color: var(--bl-muted);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* SCENT STORY *\/\n\n  .bl-scent-story {\n    padding: 51px 42px;\n    background: #fffdf9;\n  }\n\n  .bl-scent-story h2,\n  .bl-formula h2,\n  .bl-how-to h2 {\n    margin-bottom: 22px;\n    font-size: clamp(31px, 4vw, 44px);\n    letter-spacing: -0.02em;\n  }\n\n  .bl-scent-story p {\n    margin-bottom: 17px;\n    font-size: 15px;\n  }\n\n  .bl-scent-signature {\n    margin-top: 29px;\n    padding-left: 20px;\n    border-left: 1px solid var(--bl-gold);\n    color: #554a3d;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-style: italic;\n    line-height: 1.55;\n  }\n\n  \/* FRAGRANCE NOTES *\/\n\n  .bl-notes {\n    padding: 48px 42px;\n    background: var(--bl-cream);\n  }\n\n  .bl-notes-header {\n    margin-bottom: 29px;\n    text-align: center;\n  }\n\n  .bl-notes-header h2 {\n    margin-bottom: 0;\n    font-size: clamp(30px, 4vw, 43px);\n  }\n\n  .bl-note-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .bl-note-card {\n    padding: 27px 22px;\n    border-top: 1px solid var(--bl-gold);\n    background: rgba(255, 255, 255, 0.48);\n    text-align: center;\n  }\n\n  .bl-note-card h3 {\n    margin-bottom: 9px;\n    font-size: 22px;\n  }\n\n  .bl-note-card p {\n    margin-bottom: 0;\n    color: var(--bl-muted);\n    font-size: 13px;\n  }\n\n  \/* FORMULA *\/\n\n  .bl-formula {\n    padding: 51px 42px;\n    background: var(--bl-black);\n    color: #fffdf9;\n  }\n\n  .bl-formula .bl-eyebrow {\n    color: var(--bl-soft-gold);\n  }\n\n  .bl-formula h2 {\n    color: #fffdf9;\n  }\n\n  .bl-formula p {\n    margin-bottom: 17px;\n    color: rgba(255, 253, 249, 0.74);\n    font-size: 15px;\n  }\n\n  .bl-ingredient-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 27px;\n  }\n\n  .bl-ingredient {\n    padding: 9px 12px;\n    border: 1px solid rgba(215, 189, 145, 0.32);\n    color: var(--bl-soft-gold);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  \/* HOW TO USE *\/\n\n  .bl-how-to {\n    padding: 51px 42px;\n    background: var(--bl-ivory);\n  }\n\n  .bl-step-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-top: 30px;\n  }\n\n  .bl-step {\n    padding: 25px 22px;\n    border-top: 1px solid var(--bl-gold);\n    background: rgba(255, 255, 255, 0.47);\n  }\n\n  .bl-step-number {\n    display: block;\n    margin-bottom: 15px;\n    color: var(--bl-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n  }\n\n  .bl-step h3 {\n    margin-bottom: 9px;\n    font-size: 21px;\n  }\n\n  .bl-step p {\n    margin-bottom: 0;\n    color: var(--bl-muted);\n    font-size: 13px;\n  }\n\n  \/* PRODUCT DETAILS *\/\n\n  .bl-details {\n    padding: 39px 42px;\n    border: 1px solid rgba(48, 45, 40, 0.14);\n    background: #fffdf9;\n  }\n\n  .bl-details-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px 44px;\n  }\n\n  .bl-detail {\n    padding-bottom: 12px;\n    border-bottom: 1px solid rgba(48, 45, 40, 0.12);\n  }\n\n  .bl-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #5d4b33;\n    font-size: 10px;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .bl-detail span {\n    color: var(--bl-muted);\n    font-size: 14px;\n  }\n\n  \/* FINAL STATEMENT *\/\n\n  .bl-final-statement {\n    padding: 44px 35px;\n    background: var(--bl-charcoal);\n    color: #fffdf9;\n    text-align: center;\n  }\n\n  .bl-final-statement p {\n    max-width: 710px;\n    margin: 0 auto;\n    color: rgba(255, 253, 249, 0.8);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(20px, 3vw, 27px);\n    font-style: italic;\n    line-height: 1.55;\n  }\n\n  @media screen and (max-width: 760px) {\n    .bl-quick-benefits,\n    .bl-note-grid,\n    .bl-step-grid,\n    .bl-details-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .bl-quick-benefit + .bl-quick-benefit {\n      border-top: 1px solid rgba(48, 45, 40, 0.14);\n      border-left: 0;\n    }\n  }\n\n  @media screen and (max-width: 550px) {\n    .bl-product-intro,\n    .bl-scent-story,\n    .bl-notes,\n    .bl-formula,\n    .bl-how-to,\n    .bl-details {\n      padding-right: 23px;\n      padding-left: 23px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bl-product-description\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"bl-product-intro\"\u003e\n\n    \u003cdiv class=\"bl-eyebrow\"\u003e\n      The Black Label Beard Oil Collection\n    \u003c\/div\u003e\n\n    \u003ch2\u003eThe Monarch Beard Oil\u003c\/h2\u003e\n\n    \u003cdiv class=\"bl-product-tagline\"\u003e\n      Power. Precision. Unmistakable presence.\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      A commanding luxury beard oil layered with bright citrus, crisp fruit,\n      smoky woods, subtle spice, refined earthiness, rich woods and soft\n      musk. The Monarch is crafted for the man who leads with restraint,\n      moves with purpose and leaves a lasting impression without ever\n      demanding attention.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003csection class=\"bl-quick-benefits\"\u003e\n\n    \u003cdiv class=\"bl-quick-benefit\"\u003e\n      \u003cstrong\u003eSoftens \u0026amp; Conditions\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Helps improve the texture, flexibility and manageability of coarse\n        facial hair.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-quick-benefit\"\u003e\n      \u003cstrong\u003eStrengthens \u0026amp; Hydrates\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Delivers lightweight botanical moisture to both the beard and the\n        skin beneath.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-quick-benefit\"\u003e\n      \u003cstrong\u003eCommanding Fine Fragrance\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Leaves behind a polished woody scent with warmth, depth and quiet\n        authority.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- SCENT STORY --\u003e\n  \u003csection class=\"bl-scent-story\"\u003e\n\n    \u003cdiv class=\"bl-eyebrow\"\u003e\n      The Fragrance\n    \u003c\/div\u003e\n\n    \u003ch2\u003eThe Scent of Quiet Authority\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Monarch opens with a sharp, invigorating burst of bright citrus\n      and crisp fruit. Clean, confident and immediately attention-grabbing,\n      the opening creates a striking first impression without becoming\n      overpowering.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      As the fragrance develops, smoky woods, subtle spice and refined\n      earthiness emerge at the heart. These notes add structure and\n      authority, creating a balance that feels fresh yet grounded, bold yet\n      completely controlled.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Rich woods, soft musk and lingering warmth settle close to the skin in\n      the dry down. The finish is powerful, polished and undeniably\n      masculine, leaving behind the kind of presence that remains long after\n      the man has left the room.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bl-scent-signature\"\u003e\n      Inspired by a lineage of power—where presence is inherited, restraint\n      is mastered and authority is never questioned.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FRAGRANCE NOTES --\u003e\n  \u003csection class=\"bl-notes\"\u003e\n\n    \u003cdiv class=\"bl-notes-header\"\u003e\n\n      \u003cdiv class=\"bl-eyebrow\"\u003e\n        Fragrance Profile\n      \u003c\/div\u003e\n\n      \u003ch2\u003eThe Notes\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-note-grid\"\u003e\n\n      \u003carticle class=\"bl-note-card\"\u003e\n        \u003ch3\u003eOpening\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Bright citrus and crisp fruit create a sharp, clean and\n          invigorating first impression.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"bl-note-card\"\u003e\n        \u003ch3\u003eHeart\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Smoky woods, subtle spice and refined earthiness bring strength,\n          depth and controlled authority.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"bl-note-card\"\u003e\n        \u003ch3\u003eDry Down\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Rich woods, soft musk and lingering warmth leave a polished,\n          powerful and enduring finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- CONDITIONING FORMULA --\u003e\n  \u003csection class=\"bl-formula\"\u003e\n\n    \u003cdiv class=\"bl-eyebrow\"\u003e\n      The Conditioning Formula\n    \u003c\/div\u003e\n\n    \u003ch2\u003eHigh Performance. Impeccable Control.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Monarch Beard Oil is formulated with a commanding blend of\n      premium botanical oils selected to condition, strengthen and maintain\n      control without leaving the beard feeling heavy or greasy.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Jojoba and argan oils provide targeted hydration, helping soften\n      coarse facial hair while restoring a smooth, disciplined finish.\n      Aloe-infused coconut oil works beneath the beard to condition the skin\n      and help reduce dryness and discomfort.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Grapeseed and hempseed oils deliver lightweight strength, resilience\n      and flexibility, allowing for control without heaviness. Vitamin E\n      completes the formula, supporting a healthy-looking beard and a clean,\n      well-groomed appearance.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bl-ingredient-list\"\u003e\n      \u003cspan class=\"bl-ingredient\"\u003eJojoba Oil\u003c\/span\u003e\n      \u003cspan class=\"bl-ingredient\"\u003eArgan Oil\u003c\/span\u003e\n      \u003cspan class=\"bl-ingredient\"\u003eAloe-Infused Coconut Oil\u003c\/span\u003e\n      \u003cspan class=\"bl-ingredient\"\u003eGrapeseed Oil\u003c\/span\u003e\n      \u003cspan class=\"bl-ingredient\"\u003eHempseed Oil\u003c\/span\u003e\n      \u003cspan class=\"bl-ingredient\"\u003eVitamin E\u003c\/span\u003e\n      \u003cspan class=\"bl-ingredient\"\u003ePremium Fragrance\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"bl-how-to\"\u003e\n\n    \u003cdiv class=\"bl-eyebrow\"\u003e\n      The Grooming Ritual\n    \u003c\/div\u003e\n\n    \u003ch2\u003eHow to Use\u003c\/h2\u003e\n\n    \u003cdiv class=\"bl-step-grid\"\u003e\n\n      \u003carticle class=\"bl-step\"\u003e\n        \u003cspan class=\"bl-step-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch3\u003eDispense\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Place several drops into the palm. Use less for a shorter beard\n          and add more as needed for additional length and density.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"bl-step\"\u003e\n        \u003cspan class=\"bl-step-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch3\u003eMassage\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Rub the oil between the hands, then massage it through the beard\n          and into the skin beneath.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"bl-step\"\u003e\n        \u003cspan class=\"bl-step-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch3\u003eRefine\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Smooth or comb the beard into place. Layer with beard balm when\n          additional shape, definition and control are desired.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"bl-details\"\u003e\n\n    \u003cdiv class=\"bl-details-grid\"\u003e\n\n      \u003cdiv class=\"bl-detail\"\u003e\n        \u003cstrong\u003eScent Family\u003c\/strong\u003e\n        \u003cspan\u003eWoody aromatic with warm musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bl-detail\"\u003e\n        \u003cstrong\u003eFragrance Character\u003c\/strong\u003e\n        \u003cspan\u003eCommanding, refined and unmistakably masculine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bl-detail\"\u003e\n        \u003cstrong\u003eFinish\u003c\/strong\u003e\n        \u003cspan\u003eLightweight and non-greasy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bl-detail\"\u003e\n        \u003cstrong\u003eBest For\u003c\/strong\u003e\n        \u003cspan\u003eBusiness, evening wear, date night and special occasions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bl-detail\"\u003e\n        \u003cstrong\u003eCrafted By\u003c\/strong\u003e\n        \u003cspan\u003eLuLu \u0026amp; Oliver in South Carolina\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bl-detail\"\u003e\n        \u003cstrong\u003eCollection\u003c\/strong\u003e\n        \u003cspan\u003eThe Black Label\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL STATEMENT --\u003e\n  \u003csection class=\"bl-final-statement\"\u003e\n    \u003cp\u003e\n      Bold. Refined. Regal. The fragrance of a man whose presence is never\n      questioned.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LuLu \u0026 Oliver","offers":[{"title":"Default Title","offer_id":44922033832006,"sku":"beard oil Monarch","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1948\/4742\/files\/The_Monarch_Beard_Oil_Pic.1.jpg?v=1776862437","url":"https:\/\/luluandoliver.com\/products\/the-monarch-luxury-beard-oil","provider":"LuLu \u0026 Oliver","version":"1.0","type":"link"}