/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 11 Sep 2026, 7:07 am
*/

.fg-dot-item:nth-child(n+6){
        display: none !important;
    }