Sedona Bedside Table
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .sedona { padding-top: 6px; overflow: visible; font-family: 'Open Sans', sans-serif ; color: #222222; font-size: 15px; line-height: 1.7; max-width: 100%; box-sizing: border-box; } .sedona *, .sedona *::before, .sedona *::after { box-sizing: border-box; } .sedona .sd-intro { margin: 0 0 28px; } .sedona .sd-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .sedona .sd-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .sedona .sd-section { margin: 28px 0; } .sedona .sd-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .sedona .sd-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .sedona .sd-hero-icon svg { width: 34px; height: 34px; stroke: #FFFFFF; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .sedona .sd-hero-content { flex: 1; } .sedona .sd-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .sedona .sd-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .sedona .sd-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .sedona .sd-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .sedona .sd-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .sedona .sd-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .sedona .sd-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .sedona .sd-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .sedona .sd-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } .sedona .sd-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .sedona .sd-spec .sd-label { margin-bottom: 10px; } .sedona .sd-spec-row { display: grid; grid-template-columns: 38% 62%; gap: 10px; padding: 9px 0; border-bottom: 1px solid rgba(194,130,77,0.15); font-size: 13.5px; line-height: 1.5; } .sedona .sd-spec-row:last-child { border-bottom: none; } .sedona .sd-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .sedona .sd-spec-row > span:last-child { color: #222222; } .sedona .sd-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .sedona .sd-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .sedona .sd-care-emoji { font-size: 22px; line-height: 1; } .sedona .sd-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .sedona .sd-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .sedona .sd-eco { background: #F7EDE3; border-radius: 10px; padding: 20px 22px; margin: 24px 0; display: flex; gap: 18px; align-items: flex-start; } .sedona .sd-eco-emoji { font-size: 26px; line-height: 1; flex-shrink: 0; } .sedona .sd-eco-content h3 { margin: 0 0 6px; font-size: 15px; font-weight: 700; color: #2C241B; } .sedona .sd-eco-content p { margin: 0; font-size: 14px; line-height: 1.6; color: #222222; } .sedona .sd-glance { display: block; margin: 0; } .sedona .sd-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .sedona .sd-tick { flex-shrink: 0; width: 22px; height: 22px; background: #C2824D; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 2px; } .sedona .sd-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .sedona .sd-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .sedona .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; } .sedona .mr-link:hover { color: #A56934; } .sedona .sd-faq { margin: 0; } .sedona .sd-faq-item { border-bottom: 1px solid #E5E5E5; } .sedona .sd-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .sedona .sd-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .sedona .sd-faq-item summary::-webkit-details-marker { display: none; } .sedona .sd-faq-item summary::after { content: '+'; position: absolute; right: 4px; top: 50%; transform: translateY(-50%); font-size: 22px; font-weight: 400; color: #C2824D; line-height: 1; } .sedona .sd-faq-item[open] summary::after { content: '−'; } .sedona .sd-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .sedona .sd-faq-answer p { margin: 0; } .sedona .sd-show { background: #F7EDE3; border-radius: 10px; padding: 18px 22px; margin: 24px 0; } .sedona .sd-show p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .sedona .sd-set { background: #2C241B; border-radius: 10px; padding: 22px 24px; margin: 28px 0; } .sedona .sd-set h3 { margin: 0 0 4px; font-size: 15px; font-weight: 700; color: #FFFFFF; } .sedona .sd-set p { margin: 0; font-size: 13.5px; line-height: 1.6; color: rgba(255,255,255,0.82); } .sedona .sd-set a { color: #E5C8A5; text-decoration: underline; text-underline-offset: 2px; font-weight: 700; } .sedona .sd-set a:hover { color: #FFFFFF; } @media (max-width: 768px) { .sedona .sd-features { grid-template-columns: 1fr; } .sedona .sd-care { grid-template-columns: 1fr; } .sedona .sd-spec-row { grid-template-columns: 1fr; gap: 4px; } .sedona .sd-hero { flex-direction: column; gap: 14px; } } Solid storage with real character, right by the bed. The Sedona Bedside Table brings the same chunky, recycled-pine build to either side of the bed — two deep drawers for everything you want close at hand, finished in the same deep Grey Stone timber stain as the matching Sedona Bookcase Bedframe. It's a warm, substantial nightstand with the weight and presence to anchor the whole setting. A Grounded Nightstand With Room To Spare Two deep drawers run on smooth metal runners with metal bar handles to match the Sedona bed — easy to open, and roomy enough for books, chargers, glasses and the bits that usually clutter a bedside. On top, a generous surface leaves plenty of space for a lamp, a glass of water and your morning alarm, all on chunky solid-section timber that gives it genuine weight and durability. Why It Works Two Deep Drawers Generous drawer storage on metal runners keeps books, chargers and night-time bits tidy and out of sight. Solid Recycled Pine Chunky solid-section timber gives the table its weight and durability, with the natural grain and character that only recycled pine brings. Matching Grey Stone Finish The same deep Grey Stone timber stain and metal handles as the Sedona bed, so both sides of the room read as one set. Built To Match Designed as the natural partner to the Sedona Bookcase Bedframe, the bedside carries the same recycled pine, the same Grey Stone stain and the same metal handles — so it slots straight into the look rather than just sitting near it. The grounded, contemporary finish reads easily alongside both warm and cool palettes, and a pair either side of the bed gives the room a balanced, pulled-together feel. Construction & Specifications Structural FrameSolid recycled pine, chunky section throughout DrawersTwo drawers on smooth metal runners HandlesMetal bar handles to match the Sedona range FinishGrey Stone timber stain 🌱 Made From Recycled Pine The Sedona is crafted from recycled pine — a more sustainable way to build with timber, giving each piece natural variation in grain, tone and texture. Small differences from one piece to the next are part of the character, not a flaw. Caring For It 🧼 Wipe Clean Dust regularly and wipe with a soft, barely-damp cloth, then dry off. Avoid harsh solvents and abrasive cleaners that can dull the timber stain. ☕ Protect The Top Use a coaster or small tray under water glasses, lamps and cups so the timber top stays free of rings and marks. At A Glance Two deep drawers on smooth metal runners with metal bar handles. Solid recycled pine in a Grey Stone timber stain. Chunky, grounded build with a roomy top for a lamp and essentials. Pairs with the matching Sedona Bookcase Bedframe. Good To Know How much storage does it have? Two deep drawers on smooth metal runners — generous room for books, chargers, glasses and the everyday bits you want close to the bed, all tucked out of sight. What is it made from? Solid recycled pine, used in chunky sections throughout, finished in a Grey Stone timber stain with metal bar handles. Being recycled timber, each piece carries natural variation in grain and tone. Does it match the Sedona bed? Yes — it's finished in the same recycled pine, Grey Stone stain and metal handles as the Sedona Bookcase Bedframe, so the two sit together as one coordinated set. Does it need assembling? The bedside table arrives assembled — you'll just need to attach the handles, and it's ready to use. Complete the Sedona Look Pair it with the matching Sedona Bookcase Bedframe — same recycled pine and Grey Stone finish, with a shelved headboard and footend storage drawers to anchor the room. Prefer to see it in person? Visit any of our South East Queensland showrooms — Rocklea, Beenleigh, North Ipswich, Virginia and Bundall — to view the Sedona range up close.
More you might like
Related
Sedona 2-drawer Nightstand Bedside Table Natural PineWeather
Related
Sedona Bedside
Related
OYRREU Bedside Table Bedside Table Bedside Table Bedside Tab
Related