/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 10 Aug 2026, 10:18 am
*/

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