/*
 Theme Name:   PRI Głubczyce
 Version:      2.4
 Template:     Total
 Author:       POZYTYW Głubczyce
 Author URI:   https://pozytyw.net.pl
*/

/* #00923f green
 * #016435 green dark
 * #fff500 yellow
 */

/* MENU */
#site-navigation {border-bottom:3px solid #016435}
#site-navigation .current-lang>a{background:var(--wpex-active-main-nav-link-bg)}

#site-header-inner {column-gap:15px}

/* SLIDER */
#slider .nivo-caption{text-align:right;padding:10px;opacity:1}
#slider .nivo-caption:before{content:" ";height:6px;display:block;margin:-10px -10px 6px}
#slider .nivo-controlNav{position:absolute;bottom:0;left:10px;z-index:9;width:auto}
#slider .nivo-controlNav a{cursor:pointer;float:left;display:block;width:13px;height:13px;text-indent:-9999px;background:#CCC;background:#ffffff80;margin:0 2px}
#slider .nivo-controlNav a:hover{font-weight:700;background:#ffffffbf}
#slider .nivo-controlNav a.active{font-weight:700;background:#FFF}

#slider .nivo-caption:before, .foogallery-album-gallery-list .foogallery-pile h3:before {background:linear-gradient(to right,transparent 10%,#ffffff 100%)}
#slider .nivo-caption, .foogallery-album-gallery-list .foogallery-pile h3 {background:linear-gradient(to right,transparent 10%,#00923f 100%)}

/* GALLERY */
.foogallery-album-gallery-list.alignment-center li {display:inline-block;}
.foogallery-album-gallery-list .foogallery-pile h3 {padding:10px 5px!important;opacity:.75!important;transition: all .5s;font-size:17px}
.foogallery-album-gallery-list .foogallery-pile:hover h3 {opacity:1!important;font-size:20px}
