Skip to Content

CSS File

URL: https://popartstudio.ru/wp-content/themes/woodmart/css/parts/opt-scrolltotop.min.css
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Mon, 22 Dec 2025 18:11:51 GMT
Download Time: Less than a second
Cookies: None
Size: 1 KB
Rules: 6 style rules
Imports: 0 stylesheets
HTTP Headers:  9 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;text-decoration:none !important;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}

2.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}

3.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}

4.scrollToTop:hover{color:var(--color-gray-500)}

5.wd-search-opened .scrollToTop{display:none}

6@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}

7}

8