#wpfront-scroll-top-container{position:fixed;cursor:pointer;z-index:9999;border:none;outline:none;background-color:rgba(0,0,0,0);box-shadow:none;outline-style:none;text-decoration:none;opacity:0;display:none;align-items:center;justify-content:center;margin:0;padding:0}#wpfront-scroll-top-container.show{display:flex;opacity:1}#wpfront-scroll-top-container .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#wpfront-scroll-top-container .text-holder{padding:3px 10px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:4px 4px 5px 0px rgba(50,50,50,.5);-moz-box-shadow:4px 4px 5px 0px rgba(50,50,50,.5);box-shadow:4px 4px 5px 0px rgba(50,50,50,.5)}#wpfront-scroll-top-container{right:20px;bottom:20px;}#wpfront-scroll-top-container img{width:auto;height:auto;}#wpfront-scroll-top-container .text-holder{color:#FFFFFF;background-color:#000000;width:auto;height:auto;;}#wpfront-scroll-top-container .text-holder:hover{background-color:#000000;}#wpfront-scroll-top-container i{color:#000000;}#wpfront-scroll-top-container{background-color:#8B8E94 !important;border-radius:50% !important;width:52px !important;height:52px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;transition:background-color 0.2s ease,transform 0.2s ease !important;}#wpfront-scroll-top-container img{width:24px !important;height:24px !important;filter:none !important;transition:filter 0.2s ease !important;}/* ── Hover ── */ #wpfront-scroll-top-container:hover{background-color:#C0C0C1 !important;}#wpfront-scroll-top-container:hover img{filter:brightness(0) saturate(100%) invert(16%) sepia(96%) saturate(3000%) hue-rotate(352deg) brightness(95%) !important;}/* ── Active / Click ── */ #wpfront-scroll-top-container:active{background-color:#8b9199 !important;transform:scale(0.92) !important;}#wpfront-scroll-top-container:active img{filter:brightness(0) saturate(100%) invert(16%) sepia(96%) saturate(3000%) hue-rotate(352deg) brightness(70%) !important;transform:translateY(2px) !important;}