1
html{overflow-x:hidden;-webkit-text-size-adjust:100%}
2
.main-container{max-width:100%}
3
@media screen and (max-width:1366px){.shareit.floating{margin:0 0 0 -140px}
4
}
5
@media screen and (max-width:1300px){.shareit{position:relative!important;width:100%!important;top:0!important;padding-left:0!important;padding-right:0!important;margin:0!important;padding-top:10px!important;border:none!important;box-shadow:none!important}
6
.share-item{margin:0}
7
.shareit.floating{display:flex;flex-wrap:wrap;align-items:center}
8
.shareit.floating .share-item{margin:0 12px 10px 0;width:auto;line-height:1.5}
9
}
10
@media screen and (max-width:1152px){#page,.container{max-width:96%}
11
.navigation .menu-header-search{min-width:200px}
12
.primary-slider-container{min-height:100%}
13
img,video,object{height:auto!important}
14
}
15
@media screen and (max-width:1024px){#move-to-top{margin-right:0;right:5px}
16
div.header-social-icons{margin-left:20px}
17
#primary-navigation a{padding:17px 5px 16px 5px}
18
.mts-cart span a{padding:17px 3px 16px 3px!important}
19
.navigation .menu-header-search{min-width:auto;max-width:170px}
20
}
21
@media screen and (max-width:960px){#secondary-navigation{left:0}
22
img{max-width:100%;height:auto!important}
23
.ad-300 img{max-width:100%}
24
.ad-125 li{max-width:40%}
25
.ad-125 img{padding:0;background:#FAFAFA;border:0}
26
.footer-widgets .f-widget{width:31.5%}
27
.footer-widgets.widgets-num-4 .f-widget{width:22.5%}
28
}
29
@media screen and (min-width:865px){.navigation.mobile-only{display:none}
30
}
31
@media screen and (max-width:865px){#header h1,#header h2,.site-description{float:none;text-align:center;width:100%;max-width:100%;padding:0}
32
#header h1,#header h2{font-size:40px}
33
.site-description{margin-top:0}
34
#logo a,#logo img{float:none;letter-spacing:0}
35
.logo-wrap{margin-bottom:10px;margin-top:0;width:100%;margin-top:20px;text-align:center}
36
.widget-header{max-width:100%;float:none;overflow:hidden;width:100%;text-align:center}
37
.small-header .widget-header{margin-top:20px}
38
.widget-header img{float:none}
39
footer .container{padding:0 2%}
40
div.header-social-icons{float:left;width:100%;background:#333;padding-left:10px;box-sizing:border-box}
...
</html>