/*** Lightgallery ***/
.lg-backdrop{
	background: #fff;
	background-color: #fff;
}
.lg-actions .lg-next, 
.lg-actions .lg-prev,
.lg-actions .lg-next:hover, 
.lg-actions .lg-prev:hover{
	color: #101317;
	background-color: rgba(255, 255, 255, .5);
}
.lg-toolbar{
    background: transparent;
    background-color: transparent;
}
.lg-toolbar .lg-icon,
.lg-toolbar .lg-icon:hover{
    color: #101317;
}