.to-top{display:inline-block;height:40px;width:40px;position:fixed;bottom:40px;right:10px;box-shadow:0 0 10px rgba(0,0,0,.05);overflow:hidden;text-indent:100%;white-space:nowrap;background:rgba(237,107,6,1) url(//zagersold.getbright.nl/wp-content/themes/zagers/css/../images/to-top.png) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;border-radius:100%}.to-top:hover{background:rgba(255,255,255,1) url(//zagersold.getbright.nl/wp-content/themes/zagers/css/../images/to-top-hover.png) no-repeat center 50%}.to-top.top-is-visible{visibility:visible;opacity:1}.to-top.top-fade-out{opacity:1}.no-touch .to-top:hover{background-color:#e86256;opacity:1}@media only screen and (min-width:768px){.to-top{right:20px;bottom:20px}}@media only screen and (min-width:1024px){.to-top{height:60px;width:60px;right:30px;bottom:30px}}