Sleep Essential V Pocket Spring Mattress
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .se5{ 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; } .se5 *{ box-sizing:border-box; } .se5 .se5-label{ font-size:12px; font-weight:700; letter-spacing:.15em; text-transform:uppercase; color:#C2824D; margin:0 0 14px; } .se5-intro{ font-size:15.5px; color:#333; margin:0 0 30px; } .se5-intro strong{ color:#2C241B; } /* BENEFIT TILES (lead) */ .se5-benefits{ display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin:0 0 38px; } .se5-benefit{ background:#F7EDE3; border-radius:12px; padding:20px 18px; text-align:left; } .se5-benefit svg{ width:26px; height:26px; stroke:#C2824D; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; margin-bottom:11px; } .se5-benefit h3{ font-size:14px; font-weight:700; color:#2C241B; margin:0 0 5px; } .se5-benefit p{ font-size:13px; color:#5a5045; margin:0; line-height:1.5; } /* IS THIS YOU? */ .se5-fit{ background:#2C241B; border-radius:14px; padding:26px 26px; margin:0 0 38px; color:#F7EDE3; } .se5-fit .se5-label{ color:#E8C9AA; } .se5-fit-list{ display:grid; grid-template-columns:1fr 1fr; gap:14px 26px; } .se5-fit-item{ display:flex; gap:11px; align-items:flex-start; } .se5-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; } .se5-fit-tick svg{ width:11px; height:11px; stroke:#fff; fill:none; stroke-width:3; stroke-linecap:round; stroke-linejoin:round; } .se5-fit-item span:last-child{ font-size:13.5px; color:#EDE4D8; line-height:1.5; } .se5-fit-item b{ color:#fff; font-weight:700; } /* TRUST STRIP */ .se5-trust{ display:grid; grid-template-columns:repeat(3,1fr); gap:0; border:1px solid #E5E5E5; border-radius:12px; overflow:hidden; margin:0 0 38px; } .se5-trust-card{ padding:20px 18px; text-align:center; border-right:1px solid #E5E5E5; } .se5-trust-card:last-child{ border-right:none; } .se5-trust-card svg{ width:24px; height:24px; stroke:#C2824D; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; margin-bottom:9px; } .se5-trust-card h4{ font-size:13.5px; font-weight:700; color:#2C241B; margin:0 0 4px; } .se5-trust-card p{ font-size:12.5px; color:#6B6B6B; margin:0; line-height:1.45; } .se5-trust-card a{ color:#C2824D; text-decoration:underline; } /* FIRMNESS */ .se5-firm{ margin:0 0 38px; } .se5-fval{ font-size:14px; font-weight:700; color:#2C241B; } .se5-ftrack{ position:relative; height:14px; border-radius:8px; background:linear-gradient(to right,#F7EDE3,#E8C9AA 55%,#2C241B); margin:14px 0 8px; } .se5-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); } .se5-fends{ display:flex; justify-content:space-between; font-size:12px; color:#6B6B6B; font-weight:700; letter-spacing:.04em; } .se5-fnote{ font-size:13px; color:#6B6B6B; margin:10px 0 0; } /* COLLAPSIBLE DETAIL BLOCKS */ .se5-acc{ margin:0 0 14px; border:1px solid #E5E5E5; border-radius:12px; overflow:hidden; } .se5-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; } .se5-acc summary::-webkit-details-marker{ display:none; } .se5-acc summary .se5-ai{ width:20px; height:20px; stroke:#C2824D; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; flex:0 0 auto; } .se5-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; } .se5-acc[open] summary::after{ transform:translateY(-35%) rotate(-135deg); } .se5-acc[open] summary{ border-bottom:1px solid #E5E5E5; } .se5-acc-body{ padding:20px; } /* cutaway + layer list inside accordion */ .se5-cut-wrap{ display:grid; grid-template-columns:1fr 1fr; gap:24px; align-items:center; } .se5-cut-svg{ width:100%; height:auto; } .se5-layer{ display:flex; align-items:flex-start; gap:11px; padding:10px 0; border-bottom:1px solid #ECECEC; } .se5-layer:last-child{ border-bottom:none; } .se5-layer-sw{ flex:0 0 auto; width:15px; height:15px; border-radius:4px; margin-top:3px; border:1px solid rgba(0,0,0,.08); } .se5-layer h5{ margin:0; font-size:13.5px; font-weight:700; color:#2C241B; } .se5-layer p{ margin:2px 0 0; font-size:12.5px; color:#6B6B6B; } /* spec rows + sizes inside accordion */ .se5-row{ display:flex; justify-content:space-between; gap:16px; padding:10px 0; border-bottom:1px solid #ECECEC; font-size:14px; } .se5-row span:first-child{ color:#6B6B6B; } .se5-row span:last-child{ color:#2C241B; font-weight:600; text-align:right; } .se5-sub{ font-size:13px; font-weight:700; color:#2C241B; margin:22px 0 12px; } .se5-size-grid{ display:grid; grid-template-columns:1fr 1fr; gap:10px; } .se5-size{ display:flex; justify-content:space-between; gap:12px; background:#F5F5F5; border-radius:8px; padding:11px 14px; font-size:13.5px; } .se5-size span:first-child{ font-weight:700; color:#2C241B; } .se5-size span:last-child{ color:#6B6B6B; } .se5-note{ font-size:12.5px; color:#6B6B6B; margin:12px 0 0; } /* care inside accordion */ .se5-care{ display:grid; grid-template-columns:1fr 1fr; gap:12px; } .se5-care-card{ background:#F5F5F5; border-radius:10px; padding:15px 16px; } .se5-care-card .e{ font-size:19px; display:block; margin-bottom:6px; line-height:1; } .se5-care-card h5{ font-size:13px; font-weight:700; color:#2C241B; margin:0 0 4px; } .se5-care-card p{ font-size:13px; color:#555; margin:0; line-height:1.5; } .se5-cert-row{ display:flex; flex-wrap:wrap; gap:10px; margin-top:18px; } .se5-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; } .se5-cert-badge svg{ width:16px; height:16px; stroke:#C2824D; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; } /* FAQ */ .se5-faq{ margin:32px 0 38px; } .se5-faq details{ border-bottom:1px solid #E5E5E5; } .se5-faq details:first-of-type{ border-top:1px solid #E5E5E5; } .se5-faq summary{ list-style:none; cursor:pointer; padding:16px 36px 16px 2px; position:relative; font-size:14px; font-weight:700; color:#2C241B; } .se5-faq summary::-webkit-details-marker{ display:none; } .se5-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; } .se5-faq details[open] summary::after{ transform:translateY(-35%) rotate(-135deg); } .se5-faq-a{ padding:0 2px 18px; font-size:14px; color:#444; line-height:1.6; } /* SEO */ .se5-seo{ border-top:1px solid #E5E5E5; padding-top:28px; } .se5-seo h2{ font-size:19px; font-weight:700; color:#2C241B; margin:0 0 14px; } .se5-seo p{ font-size:13.5px; color:#6B6B6B; line-height:1.7; margin:0 0 14px; } .se5-seo p:last-child{ margin-bottom:0; } .se5 .mr-link{ color:#C2824D; text-decoration:underline; text-decoration-thickness:1px; text-underline-offset:2px; font-weight:600; } @media (max-width:768px){ .se5-benefits,.se5-fit-list,.se5-care,.se5-size-grid,.se5-cut-wrap{ grid-template-columns:1fr; } .se5-trust{ grid-template-columns:1fr; } .se5-trust-card{ border-right:none; border-bottom:1px solid #E5E5E5; } .se5-trust-card:last-child{ border-bottom:none; } } Sleep Essentia V · Pocket Spring Mattress Sleep Essentia V is a supportive, medium-feel pocket spring mattress in a slim, easy-to-handle profile. An 18 cm pocket spring core with a firmer 2.2 mm wire gives responsive, supportive comfort, while a comfort foam quilted top adds a cushioned surface to sleep on. At a slim 20 cm and delivered compressed in a box, it's a straightforward, good-value choice with a bit more hold than a soft mattress — well suited to guest rooms, growing kids and everyday sleep. Supportive pocket springs A firmer 2.2 mm pocket spring core gives responsive, supportive comfort and helps limit partner disturbance. Comfortable medium feel A balanced 6/10 feel — supportive underneath, with a cushioned quilted top. Boxed for easy living A slim 20 cm profile, compressed and rolled, makes it simple to move, carry and set up. Sleep Essentia V 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 delivery and setup. 3-year warranty Warranty policy Free local delivery Near our Rocklea warehouse — terms Try it in person At our 5 SE QLD showrooms Firmness Medium · 6 / 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 2 cm comfort foam quilting for a cushioned, comfortable feel Pocket spring system 18 cm · 2.2 mm wire, individually wrapped, between cotton felt pads Reinforced base Foam base panel + backing Total height 20 cm Dimensions & sizes TypePocket spring — supportive, with a quilted comfort top CoverKnitted fabric Comfort layers2 cm comfort foam quilting + cotton felt pads Support core18 cm pocket spring system (2.2 mm wire) Total height20 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. Packaged size — rolled & boxed (L × W × H) Single98 × 31 × 31 cm King Single111 × 31 × 31 cm Double141 × 31 × 31 cm Queen159 × 31 × 31 cm King189 × 31 × 31 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 Sleep Essentia V 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 Sleep Essentia V, and who is it for? It has a medium feel — around 6 on a 1 to 10 scale — supportive underneath with a cushioned quilted 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. 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 Sleep Essentia V is single-sided, with the comfort layer on top, so it is not designed to be flipped. Rotate it head-to-foot every few months to help it wear evenly. Sleep Essentia V Mattress — full product details The Sleep Essentia V Mattress is a supportive, medium-feel pocket spring mattress in a slim, easy-to-handle profile. An 18 cm pocket spring core with a firmer 2.2 mm wire gives responsive, supportive comfort, while a comfort foam quilted top adds a cushioned surface, in a 20 cm profile. Our mattress buying guide covers the firmness, spring structure and materials in more detail. It comes in five Australian Standard sizes, from Single through to King, all following standard Australian mattress dimensions. Its medium feel suits back and combination sleepers and anyone who wants a supportive surface with a cushioned top, and its slim, boxed format makes it a practical choice for guest rooms, growing kids and everyday sleep, while the individually wrapped springs help limit partner disturbance for couples. Sleep Essentia V suits anyone after supportive, good-value pocket spring 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
Sleep Essential III Pocket Spring Mattress
Related
Maryam’s Essential Textured Binding Long Sleeves Buttons Poc
Related
MA05 Sleep Essential Bundle | Cloud 4 Crib Mattress & Pocket
Related