#html-body [data-pb-style=DY760DN]{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}#html-body [data-pb-style=AD5GBH6]{width:100%;border-width:1px;border-color:#cecece;display:inline-block}#html-body [data-pb-style=HBGMFOU]{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}#html-body [data-pb-style=YQWNSVY]{width:100%;border-width:1px;border-color:#cecece;display:inline-block}#html-body [data-pb-style=DIO6YCI]{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll} Let’s Go to Space…ready…3 2 1 Blast Off!!! 3, 2, 1 Blast Off is a celebration of space exploration with a vintage twist. With its retro colour palette and imagery, this collection is sure to transport you back in time when space exploration was just beginning. This panel makes a gorgeous rocket shaped backpack and accompanying astronaut toy that fits snugly inside. The backpack measures 36”x60”, the perfect size for budding explorers to take with them on their adventures. This is 100% quilting weight cotton from Moda fabrics. A medium weight fabric with a smooth hand and tight weave that’s ideal for all your quilting and sewing needs. The Details:Fibre Content: 100% Premium CottonWidth: 112cm (44")Weight: Medium (quilting weight)Opacity: OpaqueOrigin: Made in KoreaCare Instructions: Always pre-wash before making. Machine wash cool. Warm iron.Recommended machine needle: Universal 70/10 At Truro Fabrics we're a small, family-run business in the heart of Cornwall, UK. We love compiling our carefully chosen fabric collections and sharing beautiful products with our customers. All orders are lovingly wrapped in recycled tissue and re-purposed packaging, ready to arrive and be made into exciting creations. Since every computer monitor and mobile device is different, we cannot guarantee the colour will be an exact match to what you see online. Make use of our Swatch Service to ensure this fabric is suitable for your project. Delivery & Returns+ We’ll carefully pack and send your order within 1–3 working days (Mon–Fri). All deliveries are handled by trusted Royal Mail services or our secure Tracked & Signed parcel service. Please note that cut fabrics, sewing patterns and threads cannot be returned unless faulty. If you change your mind, haberdashery items and sewing tools can be returned within 14 days - as long as they’re unused and in their original packaging. Swatches are non-refundable Every parcel is checked before it leaves us, but if something does arrive damaged or not quite right, just let us know within 28 days and we’ll put it right straight away. .accordion-section { margin-top: 1.5rem; padding-top: 0; font-family: inherit;}.accordion-toggle { width: 100%; text-align: left; background: #fff; border: 2px solid #b4802c; padding: 1rem 1.2rem; font-size: 1.2rem; font-weight: 600; cursor: pointer; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; color: #333; transition: all 0.2s ease;}.accordion-toggle:hover,.accordion-toggle[aria-expanded="true"] { background: #b4802c; color: #fff;}.accordion-icon { font-size: 1.4rem; font-weight: bold; transition: transform 0.2s ease;}.accordion-content { margin-top: 0.5rem;}.delivery-box { border: 2px solid #b4802c; background: #fff4e6; /* light gold background */ padding: 1rem 1.2rem; border-radius: 10px; line-height: 1.5;} document.addEventListener("DOMContentLoaded", function () { const toggle = document.querySelector(".accordion-toggle"); const content = document.querySelector(".accordion-content"); const icon = toggle.querySelector(".accordion-icon"); toggle.addEventListener("click", function () { const expanded = toggle.getAttribute("aria-expanded") === "true"; toggle.setAttribute("aria-expanded", !expanded); content.hidden = expanded; icon.textContent = expanded ? "+" : "-"; // straight hyphen });});