/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/
.lg-share {
    color: #fff;
    display: none !important;
}
.lg-share-facebook{
	display:none !important;
}
.lg-share-twitter{
	display:none !important;
}
.lg-share-pinterest{
	display:none !important;
}
.lightgallery .lg-icon {
  font-family: 'Font Awesome 5 Free', 'FontAwesome', sans-serif;
  font-weight: 900; 
}