{"product_id":"molton-brown-coastal-cypress-sea-fennel-signature-candle","title":"Molton Brown Coastal Cypress \u0026 Sea Fennel Signature Candle","description":"\u003cstyle\u003e\n    body {\n        font-family: \"montserrat\", sans-serif;\n    }\n\n    h1 {\n        font-size: 30px;\n    }\n\n    .container-row.perfumer-section {\n        background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/widebckg.png?v=1741723048');\n        \/* Replace with your image path *\/\n        min-height: 350px;\n        background-size: cover;\n        \/* Ensures the image covers the entire div *\/\n        background-position: center;\n        \/* Centers the background image *\/\n        background-repeat: no-repeat;\n        \/* Prevents the image from repeating *\/\n        width: 100vw;\n        \/* Makes the div as wide as the viewport *\/\n        margin-left: -50vw;\n        \/* Offsets the div to align with the left edge of the viewport *\/\n        left: 50%;\n        \/* Centers the div horizontally *\/\n        position: relative;\n        \/* Ensures proper positioning *\/\n        padding: 20px 25% 20px 25%;\n        \/* Adds some padding around the content *\/\n        color: white;\n        \/* Adjust text color if needed for better visibility *\/\n        box-sizing: border-box;\n        \/* Ensures padding is included in the width *\/\n    }\n\n    .container-col {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .container-row {\n        display: flex;\n        flex-direction: row;\n    }\n\n    .image-container {\n        width: 50%;\n        \/* Take up 50% of the container width *\/\n        display: flex;\n        justify-content: center;\n        \/* Center the image horizontally *\/\n        align-items: center;\n        \/* Center the image vertically *\/\n    }\n\n    .did-you-know {\n        width: 50%;\n        padding-top: 30px;\n    }\n\n    .center {\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n    }\n\n    .image-container img {\n        max-width: 400px;\n        \/* Ensure the image doesn't exceed its container *\/\n        height: auto;\n        \/* Maintain aspect ratio *\/\n        border-radius: 10px;\n    }\n\n    .short-description img {\n        display: none;\n    }\n\n    .short-description hr {\n        display: none;\n    }\n\n    .short-description .banner {\n        display: none;\n    }\n\n    .short-description .did-you-know {\n        display: none;\n    }\n\n    .short-description h1,\n    .short-description h2 {\n        font-weight: bold;\n        \/* This makes the text bold *\/\n        font-size: inherit;\n        \/* Inherit the font size from the parent *\/\n    }\n\n    .perfumer-section {\n        display: flex;\n        align-items: center;\n        margin-top: 35px;\n        font-size: 18px;\n        justify-content: space-around;\n    }\n\n    .fragrance-exp {\n        width: 50%;\n    }\n\n    .left-section {\n        width: 60%;\n    }\n\n    .right-section {\n        width: 50%;\n    }\n\n    .right-section img {\n        height: auto;\n        display: block;\n        max-width: 500px;\n    }\n\n    .left-section img {\n        height: auto;\n        display: block;\n        max-width: 400px;\n    }\n\n\n    .perfumer-image {\n        width: 350px;\n        height: 350px;\n        border-radius: 50%;\n        margin-left: 5%;\n        margin-right: 5%;\n        margin-top: -30%;\n    }\n\n    hr {\n        margin-top: 15px;\n        margin-bottom: 15px;\n    }\n\n    .perfumer-text {\n        width: 50%;\n        margin-right: 20%;\n    }\n\n    .perfumer-img-container {\n        width: 50%;\n        margin-left: 10%;\n    }\n\n    @media (min-width: 768px) and (max-width: 1200px) {\n\n        \/* Styles for tablet\/medium devices *\/\n        .perfumer-section {\n            display: flex;\n            align-items: center;\n            flex-direction: column;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .perfumer-img-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            height: 100%;\n            \/* Adjust height as needed *\/\n        }\n\n    }\n\n    @media screen and (max-width: 768px) {\n\n        .fragrance-exp {\n            width: 100%;\n        }\n\n        .banner-with-image {\n            flex-direction: column;\n            align-items: center;\n        }\n\n        h1 {\n            font-size: 23px;\n        }\n\n        .perfumer-text {\n            text-align: center;\n            width: 100%;\n            margin-right: 0%;\n        }\n\n        .perfumer-image {\n            width: 155px;\n            height: 155px;\n            border-radius: 50%;\n            margin: 0 20px 10px 20px;\n        }\n\n        .top p {\n            font-size: 16px;\n            \/* Adjust paragraph font size for mobile *\/\n        }\n\n        .right-section {\n\n            justify-content: center;\n            \/* Center horizontally *\/\n        }\n\n        hr {\n            display: none;\n        }\n\n        .right-section img {\n            width: 350px;\n            height: auto;\n            display: block;\n        }\n\n        .container-row {\n            flex-direction: column;\n        }\n\n        .image-container {\n            width: 80%;\n            justify-content: center;\n        }\n\n        .second-img {\n            padding-left: 1rem;\n        }\n\n\n        .did-you-know {\n            width: 100%;\n        }\n\n\n        .perfumer-banner {\n            margin-top: 20px;\n        }\n\n        .container-row.perfumer-section {\n\n            padding: 20px;\n            background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/mobile_background.png?v=1741722110');\n            \/* Replace with your image path *\/\n        }\n    }\n\n    .perfumer-img-container {\n        width: 100%;\n        margin-left: 0%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 100%;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"top container-col\"\u003e\n            \u003ch1\u003eCoastal Cypress \u0026amp; Sea Fennel Signature Candle\u003c\/h1\u003e\n            \u003cp\u003eInvite bracing, windswept sea air into your home with our invigorating Scented Candle. With fresh spices\n                and a modern take on marine notes, it’s perfect for lighting any time of day in your entrance hall or\n                bathroom for a fresh shore breeze.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n  \n        \u003cdiv class=\"banner container-row\"\u003e\n            \u003cdiv class=\"container-col fragrance-exp\"\u003e\n                \u003ch2\u003eThe Fragrance Experience\u003c\/h2\u003e\n                \u003cp\u003eA salt-sprayed collision of the ocean swell against rugged outcrops. The shore air fresh with crisp\n                    fig leaves mingled with unexpected, punchy cardamom, joyful bergamot, and marine notes. Bracing\n                    cypress, cedarwood, and musks bring natural, earthy appeal. Explore on the edge; awash your senses\n                    with a sea-soaked quest.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n            \u003cdiv class=\"right-section\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/combo.png?v=1727708429\u0026amp;width=700\" alt=\"Coastal Cypress \u0026amp; Sea Fennel Signature Candle\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"banner container-col perfume-banner\"\u003e\n            \u003cdiv class=\"container-row perfumer-section\"\u003e\n                \u003cdiv class=\"perfumer-img-container\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/perfumer_3780e932-5946-4d7f-bb2a-ad3731a70c16.png?v=1727708429\u0026amp;width=700\" alt=\"Carla Chabert\" class=\"perfumer-image\"\u003e\n\n                \u003c\/div\u003e\n                \u003cdiv class=\"perfumer-text\"\u003e\n                    \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n                    \u003cp\u003e\u003cstrong\u003eCarla Chabert, Senior Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003eCrafted by Carla Chabert, daughter of Master Perfumer Jacques Chabert, this hand lotion\n                        represents her creative and playful approach to fragrance, inspired by her love for color and\n                        unconventional beauty.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"container-row\" style=\"margin-top: 5%; margin-bottom: 5%;\"\u003e\n            \u003cdiv class=\"container-col did-you-know\"\u003e\n                \u003ch2\u003eDid You Know?\u003c\/h2\u003e\n                \u003cp\u003eBlue cypress, sourced from Northern Australia, is the world's only naturally blue essential oil. Its\n                    refreshing, steam-distilled essence enhances the lotion’s invigorating marine notes.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-container second-img\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/drop.png?v=1727708429\u0026amp;width=700\" alt=\" dropper\"\u003e\n\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003chr\u003e\n        \u003cdiv class=\"container-col banner\" style=\"padding-top: 30px;\"\u003e\n            \u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eInvigorating Aroma:\u003c\/strong\u003e The unique blend of fig leaves, cardamom, and marine notes\n                    refreshes your space.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eLong-Lasting Burn:\u003c\/strong\u003e Crafted for a slow, even burn to maximize your enjoyment.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eVegan Formula:\u003c\/strong\u003e Enjoy a clean, guilt-free burn with our vegan, gluten-free, and\n                    cruelty-free formula.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003cstrong\u003eVegan Formula.\u003c\/strong\u003e\u003cbr\u003eExperience a fragrant adventure that brings the essence of the coast\n                into your home.\u003c\/p\u003e\n            \u003ch2\u003eHow To Use\u003c\/h2\u003e\n            \u003cp\u003eLight the candle to fill your space with invigorating aromas. Allow the fragrance to awaken your senses\n                and create an inviting atmosphere, perfect for relaxation or social gatherings.\u003c\/p\u003e\n\n            \u003ch2\u003eIngredients\u003c\/h2\u003e\n            \u003cp\u003eCONTAINS: 1-(1,2,3,4,5,6,7,8-Octahydro-2,3,8,8-tetramethyl-2-naphthalenyl)ethanone,\n                1-(2,6,6-Trimethylcyclohexa-1,3-dienyl)-2-buten-1-one, Eucalyptol, alpha-iso- Methylionone.\n            \u003c\/p\u003e\n\n            \u003cp\u003e \u003cstrong\u003eWARNING:\u003c\/strong\u003e MAY CAUSE AN ALLERGIC SKIN REACTION. HARMFUL TO AQUATIC LIFE WITH LONG LASTING\n                EFFECTS. AVOID\n                RELEASE TO THE ENVIRONMENT. IF ON SKIN: WASH WITH PLENTY OF SOAP AND WATER. IF SKIN IRRITATION OR RASH\n                OCCURS: GET MEDICAL ADVICE\/ATTENTION. DISPOSE OF CONTENTS\/CONTAINER TO APPROVED DISPOSAL SITE, IN\n                ACCORDANCE\n                WITH LOCAL REGULATIONS.\u003c\/p\u003e\n\n            \u003ch2\u003eSustainability\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e100% vegan formula, find out more.\u003c\/li\u003e\n                \u003cli\u003eSustainable mineral wax for the finest burn\u003c\/li\u003e\n                \u003cli\u003eWe used 50% recycled materials to make the outer carton paper\u003c\/li\u003e\n                \u003cli\u003eCruelty free, made in England, free from parabens, responsibly manufactured\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"6.7 oz","offer_id":42421505523767,"sku":"ptl1787952031551","price":33.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0605\/6568\/4279\/files\/molton-brown-coastal-cypress-sea-fennel-signature-candle_1.png?v=1787952037","url":"https:\/\/www.meadowandhearth.shop\/products\/molton-brown-coastal-cypress-sea-fennel-signature-candle","provider":"My Store","version":"1.0","type":"link"}