.wl-scroll-to-top{position:fixed;bottom:20px;right:20px;width:50px;height:50px;background-color:#fff0;border-radius:50%;cursor:pointer;z-index:999;display:none;transition:opacity 0.3s ease,transform 0.3s ease}.wl-scroll-to-top:before{position:absolute;content:"";left:50%;right:auto;width:50px;height:50px;margin-left:-21px;background:var(--wp--preset--color--accent-1)!important;border-radius:100%;line-height:40px;font-size:16px;transform:rotate(0deg)}.wl-scroll-to-top:after{position:absolute;content:"";left:19px;top:-13px;width:100%;height:100%;background-image:url(https://pixelavo.com/wp-content/uploads/2025/08/Right-Arrow-White.png);background-repeat:no-repeat;z-index:99999;transform:rotate(270deg)}.wl-scroll-to-top a:hover{background:#e65c26}.wl-scroll-to-top.show{display:flex;opacity:1;transform:scale(1)}.wl-scroll-to-top.hide{opacity:0;transform:scale(.8)}