Toam Wall Lamp
* { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } .vk-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; max-width: 680px; marg in: 0; padding: 0; } .vk-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-story { border-left: 3px solid #C9A87A; background: #faf7f2; border-radius: 0 8px 8px 0; padding: 1rem 1.25rem; margin-bottom: 1.5rem; } .vk-story p { font-family: 'DM Serif Display', serif; font-style: italic; font-size: 14px; color: #6a5040; line-height: 1.75; margin: 0; } .vk-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #9B7B5A; margin-bottom: .65rem; } .vk-video-wrap { width: 100%; aspect-ratio: 16/9; border-radius: 10px; overflow: hidden; background: #f0ebe4; margin-bottom: .5rem; } .vk-video-wrap iframe { display: block; width: 100%; height: 100%; border: 0; } .vk-video-caption { font-size: 12px; color: #aaa; text-align: center; margin-bottom: 1rem; } .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #efe5d8; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } /* Notices */ .vk-notice { border-left: 3px solid #C4906A; background: #fdf8f4; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-notice h5 { font-size: 13px; font-weight: 500; color: #7C4E2A; margin-bottom: .3rem; } .vk-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-notice a { color: #7C4E2A; text-decoration: underline; } .vk-notice.stone { border-left-color: #a09070; background: #faf7f2; } .vk-notice.stone h5 { color: #6a5030; } /* Instagram — live embed */ .vk-ig-intro { font-size: 13px; color: #666; line-height: 1.7; margin-bottom: .75rem; } .vk-ig-intro em { font-style: italic; color: #7C4E2A; } .vk-ig-embed { position: relative; width: 100%; max-width: 360px; margin: 0 auto; border-radius: 10px; overflow: hidden; border: 1px solid #e8e0d5; background: #f7f5f2; } .vk-ig-embed iframe { display: block; width: 100%; height: 480px; border: 0; } .vk-ig-caption { display: flex; align-items: center; justify-content: center; gap: 6px; font-size: 12px; color: #9B7B5A; text-align: center; margin-top: .5rem; } .vk-ig-caption a { color: #7C4E2A; text-decoration: underline; text-decoration-color: rgba(124,78,42,.3); text-underline-offset: 3px; } /* Custom CTA */ .vk-custom { background: #f7f5f2; border-radius: 8px; padding: 1rem; border: 1px solid #e8e0d5; margin-bottom: .75rem; } .vk-custom h5 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .3rem; } .vk-custom p { font-size: 13px; color: #666; margin: 0; } .vk-custom a { color: #7C4E2A; text-decoration: underline; font-weight: 500; } /* Size grid */ .vk-size-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 1.25rem; } .vk-size-card { background: #faf8f5; border: 1px solid #e8e0d5; border-radius: 10px; padding: 1rem; } .vk-size-card h5 { font-size: 12px; font-weight: 500; color: #9B7B5A; text-transform: uppercase; letter-spacing: .08em; margin-bottom: .5rem; } .vk-size-val { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .2rem; } .vk-size-sub { font-size: 12px; color: #888; } /* Thumbnail */ .vk-thumb-wrap { display: inline-block; margin-bottom: 1.25rem; } .vk-thumb-wrap img { width: 480px; max-width: 100%; height: auto; border-radius: 8px; border: 1px solid #e0dbd4; display: block; } .vk-thumb-hint { font-size: 11px; color: #bbb; margin-top: 5px; text-align: center; } /* Marble swatches */ .vk-marble-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-marble-card { background: #f7f5f2; border-radius: 8px; padding: .85rem; text-align: center; } .vk-marble-swatch { width: 32px; height: 32px; border-radius: 6px; border: 1px solid #ddd; margin: 0 auto .5rem; } .vk-marble-name { font-size: 12px; font-weight: 500; color: #1a1a1a; margin-bottom: .15rem; } .vk-marble-note { font-size: 11px; color: #c04040; } /* Bulb */ .vk-bulb { background: #f7f5f2; border-radius: 8px; padding: .9rem 1rem; border: 1px solid #e8e0d5; margin-bottom: .75rem; } .vk-bulb h5 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .35rem; } .vk-bulb p { font-size: 13px; color: #666; line-height: 1.6; margin: 0; } .vk-bulb a { color: #7C4E2A; text-decoration: underline; } /* Spec table */ .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-spec-table tr:last-child { border-bottom: none; } .vk-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } /* Downloads */ .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: #555; border: 1px solid #ddd; padding: 7px 14px; border-radius: 7px; text-decoration: none; background: #fff; } .vk-dl-btn:hover { background: #f5f5f5; } @media (max-width: 520px) { .vk-features { grid-template-columns: 1fr 1fr; } .vk-size-grid { grid-template-columns: 1fr; } .vk-marble-grid { grid-template-columns: 1fr; } .vk-ig-embed { max-width: 320px; } .vk-ig-embed iframe { min-height: 460px; } } Inspired by ancient Persepolis — the marble stone is artfully pierced by a brass pin, creating a stunning architectural effect. Its bound brass structure makes it a statement piece, perfect for adding a touch of elegance and cultural depth to any room. "Discover the unique beauty of the Toam Wall Lamp, inspired by ancient Persepolis. The marble stone is artfully pierced by a brass pin, creating a stunning effect. Its bound brass structure makes it a statement piece." See It In Action Toam — modern form, soft subtle glow As Seen On Instagram From the Community. Real customer installs — cards below are live Instagram embeds. Tap any card to open the full post on Instagram. Real customer install — view @splendidhomedesign on Instagram → Brown marble version has a smaller stone — overall lamp dimensions will be smaller The Black and White marble versions are the same size. The Brown marble version uses a smaller stone, so the overall lamp dimensions will be smaller than the Black and White versions. This may affect appearance and scale when installed — please keep this in mind when choosing your marble color for a specific space. Marble pattern varies — each piece is unique Natural marble has variation from piece to piece — the actual marble pattern will differ from the photos. Each Toam lamp is genuinely unique. Custom size and color available Contact the support team to customize any size or color: [email protected] Features Ancient Persepolis Inspired by Achaemenid Persian architecture — marble pierced by a brass pin, bound brass structure. Natural Marble Real marble stone — three distinct colorways, each with a unique vein pattern that makes every lamp one-of-a-kind. Fully Customizable Custom size and color available on request — contact the team before ordering. Available Sizes Note: Black and White marble = same size. Brown marble = smaller stone, smaller overall dimensions. Short Canopy size: ∅ 14cm h 3mm ∅5.9" × W4.5" × H18.9" 15 × 11.5 × 48 cm Tall Canopy size: ∅ 14cm ∅5.9" × W4.5" × H27.6" 15 × 11.5 × 70 cm 🔍 Click to enlarge Marble Colors Black Marble Standard dimensions White Marble Standard dimensions Brown Marble Smaller stone — smaller overall dimensions Body: Antique Brass · All marble colors · Natural vein pattern varies per piece Bulb & Light Source E26 or E27 base · Max 40W · Bulb not included Uses a standard E26 or E27 base. Maximum 40W — do not exceed this wattage. A warm LED bulb (2700K) at a low wattage is recommended. Bulb not included. Specifications Materials Brass · Marble · Metal Light source E26 / E27 base · Max 40W · LED or Edison (not included) Voltage AC 110–240V Control Standard wall switch (not included) Wiring Hardwired Mounting Wall IP rating IP20 · Indoor use only · Not waterproof Certification North America · EU · AU · Saudi Arabia Body finish Antique Brass Marble colors Black · White · Brown (Brown = smaller stone and overall smaller) Customization Custom size and color — contact [email protected] Marble note Natural vein pattern varies per piece from photos Downloads Spec Sheet Installation Guide 3D Files Sizing & questions Every piece is made to order in our own atelier — here is what most clients ask before choosing theirs. What are the exact dimensions of the Toam Wall Lamp?+Two sizes available: Short is ∅ 5.9″ × W 4.5″ × H 18.9″; Tall is ∅ 5.9″ × W 4.5″ × H 27.6″. Brown marble version has a smaller stone, so overall dimensions are smaller than Black and White versions. Which marble color should I choose?+Black and White marble are standard size with rich vein patterns. Brown marble has a smaller stone and smaller overall dimensions—consider your wall space and scale. Green marble adds unique depth. Each piece's veining is naturally unique. What bulb does the Toam require and how do I install it?+Uses E26 or E27 base, max 40W. Bulb not included. A warm 2700K LED at low wattage is recommended. Lamp is hardwired to a standard wall switch (not included). Installation guide is available for download. Can I customize the Toam Wall Lamp?+Yes. Custom size and color are available on request. Contact the support team at [email protected] before ordering to discuss your specific atelier-built specifications. What makes each Toam lamp unique?+Natural marble has unique vein patterns from piece to piece—no two lamps are identical. The hand-crafted brass structure and individually pierced stone create a one-of-a-kind statement piece.
More you might like
Related
Toam Wall Lamp
Related
Toam Wall Lamp
Related
Toam Double Wall Lamp
Related