.cd-top{background:url(../img/cd-top-arrow.svg) center 50% no-repeat rgba(232,98,86,.8);bottom:0;right:0;left:0;margin:auto;box-shadow:0 0 10px rgba(0,0,0,.05);display:inline-block;height:40px;opacity:0;overflow:hidden;position:fixed;text-indent:100%;transition:opacity .3s ease 0s,visibility 0s ease .3s;visibility:hidden;white-space:nowrap;width:60px;z-index:9999}.cd-top.cd-fade-out,.cd-top.cd-is-visible,.no-touch .cd-top:hover{transition:opacity .3s ease 0s,visibility 0s ease 0s}.cd-top.cd-is-visible{opacity:1;visibility:visible}.cd-top.cd-fade-out{opacity:.5}.no-touch .cd-top:hover{background-color:#e86256;opacity:1}@media only screen and (min-width:768px){.cd-top{bottom:20px;right:20px}}@media only screen and (min-width:1024px){.cd-top{bottom:30px;right:20px}}