10g Miyuki Long Magatama 4x7mm Beads Silver Lined Red Flame

Brand:

£2.00

or

* {
padding: 0;
margin: 0;
outline: none;
border: none;
list-style: none;
box-sizing: border-box;
font-family: ‘Open Sans’, sans-serif;
}
img {
max-width: 100%;
}
.wrapper {
margin: 0 auto;
width: 90%;
max-width: 1024px;
float: none;
}
.clear {
clear: both;
}
.fa, .fas {color: white;font-size: 18px;}
main,
header,
section,
footer,
.store_features {
width: 100%;
float: left;
}
main {
background: #f0f0f0;
}
header {
padding: 25px 0;
}
header a {
width: 250px;
float: left;
}
header aside {
float: right;
}
.store_features {
background: #02AFAF;
border: 1px solid #028a8a;
}
.store_features li {
width: 25%;
border-right: 1px solid #028a8a;
display: table;
float: left;
}
.store_features li:last-child {
border: none;
}
.store_features li div {
padding-right: 5%;
width: 30%;
height: 50px;
display: table-cell;
vertical-align: middle;
text-align: right;
}
.store_features li span {
display: table-cell;
vertical-align: middle;
font-size: 14px;
font-weight: 600;
color: #FFF;
}
.template_content {
margin-bottom: 20px;
padding: 15px;
background: #FFF;
}
.image_gallery {
width: 50%;
background: #FFF;
text-align: center;
float: left;
}
/*GALLERY CSS*/
.container {
width: 100%;
position: relative;
margin:0 auto;
}
.thumbnails {
text-align: center;
list-style: none;
font-size: 0;
}
.thumbnails li {
margin: 10px 10px 0 0;
width: 100px;
height: 100px;
background: #fff;
display: inline-block;
text-align: center;
vertical-align: middle;
float: left;
}
.thumbnails input[name=”select”] {
display: none;
}
.thumbnails .item-hugger {
padding: 5px;
width: 100%;
height: 100%;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border: 1px solid #e3e3e3;
transition: all 150ms ease-in-out;
}
.thumbnails label {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.thumbnails .gallery_content {
max-width: 540px;
width: 100%;
height: 500px;
background: #fff;
border: 1px solid #e4e4e4;
transition: all 150ms linear;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
opacity: 0;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
}
.thumbnails input[name=”select”]:checked + .item-hugger {
border-color: #a2a2a2;
}
.thumbnails input[name=”select”]:checked ~ .gallery_content {
opacity: 1;
}
.white-box {
height: 500px;
overflow: hidden;
}
.template_right {
width: 49%;
float: right;
}
.description h2 {
margin-bottom: 10px;
font-weight: 400;
font-size: 28px;
color: #323232;
}
.description p {
font-size: 14px;
line-height: 28px;
font-weight: normal;
color: #6e6e6e;
margin-bottom: 8px;
}
.description ul {
margin-bottom: 10px;
}
.description ul li {
list-style-type: disc;
list-style-position: inside;
font-size: 14px;
line-height: 24px;
font-weight: normal;
color: #6e6e6e;
}
.css_tab1 {
width: 100%;
float: left;
position: relative;
margin-top: 20px;
}
.css-tab1 {
display: none;
}
.css_tab1 li {
display: inline-block;
float: left;
width: 100%;
}
.css_tab1 li label {
padding: 10px 20px 10px 20px;
width: 140px;
background: #f2f2f2;
border: 1px solid #ddd;
text-align: center;
text-transform: uppercase;
font-size: 14px;
color: #6e6e6e;
position: absolute;
left: 0px;
top: 8px;
float: left;
cursor: pointer;
}
.css_tab1 li:nth-child(1) label {
left: 0px;
}
.css_tab1 li:nth-child(2) label {
left: 139px;
}
.css_tab1 li:nth-child(3) label {
left: 278px;
}
.css-tab1:checked + .tab-label {
padding: 14px 20px 14px 20px;
background: #fff;
border: solid 1px #ddd;
border-bottom: solid 1px #fff;
top: 0;
}
.tab-label:hover {
background: #fff;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3 {
display: block;
}
.tab-content {
margin-top: 48px;
padding: 15px 0 0 0;
width: 100%;
background: #FFF;
border-top: 1px solid #ddd;
display: none;
text-align: left;
float: left;
}
.tab-content p,
.tab-content ul li {
font-weight: 300;
font-size: 14px;
color: #6e6e6e;
line-height: 24px;
}
.tab-content ul li {
display: list-item;
list-style-type: disc;
list-style-position: inside;
}
.feedback {
margin-bottom: 20px;
}
.feedback h3 {
padding: 0 15px;
background: #02AFAF;
border: 1px solid #028a8a;
font-size: 16px;
line-height: 45px;
color: #FFF;
}
.feedback div {
padding: 15px;
background: #FFF;
}
.feedback div p {
font-weight: 300;
font-size: 14px;
color: #6e6e6e;
line-height: 24px;
}
.bottom_section {
display: table;
height: 100%;
}
.bottom_section ul {
display: table-row;
height: 100%;
}
.bottom_section ul li {
width: 33.33%;
height: 100%;
display: table-cell;
padding: 0 30px 20px 0;
}
.bottom_section ul li:last-child {
padding-right: 0;
}
.bottom_section ul li div {
padding: 25px 15px;
height: 100%;
background: url(https://s33.postimg.cc/5clm0ahan/corner.jpg) right top no-repeat #FFF;
}
.bottom_section ul li div h3 {
margin-bottom: 10px;
padding-top: 35px;
font-size: 18px;
font-weight: 600;
color: #02AFAF;
text-align: center;
}
.bottom_section ul li:first-child div h3 {
background: url() center top no-repeat;
}
.bottom_section ul li:nth-child(2) div h3 {
background: url() center top no-repeat;
}
.bottom_section ul li:last-child div h3 {
background: url() center top no-repeat;
}
.bottom_section ul li div p {
font-weight: 300;
font-size: 14px;
color: #6e6e6e;
line-height: 24px;
}
footer {
padding: 30px 0;
background: #02AFAF;
}
footer p {
font-size: 14px;
color: #FFF;
}
@media only screen and (max-width: 980px) {
.image_gallery,
.template_right {
width: 100%;
}
.image_gallery {
margin-bottom: 20px;
}
.thumbnails li {
margin: 10px 5px 0 5px;
float: none;
}
}
@media only screen and (max-width: 840px) {
.bottom_section ul li {
padding-right: 0;
width: 100%;
display: block;
}
}
@media only screen and (max-width: 640px) {
.store_features li {
width: 50%;
}
.store_features li:nth-child(1),
.store_features li:nth-child(2) {
border-bottom: 1px solid #028a8a;
}
.store_features li:nth-child(2) {
border-right: none;
}
}
@media only screen and (max-width: 540px) {
header {
text-align: center;
padding-bottom: 10px;
}
header a,
header aside {
float: none;
}
header a {
margin: 0 0 20px 0;
display: inline-block;
}
.css_tab1 li label {
padding: 10px;
width: 100% !important;
position: static;
background: #02AFAF url(https://wearephoenixteam.com/ebay/free-templates/images/temp3/plus.png) right center no-repeat;
text-align: left;
color: #fff;
border: none;
}
.css_tab1 li{
margin-bottom: 1px;
}
.tab-content {
margin-top: 0px;
}
.css_tab1 li label:hover{
background: #02AFAF url(https://wearephoenixteam.com/ebay/free-templates/images/temp3/plus.png) right center no-repeat;
border: none;
}
.css-tab1:checked + .tab-label{
padding: 10px;
background: #f2f2f2 url(https://wearephoenixteam.com/ebay/free-templates/images/temp3/minus.png) right center no-repeat;
color: #646464;
}
.thumbnails .gallery_content,
.white-box {
height: 400px;
}
}

  • UK SELLER

  • AFFORDABLE PRICES

  • FAST DESPATCH

  • NO DROPSHIPPING

10g Miyuki Long Magatama 4x7mm Seed Beads Silver Lined Red Flame – LMA-10

Miyuki’s long Magatama seed beads have a long petal shape and sparkle brilliantly with their colors!
The holes go through at an angle and creates amazing variations in shape when strung.
Add layers of texture and color to your stringing projects with these beautiful glass beads!

Material:
Glass

Size:
4x7mm

Inner Hole:
1.4mm

Package:
10g (approx. 82 beads)

  • Item will be shipped via Royal Mail, on same or next working day after payment is cleared and verified.
    If you place order till 1pm we send same working day.

    Special Delivery 1pm can be placed only mon-thu till 12pm (Fri-Sun – Special Delivery is not Guaranteed)

    Please allow 10-14 days delivery for 1st class or 2nd class / 25 days for international can take upto this long.
    These Royal Mail Delays are nothing special, this is something beyond our control.
    You can always choose Signed For or Express delivery.
    Postage to Non-EU countries are not all tracking supported, where Royal Mail Signed and Tracked is not supported Royal Mail Signed For will be used, only confirmation of delivery will be provided, as is not a fully tracked service we can act only when delivery is 25 days due.

  • Only PayPal is Accepted
    Item will be shipped immediately on the same or next business day.

    Feedback
    Positive Feedback is automatically left for you once you leave Feedback for Us.

  • If you are not 100% satisfied with your purchase, you can return the product and get a full refund or exchange the product for another one, be it similar or not.

    You can return a product for up to 30 days from the date you purchased it.

    Any product you return must be in the same condition you received it and in the original packaging.

  • FEEDBACK

    If you are happy with the products please leave positive feedback and we will automatically leave positive feedback for you. If there is something wrong with the product you have received for any reason, please contact us first to resolve. Please avoid making negative feedback remarks, contact us first if you have any problems!

    We are here to help you

  • NO DROPSHIPPING

    All items we sell are items currently on our stock and are owned or produced by Michael’s UK Jewellery. Also all handmade bracelets/necklaces etc. are made by Michael’s UK Jewellery staff in UK.

    CONTACT

    Please contact us via eBay messages if you have any questions and our Customer Service team will be happy to assist you with any queries.

    Thank you.

  • PHOTOS

    Please bear in mind that photo may slightly different from actual item in terms of color due to the lighting during photo shooting or the monitor display. We have made every effort to display, as accurately as possible, the colors of our products that appear. However, as the actual colors you see will depend on your monitor, we cannot guarantee that your display of any color will be accurate.

    GEMSTONES

    It is not in human hand to control the colour, transparency, cracks and many other things in natural stones, these may be always slightly different than photos.

Copyright michaels*uk*jewellery | All Rights Reserved

Weight 11 g

Products on sale

20g TOHO Seed Beads 1 Transparent Crystal 11/0

Original price was: £2.15.Current price is: £1.95.

20g Toho Seed Beads 1 Transparent Crystal 6/0

Original price was: £2.60.Current price is: £2.20.

20g TOHO Seed Beads 1 Transparent Crystal 8/0

Original price was: £2.40.Current price is: £1.95.

20g TOHO Seed Beads 103 Transparent Light Topaz Luster 8/0

Original price was: £3.30.Current price is: £2.65.

20g TOHO Seed Beads 104 Transparent Aquamarine Luster 8/0

Original price was: £3.30.Current price is: £2.65.

20g TOHO Seed Beads 106 Transparent Rosaline Luster 8/0

Original price was: £3.30.Current price is: £2.65.

20g TOHO Seed Beads 1076 Inside Color Grey Magenta 11/0

Original price was: £3.00.Current price is: £2.60.

20g TOHO Seed Beads 108 Transparent Peridot Luster 11/0

Original price was: £2.95.Current price is: £2.65.