.pdp-style-with .swiper-container{
	width: 500px;
	margin:0 auto;
}
.pdp-style-with .swiper-arrow {
	background-image: none;
	top: 0%;
	margin-top: 146px;
/* 	width: 44px; */
/* 	height: 44px; */
/* 	border-radius: 50%; */
/* 	background-color: #fff; */
}
.pdp-style-with .swiper-arrow .icon-arrow,
.pdp-style-with .swiper-arrow .icon-arrow-left {
	font-size: 30pt;
/* 	position: absolute; */
/* 	left: 50%; */
/* 	top: 50%; */
/* 	transform: translate(-50%,-50%); */
	color:#4a4a4a;
}
