{"product_id":"molton-brown-purifying-shampoo-with-indian-cress","title":"Molton Brown Purifying Shampoo With Indian Cress","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\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"top container-col\"\u003e\n\u003ch1\u003eRevitalize your hair with the refreshing purity of our Purifying Shampoo with Indian Cress.\u003c\/h1\u003e\n\u003cp\u003eEnriched with Indian cress extract, our purifying shampoo leaves the scalp and hair feeling wonderfully refreshed with a deeply nurtured, lustrous finish\u003c\/p\u003e\n\u003cp\u003ePerfect for all hair types, it’s infused with a delicate floral scent of jasmine, honeysuckle and sandalwood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"banner container-row\"\u003e\n\u003cdiv class=\"container-col fragrance-exp\"\u003e\n\u003ch2\u003eHow To Use?\u003c\/h2\u003e\n\u003cp\u003eApply to wet hair. Lather and rinse thoroughly.\u003c\/p\u003e\n\u003cp\u003eLearn how to create a luxury Hair Care routine at home.\u003c\/p\u003e\n\u003cp\u003eExplore the complete Hair Care collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-section\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/hair.png?v=1741787055\u0026amp;width=700\" alt=\"Milk Musk\"\u003e\u003c\/div\u003e\n\u003c\/div\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\u003eRecyclable bottle*, made from 50% recycled plastic*\u003c\/li\u003e\n\u003cli\u003eMade using only sustainably sourced, RSPO-certified palm oil derivatives\u003c\/li\u003e\n\u003cli\u003e100% vegetarian, cruelty free, made in England, free from parabens, responsibly manufactured\u003c\/li\u003e\n\u003cli\u003eNo ingredient of animal origin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eIngredients\u003c\/h2\u003e\n\u003cp\u003eWater\/Aqua\/Eau, Sodium Laureth Sulfate, Cocamidopropyl Betaine, Sodium Cocoyl Glutamate, Lactic Acid, Coco-Glucoside, Glyceryl Oleate, Peg-60 Hydrogenated Castor Oil, Fragrance\/Parfum, Polyquaternium-7, Propylene Glycol, Tetrasodium Glutamate Diacetate, Panthenol, Ethylhexyl Salicylate, Citric Acid, Butyl Methoxydibenzoylmethane, Diethylhexyl Syringylidenemalonate, Sodium Hydroxide, Tropaeolum Majus Flower\/Leaf\/Stem Extract, Sodium Chloride, Peg-18 Glyceryl Oleate\/Cocoate, Tocopherol, Ascorbic Acid, Phenoxyethanol, Sodium Benzoate, Potassium Sorbate, Amyl Cinnamal, Benzyl Alcohol, Benzyl Salicylate, Hexyl Cinnamal, Linalool, Yellow 5\/Ci 19140, Yellow 6\/Ci 15985.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Molton Brown","offers":[{"title":"10 fl oz","offer_id":42421499330615,"sku":"mbx1787951865460","price":23.04,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0605\/6568\/4279\/files\/molton-brown-purifying-shampoo-with-indian-cress_1.webp?v=1787951869","url":"https:\/\/www.meadowandhearth.shop\/products\/molton-brown-purifying-shampoo-with-indian-cress","provider":"My Store","version":"1.0","type":"link"}