{"product_id":"floris-london-stephanotis-bath-essence","title":"Floris London Stephanotis Bath Essence","description":" \u003cstyle\u003e\n        \/* General Styling *\/\n        .short-description .middle-banner,\n        .short-description .lower-text,\n        .short-description .bottom-img,\n        .short-description .quote-block,\n        .short-description .ingredients {\n            display: none;\n        }\n\n        .short {\n            display: none;\n        }\n\n        .short-description .short {\n            display: block;\n        }\n\n        .short-description .top-banner {\n            display: none;\n        }\n\n        .short-description .container-col {\n            display: none;\n        }\n\n        .short-description .container-row {\n            display: none;\n        }\n\n        .short-description .section {\n            display: none;\n        }\n\n        .short-description .bottom-banner {\n            display: none;\n        }\n\n        .short-description .text-content {\n            display: none;\n        }\n\n        body {\n            font-family: \"Georgia\", serif;\n            color: #333;\n            line-height: 1.8;\n            background-color: white;\n            margin: 0;\n            padding: 0;\n        }\n\n        h2,\n        h3 {\n            font-family: \"Playfair Display\", serif;\n            font-weight: 700;\n            color: #2c2c2c;\n            margin: 20px 0;\n        }\n\n        h2 {\n            font-size: 2.5em;\n            letter-spacing: 1px;\n        }\n\n        h3 {\n            font-size: 1.8em;\n            padding-bottom: 10px;\n            margin-top: 40px;\n        }\n\n        p {\n            font-size: 1.1em;\n            color: #555;\n            margin: 15px 0;\n        }\n\n        .top-banner {\n            padding: 75px;\n        }\n\n        .middle-banner {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 40px 0;\n            border-top: 1px solid #e0e0e0;\n            border-bottom: 1px solid #e0e0e0;\n        }\n\n        .left-section {\n            width: 50%;\n            padding: 0 20px;\n        }\n\n        .right-section {\n            width: 50%;\n            text-align: center;\n        }\n\n        .right-section img {\n            width: 80%;\n            max-width: 800px;\n            height: auto;\n            border-radius: 10px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n        }\n\n        .fragrance-notes {\n            text-align: center;\n            margin: 30px 0;\n        }\n\n        .fragrance-notes p {\n            font-size: 1.2em;\n            margin: 10px 0;\n        }\n\n        .fragrance-notes .subtitle {\n            font-weight: 600;\n            color: #777;\n        }\n\n        .ingredients {\n            padding: 30px;\n            margin: 40px 0;\n            text-align: center;\n        }\n\n        .ingredients h3 {\n            margin-top: 0;\n        }\n\n        .ingredients p {\n            font-size: 1em;\n            color: #666;\n        }\n\n        .text-content {\n            height: 300px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n        }\n\n        .quote-block {\n            font-family: \"Playfair Display\", serif;\n            background-color: #f5f5f5;\n            padding: 40px;\n            margin: 40px 0;\n            border-left: 6px solid #d4af37;\n            \/* Gold accent for luxury *\/\n            position: relative;\n            text-align: center;\n            color: #333;\n            line-height: 1.8;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n        }\n\n        .quote-block::before {\n            content: \"“\";\n            font-family: \"Georgia\", serif;\n            font-size: 5em;\n            color: #d4af37;\n            position: absolute;\n            top: -20px;\n            left: 20px;\n        }\n\n        .quote-block::after {\n            content: \"”\";\n            font-family: \"Georgia\", serif;\n            font-size: 5em;\n            color: #d4af37;\n            position: absolute;\n            bottom: -60px;\n            right: 20px;\n        }\n\n        .quote-text {\n            font-size: 1.4em;\n            font-style: italic;\n            margin-bottom: 20px;\n        }\n\n        .quote-author {\n            font-size: 1.1em;\n            font-weight: 600;\n            color: #777;\n        }\n\n        .quote-author::before {\n            content: \"— \";\n        }\n\n        .bottom-img {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n        }\n\n        \/* Media Queries for Mobile Optimization *\/\n        @media (max-width: 768px) {\n            .middle-banner {\n                flex-direction: column;\n                padding: 20px 0;\n            }\n\n            .left-section,\n            .right-section {\n                width: 100%;\n                padding: 0;\n            }\n\n            .right-section img {\n                width: 100%;\n                max-width: 300px;\n                margin-top: 20px;\n            }\n\n            h2 {\n                font-size: 2em;\n            }\n\n            h3 {\n                font-size: 1.5em;\n            }\n\n            p {\n                font-size: 1em;\n            }\n\n            .quote-block {\n                padding: 30px;\n                margin: 30px 0;\n            }\n\n            .quote-text {\n                font-size: 1.2em;\n            }\n\n            .quote-author {\n                font-size: 1em;\n            }\n\n            .bottom-img {\n                display: flex;\n                margin: 30px 0;\n                flex-direction: column;\n                justify-content: center;\n                align-items: center;\n            }\n\n            .bottom-img img {\n                max-width: 100%;\n                \/* Ensure the image doesn't overflow on smaller screens *\/\n                border-radius: 8px;\n                \/* Slightly smaller radius for mobile *\/\n            }\n        }\n\n        @media (max-width: 480px) {\n            h2 {\n                font-size: 1.8em;\n            }\n\n            h3 {\n                font-size: 1.3em;\n            }\n\n            p {\n                font-size: 0.9em;\n            }\n\n            .bottom-img {\n                margin: 20px 0;\n            }\n\n            .bottom-img img {\n                border-radius: 6px;\n                \/* Even smaller radius for very small screens *\/\n            }\n        }\n    \u003c\/style\u003e\n    \u003cdiv class=\"short\"\u003e\n        \u003cp class=\"subtitle\" style=\"margin-bottom: 0;padding-bottom: 0;\"\u003eFloral, Green\u003c\/p\u003e\n        \u003ch2 style=\"margin-top: 0; margin-bottom: 0; padding-top: 0;\"\u003eStephanotis\u003c\/h2\u003e\n        \u003cp class=\"subtitle\" style=\"margin-top: 0;\"\u003eBath Essence\u003c\/p\u003e\n        \u003cp\u003eExhilarating notes of orange blossom enlivened with the soft spiciness of carnation contrasted with a green\n            lily of the valley accord are evocative of the intensely fragrant stephanotis blossom.\n\n\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"top-banner\"\u003e\n        \u003ch2 class=\"product__text subtitle\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003e\n                Floral, Green\n            \u003c\/span\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"product__text\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003eBestselling bath oil with softening properties to leave skin smooth and lightly\n                scented.\n\n            \u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"product__text\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e\n            \u003cspan\u003eExhilarating notes of orange blossom enlivened with the soft spiciness of carnation contrasted with a\n                green lily of the valley accord are evocative of the intensely fragrant stephanotis blossom. The floral\n                heart, sustained by jasmine and coriander leads to the base notes of sandalwood and musk.\n\n\n            \u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"product__text\" style=\"text-align: center;\"\u003e\n            \u003cmeta charset=\"utf-8\"\u003e\n            \u003cspan\u003ePresented in a smart signature glass bottle, add just a few drops of this highly concentrated perfume\n                for the bath to warm running water for a beautifully scented bath. The fragrance is dispersed in the\n                water without leaving a residue.\n\n\n            \u003c\/span\u003e\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"middle-banner\"\u003e\n        \u003cdiv class=\"left-section\"\u003e\n            \u003ch2 style=\"text-align: center;\" class=\"image-with-text__heading h2\"\u003eFragrance Notes\u003c\/h2\u003e\n            \u003cdiv class=\"fragrance-notes\"\u003e\n                \u003cp class=\"subtitle\"\u003eTOP NOTES\u003c\/p\u003e\n                \u003cp\u003eBergamot | Orange | Orange Flower | Stephanotis\n\n\n\n                \u003c\/p\u003e\n                \u003cp class=\"subtitle\"\u003eHEART NOTES\u003c\/p\u003e\n                \u003cp\u003ePetitgrain | Ylang Ylang\n\n\n                \u003c\/p\u003e\n                \u003cp class=\"subtitle\"\u003eBASE NOTES\u003c\/p\u003e\n                \u003cp\u003eVetiver | Cedarwood | Vanilla\n\n                \u003c\/p\u003e\n            \u003c\/div\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\/steph4.webp?v=1750175436\u0026amp;width=700\" alt=\"Stephanotis Bath Essence\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"text-content\"\u003e\n        \u003cp style=\"text-align: center;\" class=\"lower-text\"\u003e\u003cspan\u003eStephanotis dates back to the earlier days of Floris. Originally composed in 1816 by James Floris, son of the founder Juan Famenias Floris, it was conceived as a result of the many society weddings taking place in the local area in St. James. Traditionally flowers used in the bridal bouquet were assigned meanings. Stephanotis signifies happiness in marriage.\n\n\n            \u003c\/span\u003e\u003c\/p\u003e\n\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottom-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/stephhero1.png?v=1750175419\u0026amp;width=700\" alt=\"Stephanotis bath essence\n            \"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottom-banner\"\u003e\n        \u003cdiv class=\"quote-block section\"\u003e\n            \u003cp class=\"quote-text\"\u003eJust a couple of drops of either Stephanotis or Rose Geranium and you are transported to a heavenly place that is forever a claw footed bath in Downtown Abbey. \u003c\/p\u003e\n            \u003cp class=\"quote-author\"\u003eAlexandra Shulman | Former Vogue Editor\n\n\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredients\"\u003e\n            \u003ch3\u003eIngredients\u003c\/h3\u003e\n            \u003cp\u003eDipropylene Glycol, Parfum (Fragrance), Diisopropyl Adipate, Ricinus Communis (Castor) Seed Oil,\n\n\n\n\n            \u003c\/p\u003e\n            \u003ch3\u003eALLERGENS\u003c\/h3\u003e\n            \u003cp\u003eLinalool, Hydroxycitronellal, Hexyl Cinnamal, Limonene, Eugenol, Geraniol, Benzyl Benzoate, Benzyl Salicylate, Citral\n\n\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottom-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0077\/5415\/4099\/files\/stephhero2.png?v=1750175419\u0026amp;width=700\" alt=\"Stephanotis Luxury Soap\n            \"\u003e\n    \u003c\/div\u003e","brand":"Floris London","offers":[{"title":"Default Title","offer_id":50132061716757,"sku":"fcp1787950766170","price":60.8,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0859\/8270\/7989\/files\/floris-london-stephanotis-bath-essence_1.webp?v=1787950770","url":"https:\/\/getcladfashion.shop\/products\/floris-london-stephanotis-bath-essence","provider":"My Store","version":"1.0","type":"link"}