{"product_id":"molton-brown-delicious-rhubarb-rose-perfumed-soap","title":"Molton Brown Delicious Rhubarb \u0026 Rose Perfumed Soap","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        .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\n\u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"top container-col\"\u003e\n        \u003ch1\u003eIndulge in the sweet and tangy charm of our Delicious Rhubarb \u0026amp; Rose Perfumed Soap. \u003c\/h1\u003e\n        \u003cp\u003eA delectable hand and body soap in our bestselling floral-fruity fragrance; featuring moisturising shea\n            butter and jojoba oil, indulgently cleanse skin and leave it scented with tantalising notes of grapefruit,\n            rhubarb and vanilla.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\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\u003e\n                Imagine a slice of crimson summer tart bursting with flavor. Picture freshly picked roses adorning\n                your pantry table, mingling with the sweet scent of glossy ribbons of rhubarb stem and scattered\n                pastry crumbs. This exquisite fragrance is a delectable recipe that treats your senses with a\n                vibrant citrus twist, leaving you feeling invigorated and uplifted.\n            \u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eVivacious. Fizzy. Tempting.\u003c\/strong\u003e \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"right-section\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/rose.png?v=1727454165\u0026amp;width=700\" alt=\"\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\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_068f2840-7db6-454b-bc6a-9f2593d2f4f9.png?v=1727454164\u0026amp;width=700\" alt=\"Vanessa Prudent\" class=\"perfumer-image\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perfumer-text\"\u003e\n                \u003ch2\u003eMeet The Perfumer\u003c\/h2\u003e\n                \u003cp\u003e\u003cstrong\u003eVanessa Prudent, Senior Perfumer\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp\u003eAs a child, Vanessa picked up an early passion for natural scents during horseback rides in the\n                    French Normandy countryside. Her love of nature, food and travel brings a diverse, sensitive side to\n                    her perfumery.\n\n                \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\u003e\n                With a reduced water formula, our soaps make a welcome addition to any eco-conscious home. We\n                used light, plastic-free packaging, which helps us keep our carbon emissions low during\n                transportation. Plus, they’re responsibly housed in recyclable card boxes made from 50% recycled\n                materials.\n            \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\/rose2.png?v=1727454165\u0026amp;width=700\" alt=\"\"\u003e\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 It's Great!\u003c\/h2\u003e\n        \u003cul\u003e\n            \u003cli\u003eMade using only sustainably sourced, RSPO-certified palm oil derivatives\u003c\/li\u003e\n            \u003cli\u003e100% vegan formula*, cruelty free, made in England, free from parabens, responsibly manufactured\u003c\/li\u003e\n            \u003cli\u003e*No ingredient of animal origin\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch2\u003eIngredients\u003c\/h2\u003e\n        \u003cp\u003e\n            Sodium Palmate, Sodium Palm Kernelate, Water\/Aqua\/Eau, Fragrance\/Parfum, Glycerin, Methyl Gluceth-20, Sodium\n            Chloride, Butyrospermum Parkii (Shea) Butter, Tetrasodium Glutamate Diacetate, Citric Acid, Linalool,\n            Hydrolyzed Jojoba Esters, Limonene, Sodium Hydroxide, Geraniol, Citronellol, Citral, Titanium Dioxide\/Ci\n            77891, Red 30 Lake\/Ci 73360, Iron Oxides\/Ci 77499.\n\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"150 g","offer_id":51319449387044,"sku":"yaj1787985786533","price":18.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/5040\/8484\/files\/molton-brown-delicious-rhubarb-rose-perfumed-soap_1.webp?v=1787985792","url":"https:\/\/www.honeyfernhouse.shop\/products\/molton-brown-delicious-rhubarb-rose-perfumed-soap","provider":"My Store","version":"1.0","type":"link"}