{"product_id":"hawas-lava-gold-perfume-100ml-edp-rasasi","title":"Hawas Lava Gold Perfume 100ml EDP Rasasi","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;600;700\u0026amp;family=Barlow:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --gold: #C9973A;\n    --gold-light: #E8C46A;\n    --gold-pale: #F5E6C0;\n    --lava: #B83A1A;\n    --lava-dark: #7A1A06;\n    --charcoal: #1C1410;\n    --smoke: #2E2218;\n    --cream: #FAF4E8;\n    --text-body: #3A2E22;\n    --text-muted: #7A6A55;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: var(--cream);\n    color: var(--text-body);\n    font-family: 'Barlow', sans-serif;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: linear-gradient(135deg, var(--charcoal) 0%, var(--smoke) 45%, var(--lava-dark) 100%);\n    padding: 60px 30px 50px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 50% at 50% 110%, rgba(201,151,58,0.30) 0%, transparent 70%),\n      radial-gradient(ellipse 40% 30% at 80% 20%, rgba(184,58,26,0.20) 0%, transparent 60%);\n  }\n  .hero-badge {\n    display: inline-block;\n    border: 1px solid var(--gold);\n    color: var(--gold-light);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    padding: 6px 18px;\n    border-radius: 2px;\n    margin-bottom: 22px;\n    position: relative;\n  }\n  .hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(38px, 7vw, 68px);\n    font-weight: 700;\n    color: #fff;\n    line-height: 1.1;\n    position: relative;\n    margin-bottom: 6px;\n  }\n  .hero h1 span {\n    background: linear-gradient(90deg, var(--gold-light), var(--gold));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n  .hero-sub {\n    font-size: 17px;\n    color: rgba(255,255,255,0.60);\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    position: relative;\n    margin-bottom: 28px;\n  }\n  .hero-divider {\n    width: 80px;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--gold), transparent);\n    margin: 0 auto 28px;\n    position: relative;\n  }\n  .hero-desc {\n    max-width: 780px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: rgba(255,255,255,0.80);\n    line-height: 1.75;\n    position: relative;\n  }\n\n  \/* ── CONTENT WRAPPER ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 20px 60px;\n  }\n\n  \/* ── SPECS GRID ── *\/\n  .specs-section {\n    background: linear-gradient(135deg, var(--charcoal), var(--smoke));\n    border-radius: 8px;\n    padding: 40px 36px;\n    margin: 40px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .specs-section::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, var(--lava), var(--gold), var(--lava));\n  }\n  .section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 30px;\n    font-weight: 600;\n    color: var(--gold-light);\n    margin-bottom: 24px;\n    letter-spacing: 1px;\n  }\n  .specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 16px;\n  }\n  .spec-item {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(201,151,58,0.20);\n    border-radius: 6px;\n    padding: 16px 20px;\n  }\n  .spec-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 6px;\n  }\n  .spec-value {\n    font-size: 18px;\n    font-weight: 500;\n    color: #fff;\n  }\n\n  \/* ── FRAGRANCE NOTES ── *\/\n  .notes-section {\n    margin: 40px 0;\n  }\n  .notes-section .section-title {\n    color: var(--charcoal);\n    margin-bottom: 28px;\n  }\n  .notes-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 20px;\n  }\n  .note-card {\n    border-radius: 8px;\n    padding: 28px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .note-card.top {\n    background: linear-gradient(135deg, #FFF8EC, #FDECC8);\n    border: 1px solid #E8C46A55;\n  }\n  .note-card.heart {\n    background: linear-gradient(135deg, #2E1810, #4A2018);\n    border: 1px solid rgba(184,58,26,0.40);\n  }\n  .note-card.base {\n    background: linear-gradient(135deg, var(--charcoal), var(--smoke));\n    border: 1px solid rgba(201,151,58,0.25);\n  }\n  .note-type {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n  .note-card.top .note-type    { color: var(--gold); }\n  .note-card.heart .note-type  { color: var(--lava); }\n  .note-card.base .note-type   { color: var(--gold-light); }\n  .note-card.top .note-name    { color: var(--charcoal); }\n  .note-card.heart .note-name  { color: #fff; }\n  .note-card.base .note-name   { color: #fff; }\n  .note-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 26px;\n    font-weight: 700;\n    line-height: 1.3;\n    margin-bottom: 10px;\n  }\n  .note-items {\n    font-size: 15px;\n    opacity: 0.80;\n  }\n  .note-card.top .note-items   { color: var(--text-muted); }\n  .note-card.heart .note-items { color: rgba(255,255,255,0.75); }\n  .note-card.base .note-items  { color: rgba(255,255,255,0.70); }\n\n  \/* ── SCENT PROFILE ── *\/\n  .profile-section {\n    background: linear-gradient(135deg, var(--lava-dark), #4A1A06);\n    border-radius: 8px;\n    padding: 44px 40px;\n    margin: 40px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .profile-section::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(201,151,58,0.15), transparent 70%);\n    border-radius: 50%;\n  }\n  .profile-section .section-title { color: var(--gold-light); }\n  .profile-section p {\n    font-size: 18px;\n    color: rgba(255,255,255,0.85);\n    line-height: 1.80;\n    position: relative;\n  }\n\n  \/* ── WHY CHOOSE ── *\/\n  .why-section {\n    background: linear-gradient(135deg, var(--gold-pale), #FFF6DC);\n    border: 1px solid rgba(201,151,58,0.30);\n    border-radius: 8px;\n    padding: 44px 40px;\n    margin: 40px 0;\n  }\n  .why-section .section-title { color: var(--charcoal); }\n  .why-section p {\n    font-size: 18px;\n    color: var(--text-body);\n    line-height: 1.80;\n  }\n  .authenticity-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--charcoal);\n    color: var(--gold-light);\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 10px 20px;\n    border-radius: 4px;\n    margin-top: 20px;\n  }\n  .authenticity-badge::before {\n    content: '✓';\n    font-size: 15px;\n    color: var(--gold);\n  }\n\n  \/* ── FAQ ── *\/\n  .faq-section { margin: 40px 0; }\n  .faq-section .section-title {\n    color: var(--charcoal);\n    margin-bottom: 24px;\n  }\n  .faq-item {\n    border-left: 4px solid var(--gold);\n    background: #fff;\n    border-radius: 0 6px 6px 0;\n    padding: 22px 24px;\n    margin-bottom: 16px;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n  }\n  .faq-q {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--charcoal);\n    margin-bottom: 10px;\n    line-height: 1.3;\n  }\n  .faq-a {\n    font-size: 16px;\n    color: var(--text-muted);\n    line-height: 1.70;\n  }\n\n  \/* ── ALSO REVIEWED ── *\/\n  .also-section {\n    background: linear-gradient(90deg, var(--charcoal), var(--smoke));\n    border-radius: 8px;\n    padding: 30px 36px;\n    margin: 40px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .also-label {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold);\n    flex-shrink: 0;\n  }\n  .also-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 600;\n    color: #fff;\n  }\n\n  @media (max-width: 600px) {\n    .specs-section, .profile-section, .why-section { padding: 28px 20px; }\n    .hero { padding: 44px 20px 40px; }\n    .faq-item { padding: 18px 16px; }\n    .also-section { padding: 24px 20px; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003ePremium Arabic Perfume · Eau de Parfum\u003c\/div\u003e\n\u003ch1\u003eHawas For Him\u003cbr\u003e\u003cspan\u003eLava Gold\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"hero-sub\"\u003eby Rasasi  ·  100ml\u003c\/div\u003e\n\u003cdiv class=\"hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"hero-desc\"\u003eA definitive icon of volcanic luxury and leathery depth — a masterclass in the fruity oriental genre offering a high definition and premium profile that radiates a professional and explosive energy. The premier choice for the enthusiast in the UK seeking a premium Arabic perfume that balances a sharp tropical opening with a majestic oud heart, making it a radiant selection for those who want a bold and magnetic masculine presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRasasi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFragrance Type\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eEau de Parfum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e100ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSpeciality\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePremium Arabic Perfume\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTES --\u003e\n\u003cdiv class=\"notes-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eFragrance Notes\u003c\/div\u003e\n\u003cdiv class=\"notes-grid\"\u003e\n\u003cdiv class=\"note-card top\"\u003e\n\u003cdiv class=\"note-type\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"note-name\"\u003eTropical Spark\u003c\/div\u003e\n\u003cdiv class=\"note-items\"\u003eLemon  ·  Apple  ·  Grapefruit  ·  Pineapple\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card heart\"\u003e\n\u003cdiv class=\"note-type\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"note-name\"\u003eVelvet Fire\u003c\/div\u003e\n\u003cdiv class=\"note-items\"\u003eRaspberry  ·  Leather  ·  Oud  ·  Saffron\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card base\"\u003e\n\u003cdiv class=\"note-type\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"note-name\"\u003eMajestic Ground\u003c\/div\u003e\n\u003cdiv class=\"note-items\"\u003eWhite Moss  ·  Patchouli  ·  Amber  ·  Caramel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCENT PROFILE --\u003e\n\u003cdiv class=\"profile-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eThe Scent Profile: Radiant, Fiery \u0026amp; Smooth\u003c\/div\u003e\n\u003cp\u003eHawas For Him Lava opens with a burst of Pineapple and Grapefruit for an immediate sensation of tropical brightness and sparkling fruit clarity. The heart reveals a sophisticated core where Leather and Oud provide a unique velvet texture with a lush smoky lift. The dry down reveals a majestic and grounded foundation of Amber. Anchored by Caramel and White Moss, it leaves a persistent and powerful trail that stays vibrant on the skin for over 10 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WHY CHOOSE --\u003e\n\u003cdiv class=\"why-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eWhy Choose Opaline Fragnance?\u003c\/div\u003e\n\u003cp\u003eOpaline Fragnance is your premier destination for Rasasi in the UK. We guarantee 100% authenticity for this Hawas For Him Lava 100ml bottle. Our climate controlled storage is vital for protecting the potent fruit oils and the volatile resinous molecules — ensuring your perfume delivers the full high definition sillage and legendary intensity this vibrant red masterpiece is celebrated for.\u003c\/p\u003e\n\u003cdiv class=\"authenticity-badge\"\u003e100% Authenticity Guaranteed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ALSO REVIEWED --\u003e\n\u003cdiv class=\"also-section\"\u003e\n\u003cdiv class=\"also-label\"\u003ePeople Also Reviewed\u003c\/div\u003e\n\u003cdiv class=\"also-name\"\u003eNocturno Pour Homme Elixir Perfume 100ml EDP by Rayhaan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eDoes the spray head produce a fine mist or a localised stream?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe atomizer is precision engineered to deliver an ultra fine pressurised mist that ensures the concentrated oils are distributed evenly across your skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWhat is the best way to clean the exterior of the bottle without damaging the finish?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eTo keep the luxury finish looking its best you should wipe the glass and cap with a dry microfiber cloth and avoid any liquid or chemical cleaners.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWhat environment is recommended for maintaining the potency of the liquid?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eFor long term preservation you should store the fragrance in its original packaging within a cool dark space away from the humidity of a bathroom.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs the 100ml volume sufficient for regular signature use?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eWith approximately 1,000 sprays per bottle, this size is ideal for those who wear the fragrance daily — providing a consistent supply for several months of application.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/content --\u003e","brand":"Opaline Fragnance","offers":[{"title":"Default Title","offer_id":53731870540119,"sku":null,"price":33.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/9166\/3703\/files\/3_e10b9a92-9262-4735-9650-04b5160501e7.jpg?v=1780881030","url":"https:\/\/opalinefragnance.co.uk\/products\/hawas-lava-gold-perfume-100ml-edp-rasasi","provider":"Opaline Fragnance ","version":"1.0","type":"link"}