Skip to Content

CSS File

URL: https://esvai.ru/g/templates/shop2/2.130.2/130-20/global_styles/global_styles.css
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Wed, 16 Apr 2025 09:34:34 GMT
Download Time: Less than a second
Cookies: None
Size: 4 KB
Rules: 46 style rules
Imports: 0 stylesheets
HTTP Headers:  8 headers
Links In:  3 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1body .cat_remodal{

2 max-width: 1024px;

3}

4

5body .cat-menu > li.active > a svg{

6 fill: var(--on_gr_primary_icon);

7}

8

9body .cart-prew-btn .cart-prew-btn-title{

10 margin-bottom: 0;

11}

12

13body #user-personal-data-agreement{

14 display: none;

15}

16

17body .product-list.simple .product-item .shop2-product-actions dt .icon-action svg{

18 fill: var(--on_gr_accent_icon);

19}

20

21body .main-slider__link{

22 font-size: 0;

23 text-decoration: none;

24 position: absolute;

25 top: 0;

26 left: 0;

27 right: 0;

28 bottom: 0;

29 display: none;

30 z-index: 3;

31}

32

33@media all and (max-width: 767px){

34 body .main-slider__link{

35 display: block;

36 }

37}

38

39body .main-slider__link.no_btn{

40 display: block;

...

</html>