Skip to Content

CSS File

URL: https://popartstudio.ru/wp-content/themes/woodmart/css/parts/base.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: 44 KB
Rules: 383 style rules
Imports: 0 stylesheets
HTTP Headers:  7 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1:root{--wd-text-line-height: 1.6;--wd-link-decor: underline var(--wd-link-decor-style, none) var(--wd-link-decor-color, currentColor);--wd-link-decor-hover: underline var(--wd-link-decor-style-hover, none) var(--wd-link-decor-color-hover, var(--wd-link-decor-color, currentColor));--wd-brd-radius: .001px;--wd-form-height: 42px;--wd-form-color: inherit;--wd-form-placeholder-color: inherit;--wd-form-bg: transparent;--wd-form-brd-color: rgba(0,0,0,0.1);--wd-form-brd-color-focus: rgba(0,0,0,0.15);--wd-form-chevron: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);--wd-navigation-color: 51,51,51;--wd-main-bgcolor: #fff;--wd-scroll-w: .001px;--wd-admin-bar-h: .001px;--wd-block-spacing: 20px;--wd-header-banner-mt: .001px;--wd-sticky-nav-w: .001px;--color-white: #fff;--color-gray-100: #f7f7f7;--color-gray-200: #f1f1f1;--color-gray-300: #bbb;--color-gray-400: #a5a5a5;--color-gray-500: #767676;--color-gray-600: #666;--color-gray-700: #555;--color-gray-800: #333;--color-gray-900: #242424;--color-white-rgb: 255,255,255;--color-black-rgb: 0,0,0;--bgcolor-white: #fff;--bgcolor-gray-100: #f7f7f7;--bgcolor-gray-200: #f7f7f7;--bgcolor-gray-300: #f1f1f1;--bgcolor-black-rgb: 0,0,0;--bgcolor-white-rgb: 255,255,255;--brdcolor-gray-200: rgba(0,0,0,0.075);--brdcolor-gray-300: rgba(0,0,0,0.105);--brdcolor-gray-400: rgba(0,0,0,0.12);--brdcolor-gray-500: rgba(0,0,0,0.2);--wd-start: start;--wd-end: end;--wd-center: center;--wd-stretch: stretch}

2html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%}

3*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

4html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:sans-serif;overflow-x:hidden;overflow-y:scroll;font-size:var(--wd-text-font-size)}

5ol,ul{list-style:none}

6caption{vertical-align:middle;text-align:left}

7q,blockquote{quotes:none}

8q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}

9a img{border:none}

10article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}

11a,button,input{touch-action:manipulation}

12button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit}

13button{overflow:visible}

14button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}

15button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;padding:0;border:0}

16body{margin:0;background-color:#fff;color:var(--wd-text-color);text-rendering:optimizeLegibility;font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:var(--wd-text-font-size);font-family:var(--wd-text-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--wd-text-line-height)}

17@supports (overflow: clip){body{overflow-x:clip}

18}

19:is(body){height:auto}

20p{margin-bottom:var(--wd-tags-mb, 20px)}

21a{color:var(--wd-link-color);transition:all .25s ease;text-decoration:var(--wd-link-decor);-webkit-text-decoration:var(--wd-link-decor)}

22a:is(:hover,:focus,:active){outline:none;text-decoration:var(--wd-link-decor-hover);-webkit-text-decoration:var(--wd-link-decor-hover)}

23a:hover{color:var(--wd-link-color-hover)}

24a:focus{outline:none}

25:is(h1,h2,h3,h4,h5,h6,.title) a{color:inherit;text-decoration:none}

26:is(h1,h2,h3,h4,h5,h6,.title) a:hover{color:var(--wd-link-color-hover)}

27label{display:block;margin-bottom:5px;color:var(--wd-title-color);vertical-align:middle;font-weight:400}

28em{font-style:italic}

29big{font-size:larger}

30abbr{border-bottom:1px dotted;color:#D62432;text-decoration:none}

31acronym{border-bottom:1px dotted;text-decoration:none}

32.required{border:none;color:#E01020;font-size:16px;line-height:1}

33.optional{position:relative;top:-5px;font-size:.8em;color:var(--color-gray-300)}

34abbr[title]{border:none}

35dl{margin-bottom:20px;margin-bottom:20px}

36strong,b{font-weight:600}

37mark{display:inline-block;padding:5px 8px;background-color:#f7f7f7;color:#242424;font-weight:600;line-height:1}

38code,kbd{padding:2px 5px}

39code,kbd,pre,samp{-webkit-hyphens:none;hyphens:none;font-family:monospace, serif}

40ins{text-decoration:none}

...

</html>