ul,ul.gallery-slideshow>img{margin:0;padding:0}ul.gallery-slideshow{position:relative;list-style:none;background:0 0;width:100%!important;height:300px!important}ul.gallery-slideshow li img{position:absolute;min-width:100%;min-height:100%}.gallery-control{position:absolute;z-index:1;top:0;bottom:0;width:40px;height:40px;background:rgba(0,0,0,.8);margin:auto;cursor:pointer;display:none!important}.gallery-control.prev{left:-5px}.gallery-control.next{right:-5px}.gallery-control.trigger{left:0;right:0;width:50px;height:50px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.gallery-control:after{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;margin:auto;content:"";width:20px;height:20px;box-sizing:border-box;border-style:solid;border-color:transparent}.gallery-control.prev:after{border-width:10px 15px 10px 0;border-right-color:#fff}.gallery-control.next:after{border-width:10px 0 10px 15px;border-left-color:#fff}.gallery-control.trigger.pause:after{border-style:double;border-width:0 0 0 20px;border-color:#fff}.gallery-control.trigger.play:after{left:5px;border-width:10px 0 10px 20px;border-left-color:#fff}ul.gallery-slideshow ul.gallery-navbar{position:absolute;bottom:-9%;width:100%;text-align:center;left:-149px}ul.gallery-navbar li{all:unset;position:relative;display:inline-block;width:12px;height:12px;background:rgba(255,255,255,.5);margin:0 7px 0 0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;cursor:pointer}ul.gallery-navbar li.active{background:#fff}.gallery-control:hover,ul.gallery-navbar li:hover{transform:scale(.9)}ul.gallery-navbar li:hover{background:rgba(255,255,255,.8)}.gallery-control:active,ul.gallery-navbar li:active{transform:scale(.8)}