.sl-overlay{
	background: #000;
	opacity: 0.7;
}

.sl-wrapper .sl-close{
	color: #fff;
}

.sl-wrapper .sl-navigation button{
	color: #fff;
}
@media print, screen and (max-width: 740px) {
	.sl-wrapper .sl-close{
		margin-top: 5% !important;
		margin-right: 0% !important;
	}
}