.elevatezoom_box{
	margin-bottom: 15px;
}
.sp-slides-container:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 9999;
}
.styled-text {
	text-align: center;
	letter-spacing: 2px;
	color: red; /* Change to your desired color */
}