.porto-360-gallery-images-wrap{padding:2rem;justify-content:center;margin-right:auto;position:relative;align-items:center;box-shadow:5px 5px 20px rgba(0,0,0,.1);background:#fff;cursor:pointer;margin-left:auto;display:flex}.porto-360-gallery-images-wrap .porto-360-gallery-images{list-style:none;padding:0;margin:0}.porto-360-gallery-images-wrap img{position:absolute;max-height:400px;visibility:hidden;top:0;left:0}.porto-360-gallery-images-wrap .current-image{position:static;visibility:visible}.porto-360-gallery-images-wrap li{max-height:100%}.porto-360-gallery-images-wrap svg{height:100px;right:0;color:#505050;transition:all .5s;transition:box-shadow .3s;position:absolute;bottom:0;text-align:center;top:0;background-color:hsla(0,0%,100%,.8);margin:auto!important;box-shadow:0 0 10px 0 rgba(0,0,0,.5);border-radius:50%;left:0;width:100px;line-height:100px;z-index:2}.porto-360-gallery-images-wrap:hover svg{box-shadow:0 0 15px 0 rgba(0,0,0,.7)}