/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 30 Dec 2025, 4:13 pm
*/

label.fiv-count {
  display: none !important;
}
.fiv-count-current, .fiv-count-total {
  font-size: 14px !important;
}
