#back-to-top{position:fixed;z-index:9999;padding:8px 15px;border:0;border-radius:4px;cursor:pointer;display:none;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.3)}.back-to-top-icon svg{fill:#fff;stroke:#fff;stroke-width:2px;width:30px;height:30px}#back-to-top.bottom-right{bottom:20px;right:20px}#back-to-top.bottom-left{bottom:20px;left:20px}#back-to-top.top-right{top:20px;right:20px}#back-to-top.top-left{top:20px;left:20px}@media(max-width:767px){#back-to-top{padding:8px 15px}}
