.layout-scroll-top{padding:10px;position:fixed;bottom:30px;right:-60px;z-index:500;opacity:.25;background-color:#fff;border-radius:100%;-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transition:all .3s;transition:all .3s}.layout-scroll-top.js-active{right:15px;-webkit-transform:rotate(0);transform:rotate(0)}.layout-scroll-top:hover{opacity:.75}.layout-scroll-top svg{width:30px;height:30px;fill:#000}
