@charset "utf-8";





.sitemap{
	margin-bottom: 6.25rem;
}
.sitemap__heading{
	margin-bottom: 1rem;
	text-align: center;
}
.sitemap__body{}
.sitemap__items{}
.sitemap__item{}
.sitemap__link{}

.shop{}
.shop__area{
	list-style: none;
	
	margin-bottom: 2.5rem;
}
.shop__title{
	margin-bottom: .3125rem;
}
.shop__items{}
.shop__item{
	list-style: none;
}
.shop__link{}














@media (min-width: 769px){}
@media (max-width: 768px){}
