#breadcrumb {
background-color: rgba(0,0,0,0);
}
#breadcrumb .breadcrumbs__item:first-child .breadcrumbs__link {
color: #6b7280;
}
#breadcrumb .breadcrumbs__item:first-child svg {
color: #6b7280;
fill: #6b7280;
}
#breadcrumb .breadcrumbs__item .breadcrumbs__link {
color: #000000;
}
#breadcrumb .breadcrumbs__item svg {
color: #6b7280;
fill: #6b7280;
}
Starter Sets
We’re excited to introduce our own range of quilting, embroidery, and dressmaking starter kits, created to support and inspire sewists at every stage of their journey.
Each kit includes a carefully chosen selection of products we’ve found to work best.
They also make a lovely gift (or a well-deserved treat for yourself), giving you a range of premium products you’ll use time and time again.
#section-template--22342913917209__collection-hero .collection-banner {
background-color: #ffffff;
color: #121111;
}
.collection-slider .swiper-slide {
width: 150px;
}
.collection-slider .swiper-button-next::after,
.collection-slider .swiper-button-prev::after {
color: #999;
font-size: 1.4rem;
font-weight: bold;
}
.collection-slider .swiper-button-next {
right: 0
}
.collection-slider .swiper-button-prev {
left: 0
}
.collection-slider .swiper-button-next,
.collection-slider .swiper-button-prev {
left: auto;
height: 100%;
top: 1rem;
min-width: 3rem;
transition: 0.5s;
}
.collection-slider .swiper-button-next:hover,
.collection-slider .swiper-button-prev:hover {
background: rgba(255, 255, 255, 0.5);
}
.collection-slider .swiper-button-next:hover:after,
.collection-slider .swiper-button-prev:hover:after {
color: #000;
}