Posture Delight Pocket Spring Mattress
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .pdl{ font-family:'Open Sans',sans-serif; color:#222; font-size:15px; line-height:1 .7; max-width:820px; margin:0 auto; padding-top:6px; -webkit-font-smoothing:antialiased; } .pdl *{ box-sizing:border-box; } .pdl .pdl-label{ font-size:12px; font-weight:700; letter-spacing:.15em; text-transform:uppercase; color:#C2824D; margin:0 0 14px; } .pdl-intro{ font-size:15.5px; color:#333; margin:0 0 30px; } .pdl-intro strong{ color:#2C241B; } /* BENEFIT TILES (lead) */ .pdl-benefits{ display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin:0 0 38px; } .pdl-benefit{ background:#F7EDE3; border-radius:12px; padding:20px 18px; text-align:left; } .pdl-benefit svg{ width:26px; height:26px; stroke:#C2824D; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; margin-bottom:11px; } .pdl-benefit h3{ font-size:14px; font-weight:700; color:#2C241B; margin:0 0 5px; } .pdl-benefit p{ font-size:13px; color:#5a5045; margin:0; line-height:1.5; } /* IS THIS YOU? */ .pdl-fit{ background:#2C241B; border-radius:14px; padding:26px 26px; margin:0 0 38px; color:#F7EDE3; } .pdl-fit .pdl-label{ color:#E8C9AA; } .pdl-fit-list{ display:grid; grid-template-columns:1fr 1fr; gap:14px 26px; } .pdl-fit-item{ display:flex; gap:11px; align-items:flex-start; } .pdl-fit-tick{ flex:0 0 auto; width:20px; height:20px; border-radius:50%; background:#C2824D; display:inline-flex; align-items:center; justify-content:center; margin-top:2px; } .pdl-fit-tick svg{ width:11px; height:11px; stroke:#fff; fill:none; stroke-width:3; stroke-linecap:round; stroke-linejoin:round; } .pdl-fit-item span:last-child{ font-size:13.5px; color:#EDE4D8; line-height:1.5; } .pdl-fit-item b{ color:#fff; font-weight:700; } /* TRUST STRIP */ .pdl-trust{ display:grid; grid-template-columns:repeat(3,1fr); gap:0; border:1px solid #E5E5E5; border-radius:12px; overflow:hidden; margin:0 0 38px; } .pdl-trust-card{ padding:20px 18px; text-align:center; border-right:1px solid #E5E5E5; } .pdl-trust-card:last-child{ border-right:none; } .pdl-trust-card svg{ width:24px; height:24px; stroke:#C2824D; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; margin-bottom:9px; } .pdl-trust-card h4{ font-size:13.5px; font-weight:700; color:#2C241B; margin:0 0 4px; } .pdl-trust-card p{ font-size:12.5px; color:#6B6B6B; margin:0; line-height:1.45; } .pdl-trust-card a{ color:#C2824D; text-decoration:underline; } /* FIRMNESS */ .pdl-firm{ margin:0 0 38px; } .pdl-fval{ font-size:14px; font-weight:700; color:#2C241B; } .pdl-ftrack{ position:relative; height:14px; border-radius:8px; background:linear-gradient(to right,#F7EDE3,#E8C9AA 55%,#2C241B); margin:14px 0 8px; } .pdl-fmarker{ position:absolute; top:50%; width:18px; height:18px; border-radius:50%; background:#fff; border:3px solid #C2824D; transform:translate(-50%,-50%); box-shadow:0 1px 3px rgba(0,0,0,.25); } .pdl-fends{ display:flex; justify-content:space-between; font-size:12px; color:#6B6B6B; font-weight:700; letter-spacing:.04em; } .pdl-fnote{ font-size:13px; color:#6B6B6B; margin:10px 0 0; } /* COLLAPSIBLE DETAIL BLOCKS */ .pdl-acc{ margin:0 0 14px; border:1px solid #E5E5E5; border-radius:12px; overflow:hidden; } .pdl-acc summary{ list-style:none; cursor:pointer; padding:18px 20px; font-size:15px; font-weight:700; color:#2C241B; position:relative; display:flex; align-items:center; gap:11px; } .pdl-acc summary::-webkit-details-marker{ display:none; } .pdl-acc summary .pdl-ai{ width:20px; height:20px; stroke:#C2824D; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; flex:0 0 auto; } .pdl-acc summary::after{ content:""; position:absolute; right:20px; top:50%; width:9px; height:9px; border-right:2px solid #C2824D; border-bottom:2px solid #C2824D; transform:translateY(-65%) rotate(45deg); transition:transform .2s ease; } .pdl-acc[open] summary::after{ transform:translateY(-35%) rotate(-135deg); } .pdl-acc[open] summary{ border-bottom:1px solid #E5E5E5; } .pdl-acc-body{ padding:20px; } /* cutaway + layer list inside accordion */ .pdl-cut-wrap{ display:grid; grid-template-columns:1fr 1fr; gap:24px; align-items:center; } .pdl-cut-svg{ width:100%; height:auto; } .pdl-layer{ display:flex; align-items:flex-start; gap:11px; padding:10px 0; border-bottom:1px solid #ECECEC; } .pdl-layer:last-child{ border-bottom:none; } .pdl-layer-sw{ flex:0 0 auto; width:15px; height:15px; border-radius:4px; margin-top:3px; border:1px solid rgba(0,0,0,.08); } .pdl-layer h5{ margin:0; font-size:13.5px; font-weight:700; color:#2C241B; } .pdl-layer p{ margin:2px 0 0; font-size:12.5px; color:#6B6B6B; } /* spec rows + sizes inside accordion */ .pdl-row{ display:flex; justify-content:space-between; gap:16px; padding:10px 0; border-bottom:1px solid #ECECEC; font-size:14px; } .pdl-row span:first-child{ color:#6B6B6B; } .pdl-row span:last-child{ color:#2C241B; font-weight:600; text-align:right; } .pdl-sub{ font-size:13px; font-weight:700; color:#2C241B; margin:22px 0 12px; } .pdl-size-grid{ display:grid; grid-template-columns:1fr 1fr; gap:10px; } .pdl-size{ display:flex; justify-content:space-between; gap:12px; background:#F5F5F5; border-radius:8px; padding:11px 14px; font-size:13.5px; } .pdl-size span:first-child{ font-weight:700; color:#2C241B; } .pdl-size span:last-child{ color:#6B6B6B; } .pdl-note{ font-size:12.5px; color:#6B6B6B; margin:12px 0 0; } /* care inside accordion */ .pdl-care{ display:grid; grid-template-columns:1fr 1fr; gap:12px; } .pdl-care-card{ background:#F5F5F5; border-radius:10px; padding:15px 16px; } .pdl-care-card .e{ font-size:19px; display:block; margin-bottom:6px; line-height:1; } .pdl-care-card h5{ font-size:13px; font-weight:700; color:#2C241B; margin:0 0 4px; } .pdl-care-card p{ font-size:13px; color:#555; margin:0; line-height:1.5; } .pdl-cert-row{ display:flex; flex-wrap:wrap; gap:10px; margin-top:18px; } .pdl-cert-badge{ display:inline-flex; align-items:center; gap:8px; border:1px solid #E5E5E5; border-radius:999px; padding:8px 14px; font-size:13px; font-weight:600; color:#2C241B; background:#fff; } .pdl-cert-badge svg{ width:16px; height:16px; stroke:#C2824D; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; } /* FAQ */ .pdl-faq{ margin:32px 0 38px; } .pdl-faq details{ border-bottom:1px solid #E5E5E5; } .pdl-faq details:first-of-type{ border-top:1px solid #E5E5E5; } .pdl-faq summary{ list-style:none; cursor:pointer; padding:16px 36px 16px 2px; position:relative; font-size:14px; font-weight:700; color:#2C241B; } .pdl-faq summary::-webkit-details-marker{ display:none; } .pdl-faq summary::after{ content:""; position:absolute; right:8px; top:50%; width:9px; height:9px; border-right:2px solid #C2824D; border-bottom:2px solid #C2824D; transform:translateY(-65%) rotate(45deg); transition:transform .2s ease; } .pdl-faq details[open] summary::after{ transform:translateY(-35%) rotate(-135deg); } .pdl-faq-a{ padding:0 2px 18px; font-size:14px; color:#444; line-height:1.6; } /* SEO */ .pdl-seo{ border-top:1px solid #E5E5E5; padding-top:28px; } .pdl-seo h2{ font-size:19px; font-weight:700; color:#2C241B; margin:0 0 14px; } .pdl-seo p{ font-size:13.5px; color:#6B6B6B; line-height:1.7; margin:0 0 14px; } .pdl-seo p:last-child{ margin-bottom:0; } .pdl .mr-link{ color:#C2824D; text-decoration:underline; text-decoration-thickness:1px; text-underline-offset:2px; font-weight:600; } @media (max-width:768px){ .pdl-benefits,.pdl-fit-list,.pdl-care,.pdl-size-grid,.pdl-cut-wrap{ grid-template-columns:1fr; } .pdl-trust{ grid-template-columns:1fr; } .pdl-trust-card{ border-right:none; border-bottom:1px solid #E5E5E5; } .pdl-trust-card:last-child{ border-bottom:none; } } Posture Delight · Pocket Spring Mattress Posture Delight is a supportive pocket spring mattress with a plush, cushioned top. A 20 cm pocket spring core with a firmer wire gives steady, responsive support, while a thick comfort foam layer and convoluted foam quilting soften the surface for a pillow-top feel. At a balanced 7 out of 10 it holds you up while staying comfortable — a popular all-rounder. It arrives compressed and rolled in a box, ready to unroll at home. Supportive pocket springs A 20 cm core of individually wrapped springs gives responsive support and helps limit partner disturbance. Plush comfort top A thick comfort foam layer and convoluted foam quilting cushion the surface for a soft-to-the-touch feel. Supportive medium feel A 7/10 feel at the firmer end of medium — supportive without being hard underneath. Posture Delight is for you if… You want a supportive medium feel — firm enough to hold you up, with a cushioned top. You share the bed — individually wrapped pocket springs help limit partner disturbance. You're a back or combination sleeper who wants support without a hard surface. You'd like a mattress that arrives in a box — compressed and rolled for easy handling. 5-year warranty Warranty policy Free local delivery Near our Rocklea warehouse — terms Try it in person At our 5 SE QLD showrooms Firmness Medium · 7 / 10 1 · Soft10 · Firm Firmness is subjective — how firm a mattress feels can vary with body weight and sleeping position. We highly recommend trying it in person at one of our five SE QLD showrooms before you decide. The detail What's inside the mattress Quilted comfort top Knitted cover with convoluted foam quilting for a cushioned, pillow-top feel Comfort foam 5 cm Pocket spring system 20 cm · 2.3 mm wire, individually wrapped, over cotton felt pads Reinforced base Foam base panel + backing Total height 28 cm Dimensions & sizes TypePocket spring — supportive, with a plush comfort top CoverKnitted fabric Comfort layersConvoluted foam quilting (top) + 5 cm comfort foam Support core20 cm pocket spring system (2.3 mm wire) with cotton felt pads Total height28 cm DeliveredCompressed & rolled in a box Available sizes (W × L) Single92 × 187 cm King Single106 × 203 cm Double137 × 187 cm Queen153 × 203 cm King183 × 203 cm All sizes follow Australian Standard mattress dimensions. Pocket spring count (by size) Single450 springs · 15 × 30 King Single544 springs · 17 × 32 Double660 springs · 22 × 30 Queen768 springs · 24 × 32 King960 springs · 30 × 32 Spring counts are for the pocket spring layer and increase with mattress size. Packaged size — rolled & boxed (L × W × H) Single100 × 33 × 33 cm King Single114 × 33 × 33 cm Double140 × 33 × 33 cm Queen160 × 33 × 33 cm King190 × 33 × 33 cm Boxed dimensions make it easy to plan pickup in a vehicle. Care & maintenance 🔄 Rotate regularly Turn it head-to-foot every few months to help it wear evenly. 🛡️ Use a protector Keeps the cover cleaner and guards against everyday spills. 🌬️ Let it breathe Air it out from time to time and keep the room well ventilated. 🧼 Spot clean only Damp cloth and mild cleaner; avoid soaking or harsh chemicals. Frequently asked questions Does the Posture Delight come rolled in a box? Yes. It is compressed, rolled and boxed, which makes it easy to fit in a vehicle and carry through the home before you unroll it. How long before I can sleep on it? Once unboxed it starts expanding straight away and is generally ready to sleep on within a few hours. Like most rolled mattresses, it can keep settling over the following days. How firm is the Posture Delight, and who is it for? It sits at the firmer end of medium — around 7 on a 1 to 10 scale — supportive underneath with a cushioned top. That balance suits back and combination sleepers, and anyone who wants support without a hard surface. Firmness is subjective, so we'd suggest trying it in person at one of our five SE QLD showrooms. Do the springs help with partner disturbance? Yes. The springs are individually wrapped (pocket springs), so they move largely on their own rather than as one connected unit. That helps absorb movement and limit the disturbance you feel when someone shifts or gets in and out of bed. What kind of base should I use? Use it on a solid (platform) base or a slatted base with evenly spaced slats. An unsupportive base can affect comfort and may affect your warranty — see our warranty policy. Do I need to flip it? No. The Posture Delight is single-sided, with the comfort layers on top, so it is not designed to be flipped. Rotate it head-to-foot every few months to help it wear evenly. Posture Delight Mattress — full product details The Posture Delight Mattress is a supportive pocket spring mattress with a plush, cushioned top. A 20 cm pocket spring core with a firmer 2.3 mm wire gives steady, responsive support, while a 5 cm comfort foam layer and convoluted foam quilting soften the surface for a pillow-top feel, in a 28 cm profile. Our mattress buying guide covers the firmness, spring structure and materials in more detail. It comes in six Australian Standard sizes, from Single through to Super King, all following standard Australian mattress dimensions. At the firmer end of medium — around 7 out of 10 — it suits back and combination sleepers and anyone after a supportive feel with a cushioned surface, while the individually wrapped springs help limit partner disturbance for couples. Posture Delight suits anyone after supportive, balanced comfort in an easy-to-handle boxed mattress. It arrives compressed and rolled, ready to unroll at home, and works with any standard bed frame or base. See it in person at our showrooms in Rocklea, Virginia, Bundall (Gold Coast), North Ipswich and Beenleigh.
More you might like
Related
Posture Feel Pocket Spring Mattress
Related
Posture Perfect Pocket Spring - Orthopedic Mattress
Related
Posture Perfect Pocket Spring Orthopedic Mattress
Related