Rectangular Alabaster Wall Lamp
The Rectangular Alabaster Wall Lamp transforms the beauty of raw minerals into a highly functional work of art for your space. It's not just lighting, but a visual representation o f nature's years of sedimentation. A perfect bridge connecting natural elements with contemporary design, it's suitable for apartments, villas, or hotels. The vertical rectangular structure is ideal for installation in pairs beside a bed, in a hallway, or as an artistic accent on a TV wall. Each lampshade is crafted from hand-cut natural alabaster (calcite) panels. The unique crystalline patterns and cloud-like textures within the stone are deeply activated when the light is switched on, revealing a captivating sense of depth. Utilizing alabaster's exceptional translucent properties, this wall lamp emits an incredibly warm and inviting soft glow, effectively eliminating harsh shadows and creating a serene, high-end home atmosphere. The visual focus is entirely on the natural geometric shapes of the stone. /* ===== Vidir — Natural Alabaster Variation Banner (Text Only, #5b2d20) ===== */ .vnb{ --brand:#5b2d20; --brand-dk:#3d1e15; --brand-lt:#7d4534; --paper:#faf7f5; --serif:Georgia,"Times New Roman",serif; --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; max-width:1000px;margin:44px auto;font-family:var(--sans);line-height:1.7; } .vnb *{box-sizing:border-box;} .vnb-card{ position:relative;overflow:hidden; border-radius:14px; background:linear-gradient(150deg,var(--brand) 0%,var(--brand-dk) 100%); box-shadow:0 14px 44px rgba(91,45,32,.2); padding:54px 60px 50px; text-align:center; } /* subtle stone-vein texture, same brand tone */ .vnb-card::before{ content:'';position:absolute;inset:0;pointer-events:none; background: radial-gradient(ellipse 60% 45% at 18% 22%, rgba(250,247,245,.05) 0%, transparent 60%), radial-gradient(ellipse 50% 40% at 84% 78%, rgba(250,247,245,.04) 0%, transparent 60%); } /* corner rules */ .vnb-card::after{ content:'';position:absolute;top:22px;left:22px; width:42px;height:42px; border-top:1px solid rgba(250,247,245,.4); border-left:1px solid rgba(250,247,245,.4); } .vnb-corner{ position:absolute;bottom:22px;right:22px; width:42px;height:42px; border-bottom:1px solid rgba(250,247,245,.4); border-right:1px solid rgba(250,247,245,.4); } .vnb-in{position:relative;z-index:2;} /* eyebrow */ .vnb-eyebrow{ display:inline-flex;align-items:center;gap:12px;margin-bottom:18px; } .vnb-eyebrow .r{height:1px;width:34px;background:rgba(250,247,245,.55);} .vnb-eyebrow .t{ font-size:10px;letter-spacing:.28em;text-transform:uppercase; color:rgba(250,247,245,.72);font-weight:600; } /* title */ .vnb-in h3{ font-family:var(--serif);font-size:2em;font-weight:400;color:var(--paper); margin:0 0 10px;letter-spacing:.5px;line-height:1.24; } .vnb-in h3 em{font-style:italic;} .vnb-sub{ font-family:var(--serif);font-size:1.04em;font-style:italic; color:rgba(250,247,245,.58); margin:0 auto 26px;padding-bottom:24px;max-width:520px; border-bottom:1px solid rgba(250,247,245,.16);letter-spacing:.2px; } /* body */ .vnb-in > p{ font-size:.98em;color:rgba(250,247,245,.78); margin:0 auto;line-height:1.9;letter-spacing:.15px;max-width:640px; } .vnb-in > p strong{color:var(--paper);font-weight:600;} /* key line */ .vnb-key{ display:inline-flex;align-items:center;gap:12px;margin-top:28px; padding:15px 24px; background:rgba(250,247,245,.08); border:1px solid rgba(250,247,245,.2); border-radius:50px; } .vnb-key svg{flex:0 0 16px;width:16px;height:16px;color:var(--paper);} .vnb-key span{ font-family:var(--serif);font-size:.95em;color:rgba(250,247,245,.92); line-height:1.5;letter-spacing:.2px; } .vnb-key span strong{color:var(--paper);font-weight:600;} @media (max-width:768px){ .vnb{margin:30px auto;} .vnb-card{padding:38px 24px 36px;} .vnb-card::after,.vnb-corner{width:32px;height:32px;} .vnb-card::after{top:16px;left:16px;} .vnb-corner{bottom:16px;right:16px;} .vnb-in h3{font-size:1.46em;} .vnb-key{padding:13px 18px;gap:10px;border-radius:10px;} .vnb-key span{font-size:.88em;text-align:left;} } Natural Alabaster Naturally Unique Veining No two pieces of stone are ever the same Alabaster is a natural stone, so every piece carries its own veining and subtle variation in color. The fixture you receive may therefore differ slightly from the images shown. An inherent characteristic of real stone — not a quality defect. /* ===== Vidir — Buy a Pair Callout ===== */ .vpr{ --brand:#5b2d20; --brand-dk:#3d1e15; --brand-lt:#7d4534; --paper:#faf7f5; --line:#e8ddd8; --serif:Georgia,"Times New Roman",serif; --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; max-width:900px;margin:36px auto;font-family:var(--sans);line-height:1.7; } .vpr *{box-sizing:border-box;} .vpr-card{ position:relative;overflow:hidden; display:flex;align-items:center;gap:30px; border-radius:12px; background:linear-gradient(140deg,var(--brand) 0%,var(--brand-dk) 100%); box-shadow:0 12px 34px rgba(91,45,32,.22); padding:32px 38px; transition:box-shadow .4s ease; } .vpr-card:hover{box-shadow:0 16px 42px rgba(91,45,32,.3);} /* soft texture, same tone */ .vpr-card::before{ content:'';position:absolute;inset:0;pointer-events:none; background:radial-gradient(ellipse 55% 60% at 88% 30%, rgba(250,247,245,.06) 0%, transparent 62%); } /* ×2 mark */ .vpr-mark{ flex:0 0 auto;position:relative;z-index:2; width:80px;height:80px;border-radius:50%; border:1px solid rgba(250,247,245,.45); display:flex;align-items:center;justify-content:center; background:rgba(250,247,245,.08); transition:background .4s ease,transform .4s ease; } .vpr-card:hover .vpr-mark{background:rgba(250,247,245,.14);transform:scale(1.04);} .vpr-mark span{ font-family:var(--serif);font-size:1.62em;color:var(--paper); letter-spacing:.5px;line-height:1; } /* text */ .vpr-tx{flex:1;min-width:0;position:relative;z-index:2;} .vpr-eyebrow{ display:inline-flex;align-items:center;gap:10px;margin-bottom:9px; } .vpr-eyebrow .r{height:1px;width:26px;background:rgba(250,247,245,.55);} .vpr-eyebrow .t{ font-size:10px;letter-spacing:.24em;text-transform:uppercase; color:rgba(250,247,245,.72);font-weight:600; } .vpr-tx h3{ font-family:var(--serif);font-size:1.5em;font-weight:400;color:var(--paper); margin:0 0 8px;letter-spacing:.4px;line-height:1.28; } .vpr-tx h3 em{font-style:italic;} .vpr-tx p{ font-size:.95em;color:rgba(250,247,245,.8);margin:0;line-height:1.75;letter-spacing:.15px; } .vpr-tx p strong{color:var(--paper);font-weight:600;} /* inline tag */ .vpr-tag{ display:inline-block; font-family:var(--serif);font-weight:600; color:var(--brand-dk);background:var(--paper); padding:1px 9px;border-radius:4px; letter-spacing:.5px; } @media (max-width:640px){ .vpr{margin:26px auto;} .vpr-card{flex-direction:column;text-align:center;gap:18px;padding:28px 22px;} .vpr-eyebrow{justify-content:center;} .vpr-mark{width:66px;height:66px;} .vpr-mark span{font-size:1.34em;} .vpr-tx h3{font-size:1.24em;} } ×2 Better Together Buying a Pair? Select the size marked (*2) — two together come at a better price than buying them separately. /* ===== Vidir Rectangular Alabaster Wall Lamp — Craft Breakdown (2-in-a-row) ===== */ .vcb{ --brand:#5b2d20; --brand-dk:#3d1e15; --brand-lt:#7d4534; --paper:#faf7f5; --line:#e8ddd8; --ink:#2d1810; --serif:Georgia,"Times New Roman",serif; --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; --num:Arial,Helvetica,sans-serif; max-width:1000px;margin:44px auto;font-family:var(--sans);color:var(--ink);line-height:1.7; } .vcb *{box-sizing:border-box;} /* ===== header ===== */ .vcb-head{text-align:center;margin:0 auto 34px;max-width:680px;} .vcb-line{display:block;width:50px;height:1px;background:var(--brand);margin:0 auto 14px;} .vcb-eyebrow{font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--brand-lt);font-weight:600;display:block;margin-bottom:12px;} .vcb-head h2{font-family:var(--serif);font-size:1.7em;font-weight:400;color:var(--ink);margin:0 0 12px;letter-spacing:.4px;line-height:1.3;} .vcb-head h2 em{color:var(--brand);font-style:italic;} .vcb-head p{font-size:.95em;color:#7a6458;margin:0;line-height:1.7;} /* ===== 2-column grid ===== */ .vcb-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:26px;} .vcb-card{ border:1px solid var(--line);border-radius:14px;overflow:hidden; background:#fff;box-shadow:0 8px 24px rgba(91,45,32,.07); display:flex;flex-direction:column; transition:transform .35s ease,box-shadow .35s ease; } .vcb-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(91,45,32,.12);} /* image */ .vcb-img{ position:relative;width:100%;aspect-ratio:4/3;overflow:hidden; background:linear-gradient(150deg,var(--brand) 0%,var(--brand-dk) 100%); display:flex;align-items:center;justify-content:center; } .vcb-img img{width:100%;height:100%;object-fit:cover;display:block;} .vcb-img .ph{color:rgba(250,247,245,.5);font-size:.8em;text-align:center;padding:18px;font-family:var(--num);letter-spacing:.05em;line-height:1.6;} .vcb-chip{ position:absolute;top:16px;left:16px;z-index:2; width:38px;height:38px;border-radius:50%; background:rgba(250,247,245,.14);border:1px solid rgba(250,247,245,.5); display:flex;align-items:center;justify-content:center; font-family:var(--serif);font-size:.96em;color:var(--paper); } /* text */ .vcb-tx{padding:26px 28px 28px;flex:1;display:flex;flex-direction:column;} .vcb-tx .lbl{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-lt);font-weight:700;margin-bottom:8px;} .vcb-tx h3{font-family:var(--serif);font-size:1.22em;font-weight:500;color:var(--ink);margin:0 0 10px;letter-spacing:.3px;line-height:1.3;} .vcb-tx h3 em{color:var(--brand);font-style:italic;} .vcb-tx p{font-size:.9em;color:#5a4a44;margin:0;line-height:1.74;} .vcb-tx p strong{color:var(--brand-dk);font-weight:600;} .vcb-key{display:flex;align-items:flex-start;gap:8px;margin-top:auto;padding-top:16px;} .vcb-key svg{flex:0 0 14px;width:14px;height:14px;color:var(--brand);margin-top:3px;} .vcb-key span{font-family:var(--serif);font-size:.85em;font-style:italic;color:var(--brand-dk);line-height:1.5;} /* ===== closing strip ===== */ .vcb-close{ text-align:center;padding:24px 32px;border-radius:12px; background:linear-gradient(150deg,var(--brand) 0%,var(--brand-dk) 100%); } .vcb-close p{font-family:var(--serif);font-size:1.08em;font-style:italic;color:var(--paper);margin:0;letter-spacing:.3px;line-height:1.5;} @media (max-width:820px){ .vcb{margin:30px auto;} .vcb-head h2{font-size:1.36em;} .vcb-grid{grid-template-columns:1fr;gap:16px;} } How it's made Real Stone, Seen Up Close Two details worth a closer look — the solid stone panel and the warm brass that frames it. 01 [ alabaster panel ] The material A Solid Panel of Real Stone The shade is a thick, solid panel of genuine natural alabaster — not resin or printed glass. The cloud-like veining runs right through the stone, so it has real depth and real weight. As one customer put it, it's heavy and substantial the moment you lift it, and no two panels are ever alike. Solid stone — real thickness, real weight. 02 [ brass frame ] The frame Framed in Warm Brass The stone is set into a sturdy brass frame and backplate that mounts flush to the wall and holds the panel steady with no flex or rattle. The warm metal sits in the same tone as the glow and hides fingerprints rather than showing them — offered in gold, black, or chrome to match your room. Real brass — built to hold, easy on the eye. — Real stone. Real brass. Nothing to hide. — /* ===== Vidir Rectangular Alabaster Wall Lamp — Details (One Per Row) ===== */ .vdt{ --brand:#5b2d20; --brand-dk:#3d1e15; --brand-lt:#7d4534; --paper:#faf7f5; --line:#e8ddd8; --ink:#2d1810; --serif:Georgia,"Times New Roman",serif; --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; --num:Arial,Helvetica,sans-serif; max-width:900px;margin:40px auto;font-family:var(--sans);color:var(--ink);line-height:1.7; } .vdt *{box-sizing:border-box;} /* header */ .vdt-head{text-align:center;margin:0 auto 28px;padding-bottom:20px;border-bottom:1px solid var(--line);} .vdt-line{display:block;width:50px;height:1px;background:var(--brand);margin:0 auto 14px;} .vdt-eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--brand-lt);font-weight:600;display:block;margin-bottom:11px;} .vdt-head h2{font-family:var(--serif);font-size:1.62em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.5px;} .vdt-head h2 em{color:var(--brand);font-style:italic;} /* ===== single-column spec list ===== */ .vdt-list{ border:1px solid var(--line);border-radius:10px;overflow:hidden; background:#fff;margin-bottom:26px; } .vdt-row{ display:flex;align-items:center;gap:22px; padding:16px 26px;border-bottom:1px solid var(--line); transition:background .3s ease; } .vdt-row:last-child{border-bottom:none;} .vdt-row:nth-child(even){background:#fdfaf9;} .vdt-row:hover{background:var(--paper);} .vdt-row .l{ flex:0 0 180px; font-family:var(--serif);font-size:.94em; color:var(--brand-lt);font-weight:600;line-height:1.5;letter-spacing:.2px; } .vdt-row .v{ flex:1;min-width:0; font-size:.95em;color:var(--brand-dk);font-weight:600;line-height:1.6; } .vdt-row .v.n{font-family:var(--num);letter-spacing:.3px;} .vdt-row .v small{ display:block;font-size:.82em;color:#8a7268;font-weight:400;font-style:italic;margin-top:3px; } /* ===== good to know — one per row ===== */ .vdt-notes{ border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff; } .vdt-nh{ padding:15px 26px;border-bottom:1px solid var(--line); background:linear-gradient(135deg,#fff 0%,var(--paper) 100%); } .vdt-nh h3{ font-family:var(--serif);font-size:1.1em;font-weight:600;color:var(--brand-dk); margin:0;letter-spacing:.3px; } .vdt-note{ display:flex;gap:15px;align-items:flex-start; padding:18px 26px;border-bottom:1px solid var(--line); } .vdt-note:last-child{border-bottom:none;} .vdt-note svg{flex:0 0 16px;width:16px;height:16px;color:var(--brand);margin-top:4px;} .vdt-note .nt{flex:1;min-width:0;} .vdt-note .nt h4{ font-family:var(--serif);font-size:1em;font-weight:600;color:var(--ink); margin:0 0 5px;letter-spacing:.2px; } .vdt-note .nt p{font-size:.89em;color:#5a4a44;margin:0;line-height:1.75;} .vdt-note .nt p strong{color:var(--brand);font-weight:600;} .vdt-tag{ display:inline-block;font-family:var(--serif);font-weight:600; color:#fff;background:var(--brand); padding:1px 8px;border-radius:4px;letter-spacing:.5px;font-size:.95em; } @media (max-width:768px){ .vdt{margin:28px auto;} .vdt-head h2{font-size:1.3em;} .vdt-row{flex-direction:column;align-items:flex-start;gap:4px;padding:14px 18px;} .vdt-row .l{flex:0 0 auto;} .vdt-note{padding:16px 18px;} .vdt-nh{padding:14px 18px;} } Specifications The Details Material Genuine Natural Alabaster Shade · Brass FrameHand-cut and hand-polished stone. Shade color White alabaster Finish Gold · Black · Chrome Light source LED or Edison bulb · E12 base Bulb replaceable — use your preferred warm-white E12 bulb. Power Max 40W Voltage AC 110–240V Control Push-button switch Dimmable if you fit a dimmable bulb (see below). Mounting Wall — hardwired Sizes H 10.2″ / 23.6″ / 32″ Three heights, all 6″ wide. See the size guide. Environment Indoor only Preparation time 5–10 days Made and inspected at our own workshop before dispatch. Good to Know Natural stone varies from piece to piece Alabaster is a natural stone, so every panel has its own veining and subtle color variation. The piece you receive will differ slightly from the photos — this is inherent to real stone, not a defect. Choose your own bulb — and dimming It takes a standard E12 bulb (Max 40W), so you can fit an LED or a vintage Edison bulb. Dimming depends on the bulb: fit a dimmable E12 bulb with a compatible wall dimmer for full dimming control. The default bulb is not dimmable. /* ===== Vidir Rectangular Alabaster Wall Lamp — Size Selector ===== */ .vsz{ --brand:#5b2d20; --brand-dk:#3d1e15; --brand-lt:#7d4534; --paper:#faf7f5; --line:#e8ddd8; --ink:#2d1810; --serif:Georgia,"Times New Roman",serif; --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; --num:Arial,Helvetica,sans-serif; max-width:1100px;margin:40px auto;font-family:var(--sans);color:var(--ink);line-height:1.7; } .vsz *{box-sizing:border-box;} /* header */ .vsz-head{text-align:center;margin:0 auto 30px;padding-bottom:20px;border-bottom:1px solid var(--line);max-width:760px;} .vsz-line{display:block;width:50px;height:1px;background:var(--brand);margin:0 auto 14px;} .vsz-eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--brand-lt);font-weight:600;display:block;margin-bottom:11px;} .vsz-head h2{font-family:var(--serif);font-size:1.62em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.5px;} .vsz-head h2 em{color:var(--brand);font-style:italic;} .vsz-head p{font-size:.93em;color:#7a6458;margin:12px auto 0;max-width:600px;} /* ===== cards grid ===== */ .vsz-grid{ display:grid;grid-template-columns:repeat(3,1fr); gap:16px;margin-bottom:26px; } .vsz-card{ border:1px solid var(--line);border-radius:10px;overflow:hidden; background:#fff;display:flex;flex-direction:column; transition:border-color .35s,box-shadow .35s,transform .35s; } .vsz-card:hover{border-color:var(--brand-lt);box-shadow:0 10px 26px rgba(91,45,32,.1);transform:translateY(-3px);} .vsz-card.pop{border-color:var(--brand);box-shadow:0 6px 20px rgba(91,45,32,.14);} /* card head */ .vsz-ch{ padding:16px 20px;border-bottom:1px solid var(--line); background:linear-gradient(135deg,#fff 0%,var(--paper) 100%); display:flex;align-items:center;justify-content:space-between;gap:10px; } .vsz-card.pop .vsz-ch{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-dk) 100%);} .vsz-cfg{font-family:var(--num);font-size:1.12em;font-weight:700;color:var(--brand);letter-spacing:.3px;} .vsz-card.pop .vsz-cfg{color:var(--paper);} .vsz-badge{ font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:700; color:var(--brand);background:var(--paper);padding:4px 10px;border-radius:50px;flex-shrink:0; } /* card body */ .vsz-cb{padding:18px 20px 20px;flex:1;display:flex;flex-direction:column;gap:14px;} .vsz-dim{ padding:12px 14px;background:var(--paper);border-radius:6px;border:1px solid var(--line);text-align:center; } .vsz-dim .in{display:block;font-family:var(--num);font-size:1.0em;font-weight:700;color:var(--brand);letter-spacing:.3px;line-height:1.3;} .vsz-dim .cm{display:block;font-family:var(--num);font-size:.8em;color:#8a7268;margin-top:3px;} .vsz-r{display:flex;gap:9px;align-items:flex-start;} .vsz-r .l{ flex:0 0 auto;font-size:9px;letter-spacing:.1em;text-transform:uppercase; color:#8a7268;font-weight:700;padding-top:3px;min-width:52px; } .vsz-r .v{flex:1;font-size:.87em;color:#5a4a44;line-height:1.55;} .vsz-r .v b{color:var(--brand);font-weight:600;} .vsz-tip-in{ font-size:.8em;color:#8a7268;font-style:italic;line-height:1.55; padding-top:11px;border-top:1px dashed var(--line);margin-top:auto; } /* ===== sizing tip box ===== */ .vsz-tip{ border:1px solid var(--line);border-left:4px solid var(--brand);border-radius:0 8px 8px 0; background:linear-gradient(135deg,#fff 0%,var(--paper) 100%); padding:22px 26px; } .vsz-tip h4{ font-family:var(--serif);font-size:1.1em;font-weight:500;color:var(--ink); margin:0 0 9px;letter-spacing:.3px; } .vsz-tip p{font-size:.9em;color:#5a4a44;margin:0;line-height:1.78;} .vsz-tip p strong{color:var(--brand-dk);font-weight:600;} .vsz-tag{ display:inline-block;font-family:var(--serif);font-weight:600; color:#fff;background:var(--brand);padding:1px 8px;border-radius:4px;letter-spacing:.5px; } @media (max-width:768px){ .vsz{margin:28px auto;} .vsz-head h2{font-size:1.3em;} .vsz-grid{grid-template-columns:1fr;gap:14px;} .vsz-tip{padding:18px 20px;} } Size Guide Which Size for Your Space Three heights of the same vertical rectangular design — from a compact bedside accent to a tall statement sconce. Mount one, or a matching pair. H 10.2″ 6″ × 5.5″ × 10.2″ L 15 × W 14 × H 26 cm Best forBedside · powder room · a compact accent beside a mirror FeelA small, soft block of light that saves table space The favorite for bedside pairs. H 23.6″Popular 6″ × 6.5″ × 23.6″ L 15 × W 17 × H 60 cm Best forHallway · living room · either side of a TV wall FeelThe balanced mid-height — presence without overwhelming The most versatile of the three. H 32″ 6″ × 6.5″ × 32″ L 15 × W 17 × H 81 cm Best forEntryway · stairwell wall · a tall feature beside a doorway FeelA tall, sculptural statement that draws the eye up Best where you want real vertical drama. Sizing & Pairs Mount a wall sconce so its center sits about 60–66″ from the floor in a hallway or living room, or a little lower at a bedside. This vertical design looks especially elegant mounted in twos — flanking a bed, mirror, or TV wall. To buy a pair, select the size marked (*2) — two together come at a better price than buying them separately. .vpl{ --brand:#5b2d20;--brand-dk:#3d1e15;--brand-lt:#7d4534;--gold:#c9a36b; --paper:#faf7f5;--cream:#fcf7f2;--line:#e8ddd8;--ink:#2d1810; --serif:Georgia,"Times New Roman",serif; --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; max-width:900px;margin:40px auto;font-family:var(--sans);color:var(--ink);line-height:1.7; } .vpl *{box-sizing:border-box;} .vpl-head{text-align:center;margin:0 auto 26px;padding-bottom:18px;border-bottom:1px solid var(--line);max-width:640px;} .vpl-line{display:block;width:50px;height:1px;background:var(--brand);margin:0 auto 14px;} .vpl-eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--brand-lt);font-weight:600;display:block;margin-bottom:11px;} .vpl-head h2{font-family:var(--serif);font-size:1.62em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.5px;} .vpl-head h2 em{color:var(--brand);font-style:italic;} .vpl-head p{font-size:.92em;color:#8a7268;margin:11px auto 0;max-width:520px;} .vpl-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--cream);box-shadow:0 8px 26px rgba(91,45,32,.08);padding:20px 20px 8px;} .vpl-svg{width:100%;height:auto;display:block;} .vpl-chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px;} .vpl-chip{display:inline-flex;align-items:center;gap:9px;padding:11px 18px;border-radius:50px;border:1px solid var(--line);background:#fff;font-size:.86em;color:var(--brand-dk);font-weight:600;letter-spacing:.2px;} .vpl-chip.solid{background:linear-gradient(140deg,var(--brand) 0%,var(--brand-dk) 100%);color:var(--paper);border-color:transparent;} .vpl-chip b{font-family:Arial,Helvetica,sans-serif;color:var(--brand);font-weight:700;} .vpl-chip.solid b{color:var(--gold);} @media (max-width:768px){ .vpl{margin:28px auto;} .vpl-head h2{font-size:1.3em;} .vpl-card{padding:14px 12px 6px;} .vpl-chip{padding:9px 14px;font-size:.8em;} } Placement Guide Mounting Height & Pair Spacing Center 60–66″ from finished floor Vertical alabaster panel Pair: 28–40″ apart flanking a bed or mirror eye level ≈ 60–66″ Floor Center height: 60–66″ Pair spacing: 28–40″ Bedside: a little lower Hardwired · US junction box Mounts flush to the wall /* ===== Vidir Rectangular Alabaster Wall Lamp — Design Story ===== */ .vst{ --brand:#5b2d20; --brand-dk:#3d1e15; --brand-lt:#7d4534; --paper:#faf7f5; --line:#e8ddd8; --ink:#2d1810; --serif:Georgia,"Times New Roman",serif; --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; max-width:960px;margin:44px auto;font-family:var(--sans);color:var(--ink);line-height:1.7; } .vst *{box-sizing:border-box;} .vst-card{ position:relative;overflow:hidden;border-radius:14px; background:linear-gradient(155deg,var(--brand) 0%,var(--brand-dk) 100%); box-shadow:0 14px 40px rgba(91,45,32,.2); padding:56px 60px 52px; } /* soft texture */ .vst-card::before{ content:'';position:absolute;inset:0;pointer-events:none; background: radial-gradient(ellipse 55% 45% at 20% 18%, rgba(250,247,245,.06) 0%, transparent 60%), radial-gradient(ellipse 50% 45% at 85% 82%, rgba(250,247,245,.05) 0%, transparent 62%); } /* corner rules */ .vst-card::after{ content:'';position:absolute;top:26px;left:26px;width:46px;height:46px; border-top:1px solid rgba(250,247,245,.4);border-left:1px solid rgba(250,247,245,.4); } .vst-corner{ position:absolute;bottom:26px;right:26px;width:46px;height:46px; border-bottom:1px solid rgba(250,247,245,.4);border-right:1px solid rgba(250,247,245,.4); } .vst-in{position:relative;z-index:2;max-width:680px;margin:0 auto;text-align:center;} .vst-eyebrow{ font-size:10px;letter-spacing:.3em;text-transform:uppercase; color:rgba(250,247,245,.7);font-weight:600;display:block;margin-bottom:16px; } .vst-in h2{ font-family:var(--serif);font-size:1.9em;font-weight:400;color:var(--paper); margin:0 0 10px;letter-spacing:.5px;line-height:1.26; } .vst-in h2 em{font-style:italic;} .vst-sub{ font-family:var(--serif);font-size:1.05em;font-style:italic; color:rgba(250,247,245,.6);margin:0 auto 30px;padding-bottom:26px;max-width:460px; border-bottom:1px solid rgba(250,247,245,.18); } .vst-in p{ font-size:.97em;color:rgba(250,247,245,.82);margin:0 0 18px;line-height:1.92; letter-spacing:.15px;text-align:left; } .vst-in p:last-of-type{margin-bottom:0;} .vst-in p strong{color:var(--paper);font-weight:600;} .vst-close{ margin-top:32px;padding-top:26px;border-top:1px solid rgba(250,247,245,.18); font-family:var(--serif);font-style:italic;font-size:1.06em; color:rgba(250,247,245,.9);letter-spacing:.3px; } @media (max-width:768px){ .vst{margin:30px auto;} .vst-card{padding:40px 24px 38px;} .vst-card::after,.vst-corner{width:34px;height:34px;} .vst-card::after{top:18px;left:18px;} .vst-corner{bottom:18px;right:18px;} .vst-in h2{font-size:1.48em;} } The design A Clean Line of Warm Stone Picture the last quiet hour of your evening. You reach over and press the switch. The bright overhead light drops away, and the room settles onto a single upright panel of stone on the wall — a clean rectangle of alabaster that fills with warm light from the inside out. The cloud-like veining wakes up, glowing from within, and a soft light spills up and down the wall. No glare, no bright bulb to look at — just a calm, honeyed glow, and a room that softens around it. The shape is deliberately simple. A single vertical rectangle — architectural, quiet, and easy to place — that frames the stone and lets its natural pattern be the whole story. Beside a bed it saves your nightstand; along a hallway or a TV wall, a matching pair brings a calm, balanced symmetry that a single lamp can't. And because each panel is cut from genuine natural alabaster, the veining runs right through the stone — the piece on your wall exists nowhere else in the world. Framed in warm metal, substantial and solid in the hand, it's a fixture you notice a little more each time you pass it, and never grow tired of. — Real stone. Real calm. Yours alone. — /* ===== Vidir Rectangular Alabaster Wall Lamp — Material Comparison + FAQ ===== */ .vmf{ --brand:#5b2d20; --brand-dk:#3d1e15; --brand-lt:#7d4534; --paper:#faf7f5; --line:#e8ddd8; --ink:#2d1810; --serif:Georgia,"Times New Roman",serif; --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; max-width:1000px;margin:44px auto;font-family:var(--sans);color:var(--ink);line-height:1.7; } .vmf *{box-sizing:border-box;} /* ===== header ===== */ .vmf-head{text-align:center;margin:0 auto 28px;} .vmf-line{display:block;width:48px;height:1px;background:var(--brand);margin:0 auto 14px;} .vmf-eyebrow{ font-size:10px;letter-spacing:.26em;text-transform:uppercase; color:var(--brand-lt);font-weight:600;display:block;margin-bottom:11px; } .vmf-head h2{ font-family:var(--serif);font-size:1.62em;font-weight:400;color:var(--ink); margin:0;letter-spacing:.4px; } .vmf-head h2 em{color:var(--brand);font-style:italic;} .vmf-head p{font-size:.92em;color:#8a7268;margin:11px auto 0;max-width:520px;} /* ===== comparison ===== */ .vmf-comp{ border:1px solid var(--line);border-radius:12px;overflow:hidden; background:#fff;margin-bottom:52px;box-shadow:0 6px 22px rgba(91,45,32,.06); } /* head row */ .vmf-ch{display:flex;background:var(--brand);} .vmf-ch .c{ flex:1;padding:16px 22px; font-family:var(--serif);font-size:1.02em;font-weight:600;color:var(--paper); letter-spacing:.3px; } .vmf-ch .c.spacer{flex:0 0 130px;background:var(--brand-dk);} .vmf-ch .c.them{ background:rgba(0,0,0,.14);color:rgba(250,247,245,.62);font-weight:400; } /* body rows */ .vmf-r{display:flex;border-bottom:1px solid var(--line);} .vmf-r:last-child{border-bottom:none;} .vmf-r:nth-child(even){background:#fdfaf9;} .vmf-r .k{ flex:0 0 130px;padding:17px 22px; font-family:var(--serif);font-size:.92em;font-weight:600;color:var(--brand); border-right:1px solid var(--line);background:#faf7f5; } .vmf-r .ours{ flex:1;padding:17px 22px;font-size:.9em;color:var(--brand-dk);font-weight:600; border-right:1px solid var(--line);line-height:1.62; } .vmf-r .them{ flex:1;padding:17px 22px;font-size:.9em;color:#9a8880;line-height:1.62; } /* ===== FAQ ===== */ .vmf-faq{max-width:820px;margin:0 auto;} .vmf-item{border-bottom:1px solid var(--line);} .vmf-item:first-child{border-top:1px solid var(--line);} .vmf-item summary{ list-style:none;cursor:pointer; display:flex;justify-content:space-between;align-items:center;gap:18px; padding:19px 4px; font-family:var(--serif);font-size:1.06em;color:var(--ink); transition:color .25s ease; } .vmf-item summary::-webkit-details-marker{display:none;} .vmf-item summary:hover{color:var(--brand);} .vmf-ico{position:relative;flex:0 0 16px;width:16px;height:16px;} .vmf-ico::before,.vmf-ico::after{ content:"";position:absolute;background:var(--brand); transition:transform .3s ease,opacity .3s ease; } .vmf-ico::before{top:7.5px;left:0;width:16px;height:1.5px;} .vmf-ico::after{top:0;left:7.5px;width:1.5px;height:16px;} .vmf-item[open] .vmf-ico::after{transform:scaleY(0);opacity:0;} .vmf-ans{ padding:0 4px 20px;font-size:.91em;color:#5a4a44;line-height:1.8;max-width:760px; } .vmf-ans strong{color:var(--brand-dk);font-weight:600;} @media (max-width:768px){ .vmf{margin:30px auto;} .vmf-head h2{font-size:1.3em;} .vmf-ch .c,.vmf-r .k,.vmf-r .ours,.vmf-r .them{padding:13px 12px;font-size:.82em;} .vmf-ch .c.spacer,.vmf-r .k{flex:0 0 84px;} .vmf-comp{margin-bottom:38px;} } Materials Why Alabaster & Brass What real stone and real metal give you that glass, resin, and acrylic can't. Alabaster + Brass Glass / Resin / Acrylic The glow A soft amber glow — light spreads inside the stone, so there's no harsh bright spot or visible bulb A bright point of light; the bulb often shows, and acrylic can glare Switched off The pale stone panel reads as sculpture on the wall, even unlit Looks empty and shows dust; acrylic looks like plastic One of a kind Veining decided by nature — no two panels are ever alike Machine-molded from a template — every unit is identical The metal Warm brass — matte, and hides fingerprints; in gold, black, or chrome Mirror chrome bounces light back and shows every mark In the hand Real stone with a cool, solid weight — substantial, not hollow Lightweight and hollow-feeling Over time Stone and brass keep their character for decades — the stone won't yellow Acrylic yellows and scratches; glass chips at the edges Questions, Answered Common Questions Is the panel real alabaster? Yes — each panel is cut from genuine natural alabaster stone, never resin or acrylic. Because it's real stone, every panel has its own veining and slight color variation. That means yours won't look exactly like the photos — and that's the point. It's the mark of a real, one-of-a-kind piece, not a defect. Is it plug-in or hardwired? It's hardwired — it mounts to a standard wall junction box, with no plug or cord showing, and sits flush and close to the wall. If you're comfortable with basic wiring it's straightforward; otherwise any electrician can install it quickly. Always turn off the power at the breaker first. What bulb does it take? Can I dim it? It takes a standard E12 bulb (Max 40W) — you can fit an LED or a vintage Edison bulb. Dimming depends on the bulb: fit a dimmable E12 bulb with a compatible wall dimmer for full control. The default bulb is not dimmable, and a warm-white bulb glows most beautifully through the stone. What finishes and sizes are there? The frame comes in gold, black, or chrome, and three heights — 10.2″, 23.6″, and 32″ (all 6″ wide). The shortest is a favorite for bedside; the mid and tall sizes suit hallways, living rooms, and TV walls. Does it look good mounted in pairs? Yes — the vertical shape looks especially elegant in twos, flanking a bed, mirror, or TV wall for a balanced, symmetrical look. Select the size marked (*2) and a pair comes at a better price than buying them separately. How bright is it, and will it glare? It gives a soft, ambient glow rather than a bright task light — bright enough to read by at a bedside, yet gentle enough not to disturb someone next to you. The light spreads through the stone, so there's no harsh spot to catch your eye. Will the stone arrive safely? Isn't it fragile? We ship natural stone every day, so it's packed to survive the journey. Each panel is secured in thick, custom-cut foam inside a reinforced box, with the hardware wrapped separately. If anything does arrive damaged in transit, message us with a photo and we'll make it right — a replacement or refund, no hassle. How do I clean it? Wipe both the stone and metal gently with a soft, dry cloth. Avoid water, harsh chemicals, and abrasive pads — alabaster is a porous natural stone, so gentle dusting is all it needs to keep its warm character for years.
More you might like
Related
Rectangular Alabaster Wall Lamp
Related
Rectangular Alabaster Wall Lamp
Related
Alabaster Rectangular Wall Lamp
Related