/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 8 Jul 2026, 12:05 pm
*/

.foogallery .fg-paging-dots a:nth-child(n+5) {
    display: none !important;
}