/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 27 Oct 2025, 10:14 am
*/

.foogallery-container.sem-navegacao .fg-carousel-bottom {
    display: none !important;
}

button.fg-carousel-next, button.fg-carousel-prev {
   font-size: 12px !important;
}


