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

button.fg-carousel-next, button.fg-carousel-prev{opacity:1;color:#fff !important;background-color:#000}
button.fg-carousel-next svg, button.fg-carousel-prev svg{opacity:1;color:#fff !important;background-color:#000}
.fg-carousel-next .fg-icon, .fg-carousel-prev .fg-icon { width: 1em; height: 1em; padding: 10px; }
.foogallery.fg-border-medium .fg-item-inner { border-width: 0px; }
.foogallery.fg-round-small .fg-item, .foogallery.fg-round-small .fg-item-inner{ border-radius: 5px; }
.foogallery.fg-round-small .fg-item, .foogallery.fg-round-small .fg-item-inner {border-radius: 0;}
.foogallery.fg-hover-circle-plus2 .fg-caption-inner:before, .foogallery.fg-hover-circle-plus2 .fg-image-overlay:before{background-image: none;}
.foogallery .fg-image-overlay:before { content: unset;}