{"product_id":"olde-thyme-tonic-luxury-beard-balm","title":"Olde Thyme Tonic Luxury Beard Balm","description":"\u003cstyle\u003e\n  .ott-balm-page {\n    --ott-black: #11110f;\n    --ott-charcoal: #292722;\n    --ott-brown: #453a2f;\n    --ott-leather: #6b5743;\n    --ott-cream: #f7f3eb;\n    --ott-sand: #e8dece;\n    --ott-gold: #b39561;\n    --ott-soft-gold: #d8c49d;\n    --ott-ink: #29251f;\n    --ott-muted: #6d665d;\n    --ott-white: #fffdf8;\n\n    max-width: 1040px;\n    margin: 0 auto 45px;\n    color: var(--ott-ink);\n    font-family: inherit;\n  }\n\n  .ott-balm-page *,\n  .ott-balm-page *::before,\n  .ott-balm-page *::after {\n    box-sizing: border-box;\n  }\n\n  .ott-balm-page h2,\n  .ott-balm-page h3,\n  .ott-balm-page p {\n    margin-top: 0;\n  }\n\n  .ott-balm-page h2,\n  .ott-balm-page h3 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    line-height: 1.14;\n  }\n\n  .ott-balm-page p {\n    line-height: 1.78;\n  }\n\n  .ott-balm-page section {\n    margin-bottom: 22px;\n  }\n\n  .ott-eyebrow {\n    margin-bottom: 15px;\n    color: #806a48;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n  }\n\n  .ott-heading {\n    margin-bottom: 21px;\n    font-size: clamp(31px, 5vw, 48px);\n    letter-spacing: -0.025em;\n  }\n\n  .ott-button {\n    display: inline-block;\n    padding: 14px 23px;\n    border: 1px solid var(--ott-soft-gold);\n    background: var(--ott-soft-gold);\n    color: #1d1b18;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.17em;\n    line-height: 1.3;\n    text-decoration: none;\n    text-transform: uppercase;\n    transition:\n      background 0.25s ease,\n      color 0.25s ease;\n  }\n\n  .ott-button:hover {\n    background: transparent;\n    color: var(--ott-white);\n  }\n\n  .ott-button-outline {\n    border-color: var(--ott-gold);\n    background: transparent;\n    color: var(--ott-ink);\n  }\n\n  .ott-button-outline:hover {\n    background: var(--ott-ink);\n    color: var(--ott-white);\n  }\n\n  \/* HERO *\/\n\n  .ott-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 75px 55px;\n    background:\n      radial-gradient(\n        circle at 82% 22%,\n        rgba(216, 196, 157, 0.18),\n        transparent 27%\n      ),\n      linear-gradient(\n        135deg,\n        #11110f 0%,\n        #302a24 56%,\n        #5b4a39 100%\n      );\n    color: var(--ott-white);\n  }\n\n  .ott-hero::before {\n    position: absolute;\n    right: 90px;\n    top: 48px;\n    width: 126px;\n    height: 126px;\n    border: 1px solid rgba(216, 196, 157, 0.13);\n    content: \"\";\n    transform: rotate(45deg);\n  }\n\n  .ott-hero::after {\n    position: absolute;\n    right: -95px;\n    bottom: -150px;\n    width: 370px;\n    height: 370px;\n    border: 1px solid rgba(216, 196, 157, 0.13);\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  .ott-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 760px;\n  }\n\n  .ott-hero .ott-eyebrow {\n    color: var(--ott-soft-gold);\n  }\n\n  .ott-hero h2 {\n    max-width: 750px;\n    margin-bottom: 18px;\n    color: var(--ott-white);\n    font-size: clamp(41px, 7vw, 67px);\n    letter-spacing: -0.035em;\n  }\n\n  .ott-hero-tagline {\n    margin-bottom: 24px;\n    color: var(--ott-soft-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(21px, 3vw, 29px);\n    font-style: italic;\n  }\n\n  .ott-hero p {\n    max-width: 700px;\n    margin-bottom: 29px;\n    color: rgba(255, 253, 248, 0.79);\n    font-size: 16px;\n  }\n\n  \/* BENEFITS *\/\n\n  .ott-pillars {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border: 1px solid rgba(41, 37, 31, 0.13);\n    background: var(--ott-cream);\n  }\n\n  .ott-pillar {\n    padding: 29px 24px;\n    text-align: center;\n  }\n\n  .ott-pillar + .ott-pillar {\n    border-left: 1px solid rgba(41, 37, 31, 0.13);\n  }\n\n  .ott-pillar strong {\n    display: block;\n    margin-bottom: 8px;\n    color: #5e4c32;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 20px;\n    font-weight: 400;\n  }\n\n  .ott-pillar span {\n    color: var(--ott-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* STORY *\/\n\n  .ott-story {\n    padding: 64px 55px;\n    background: var(--ott-white);\n  }\n\n  .ott-story-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);\n    gap: 58px;\n    align-items: start;\n  }\n\n  .ott-story-title {\n    position: sticky;\n    top: 25px;\n  }\n\n  .ott-story-copy p {\n    margin-bottom: 18px;\n    color: #514b45;\n    font-size: 15px;\n  }\n\n  .ott-pullquote {\n    margin-top: 29px;\n    padding: 5px 0 5px 22px;\n    border-left: 1px solid var(--ott-gold);\n    color: #594b3a;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(21px, 3vw, 27px);\n    font-style: italic;\n    line-height: 1.55;\n  }\n\n  \/* FRAGRANCE *\/\n\n  .ott-fragrance {\n    padding: 65px 55px;\n    background:\n      radial-gradient(\n        circle at 84% 19%,\n        rgba(179, 149, 97, 0.17),\n        transparent 25%\n      ),\n      var(--ott-charcoal);\n    color: var(--ott-white);\n  }\n\n  .ott-fragrance-header {\n    max-width: 760px;\n    margin-bottom: 35px;\n  }\n\n  .ott-fragrance .ott-eyebrow {\n    color: var(--ott-soft-gold);\n  }\n\n  .ott-fragrance h2 {\n    color: var(--ott-white);\n  }\n\n  .ott-fragrance-header p {\n    color: rgba(255, 253, 248, 0.74);\n    font-size: 15px;\n  }\n\n  .ott-notes-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .ott-note-card {\n    padding: 29px 24px;\n    border-top: 1px solid var(--ott-gold);\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .ott-note-card span {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--ott-soft-gold);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .ott-note-card h3 {\n    margin-bottom: 11px;\n    color: var(--ott-white);\n    font-size: 23px;\n  }\n\n  .ott-note-card p {\n    margin-bottom: 0;\n    color: rgba(255, 253, 248, 0.69);\n    font-size: 13px;\n  }\n\n  \/* PERFORMANCE *\/\n\n  .ott-performance {\n    padding: 65px 55px;\n    background: var(--ott-sand);\n  }\n\n  .ott-performance-header {\n    max-width: 770px;\n    margin-bottom: 36px;\n  }\n\n  .ott-performance-header p {\n    color: var(--ott-muted);\n    font-size: 15px;\n  }\n\n  .ott-performance-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n  }\n\n  .ott-performance-card {\n    padding: 27px 22px;\n    border-top: 1px solid var(--ott-gold);\n    background: rgba(255, 255, 255, 0.6);\n  }\n\n  .ott-performance-number {\n    display: block;\n    margin-bottom: 14px;\n    color: var(--ott-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 29px;\n  }\n\n  .ott-performance-card h3 {\n    margin-bottom: 9px;\n    font-size: 21px;\n  }\n\n  .ott-performance-card p {\n    margin-bottom: 0;\n    color: var(--ott-muted);\n    font-size: 13px;\n  }\n\n  \/* FORMULA *\/\n\n  .ott-formula {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    background: var(--ott-brown);\n    color: var(--ott-white);\n  }\n\n  .ott-formula-copy {\n    padding: 65px 55px;\n  }\n\n  .ott-formula .ott-eyebrow {\n    color: var(--ott-soft-gold);\n  }\n\n  .ott-formula h2 {\n    color: var(--ott-white);\n  }\n\n  .ott-formula-copy p {\n    color: rgba(255, 253, 248, 0.74);\n    font-size: 15px;\n  }\n\n  .ott-formula-panel {\n    display: flex;\n    align-items: center;\n    padding: 52px;\n    background:\n      radial-gradient(\n        circle at center,\n        rgba(216, 196, 157, 0.17),\n        transparent 35%\n      ),\n      #1d1915;\n  }\n\n  .ott-formula-list {\n    width: 100%;\n  }\n\n  .ott-formula-item {\n    padding: 19px 0;\n    border-bottom: 1px solid rgba(216, 196, 157, 0.18);\n  }\n\n  .ott-formula-item:last-child {\n    border-bottom: 0;\n  }\n\n  .ott-formula-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--ott-soft-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-weight: 400;\n  }\n\n  .ott-formula-item p {\n    margin-bottom: 0;\n    color: rgba(255, 253, 248, 0.7);\n    font-size: 13px;\n  }\n\n  \/* RITUAL *\/\n\n  .ott-ritual {\n    padding: 65px 55px;\n    background: var(--ott-white);\n  }\n\n  .ott-ritual-header {\n    margin-bottom: 36px;\n    text-align: center;\n  }\n\n  .ott-ritual-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .ott-ritual-step {\n    padding: 29px 24px;\n    border-top: 1px solid var(--ott-gold);\n    background: var(--ott-cream);\n  }\n\n  .ott-ritual-step span {\n    display: block;\n    margin-bottom: 13px;\n    color: var(--ott-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n  }\n\n  .ott-ritual-step h3 {\n    margin-bottom: 9px;\n    font-size: 22px;\n  }\n\n  .ott-ritual-step p {\n    margin-bottom: 0;\n    color: var(--ott-muted);\n    font-size: 13px;\n  }\n\n  \/* PERFECT FOR *\/\n\n  .ott-perfect {\n    padding: 65px 55px;\n    background: var(--ott-cream);\n  }\n\n  .ott-perfect-grid {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    gap: 52px;\n    align-items: center;\n  }\n\n  .ott-perfect-copy p {\n    color: var(--ott-muted);\n    font-size: 15px;\n  }\n\n  .ott-perfect-list {\n    padding: 30px;\n    border: 1px solid rgba(41, 37, 31, 0.13);\n    background: var(--ott-white);\n  }\n\n  .ott-perfect-item {\n    display: flex;\n    gap: 13px;\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(41, 37, 31, 0.1);\n    color: #554d43;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .ott-perfect-item:last-child {\n    border-bottom: 0;\n  }\n\n  .ott-perfect-mark {\n    flex: 0 0 auto;\n    color: var(--ott-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n  }\n\n  \/* LAYERING *\/\n\n  .ott-layering {\n    padding: 67px 55px;\n    background:\n      radial-gradient(\n        circle at 16% 20%,\n        rgba(216, 196, 157, 0.15),\n        transparent 24%\n      ),\n      linear-gradient(\n        135deg,\n        #11110f 0%,\n        #302a24 100%\n      );\n    color: var(--ott-white);\n    text-align: center;\n  }\n\n  .ott-layering-content {\n    max-width: 740px;\n    margin: 0 auto;\n  }\n\n  .ott-layering .ott-eyebrow {\n    color: var(--ott-soft-gold);\n  }\n\n  .ott-layering h2 {\n    color: var(--ott-white);\n  }\n\n  .ott-layering p {\n    color: rgba(255, 253, 248, 0.74);\n    font-size: 15px;\n  }\n\n  .ott-layering .ott-button {\n    margin-top: 9px;\n  }\n\n  \/* FINAL *\/\n\n  .ott-final {\n    padding: 68px 42px;\n    background: var(--ott-sand);\n    text-align: center;\n  }\n\n  .ott-final h2 {\n    margin-bottom: 19px;\n    font-size: clamp(34px, 5vw, 52px);\n  }\n\n  .ott-final p {\n    max-width: 700px;\n    margin: 0 auto 28px;\n    color: var(--ott-muted);\n    font-size: 15px;\n  }\n\n  @media screen and (max-width: 850px) {\n    .ott-story-grid,\n    .ott-formula,\n    .ott-perfect-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ott-story-title {\n      position: static;\n    }\n\n    .ott-performance-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .ott-pillars,\n    .ott-notes-grid,\n    .ott-ritual-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ott-pillar + .ott-pillar {\n      border-top: 1px solid rgba(41, 37, 31, 0.13);\n      border-left: 0;\n    }\n  }\n\n  @media screen and (max-width: 550px) {\n    .ott-hero,\n    .ott-story,\n    .ott-fragrance,\n    .ott-performance,\n    .ott-formula-copy,\n    .ott-formula-panel,\n    .ott-ritual,\n    .ott-perfect,\n    .ott-layering,\n    .ott-final {\n      padding-right: 23px;\n      padding-left: 23px;\n    }\n\n    .ott-hero {\n      padding-top: 58px;\n      padding-bottom: 58px;\n    }\n\n    .ott-performance-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ott-balm-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ott-hero\"\u003e\n    \u003cdiv class=\"ott-hero-content\"\u003e\n\n      \u003cdiv class=\"ott-eyebrow\"\u003e\n        The Black Label Grooming Collection\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Olde Thyme Tonic Beard Balm\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"ott-hero-tagline\"\u003e\n        A return to ritual, refinement and the classic barbershop.\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A luxury conditioning beard balm inspired by polished wood, warm\n        shaving lather and the unmistakable atmosphere of an old-fashioned\n        barbershop. Olde Thyme Tonic softens coarse facial hair, helps tame\n        unruly texture and provides flexible control with a clean aromatic\n        fragrance of bitter orange, herbs, spice, leather, moss and white musk.\n      \u003c\/p\u003e\n\n      \u003ca class=\"ott-button\" href=\"#olde-thyme-tonic-details\"\u003e\n        Discover Olde Thyme Tonic\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"ott-pillars\"\u003e\n\n    \u003cdiv class=\"ott-pillar\"\u003e\n      \u003cstrong\u003eDeep Conditioning\u003c\/strong\u003e\n      \u003cspan\u003e\n        Nourishing oils help soften coarse facial hair and improve everyday\n        manageability.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ott-pillar\"\u003e\n      \u003cstrong\u003eFlexible Control\u003c\/strong\u003e\n      \u003cspan\u003e\n        Natural waxes help shape the beard and smooth flyaways without a stiff\n        or artificial finish.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ott-pillar\"\u003e\n      \u003cstrong\u003eClassic Barbershop Scent\u003c\/strong\u003e\n      \u003cspan\u003e\n        Bitter orange, aromatic herbs, clean spice, leather, moss and musk.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003csection class=\"ott-story\" id=\"olde-thyme-tonic-details\"\u003e\n\n    \u003cdiv class=\"ott-story-grid\"\u003e\n\n      \u003cdiv class=\"ott-story-title\"\u003e\n\n        \u003cdiv class=\"ott-eyebrow\"\u003e\n          The Fragrance Story\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ott-heading\"\u003e\n          The Ritual of the Old-Fashioned Barbershop\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ott-story-copy\"\u003e\n\n        \u003cp\u003e\n          There is something unmistakable about an old-fashioned barbershop:\n          the low hum of clippers, the scent of warm lather, polished wood and\n          clean steel, and the quiet confidence of a man taking time with the\n          details.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Olde Thyme Tonic was created to capture that atmosphere. It opens\n          with a crisp burst of bitter orange and fresh herbal notes, recalling\n          the first clean splash of tonic against freshly groomed skin.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Basil, rosemary and lavender unfold through the heart of the\n          fragrance. Familiar yet refined, these aromatic notes bring a\n          timeless barbershop character, while black pepper adds a subtle edge\n          of warmth and confidence.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          As the fragrance settles, soft leather, moss and white musk create a\n          smooth, grounding finish. The effect is clean, masculine and quietly\n          nostalgic—never overpowering and always intentional.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Olde Thyme Tonic is for the gentleman who appreciates tradition but\n          refuses to feel dated. It is classic grooming, reimagined with the\n          polish and sophistication of modern fine fragrance.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ott-pullquote\"\u003e\n          Clean tradition, polished for the modern gentleman.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FRAGRANCE NOTES --\u003e\n  \u003csection class=\"ott-fragrance\"\u003e\n\n    \u003cdiv class=\"ott-fragrance-header\"\u003e\n\n      \u003cdiv class=\"ott-eyebrow\"\u003e\n        The Scent Profile\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ott-heading\"\u003e\n        Aromatic Herbs, Clean Spice and Warm Woods\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A refined barbershop composition that moves from crisp citrus and\n        herbs into lavender, pepper, soft leather, moss and white musk.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ott-notes-grid\"\u003e\n\n      \u003carticle class=\"ott-note-card\"\u003e\n        \u003cspan\u003eTop Notes\u003c\/span\u003e\n\n        \u003ch3\u003eCrisp and Invigorating\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Bitter orange, fresh citrus and bright herbal notes create a clean,\n          tonic-like opening.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ott-note-card\"\u003e\n        \u003cspan\u003eHeart Notes\u003c\/span\u003e\n\n        \u003ch3\u003eAromatic and Timeless\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Basil, rosemary, lavender and black pepper bring classic barbershop\n          refinement with a subtle spicy edge.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ott-note-card\"\u003e\n        \u003cspan\u003eBase Notes\u003c\/span\u003e\n\n        \u003ch3\u003eWarm and Grounded\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Soft leather, moss, warm woods and white musk create a smooth,\n          enduring finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- PERFORMANCE --\u003e\n  \u003csection class=\"ott-performance\"\u003e\n\n    \u003cdiv class=\"ott-performance-header\"\u003e\n\n      \u003cdiv class=\"ott-eyebrow\"\u003e\n        Grooming Performance\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ott-heading\"\u003e\n        A Polished Beard Without the Heaviness\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Olde Thyme Tonic combines conditioning care with light-to-medium hold\n        to leave the beard softer, smoother and more intentionally shaped.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ott-performance-grid\"\u003e\n\n      \u003carticle class=\"ott-performance-card\"\u003e\n        \u003cspan class=\"ott-performance-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch3\u003eSoftens\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps improve the feel of coarse, dry or difficult facial hair.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ott-performance-card\"\u003e\n        \u003cspan class=\"ott-performance-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch3\u003eConditions\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Nourishing oils help support both the beard and dry-feeling skin\n          beneath it.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ott-performance-card\"\u003e\n        \u003cspan class=\"ott-performance-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch3\u003eControls\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Natural waxes help tame flyaways and guide the beard into place.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ott-performance-card\"\u003e\n        \u003cspan class=\"ott-performance-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch3\u003eRefines\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Leaves the beard looking healthy, groomed and naturally polished.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FORMULA --\u003e\n  \u003csection class=\"ott-formula\"\u003e\n\n    \u003cdiv class=\"ott-formula-copy\"\u003e\n\n      \u003cdiv class=\"ott-eyebrow\"\u003e\n        The Conditioning Formula\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ott-heading\"\u003e\n        Natural Waxes and Nourishing Botanical Oils\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Olde Thyme Tonic is crafted from a premium blend of conditioning oils,\n        natural waxes, aloe and botanical extracts selected to soften facial\n        hair and support a more comfortable grooming ritual.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sweet almond, coconut and argan oils help improve the feel of dry,\n        coarse beard hair. Aloe and botanical extracts provide additional care\n        for the skin beneath the beard, where dryness and irritation often\n        begin.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Beeswax provides light-to-medium structure, helping guide the beard\n        into place while maintaining a flexible, touchable finish.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ott-formula-panel\"\u003e\n\n      \u003cdiv class=\"ott-formula-list\"\u003e\n\n        \u003cdiv class=\"ott-formula-item\"\u003e\n          \u003cstrong\u003eSweet Almond Oil\u003c\/strong\u003e\n          \u003cp\u003e\n            Provides lightweight conditioning to help soften coarse facial\n            hair.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-formula-item\"\u003e\n          \u003cstrong\u003eCoconut Oil\u003c\/strong\u003e\n          \u003cp\u003e\n            Helps nourish dry beard hair and improve smoothness and\n            manageability.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-formula-item\"\u003e\n          \u003cstrong\u003eArgan Oil\u003c\/strong\u003e\n          \u003cp\u003e\n            Supports a softer feel and a naturally healthy-looking finish.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-formula-item\"\u003e\n          \u003cstrong\u003eBeeswax\u003c\/strong\u003e\n          \u003cp\u003e\n            Provides flexible structure for shaping and controlling flyaways.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-formula-item\"\u003e\n          \u003cstrong\u003eAloe and Botanical Extracts\u003c\/strong\u003e\n          \u003cp\u003e\n            Help care for dry-feeling skin beneath the beard as part of the\n            daily grooming ritual.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"ott-ritual\"\u003e\n\n    \u003cdiv class=\"ott-ritual-header\"\u003e\n\n      \u003cdiv class=\"ott-eyebrow\"\u003e\n        The Black Label Ritual\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ott-heading\"\u003e\n        How to Apply Olde Thyme Tonic Beard Balm\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ott-ritual-grid\"\u003e\n\n      \u003carticle class=\"ott-ritual-step\"\u003e\n        \u003cspan\u003e01\u003c\/span\u003e\n\n        \u003ch3\u003eBegin With a Small Amount\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Remove a small amount using the back of a fingernail. Start with less\n          and add more according to beard length and density.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ott-ritual-step\"\u003e\n        \u003cspan\u003e02\u003c\/span\u003e\n\n        \u003ch3\u003eWarm Between the Hands\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Rub the balm between the palms and fingertips until it softens and\n          distributes evenly.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ott-ritual-step\"\u003e\n        \u003cspan\u003e03\u003c\/span\u003e\n\n        \u003ch3\u003eCondition and Shape\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Work through the beard from root to end, focusing on the mid-lengths\n          and ends before shaping with the hands or a beard comb.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003csection class=\"ott-perfect\"\u003e\n\n    \u003cdiv class=\"ott-perfect-grid\"\u003e\n\n      \u003cdiv class=\"ott-perfect-copy\"\u003e\n\n        \u003cdiv class=\"ott-eyebrow\"\u003e\n          Perfect For\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ott-heading\"\u003e\n          The Gentleman Who Appreciates Timeless Grooming\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Olde Thyme Tonic is an ideal choice for men who prefer clean,\n          traditional barbershop fragrances and want dependable conditioning\n          with natural, flexible control.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ott-perfect-list\"\u003e\n\n        \u003cdiv class=\"ott-perfect-item\"\u003e\n          \u003cspan class=\"ott-perfect-mark\"\u003e◇\u003c\/span\u003e\n          \u003cspan\u003eDaily beard conditioning and styling\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-perfect-item\"\u003e\n          \u003cspan class=\"ott-perfect-mark\"\u003e◇\u003c\/span\u003e\n          \u003cspan\u003eMedium to longer beards requiring added control\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-perfect-item\"\u003e\n          \u003cspan class=\"ott-perfect-mark\"\u003e◇\u003c\/span\u003e\n          \u003cspan\u003eCoarse, dry or unruly facial hair\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-perfect-item\"\u003e\n          \u003cspan class=\"ott-perfect-mark\"\u003e◇\u003c\/span\u003e\n          \u003cspan\u003eMen who enjoy classic barbershop fragrances\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-perfect-item\"\u003e\n          \u003cspan class=\"ott-perfect-mark\"\u003e◇\u003c\/span\u003e\n          \u003cspan\u003eClean aromatic scents with warm, masculine depth\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ott-perfect-item\"\u003e\n          \u003cspan class=\"ott-perfect-mark\"\u003e◇\u003c\/span\u003e\n          \u003cspan\u003eLayering with Olde Thyme Tonic Beard Oil\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- LAYERING --\u003e\n  \u003csection class=\"ott-layering\"\u003e\n\n    \u003cdiv class=\"ott-layering-content\"\u003e\n\n      \u003cdiv class=\"ott-eyebrow\"\u003e\n        Complete the Ritual\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ott-heading\"\u003e\n        Layer With Olde Thyme Tonic Beard Oil\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Apply Olde Thyme Tonic Beard Oil first to condition the facial hair and\n        skin beneath the beard. Allow it to absorb, then finish with the beard\n        balm for added softness, structure and flexible control.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Layering the matching products creates a seamless scent experience of\n        bitter orange, aromatic herbs, clean spice, soft leather, moss and\n        white musk.\n      \u003c\/p\u003e\n\n      \u003ca class=\"ott-button\" href=\"\/collections\/the-black-label-luxury-beard-oils\/products\/olde-thyme-tonic-luxury-beard-oil\"\u003e\n        Explore Olde Thyme Tonic Beard Oil\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"ott-final\"\u003e\n\n    \u003cdiv class=\"ott-eyebrow\"\u003e\n      Olde Thyme Tonic\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Tradition, Refined for the Modern Gentleman\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Conditioning care, flexible control and a timeless barbershop fragrance\n      created for the man who understands the value of a proper grooming\n      ritual.\n    \u003c\/p\u003e\n\n    \u003ca class=\"ott-button ott-button-outline\" href=\"#product-form\"\u003e\n      Add Olde Thyme Tonic to Your Ritual\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LuLu \u0026 Oliver","offers":[{"title":"Default Title","offer_id":44928767393862,"sku":"balm Olde Thyme Tonic","price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1948\/4742\/files\/OldThymeTonicBeardBalmPic.3.jpg?v=1776811240","url":"https:\/\/luluandoliver.com\/products\/olde-thyme-tonic-luxury-beard-balm","provider":"LuLu \u0026 Oliver","version":"1.0","type":"link"}