﻿.scroll-top-wrapper,.scroll-top-wrapper:hover{background-color:#888}.scroll-top-wrapper{position:fixed;opacity:0;visibility:hidden;overflow:hidden;text-align:center;color:#fff;width:50px;height:50px;line-height:48px;right:30px;bottom:30px;padding-top:2px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:35;display:flex;justify-content:center;border-radius:10px}.scroll-top-wrapper.show{visibility:visible;cursor:pointer;opacity:1}.scroll-top-wrapper i.fa{line-height:inherit}.scroll-top-wrapper>.scroll-top-inner>img{width:30px;height:30px;margin-top:8px}