Skip to Content

CSS File

URL: https://popartstudio.ru/wp-content/themes/woodmart/css/parts/el-info-box-style-shadow-and-bg-hover.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: 8 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.box-style-shadow{padding:30px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,0.12);transition:box-shadow .7s ease}

2.box-style-shadow:hover{box-shadow:0 0 9px rgba(0,0,0,0.2)}

3.box-style-bg-hover{padding:30px;box-shadow:2px 3px 14px transparent}

4.box-style-bg-hover .info-svg-wrapper :is(img,svg){transition:fill .25s ease, filter .25s ease}

5.box-style-bg-hover :is(.box-icon-wrapper,.info-box-content){z-index:1}

6.box-style-bg-hover:after{content:"";position:absolute;inset:0;border-radius:inherit;opacity:0;transition:opacity .25s ease;pointer-events:none}

7.box-style-bg-hover:hover{box-shadow:2px 3px 14px rgba(0,0,0,0.16)}

8.box-style-bg-hover:hover:after{opacity:1}

9