.shop-header .shop-menu {
	overflow: hidden;
	padding-bottom: 50px;
	position: relative;
}
#menu-shop {
	list-style: none;
}
.shop-header .swiper-horizontal>.swiper-scrollbar, .shop-header .swiper-scrollbar.swiper-scrollbar-horizontal {
	bottom: 0;
	max-width: 679px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.shop-header .swiper-scrollbar-drag {
	background:black;
}
.shop-header .scrollbar-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.shop-header .swiper-slide {
	width: fit-content;
}