/* gallery tweaks */
.lg-progress-bar .lg-progress{
	background-color:#41aaef !important;
}
.lg-sub-html, .lg-toolbar{
	background-color:rgba(0,0,0,0) !important;
}
.lg-progress-bar{
	top:auto !important;
	bottom:0 !important;
}
.lg-sub-html p{
	text-align:center;
	margin-bottom:5px !important;
}

.lg-sub-html{
	text-shadow:1px 1px #000 !important;	
}
.lg-sub-html h4{
	cursor:pointer;
}

.lg-properties::after{
	content:"\f0c9";
	font-family:FontAwesome;
}
.lg-rotate::after{
	content:"\f01e";
	font-family:FontAwesome;
}