Product Description Arbre, a rustic design inspired by the unique patterns and textures found within the natural world. This design is presented on our rich velvet fabric, meaning it is suitable for upholstery, curtains, blinds and cushions. Product Specification Material: Luxor Velvet Colour: Brown Design: Textures Composition: 100% Polyester Width (cm): 140cm Pattern Repeat: 52cm More Colours Available: Yes Technical Information Use: Upholstery, Curtains and Blinds Martindale Rub Test: 80,000 FR Standards: Upon Request Delivery & Returns Delivery & Custom Orders Samples: Delivered in 2–3 working days (UK) or 7–10 working days (International). Final Products: All items are custom-ordered and handmade. Please allow 7–10 working days (UK) or 10–15 working days (International) for manufacturing and delivery. Returns Policy Custom-Cut Fabric: Due to its custom-cut nature (off the roll), fabric is non-returnable. We can only process a return or exchange if the item is damaged or faulty upon receipt. Cushions & Accessories: These items can be returned or exchanged if they are received damaged or faulty. Please contact us immediately so we can arrange a replacement. /* This CSS ensures the custom icons work and is now RESTRICTED to only apply to elements with the class .product-info-details */ .product-info-details > summary { list-style: none; /* Hide default triangle/arrow */ } .product-info-details > summary::after { content: '+'; /* Default state: show plus sign */ font-size: 1.5em; margin-left: 10px; } /* The Product Description dropdown will now show the minus sign when open */ .product-info-details[open] > summary::after { content: '−'; /* Open state: show minus sign */ } /* Ensure the icon is placed correctly when hiding the default marker */ details > summary { list-style-type: none; }