Skip to Content

CSS File

URL: https://www-reddybook.club/wp-content/themes/shopire/assets/css/core.css?ver=6.9
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Wed, 03 Dec 2025 06:46:03 GMT
Download Time: Less than a second
Cookies: None
Size: 9 KB
Rules: 61 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/* Text meant only for screen readers. */

2.screen-reader-text {

3 border: 0;

4 clip: rect(1px, 1px, 1px, 1px);

5 clip-path: inset(50%);

6 height: 1px;

7 margin: -1px;

8 overflow: hidden;

9 padding: 0;

10 position: absolute;

11 width: 1px;

12 word-wrap: normal;

13}

14

15.screen-reader-text:focus {

16 background-color: #f1f1f1;

17 border-radius: 3px;

18 box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

19 clip: auto;

20 clip-path: none;

21 color: #21759b;

22 display: block;

23 font-size: 14px;

24 font-size: 0.875rem;

25 font-weight: bold;

26 height: auto;

27 right: 5px;

28 line-height: normal;

29 padding: 15px 23px 14px;

30 text-decoration: none;

31 top: 5px;

32 width: auto;

33 z-index: 100000;

34 /* Above WP toolbar. */

35}

36

37#content {

38 background-color: #fff;

39}

40

...

</html>