#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	color: #fff;
	font-size: 30px;
	background: none;
	text-shadow: 0px 2px 20px rgba(0, 0, 0, 1);
	text-decoration: none;
}

#fancybox-loading:hover, .fancybox-close:hover, .fancybox-close span:hover .fancybox-prev:hover span, .fancybox-next:hover span {
	color: #fff;
	text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.4);
	text-decoration: none;
}

.wpml-gallery.row {
	width: auto;
	margin-left: -0.417em;
	margin-right: -0.417em;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
}

.wpml-gallery .clear {
	clear: both;
}

.wpml-gallery .large-4 {
	position: relative;
	width: 33.33333%;
	padding-left: 0.417em;
	padding-right: 0.417em;
	text-align: center;
	float: left;	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpml-gallery .column, .wpml-gallery [class*="column"] + [class*="column"]:last-child {
	float: left;
}

.fancybox-close {
	top: -15px;
	right: -15px;
	width: auto;
	height: auto;
}

.wpml-gallery img {
	max-width: 100%;
}