.pswp__bg {
	background-color: #fff;
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption,
.pswp__button,
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before
{
	background-color: rgba(255, 255, 255, 0.7);
 }

.pswp__counter {
	color: #000;
}


.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background-color: initial;
}

.pswp__top-bar .pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before
{
	background-image: url(white-skin.png);
}



