#section-announcement-bar {
color: #000000;
background: #ffffff;
padding: 0rem 0 0rem 0;
}
@media screen and (min-width: 640px) {
#section-announcement-bar .swiper-wrapper {
justify-content: center;
}
}
#section-announcement-bar .swiper-slide {
min-height: 100%;
width: fit-content;
border-right-color: #e1dddd;
padding: 1rem 1rem 1rem 1rem;
}
#section-announcement-bar .swiper-button-next::after,
#section-announcement-bar .swiper-button-prev::after {
color: #999;
font-size: 1rem;
}
#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;
}
#section-template--22342913917209__collection-hero .collection-banner {
background-color: ;
color: ;
}
.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;
}