{"product_id":"eltamd-uv-clear-deep-tinted-broad-spectrum-spf-46","title":"EltaMD UV Clear Deep Tinted SPF 46","description":"\u003c!-- =============================================================\n     DAVIDA — ELTAMD UV CLEAR DEEP TINTED BROAD-SPECTRUM SPF 46\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → EltaMD UV Clear Deep Tinted Broad-Spectrum SPF 46\n     2. In the Description editor, click the \"\u003c\u003e\" (source code) icon\n     3. Delete any existing description content\n     4. Paste this entire file (everything between the comment blocks)\n     5. Save\n\n     SEO TARGETS (full keyword map in companion .md file):\n     Branded primary:   elta md deep tinted sunscreen (90 vol) + elta md tinted sunscreen (18,100 vol umbrella)\n     General targets:   tinted sunscreen for dark skin, sunscreen for deeper skin tones, no white cast SPF\n     ============================================================= --\u003e\n\u003cstyle\u003e\n.dvd-pd { font-family: 'Inter', -apple-system, sans-serif; color: #2A2A2A; line-height: 1.7; }\n.dvd-pd * { box-sizing: border-box; }\n.dvd-pd__hero {\n  background: linear-gradient(135deg, #FAFAF7 0%, #F8F4ED 100%);\n  border: 1px solid #EDE5D9; border-radius: 12px; padding: 32px 28px;\n  margin: 0 0 32px; text-align: center;\n}\n.dvd-pd__eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;\n  color: #B68543; margin: 0 0 8px;\n}\n.dvd-pd__hero-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.65rem;\n  letter-spacing: -0.005em; color: #1A1A1A; margin: 0 0 12px; line-height: 1.25;\n}\n.dvd-pd__hero-text {\n  font-size: 0.98rem; color: #5c5246; margin: 0;\n  max-width: 540px; margin-left: auto; margin-right: auto;\n}\n.dvd-pd__section { margin: 40px 0; }\n.dvd-pd__section-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.4rem;\n  color: #1A1A1A; margin: 0 0 16px; letter-spacing: -0.005em;\n}\n.dvd-pd__benefits {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px;\n}\n.dvd-pd__benefit-item {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 16px;\n}\n.dvd-pd__benefit-name {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1rem;\n  color: #1A1A1A; margin: 0 0 4px; display: block;\n}\n.dvd-pd__benefit-desc {\n  font-size: 0.86rem; color: #5c5246; line-height: 1.5; margin: 0;\n}\n.dvd-pd__concerns { display: flex; flex-wrap: wrap; gap: 8px; }\n.dvd-pd__concern-pill {\n  display: inline-block; padding: 8px 16px; background: #FFFFFF;\n  border: 1px solid #E5DDD3; border-radius: 999px; font-size: 0.82rem;\n  font-weight: 500; color: #2c2219; letter-spacing: 0.02em;\n}\n.dvd-pd__ingredients { display: grid; gap: 14px; }\n.dvd-pd__ingredient {\n  background: #FAFAF7; border-left: 3px solid #B68543; border-radius: 4px; padding: 16px 18px;\n}\n.dvd-pd__ingredient-name {\n  font-family: 'Inter', sans-serif; font-size: 0.95rem; font-weight: 700;\n  color: #B68543; letter-spacing: 0.02em; margin: 0 0 4px; display: block;\n}\n.dvd-pd__ingredient-desc {\n  font-size: 0.92rem; color: #2c2219; margin: 0; line-height: 1.55;\n}\n.dvd-pd__routine { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n.dvd-pd__routine-col {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 20px;\n}\n.dvd-pd__routine-col-heading {\n  font-family: 'Inter', sans-serif; font-size: 0.7rem; font-weight: 700;\n  letter-spacing: 0.18em; text-transform: uppercase; color: #B68543; margin: 0 0 12px;\n}\n.dvd-pd__routine-list { list-style: none; padding: 0; margin: 0; counter-reset: step; }\n.dvd-pd__routine-list li {\n  counter-increment: step; position: relative; padding: 0 0 12px 32px;\n  font-size: 0.9rem; color: #2c2219; line-height: 1.55;\n}\n.dvd-pd__routine-list li:last-child { padding-bottom: 0; }\n.dvd-pd__routine-list li::before {\n  content: counter(step); position: absolute; left: 0; top: 0;\n  width: 22px; height: 22px; border-radius: 50%; background: #1A1A1A; color: #FFFFFF;\n  font-size: 0.72rem; font-weight: 600; display: flex; align-items: center;\n  justify-content: center; font-family: 'Inter', sans-serif;\n}\n.dvd-pd__faq { margin-top: 8px; }\n.dvd-pd__faq-item { border-bottom: 1px solid #EDE5D9; padding: 0; }\n.dvd-pd__faq-item summary {\n  cursor: pointer; padding: 16px 0; font-family: 'Inter', sans-serif;\n  font-weight: 600; font-size: 0.95rem; color: #1A1A1A;\n  list-style: none; position: relative; padding-right: 32px;\n}\n.dvd-pd__faq-item summary::-webkit-details-marker { display: none; }\n.dvd-pd__faq-item summary::after {\n  content: \"+\"; position: absolute; right: 4px; top: 50%; transform: translateY(-50%);\n  font-size: 1.3rem; color: #B68543; font-weight: 400; transition: transform 0.2s ease;\n}\n.dvd-pd__faq-item[open] summary::after { content: \"−\"; }\n.dvd-pd__faq-answer {\n  padding: 0 0 16px; font-size: 0.92rem; color: #5c5246; line-height: 1.65;\n}\n.dvd-pd__faq-answer p { margin: 0 0 8px; }\n.dvd-pd__faq-answer p:last-child { margin: 0; }\n.dvd-pd__closer {\n  background: #1A1A1A; color: #FFFFFF; border-radius: 12px;\n  padding: 28px; text-align: center; margin: 40px 0 0;\n}\n.dvd-pd__closer-eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em;\n  text-transform: uppercase; color: #B68543; margin: 0 0 10px;\n}\n.dvd-pd__closer-text {\n  font-family: 'Playfair Display', Georgia, serif; font-style: italic;\n  font-weight: 400; font-size: 1.05rem; line-height: 1.55; margin: 0 0 8px; color: #FFFFFF;\n}\n.dvd-pd__closer-attr {\n  font-family: 'Inter', sans-serif; font-size: 0.78rem;\n  color: rgba(255,255,255,0.7); letter-spacing: 0.04em;\n}\n@media (max-width: 600px) {\n  .dvd-pd__benefits, .dvd-pd__routine { grid-template-columns: 1fr; }\n  .dvd-pd__hero { padding: 24px 20px; }\n  .dvd-pd__hero-heading { font-size: 1.4rem; }\n  .dvd-pd__section-heading { font-size: 1.2rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dvd-pd\"\u003e\n  \u003cdiv class=\"dvd-pd__hero\"\u003e\n    \u003cdiv class=\"dvd-pd__eyebrow\"\u003eDeep Tinted SPF 46 · For Deeper Tones\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eFinally, an SPF that doesn't ash on deeper skin tones.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eEltaMD UV Clear Deep Tinted Broad-Spectrum SPF 46 was designed and tested specifically for deeper skin tones — the same iconic UV Clear formula (9% zinc oxide, 5% niacinamide) with a richer iron oxide pigment blend that blends seamlessly into deeper skin without the white cast or ashy residue most sunscreens leave behind.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy people reach for it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__benefits\"\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eNo white cast, no ashy residue\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eTested on deeper skin tones from formulation to launch — the iron oxide blend is calibrated for medium-deep to deep complexions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eSame niacinamide-rich formula\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003e5% niacinamide, oil-free, fragrance-free, non-comedogenic — the calming benefits of UV Clear, formulated for skin that needs the right shade match.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eDefends against melasma \u0026amp; PIH\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eIron oxides block visible light — critical for melanin-rich skin where post-inflammatory hyperpigmentation can persist longer.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eUniversally formulated for deeper tones\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eWorks across medium-deep, deep, and rich skin tones — matched and tested specifically for the tones often ignored by mainstream SPF brands.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWho it's for\u003c\/h3\u003e\n    \u003cp style=\"margin: 0 0 14px; color: #5c5246; font-size: 0.95rem;\"\u003eDesigned for medium-deep, deep, and rich skin tones with:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDaily UV protection\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eHyperpigmentation\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eMelasma maintenance\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePost-inflammatory hyperpigmentation\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eSensitive skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eAcne-prone skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eRosacea-prone skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eBlue light defense\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy it works\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__ingredients\"\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003e9% Zinc Oxide + 7.5% Octinoxate\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eHybrid mineral-chemical filter system — broad-spectrum UVA\/UVB protection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eIron Oxides (Deep Blend)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eSpecially formulated iron oxide concentration designed for deeper skin tones — eliminates white cast while blocking visible and blue light.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003e5% Niacinamide\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eReduces visible redness, calms inflammation, fades discoloration — particularly impactful for melanin-rich skin where PIH is common.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHyaluronic Acid + Lactic Acid\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eHydration and gentle resurfacing for daily comfort and brighter-looking skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eHow to use it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__routine\"\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eDaily Use\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse, apply your serums and moisturizer\u003c\/li\u003e\n          \u003cli\u003eShake the bottle — iron oxides settle\u003c\/li\u003e\n          \u003cli\u003eApply 1\/4 teaspoon to face and neck 15 minutes before sun\u003c\/li\u003e\n          \u003cli\u003eReapply every 2 hours during sun exposure\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eMelasma \/ PIH Protocol\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eApply every morning, no exceptions\u003c\/li\u003e\n          \u003cli\u003ePair with brightening serum underneath (A-Luminate or MelanoLyte)\u003c\/li\u003e\n          \u003cli\u003eReapply over makeup with a powder SPF or stick\u003c\/li\u003e\n          \u003cli\u003eIron oxides are critical — visible-light defense is non-negotiable for melanin-rich skin\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eCommon questions\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__faq\"\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs this the right shade for my skin tone?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eUV Clear Deep Tinted is designed for medium-deep to deep skin tones. If you're light to medium, see our UV Clear Tinted listing instead. The Deep version uses a richer iron oxide blend specifically calibrated for deeper complexions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWhy does melanin-rich skin need a tinted SPF specifically?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eTwo reasons: (1) untinted mineral sunscreens often leave ashy residue on deeper tones, which discourages daily wear, and (2) post-inflammatory hyperpigmentation (PIH) is more common in melanin-rich skin, and iron oxides defend against the visible light that worsens it. A tinted, melanin-tested SPF is the right tool.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow is it different from the standard UV Clear Tinted?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSame niacinamide formula. Different iron oxide pigment concentration. The standard tinted is calibrated for light-to-medium tones; the Deep Tinted is calibrated for medium-deep to deep tones.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it transfer onto white clothing or masks?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSome transfer is possible with any tinted sunscreen. Let it set for 5 minutes before contact, and consider darker collars when wearing daily.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eCan I use it for melasma maintenance?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — UV Clear Deep Tinted is one of the strongest melasma maintenance SPFs available for deeper skin tones. The iron oxides specifically defend against visible light, the wavelength range that triggers melasma flares.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eDo you ship, or can I pick up locally?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eBoth. Free shipping over $100 within the US, or pick up at our San Antonio location (20327 Interstate 10 Ste 140) — usually ready within 24 hours of ordering.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__closer\"\u003e\n    \u003cdiv class=\"dvd-pd__closer-eyebrow\"\u003eWhy our team loves it\u003c\/div\u003e\n    \u003cp class=\"dvd-pd__closer-text\"\u003e\"Deep Tinted is the SPF we recommend most for clients with rich skin tones who've spent years dealing with sunscreens that ash, leave a white cast, or simply don't blend. EltaMD finally formulated for the tones too many brands skip — and the difference shows up immediately.\"\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__closer-attr\"\u003e— The DaVida Aesthetics Team\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =============================================================\n     END EltaMD UV Clear Deep Tinted Broad-Spectrum SPF 46 description\n     ============================================================= --\u003e","brand":"Elta MD","offers":[{"title":"Default Title","offer_id":44300707692586,"sku":null,"price":46.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/1_7ea6d33b-5133-4926-a98d-9562e7154b8b.png?v=1778013527","url":"https:\/\/davidaskin.com\/products\/eltamd-uv-clear-deep-tinted-broad-spectrum-spf-46","provider":"DaVida Skin","version":"1.0","type":"link"}