.to-top{background:#fe4d44;box-shadow:0 0 10px 0 rgb(0 0 0 / .5);color:#fff;display:inline-block;font-family:'dashicons';height:46px;position:fixed;bottom:18vh;right:3vw;overflow:hidden;opacity:0;1padding:0 86px 0 0;visibility:hidden;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;width:46px}.to-top.top-is-visible{visibility:visible;opacity:1;z-index:1001}.to-top.top-fade-out{opacity:1}.no-touch .to-top:hover{background-color:#fe4d44;opacity:1}.to-top .dashicons{font-size:90px!important;margin:-16px 0 0 -26px}@media only screen and (min-width:768px){.to-top{right:20px;bottom:20px}