.cd-top{display:inline-block;height:60px;width:60px;position:fixed;bottom:40px;right:10px;overflow:hidden;text-indent:100%;white-space:nowrap;background:url(../../images/cd-top-arrow.png) center 50% no-repeat;visibility:hidden;opacity:0;z-index:2;-webkit-transition:opacity .3s 0s,visibility 0s .3s,background-color .3s 0s;transition:opacity .3s 0s,visibility 0s .3s,background-color .3s 0s;background-size:60px 60px}.cd-top.cd-top--fade-out,.cd-top.cd-top--show,.cd-top:hover{-webkit-transition:opacity .3s 0s,visibility 0s 0s,background-color .3s 0s;transition:opacity .3s 0s,visibility 0s 0s,background-color .3s 0s}.cd-top.cd-top--show{visibility:visible;opacity:1}.cd-top:hover{background:url(../../images/hover-cd-top-arrow.png) center 50% no-repeat;opacity:1;background-size:50px 50px}@media only screen and (min-width:768px){.cd-top{right:20px;bottom:20px}}@media only screen and (min-width:1024px){.cd-top{right:30px;bottom:30px}}