.britten-product-description { max-width: 100%; margin: 0 auto; } .britten-hero { margin-bottom: 1.2em; } .britten-features { margin: 0 0 1.5em 0; padding: 0; } .britten-features ul { list-style: none; padding: 0; margin: 0; } .britten-features li { padding: 0.1em 0; padding-left: 1.5em; position: relative; } .britten-features li:before { content: "•"; position: absolute; left: 0; color: #d4c5b9; font-weight: bold; } .britten-craftsmanship { margin: 0 0 1.5em 0; padding: 1.5em 0 0 0; border-top: 1px solid #e8e8e8; } .britten-craftsmanship h2 { margin-bottom: 1em; font-size: inherit; font-weight: inherit; } .britten-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1.2em; margin-top: 1em; } .britten-grid-item h4 { margin-bottom: 0.5em; font-weight: 500; font-size: 0.95em; } .britten-grid-item p { margin: 0; } .britten-testimonial { background: #f8f6f4; padding: 1.5em; margin: 0 0 2em 0; border-left: 3px solid #d4c5b9; display: flex; gap: 1.5em; align-items: center; } .britten-testimonial-image { flex-shrink: 0; width: 80px; height: 80px; border-radius: 50%; overflow: hidden; } .britten-testimonial-image a { display: block; width: 100%; height: 100%; } .britten-testimonial-image img { width: 100%; height: 100%; object-fit: cover; transition: opacity 0.2s ease; } .britten-testimonial-image a:hover img { opacity: 0.8; } .britten-testimonial-content { flex: 1; } .britten-testimonial-content p { margin: 0; font-style: italic; } .britten-testimonial-content a { text-decoration: none; color: inherit; transition: opacity 0.2s ease; } .britten-testimonial-content a:hover { opacity: 0.7; } .britten-specs { margin-top: 2em; margin-bottom: 0; } .britten-specs h2 { margin-bottom: 1em; font-size: inherit; font-weight: inherit; } .britten-specs ul { list-style: none; padding: 0; margin: 0; margin-bottom: 0; } .britten-specs li { padding: 0.15em 0; padding-left: 1.5em; position: relative; } .britten-specs li:before { content: "•"; position: absolute; left: 0; color: #d4c5b9; font-weight: bold; } .britten-specs li:last-child { padding-bottom: 0; } .britten-faq { margin-top: 2.5em; padding-top: 0; border-top: none; } .britten-faq h2 { margin-bottom: 0; cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 0.5em 0; font-size: inherit; font-weight: inherit; } .britten-faq h2:hover { opacity: 0.7; } .britten-faq-toggle { flex-shrink: 0; margin-left: 1em; font-size: 1.5em; line-height: 1; transition: none; } .britten-faq-toggle::before { content: '+'; } .britten-faq-toggle.active::before { content: '−'; } .britten-faq-content { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; } .britten-faq-content.active { max-height: 2000px; padding-top: 1em; } .britten-faq-item { border-bottom: 1px solid #e8e8e8; padding: 0.8em 0; } .britten-faq-question { font-weight: 500; margin-bottom: 0.5em; } .britten-faq-answer { margin: 0; } @media (max-width: 768px) { .britten-testimonial { padding: 1.5em; flex-direction: column; text-align: center; } .britten-testimonial-image { width: 60px; height: 60px; } .britten-grid { grid-template-columns: 1fr; gap: 1em; } } The Flower Wedding Veil is a classic single tier veil with hand stitched flowers delicately placed around the train. Gathered at the top and attached to a silver plated comb, this elegant piece creates a timeless bridal look that becomes a treasured heirloom. Hand stitched flowers delicately scattered around the train for romantic detail. Available in five lengths from fingertip (122cm) to cathedral (300cm). ✨ Personalise with veil embroidery add ons featuring your wedding date and initials. Choose from polyester flowers or hand cut silk flowers to suit your style. Made in Bath, England Handcrafted to Order Made in our Bath workshop, a stone's throw from the Abbey. Each piece is crafted individually—never mass-produced or imported. Couture Materials We source materials from specialist mills and suppliers in England, Italy and the USA, selected for quality and longevity. Gift-Ready Presentation Every order arrives beautifully wrapped and ready to gift. No additional packaging needed—just hand it over. Presented in our signature keepsake box with grosgrain ribbon. Since 2007 Founded by Sarah, Britten is an independent atelier seen in The Crown on Netflix, featured in Vogue and Style Me Pretty. "The flowers on this veil are so pretty!" — Sarah, Founder Specifications Materials: traditional tulle in off-white or ivory Lengths available: Fingertip (122cm), ballet (150cm), floor (200cm), church (250cm), cathedral (300cm) Attachment: Gathered at top with silver plated comb Edge finish: Cut edge with floral embellishments on train Flower options: Polyester or hand cut silk flowers Construction: Single tier design Made to order: Bespoke item crafted to your specifications Frequently Asked Questions How do I choose between polyester and silk flowers for my wedding veil? Both options are beautiful - polyester flowers or hand cut silk flowers each offer different textures and finishes. Silk flowers have a more luxurious feel and natural drape, whilst polyester flowers are incredibly durable and maintain their shape perfectly throughout your wedding day. What length flower veil works best with different dress styles? Fingertip (122cm) and ballet (150cm) lengths complement shorter dresses beautifully, whilst floor (200cm), church (250cm) and cathedral (300cm) lengths create dramatic impact with longer trains. For detailed guidance on choosing the perfect length, please read our wedding veil guide or get in touch for personalised advice. Can I see real brides wearing the flower wedding veil before ordering? See real brides wearing this veil to get inspiration for how it photographs and moves. These images showcase how beautifully the hand stitched flowers complement different dress styles and wedding settings. How should I store my flower wedding veil after the ceremony? Proper storage preserves your veil's delicate flowers and tulle for years to come. Our veil bag and hanging clip keeps your veil safely stored and wrinkle-free, protecting the hand stitched floral details. Can I add personalised embroidery to my flower wedding veil? Yes, you can personalise this veil with your wedding date and initials alongside the beautiful hand stitched flowers. Explore all available options in our veil embroidery add ons collection to create a truly bespoke piece. Our friendly team can guide you through the options. if (typeof toggleFAQSection === 'undefined') { function toggleFAQSection(element) { const content = element.nextElementSibling; const toggle = element.querySelector('.britten-faq-toggle'); const isExpanded = element.getAttribute('aria-expanded') === 'true'; content.classList.toggle('active'); toggle.classList.toggle('active'); element.setAttribute('aria-expanded', !isExpanded); } }