Madeira 9477 Straight Embroidery Scissors – Gold (4")
.dsms9477 { --ink: #303238; --muted: #6d7179; --navy: #4b6075; --navy-dark: #334656; --gold: #b38a3d; --gold-light: #f6edd9; --cream: #fbfaf4; --mist: #f5f6f7; --line: #dde1e3; --w hite: #ffffff; color: var(--ink); font: 16px/1.65 Arial, Helvetica, sans-serif; } .dsms9477 * { box-sizing: border-box; } .dsms9477 img { display: block; max-width: 100%; height: auto; } .dsms9477 a { color: inherit; } .dsms9477-wrap { max-width: 1180px; margin: 0 auto; } .dsms9477-section { margin: 64px 0; } .dsms9477 h2, .dsms9477 h3 { color: var(--ink); line-height: 1.16; } .dsms9477 h2 { margin: 0 0 17px; font-size: clamp(30px, 4vw, 48px); letter-spacing: -0.8px; } .dsms9477 h3 { margin: 0 0 8px; font-size: 20px; } .dsms9477 p { margin: 0 0 15px; } .dsms9477-lead { max-width: 920px; color: var(--muted); font-size: 19px; } .dsms9477-kicker { display: inline-block; margin-bottom: 11px; color: var(--navy); font-size: 13px; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase; } .dsms9477-hero { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr); gap: 42px; align-items: center; padding: clamp(30px, 5vw, 64px); overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: linear-gradient(135deg, var(--cream), var(--gold-light)); } .dsms9477-benefits { display: grid; gap: 8px; margin: 25px 0 0; padding: 0; list-style: none; } .dsms9477-benefits li { position: relative; padding-left: 27px; } .dsms9477-benefits li::before { position: absolute; top: 2px; left: 0; color: var(--gold); content: "✓"; font-weight: 700; } .dsms9477-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; } .dsms9477-button { display: inline-block; padding: 12px 18px; border: 2px solid var(--navy); border-radius: 999px; color: var(--white) !important; background: var(--navy); font-size: 14px; font-weight: 700; line-height: 1.2; text-decoration: none; } .dsms9477-button--light { color: var(--navy-dark) !important; background: transparent; } .dsms9477-packshot { margin: 0; padding: 25px; border-radius: 20px; background: var(--white); box-shadow: 0 18px 45px rgba(51, 70, 86, 0.14); } .dsms9477-packshot img { width: 100%; max-height: 470px; margin: auto; object-fit: contain; } .dsms9477-packshot figcaption { margin-top: 13px; color: var(--muted); font-size: 13px; text-align: center; } .dsms9477-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 18px; overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsms9477-stat { padding: 22px 18px; text-align: center; } .dsms9477-stat + .dsms9477-stat { border-left: 1px solid var(--line); } .dsms9477-stat strong { display: block; color: var(--navy-dark); font-size: 25px; line-height: 1.15; } .dsms9477-stat span { display: block; margin-top: 5px; color: var(--muted); font-size: 13px; } .dsms9477-alert { display: grid; grid-template-columns: auto 1fr; gap: 16px; align-items: start; margin: 26px 0 0; padding: 21px 23px; border: 1px solid #e5d7b6; border-radius: 16px; background: var(--gold-light); } .dsms9477-alert-icon { display: grid; width: 36px; height: 36px; border-radius: 50%; place-items: center; color: var(--white); background: var(--gold); font-weight: 700; } .dsms9477-alert p { margin: 0; } .dsms9477-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsms9477-card { padding: 25px; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsms9477-card-icon { display: grid; width: 42px; height: 42px; margin-bottom: 17px; border-radius: 50%; place-items: center; color: var(--white); background: linear-gradient(135deg, var(--navy-dark), var(--gold)); font-weight: 700; } .dsms9477-card p { margin-bottom: 0; color: var(--muted); } .dsms9477-uses { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsms9477-use { position: relative; padding: 28px; overflow: hidden; border-radius: 19px; background: var(--mist); } .dsms9477-use::after { position: absolute; top: -32px; right: -22px; width: 110px; height: 110px; border-radius: 50%; background: rgba(179, 138, 61, 0.15); content: ""; } .dsms9477-use strong { display: block; margin-bottom: 8px; color: var(--navy-dark); font-size: 23px; line-height: 1.15; } .dsms9477-use p:last-child { margin-bottom: 0; } .dsms9477-note { margin-top: 20px; padding: 17px 20px; border-left: 4px solid var(--gold); border-radius: 0 12px 12px 0; background: var(--gold-light); } .dsms9477-table-wrap { margin-top: 28px; overflow-x: auto; border: 1px solid var(--line); border-radius: 18px; } .dsms9477 table { width: 100%; border-collapse: collapse; background: var(--white); } .dsms9477 th, .dsms9477 td { padding: 17px 19px; border-bottom: 1px solid var(--line); text-align: left; vertical-align: top; } .dsms9477 thead th { color: var(--white); background: var(--navy-dark); } .dsms9477 tbody th { width: 30%; color: var(--navy-dark); background: var(--mist); } .dsms9477 tr:last-child th, .dsms9477 tr:last-child td { border-bottom: 0; } .dsms9477-steps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-top: 28px; counter-reset: steps; } .dsms9477-step { padding: 23px; border-radius: 17px; background: var(--cream); counter-increment: steps; } .dsms9477-step::before { display: grid; width: 34px; height: 34px; margin-bottom: 15px; border-radius: 50%; place-items: center; color: var(--white); background: var(--navy); content: counter(steps); font-weight: 700; } .dsms9477-step p { margin-bottom: 0; color: var(--muted); font-size: 14px; } .dsms9477-faq { margin-top: 28px; } .dsms9477-faq details { border-top: 1px solid var(--line); } .dsms9477-faq details:last-child { border-bottom: 1px solid var(--line); } .dsms9477-faq summary { position: relative; padding: 19px 42px 19px 0; cursor: pointer; color: var(--ink); font-weight: 700; list-style: none; } .dsms9477-faq summary::-webkit-details-marker { display: none; } .dsms9477-faq summary::after { position: absolute; top: 15px; right: 4px; color: var(--gold); content: "+"; font-size: 26px; font-weight: 400; } .dsms9477-faq details[open] summary::after { content: "−"; } .dsms9477-answer { max-width: 900px; padding: 0 42px 17px 0; color: var(--muted); } .dsms9477-final { padding: clamp(30px, 5vw, 58px); border-radius: 22px; color: var(--white); background: linear-gradient(135deg, var(--navy-dark), var(--navy)); } .dsms9477-final h2, .dsms9477-final p { color: var(--white); } .dsms9477-final p { max-width: 820px; margin-bottom: 0; opacity: 0.92; } .dsms9477-final .dsms9477-kicker { color: #f1d8a4; } @media (max-width: 850px) { .dsms9477-hero, .dsms9477-grid { grid-template-columns: 1fr; } .dsms9477-stats, .dsms9477-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); } .dsms9477-stat:nth-child(3) { border-left: 0; } .dsms9477-stat:nth-child(n + 3) { border-top: 1px solid var(--line); } } @media (max-width: 700px) { .dsms9477-uses { grid-template-columns: 1fr; } } @media (max-width: 540px) { .dsms9477-section { margin: 46px 0; } .dsms9477-hero { padding: 25px; border-radius: 18px; } .dsms9477-stats, .dsms9477-steps { grid-template-columns: 1fr; } .dsms9477-stat + .dsms9477-stat { border-top: 1px solid var(--line); border-left: 0; } .dsms9477 th, .dsms9477 td { padding: 14px; } .dsms9477-alert { grid-template-columns: 1fr; } } Madeira 9477 · Straight embroidery scissors Straight fine points for precise everyday needlework trimming Madeira 9477 Straight Embroidery Scissors pair compact straight blades with a 24-carat gold-plated surface. Marketed as the 4-inch model and listed by Madeira’s current online shop at approximately 10.5 cm, they are designed to cut thread, yarn and floss cleanly through to the points. Straight precision blades for controlled trimming across many needlework styles. Cutting performance to the points for short, accurate finishing cuts. Compact approximately 10.5 cm size with a 24-carat gold-plated finish. See Recommended Uses View Specifications Madeira article 9477 · compact gold-plated straight embroidery scissors Straight fine precision blades Approx. 10.5 cm marketed as 4 inches 24 Carat gold-plated surface 9477 Madeira article number ! This is article 9477 with straight blades. Madeira’s current online shop lists 10.5 cm and Madeira UK names it as the 4-inch model; some Madeira hobby catalogues give 12 cm / 4.5 inches, so the article number is the most reliable identifier. Simple blade geometry, detailed work Why a straight pair belongs beside the embroidery hoop Straight scissors give a direct sight line along the blade and are easy to position for exposed thread ends. They make a versatile workroom choice when you do not need the offset clearance of curved or double-curved scissors. 1 Direct sight line The straight blades let you see the intended cutting path without accounting for an offset curve. 2 Precise to the tips Madeira specifies clean cutting through to the points for neat thread, yarn and floss finishing. 3 24-carat gold plating The gold-plated surface gives the practical straight model its decorative Madeira finish. Gold plated does not mean solid gold. The 24-carat description refers to the surface finish over the scissor body. A versatile needlework tool Use the straight points for short, controlled cuts Madeira describes article 9477 as suitable for all types of needlework and for cleanly nipping thread, yarn and floss. It is a precision finishing tool rather than a substitute for fabric shears. Hand embroidery Trim floss and thread tails around detailed hand-stitched work. Cross stitch and crafts Keep the compact straight points ready for counted-thread work and general needlecraft finishing. Machine embroidery threads Cut accessible jump threads after stopping the machine and safely supporting or removing the hoop. Protect the cutting edge. Avoid paper, wire, pins, thick plastic and other materials that can nick or dull fine embroidery-scissor blades. Straight, curved or double curved? Choose the blade shape for the access you need Model Blade shape Best fit Madeira 9477 Straight blades and fine points General visible thread trimming across embroidery and needlework Madeira 9476 Single-curved cutting tips Approaching a thread close to a flat fabric surface Madeira 9478 Raised double-curved handle and curved tips Reaching over hoops or into difficult machine-embroidery areas Four careful trimming steps Keep straight tips under full control Support the work Keep the fabric or hoop stable so it cannot move upwards towards the blades. Separate the thread Confirm that only the intended thread, yarn or floss sits between the points. Watch the path Keep the straight blades visible and clear of neighbouring stitches and fabric. Close without twisting Make one clean cut, then inspect the finish before trimming another thread. Product specifications Madeira Straight Embroidery Scissors 9477 at a glance Brand Madeira Product Straight embroidery scissors Article number 9477 Overall length Approximately 10.5 cm; marketed by Madeira UK as 4 in Finish 24-carat gold plated Blade style Straight blades with fine precision points Cutting performance Designed for precise cutting through to the blade tips Recommended use Thread, yarn and floss trimming across embroidery and other needlework Pack contents 1 pair of scissors Barcode / GTIN 4003760994776 Questions before choosing? Madeira 9477 straight scissors FAQs How large are Madeira 9477 scissors? Madeira’s current online shop lists approximately 10.5 cm, and Madeira UK markets article 9477 as a 4-inch model. Some hobby catalogues give 12 cm / 4.5 inches, so check the physical item if an exact measurement is critical. Are the blades straight or curved? They are the straight-blade Madeira embroidery scissors. Choose article 9476 for a curved tip or 9478 for a raised double-curved shape. Are the scissors made from solid gold? No. Madeira specifies a 24-carat gold-plated surface, which describes the finish rather than the core material. What can I cut with them? Madeira recommends them for cleanly trimming thread, yarn and floss across embroidery and other needlework. Are they suitable for machine embroidery? Yes, for accessible thread trimming after the machine is stopped. Curved scissors may be easier when the thread is deep inside a hoop. Can I use them to cut fabric? They are precision thread scissors. Use suitable fabric shears for long fabric cuts and appliqué scissors for close fabric-edge trimming. Are they suitable for left-handed users? Madeira does not label article 9477 as a dedicated left-handed model. Handle comfort and blade visibility can vary, so test the grip if left-handed use is essential. How should I store them? Keep them clean and dry with the blades closed and the precision points protected from contact with heavier tools. Straightforward precision for daily needlework Keep fine straight points ready beside every thread project Madeira 9477 combines compact straight blades, precise cutting through to the tips and a 24-carat gold-plated finish for controlled thread trimming.
More you might like
Related
9477 - Madeira Gold Plated Straight Embroidery Sicssors
Related
Madeira Gold Plated Embroidery Scissors. Straight Blade.
Related
Madeira Gold Plated Straight Point Embroidery Scissors
Related