Version Description
- 11/01/2017 fix - excerpt display issue.
Download this release
Release Info
Developer | pickplugins |
Plugin | ![]() |
Version | 2.0.18 |
Comparing to | |
See all releases |
Code changes from version 2.0.7 to 2.0.18
- assets/admin/css/style-new.css +544 -0
- assets/admin/css/style.css +0 -325
- assets/admin/js/color-picker.js +1 -1
- assets/admin/js/scripts-new.js +474 -0
- assets/admin/js/scripts.js +0 -180
- assets/frontend/css/font-awesome.css +320 -9
- assets/frontend/css/font-awesome.min.css +4 -0
- assets/frontend/css/icons/gplus.png +0 -0
- assets/frontend/css/owl.carousel-new.css +173 -0
- assets/frontend/css/owl.carousel.css +170 -68
- assets/frontend/css/owl.theme.css +0 -79
- assets/frontend/css/{style.css → style-new.css} +250 -5
- assets/frontend/fonts/FontAwesome.otf +0 -0
- assets/frontend/fonts/fontawesome-webfont.eot +0 -0
- assets/frontend/fonts/fontawesome-webfont.svg +2668 -637
- assets/frontend/fonts/fontawesome-webfont.ttf +0 -0
- assets/frontend/fonts/fontawesome-webfont.woff +0 -0
- assets/frontend/fonts/fontawesome-webfont.woff2 +0 -0
- assets/frontend/js/imagesloaded.pkgd.js +487 -0
- assets/frontend/js/owl.carousel.js +0 -1512
- assets/frontend/js/owl.carousel.min.js +7 -0
- assets/frontend/js/scripts.js +9 -1
- assets/global/css/style.skins.css +1147 -29
- grid-items/custom-css.php +188 -3
- grid-items/layer-content.php +66 -477
- grid-items/layer-media.php +5 -1
- grid-items/lazy.php +21 -7
- grid-items/nav-bottom-new.php +370 -0
- grid-items/nav-bottom.php +0 -165
- grid-items/nav-top-new.php +211 -0
- grid-items/nav-top.php +0 -146
- grid-items/query.php +41 -36
- grid-items/scripts.php +10 -16
- grid-items/variables.php +80 -77
- includes/class-functions.php +40 -13
- includes/class-settings.php +3 -1
- includes/class-shortcodes.php +89 -72
- includes/dummy-grid-items.php +11 -0
- includes/functions.php +942 -1023
- includes/menu/help.php +1 -1
- includes/menu/layout-editor.php +77 -19
- includes/menu/settings.php +37 -49
- includes/meta.php +570 -76
- includes/post-meta-settings.php +14 -1
- languages/en.mo +0 -0
- languages/en.po +289 -119
- languages/post_grid-bn_BD.mo +0 -0
- languages/post_grid-it_IT.mo +0 -0
- languages/{post_grid-bn_BD.po → post_grid-it_IT.po} +169 -278
- post-grid.php +30 -17
- readme.txt +65 -16
assets/admin/css/style-new.css
ADDED
@@ -0,0 +1,544 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*
|
2 |
+
Admin css
|
3 |
+
*/
|
4 |
+
|
5 |
+
#post_grid_metabox, #post_grid_post_settings {
|
6 |
+
background: #f1f1f1 none repeat scroll 0 0;
|
7 |
+
border: medium none;
|
8 |
+
box-shadow: none;
|
9 |
+
}
|
10 |
+
|
11 |
+
#post_grid_metabox .hndle, #post_grid_post_settings .hndle {
|
12 |
+
background: rgb(96, 173, 252) none repeat scroll 0 0;
|
13 |
+
color: rgb(255, 255, 255);
|
14 |
+
}
|
15 |
+
|
16 |
+
#post_grid_metabox .handlediv, #post_grid_post_settings .handlediv{
|
17 |
+
color: rgb(255, 255, 255);
|
18 |
+
}
|
19 |
+
|
20 |
+
#post_grid_metabox .clear-categories{}
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
#post_grid_metabox .skin-list{}
|
26 |
+
|
27 |
+
#post_grid_metabox .skin-list .skin-container {
|
28 |
+
display: inline-block;
|
29 |
+
margin: 10px;
|
30 |
+
width: 275px;
|
31 |
+
}
|
32 |
+
|
33 |
+
#post_grid_metabox .skin-list .skin-container .checked {
|
34 |
+
background: rgb(252, 110, 60) none repeat scroll 0 0;
|
35 |
+
padding: 3px 10px;
|
36 |
+
}
|
37 |
+
|
38 |
+
#post_grid_metabox .skin-list .skin-container .checked.selected {
|
39 |
+
background: rgb(58, 212, 127) none repeat scroll 0 0;
|
40 |
+
}
|
41 |
+
|
42 |
+
#post_grid_metabox .skin-list .skin-container label {
|
43 |
+
color: rgb(255, 255, 255);
|
44 |
+
|
45 |
+
}
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
|
50 |
+
#post_grid_metabox .skin-list .skin {
|
51 |
+
background: rgb(242, 242, 242) none repeat scroll 0 0;
|
52 |
+
display: inline-block;
|
53 |
+
overflow: hidden;
|
54 |
+
vertical-align: top;
|
55 |
+
|
56 |
+
}
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
|
62 |
+
|
63 |
+
#post_grid_metabox .skin-list .skin .thumb img {
|
64 |
+
height: auto;
|
65 |
+
width: 100%;
|
66 |
+
}
|
67 |
+
|
68 |
+
#post_grid_metabox .skin-list .skin .title {
|
69 |
+
font-size: 16px;
|
70 |
+
line-height: normal;
|
71 |
+
padding: 5px 0;
|
72 |
+
}
|
73 |
+
|
74 |
+
#post_grid_metabox .skin-list .skin .content {
|
75 |
+
font-size: 13px;
|
76 |
+
line-height: normal;
|
77 |
+
padding: 5px 0;
|
78 |
+
}
|
79 |
+
|
80 |
+
|
81 |
+
#post_grid_metabox .skin-list .layer-content > div {
|
82 |
+
padding: 5px 15px !important;
|
83 |
+
}
|
84 |
+
|
85 |
+
|
86 |
+
|
87 |
+
|
88 |
+
|
89 |
+
|
90 |
+
#post_grid_metabox .meta-query-list {
|
91 |
+
|
92 |
+
}
|
93 |
+
|
94 |
+
#post_grid_metabox .meta-query-list .remove {
|
95 |
+
background: rgb(255, 73, 10) none repeat scroll 0 0;
|
96 |
+
color: rgb(255, 255, 255);
|
97 |
+
cursor: pointer;
|
98 |
+
margin-right: 10px;
|
99 |
+
padding: 1px 6px;
|
100 |
+
}
|
101 |
+
|
102 |
+
|
103 |
+
|
104 |
+
|
105 |
+
#post_grid_metabox .layout-list{
|
106 |
+
|
107 |
+
}
|
108 |
+
|
109 |
+
#post_grid_metabox .layout-list .idle, #post_grid_metabox .layout-list .hover {
|
110 |
+
background: rgba(0, 0, 0, 0) url("../images/tile.png") repeat scroll 0 0;
|
111 |
+
display: inline-block;
|
112 |
+
height: auto;
|
113 |
+
margin: 0 10px;
|
114 |
+
vertical-align: top;
|
115 |
+
width: 300px;
|
116 |
+
}
|
117 |
+
|
118 |
+
#post_grid_metabox .layout-list .idle{}
|
119 |
+
#post_grid_metabox .layout-list .hover {
|
120 |
+
display: none;
|
121 |
+
}
|
122 |
+
|
123 |
+
#post_grid_metabox .layout-list .idle .name, #post_grid_metabox .layout-list .hover .name {
|
124 |
+
background: rgb(240, 240, 240) none repeat scroll 0 0;
|
125 |
+
border-bottom: 1px solid rgb(153, 153, 153);
|
126 |
+
font-size: 20px;
|
127 |
+
line-height: normal;
|
128 |
+
padding: 5px 0;
|
129 |
+
text-align: center;
|
130 |
+
}
|
131 |
+
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
#post_grid_metabox .bg_image_src {
|
136 |
+
border: 1px solid rgb(221, 221, 221);
|
137 |
+
cursor: pointer;
|
138 |
+
height: 50px;
|
139 |
+
margin: 5px;
|
140 |
+
vertical-align: top;
|
141 |
+
width: 50px;
|
142 |
+
}
|
143 |
+
|
144 |
+
#post_grid_metabox .lazy_load_image {
|
145 |
+
border: 1px solid rgb(221, 221, 221);
|
146 |
+
cursor: pointer;
|
147 |
+
margin: 5px;
|
148 |
+
padding: 10px;
|
149 |
+
vertical-align: top;
|
150 |
+
}
|
151 |
+
|
152 |
+
|
153 |
+
#post_grid_metabox .grid-preview {
|
154 |
+
margin: 25px 0;
|
155 |
+
text-align: center;
|
156 |
+
}
|
157 |
+
|
158 |
+
#post_grid_metabox .grid-preview .items {
|
159 |
+
padding: 25px 0;
|
160 |
+
}
|
161 |
+
#post_grid_metabox .grid-preview .items .item {
|
162 |
+
display: inline-block;
|
163 |
+
margin: 0 10px;
|
164 |
+
overflow: hidden;
|
165 |
+
width: 300px;
|
166 |
+
}
|
167 |
+
#post_grid_metabox .grid-preview .items .item .layer-media {
|
168 |
+
height: 180px;
|
169 |
+
overflow: hidden;
|
170 |
+
width: 100%;
|
171 |
+
}
|
172 |
+
|
173 |
+
#post_grid_metabox .grid-preview .items .item .layer-media img{
|
174 |
+
width: 100%;
|
175 |
+
}
|
176 |
+
|
177 |
+
#post_grid_metabox .grid-preview .items .item .layer-content{}
|
178 |
+
|
179 |
+
|
180 |
+
#post_grid_metabox .grid-preview .grid-type-grid {
|
181 |
+
background: rgb(243, 243, 243) none repeat scroll 0 0;
|
182 |
+
border: 1px dashed #ddd;
|
183 |
+
margin: 0 auto;
|
184 |
+
padding: 20px;
|
185 |
+
width: 75%;
|
186 |
+
}
|
187 |
+
#post_grid_metabox .grid-preview .grid-type-filterable {
|
188 |
+
background: rgb(243, 243, 243) none repeat scroll 0 0;
|
189 |
+
border: 1px dashed #ddd;
|
190 |
+
display: none;
|
191 |
+
margin: 0 auto;
|
192 |
+
padding: 20px;
|
193 |
+
width: 75%;
|
194 |
+
}
|
195 |
+
|
196 |
+
#post_grid_metabox .grid-preview .grid-type-filterable .filter-menu {
|
197 |
+
padding: 8px 0;
|
198 |
+
text-align: center;
|
199 |
+
}
|
200 |
+
|
201 |
+
#post_grid_metabox .grid-preview .grid-type-filterable .filter {
|
202 |
+
background: #fff none repeat scroll 0 0;
|
203 |
+
display: inline-block;
|
204 |
+
float: none;
|
205 |
+
margin: 0 5px;
|
206 |
+
padding: 3px 7px;
|
207 |
+
}
|
208 |
+
|
209 |
+
|
210 |
+
#post_grid_metabox .grid-preview .grid-type-slider {
|
211 |
+
background: rgb(243, 243, 243) none repeat scroll 0 0;
|
212 |
+
border: 1px dashed #ddd;
|
213 |
+
margin: 0 auto;
|
214 |
+
padding: 20px;
|
215 |
+
position: relative;
|
216 |
+
width: 75%;
|
217 |
+
display: none;
|
218 |
+
}
|
219 |
+
|
220 |
+
#post_grid_metabox .grid-preview .pagination {
|
221 |
+
margin: 5px 0;
|
222 |
+
}
|
223 |
+
|
224 |
+
#post_grid_metabox .grid-preview .pagination .page {
|
225 |
+
background: #fff none repeat scroll 0 0;
|
226 |
+
display: inline-block;
|
227 |
+
margin: 0 3px;
|
228 |
+
padding: 4px 10px;
|
229 |
+
}
|
230 |
+
|
231 |
+
#post_grid_metabox .grid-preview .dots {
|
232 |
+
margin: 5px 0;
|
233 |
+
}
|
234 |
+
|
235 |
+
|
236 |
+
|
237 |
+
#post_grid_metabox .grid-preview .dots.round .dot {
|
238 |
+
border-radius: 50%;
|
239 |
+
}
|
240 |
+
#post_grid_metabox .grid-preview .dots.round-border .dot {
|
241 |
+
border: 1px solid #999;
|
242 |
+
border-radius: 50%;
|
243 |
+
}
|
244 |
+
#post_grid_metabox .grid-preview .dots.semi-round .dot {
|
245 |
+
border-radius: 4px;
|
246 |
+
}
|
247 |
+
#post_grid_metabox .grid-preview .dots.square .dot {
|
248 |
+
border-radius: 0;
|
249 |
+
}
|
250 |
+
#post_grid_metabox .grid-preview .dots.square-border .dot {
|
251 |
+
border: 1px solid #999;
|
252 |
+
}
|
253 |
+
#post_grid_metabox .grid-preview .dots.square-shadow .dot {
|
254 |
+
border-radius: 0;
|
255 |
+
box-shadow: 0 5px 10px -2px #999;
|
256 |
+
}
|
257 |
+
|
258 |
+
|
259 |
+
|
260 |
+
|
261 |
+
|
262 |
+
#post_grid_metabox .grid-preview .dots .dot {
|
263 |
+
background: #fff none repeat scroll 0 0;
|
264 |
+
display: inline-block;
|
265 |
+
margin: 0 4px;
|
266 |
+
padding: 8px;
|
267 |
+
}
|
268 |
+
|
269 |
+
|
270 |
+
|
271 |
+
|
272 |
+
|
273 |
+
|
274 |
+
|
275 |
+
|
276 |
+
|
277 |
+
|
278 |
+
|
279 |
+
|
280 |
+
|
281 |
+
|
282 |
+
#post_grid_metabox .grid-preview .navs {
|
283 |
+
position: absolute;
|
284 |
+
|
285 |
+
}
|
286 |
+
|
287 |
+
#post_grid_metabox .grid-preview .navs .nav {
|
288 |
+
background: #fff none repeat scroll 0 0;
|
289 |
+
display: inline-block;
|
290 |
+
left: 0;
|
291 |
+
margin: 0 5px;
|
292 |
+
padding: 7px;
|
293 |
+
}
|
294 |
+
|
295 |
+
/*Positions*/
|
296 |
+
|
297 |
+
#post_grid_metabox .grid-preview .navs .nav.next {
|
298 |
+
float: left;
|
299 |
+
}
|
300 |
+
|
301 |
+
#post_grid_metabox .grid-preview .navs .nav.prev {
|
302 |
+
float: right;
|
303 |
+
}
|
304 |
+
|
305 |
+
|
306 |
+
#post_grid_metabox .grid-preview .navs.top-left {
|
307 |
+
left: 5px;
|
308 |
+
top: 10px;
|
309 |
+
}
|
310 |
+
#post_grid_metabox .grid-preview .navs.top-right {
|
311 |
+
right: 5px;
|
312 |
+
top: 10px;
|
313 |
+
}
|
314 |
+
#post_grid_metabox .grid-preview .navs.middle {
|
315 |
+
left: 0;
|
316 |
+
top: 40%;
|
317 |
+
width: 100%;
|
318 |
+
}
|
319 |
+
#post_grid_metabox .grid-preview .navs.bottom-left {
|
320 |
+
bottom: 10px;
|
321 |
+
left: 5px;
|
322 |
+
}
|
323 |
+
#post_grid_metabox .grid-preview .navs.bottom-right {
|
324 |
+
bottom: 10px;
|
325 |
+
right: 5px;
|
326 |
+
}
|
327 |
+
|
328 |
+
|
329 |
+
/*Navs Style*/
|
330 |
+
|
331 |
+
|
332 |
+
|
333 |
+
#post_grid_metabox .grid-preview .navs.round {
|
334 |
+
|
335 |
+
}
|
336 |
+
|
337 |
+
#post_grid_metabox .grid-preview .navs.round .nav {
|
338 |
+
border-radius: 50%;
|
339 |
+
height: 20px;
|
340 |
+
overflow: hidden;
|
341 |
+
width: 20px;
|
342 |
+
}
|
343 |
+
|
344 |
+
|
345 |
+
#post_grid_metabox .grid-preview .navs.round-border .nav {
|
346 |
+
border: 2px solid #999;
|
347 |
+
border-radius: 50%;
|
348 |
+
height: 20px;
|
349 |
+
width: 20px;
|
350 |
+
}
|
351 |
+
|
352 |
+
#post_grid_metabox .grid-preview .navs.semi-round .nav {
|
353 |
+
border-radius: 5px;
|
354 |
+
box-shadow: 0 0 7px -1px #ddd;
|
355 |
+
height: 20px;
|
356 |
+
width: 20px;
|
357 |
+
}
|
358 |
+
#post_grid_metabox .grid-preview .navs.square .nav {
|
359 |
+
box-shadow: 0 0 4px 0 #ddd;
|
360 |
+
height: 20px;
|
361 |
+
width: 20px;
|
362 |
+
}
|
363 |
+
#post_grid_metabox .grid-preview .navs.square-border .nav {
|
364 |
+
border: 2px solid #999;
|
365 |
+
height: 20px;
|
366 |
+
width: 20px;
|
367 |
+
}
|
368 |
+
#post_grid_metabox .grid-preview .navs.square-shadow .nav {
|
369 |
+
box-shadow: 0 0 3px 2px #ddd;
|
370 |
+
height: 20px;
|
371 |
+
width: 20px;
|
372 |
+
}
|
373 |
+
|
374 |
+
|
375 |
+
|
376 |
+
|
377 |
+
|
378 |
+
|
379 |
+
|
380 |
+
|
381 |
+
|
382 |
+
|
383 |
+
|
384 |
+
|
385 |
+
#post_grid_metabox .grid-preview .title {
|
386 |
+
font-size: 17px;
|
387 |
+
padding: 13px 0;
|
388 |
+
}
|
389 |
+
|
390 |
+
#post_grid_metabox .grid-preview .content {
|
391 |
+
font-size: 13px;
|
392 |
+
}
|
393 |
+
|
394 |
+
|
395 |
+
|
396 |
+
#post_grid_metabox .grid-preview .pagination-type {
|
397 |
+
display: none;
|
398 |
+
}
|
399 |
+
|
400 |
+
#post_grid_metabox .grid-preview .filter-menu {
|
401 |
+
display: none;
|
402 |
+
}
|
403 |
+
|
404 |
+
#post_grid_metabox .grid-preview .filter-menu.yes {
|
405 |
+
display: block;
|
406 |
+
}
|
407 |
+
#post_grid_metabox .grid-preview .nav-top-search, #post_grid_metabox .grid-preview .per-page-count {
|
408 |
+
display: inline-block;
|
409 |
+
vertical-align: top;
|
410 |
+
}
|
411 |
+
|
412 |
+
#post_grid_metabox .grid-preview .per-page-count {
|
413 |
+
float: right;
|
414 |
+
}
|
415 |
+
|
416 |
+
|
417 |
+
|
418 |
+
/* layout-editor */
|
419 |
+
|
420 |
+
.layout-editor .layout-items {
|
421 |
+
margin: 25px 0;
|
422 |
+
}
|
423 |
+
|
424 |
+
.layout-editor .layout-items .item {
|
425 |
+
background: rgb(240, 240, 240) none repeat scroll 0 0;
|
426 |
+
border-bottom: 1px solid rgb(221, 221, 221);
|
427 |
+
cursor: pointer;
|
428 |
+
display: inline-block;
|
429 |
+
margin: 5px 3px;
|
430 |
+
padding: 3px 7px;
|
431 |
+
}
|
432 |
+
|
433 |
+
.layout-editor .layout-items .item .fa{
|
434 |
+
display:none;
|
435 |
+
|
436 |
+
}
|
437 |
+
|
438 |
+
|
439 |
+
.layout-editor .layout-items .item:hover .fa {
|
440 |
+
display: inline-block;
|
441 |
+
}
|
442 |
+
|
443 |
+
|
444 |
+
|
445 |
+
|
446 |
+
.layout-editor .layout-list{
|
447 |
+
|
448 |
+
}
|
449 |
+
|
450 |
+
.layout-editor .layout-list .idle, .layout-editor .layout-list .hover {
|
451 |
+
background: rgba(0, 0, 0, 0) url("../images/tile.png") repeat scroll 0 0;
|
452 |
+
display: inline-block;
|
453 |
+
height: auto;
|
454 |
+
margin: 0 10px;
|
455 |
+
min-height: 90px;
|
456 |
+
vertical-align: top;
|
457 |
+
width: 300px;
|
458 |
+
}
|
459 |
+
|
460 |
+
.layout-editor .layout-list .idle{}
|
461 |
+
.layout-editor .layout-list .hover{
|
462 |
+
|
463 |
+
}
|
464 |
+
|
465 |
+
.layout-editor .layout-list .idle .name, .layout-editor .layout-list .hover .name {
|
466 |
+
background: rgb(240, 240, 240) none repeat scroll 0 0;
|
467 |
+
border-bottom: 1px solid rgb(153, 153, 153);
|
468 |
+
font-size: 20px;
|
469 |
+
line-height: normal;
|
470 |
+
padding: 5px 0;
|
471 |
+
text-align: center;
|
472 |
+
}
|
473 |
+
|
474 |
+
|
475 |
+
.layout-editor .css-editor {
|
476 |
+
|
477 |
+
}
|
478 |
+
|
479 |
+
|
480 |
+
.layout-editor .css-editor .header{
|
481 |
+
|
482 |
+
}
|
483 |
+
|
484 |
+
.layout-editor .css-editor .header .remove {
|
485 |
+
background: rgb(255, 68, 63) none repeat scroll 0 0;
|
486 |
+
color: rgb(255, 255, 255);
|
487 |
+
cursor: pointer;
|
488 |
+
margin-right: 10px;
|
489 |
+
padding: 1px 6px;
|
490 |
+
}
|
491 |
+
|
492 |
+
|
493 |
+
|
494 |
+
|
495 |
+
/*Upgrade*/
|
496 |
+
|
497 |
+
#post-grid-upgrade {
|
498 |
+
background: rgb(221, 221, 221) none repeat scroll 0 0;
|
499 |
+
cursor: pointer;
|
500 |
+
padding: 1px 10px;
|
501 |
+
text-decoration: underline;
|
502 |
+
}
|
503 |
+
|
504 |
+
|
505 |
+
|
506 |
+
.post-grid-settings{}
|
507 |
+
|
508 |
+
|
509 |
+
.post-grid-settings .layout-list{}
|
510 |
+
.post-grid-settings .layout-list li {
|
511 |
+
background: #eeeeee none repeat scroll 0 0;
|
512 |
+
padding: 6px 10px;
|
513 |
+
}
|
514 |
+
|
515 |
+
.post-grid-settings .layout-list li .remove-layout {
|
516 |
+
background: #ff641f none repeat scroll 0 0;
|
517 |
+
color: #fff;
|
518 |
+
cursor: pointer;
|
519 |
+
margin-right: 10px;
|
520 |
+
padding: 2px 7px;
|
521 |
+
}
|
522 |
+
|
523 |
+
.post-grid-settings .remove-layout{}
|
524 |
+
|
525 |
+
|
526 |
+
.post-grid-settings .remove_export_content_layout {
|
527 |
+
background: #ff641f none repeat scroll 0 0;
|
528 |
+
color: #fff;
|
529 |
+
cursor: pointer;
|
530 |
+
padding: 0 6px;
|
531 |
+
}
|
532 |
+
|
533 |
+
|
534 |
+
|
535 |
+
|
536 |
+
|
537 |
+
|
538 |
+
|
539 |
+
|
540 |
+
|
541 |
+
|
542 |
+
|
543 |
+
|
544 |
+
|
assets/admin/css/style.css
DELETED
@@ -1,325 +0,0 @@
|
|
1 |
-
/*
|
2 |
-
Admin css
|
3 |
-
*/
|
4 |
-
|
5 |
-
#post_grid_metabox, #post_grid_post_settings {
|
6 |
-
background: #f1f1f1 none repeat scroll 0 0;
|
7 |
-
border: medium none;
|
8 |
-
box-shadow: none;
|
9 |
-
}
|
10 |
-
|
11 |
-
#post_grid_metabox .hndle, #post_grid_post_settings .hndle {
|
12 |
-
background: rgb(96, 173, 252) none repeat scroll 0 0;
|
13 |
-
color: rgb(255, 255, 255);
|
14 |
-
}
|
15 |
-
|
16 |
-
#post_grid_metabox .handlediv, #post_grid_post_settings .handlediv{
|
17 |
-
color: rgb(255, 255, 255);
|
18 |
-
}
|
19 |
-
|
20 |
-
#post_grid_metabox .clear-categories{}
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
#post_grid_metabox .skin-list{}
|
26 |
-
|
27 |
-
#post_grid_metabox .skin-list .skin-container {
|
28 |
-
display: inline-block;
|
29 |
-
margin: 10px;
|
30 |
-
width: 275px;
|
31 |
-
}
|
32 |
-
|
33 |
-
#post_grid_metabox .skin-list .skin-container .checked {
|
34 |
-
background: rgb(252, 110, 60) none repeat scroll 0 0;
|
35 |
-
padding: 3px 10px;
|
36 |
-
}
|
37 |
-
|
38 |
-
#post_grid_metabox .skin-list .skin-container .checked.selected {
|
39 |
-
background: rgb(58, 212, 127) none repeat scroll 0 0;
|
40 |
-
}
|
41 |
-
|
42 |
-
#post_grid_metabox .skin-list .skin-container label {
|
43 |
-
color: rgb(255, 255, 255);
|
44 |
-
|
45 |
-
}
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
#post_grid_metabox .skin-list .skin {
|
51 |
-
background: rgb(242, 242, 242) none repeat scroll 0 0;
|
52 |
-
display: inline-block;
|
53 |
-
overflow: hidden;
|
54 |
-
vertical-align: top;
|
55 |
-
|
56 |
-
}
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
#post_grid_metabox .skin-list .skin .thumb img {
|
64 |
-
height: auto;
|
65 |
-
width: 100%;
|
66 |
-
}
|
67 |
-
|
68 |
-
#post_grid_metabox .skin-list .skin .title {
|
69 |
-
font-size: 16px;
|
70 |
-
line-height: normal;
|
71 |
-
padding: 5px 0;
|
72 |
-
}
|
73 |
-
|
74 |
-
#post_grid_metabox .skin-list .skin .content {
|
75 |
-
font-size: 13px;
|
76 |
-
line-height: normal;
|
77 |
-
padding: 5px 0;
|
78 |
-
}
|
79 |
-
|
80 |
-
|
81 |
-
#post_grid_metabox .skin-list .layer-content > div {
|
82 |
-
padding: 5px 15px !important;
|
83 |
-
}
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
#post_grid_metabox .grid-layout {
|
89 |
-
background: rgb(243, 243, 243) none repeat scroll 0 0;
|
90 |
-
margin: 20px 0;
|
91 |
-
padding: 25px;
|
92 |
-
}
|
93 |
-
|
94 |
-
#post_grid_metabox .grid-layout .grid-up {
|
95 |
-
border: 1px dashed rgb(221, 221, 221);
|
96 |
-
margin: 10px 0;
|
97 |
-
padding: 10px;
|
98 |
-
text-align: center;
|
99 |
-
}
|
100 |
-
|
101 |
-
#post_grid_metabox .grid-layout .grid-up label, #post_grid_metabox .grid-layout .grid-bottom label {
|
102 |
-
background: rgb(230, 230, 230) none repeat scroll 0 0;
|
103 |
-
border: 1px solid rgb(221, 221, 221);
|
104 |
-
padding: 3px 15px;
|
105 |
-
}
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
#post_grid_metabox .grid-layout .grid-container {
|
111 |
-
border: 1px dashed rgb(221, 221, 221);
|
112 |
-
margin: 10px 0;
|
113 |
-
overflow: hidden;
|
114 |
-
padding: 10px;
|
115 |
-
text-align: center;
|
116 |
-
}
|
117 |
-
|
118 |
-
|
119 |
-
#post_grid_metabox .grid-layout .grid-container img{
|
120 |
-
|
121 |
-
}
|
122 |
-
|
123 |
-
#post_grid_metabox .grid-layout .grid-bottom {
|
124 |
-
border: 1px dashed rgb(221, 221, 221);
|
125 |
-
padding: 10px;
|
126 |
-
margin: 10px 0;
|
127 |
-
text-align: center;
|
128 |
-
}
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
#post_grid_metabox .meta-query-list {
|
134 |
-
|
135 |
-
}
|
136 |
-
|
137 |
-
#post_grid_metabox .meta-query-list .remove {
|
138 |
-
background: rgb(255, 73, 10) none repeat scroll 0 0;
|
139 |
-
color: rgb(255, 255, 255);
|
140 |
-
cursor: pointer;
|
141 |
-
margin-right: 10px;
|
142 |
-
padding: 1px 6px;
|
143 |
-
}
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
#post_grid_metabox .layout-list{
|
149 |
-
|
150 |
-
}
|
151 |
-
|
152 |
-
#post_grid_metabox .layout-list .idle, #post_grid_metabox .layout-list .hover {
|
153 |
-
background: rgba(0, 0, 0, 0) url("../images/tile.png") repeat scroll 0 0;
|
154 |
-
display: inline-block;
|
155 |
-
height: auto;
|
156 |
-
margin: 0 10px;
|
157 |
-
vertical-align: top;
|
158 |
-
width: 300px;
|
159 |
-
}
|
160 |
-
|
161 |
-
#post_grid_metabox .layout-list .idle{}
|
162 |
-
#post_grid_metabox .layout-list .hover {
|
163 |
-
display: none;
|
164 |
-
}
|
165 |
-
|
166 |
-
#post_grid_metabox .layout-list .idle .name, #post_grid_metabox .layout-list .hover .name {
|
167 |
-
background: rgb(240, 240, 240) none repeat scroll 0 0;
|
168 |
-
border-bottom: 1px solid rgb(153, 153, 153);
|
169 |
-
font-size: 20px;
|
170 |
-
line-height: normal;
|
171 |
-
padding: 5px 0;
|
172 |
-
text-align: center;
|
173 |
-
}
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
#post_grid_metabox .bg_image_src {
|
179 |
-
border: 1px solid rgb(221, 221, 221);
|
180 |
-
cursor: pointer;
|
181 |
-
height: 50px;
|
182 |
-
margin: 5px;
|
183 |
-
vertical-align: top;
|
184 |
-
width: 50px;
|
185 |
-
}
|
186 |
-
|
187 |
-
#post_grid_metabox .lazy_load_image {
|
188 |
-
border: 1px solid rgb(221, 221, 221);
|
189 |
-
cursor: pointer;
|
190 |
-
margin: 5px;
|
191 |
-
padding: 10px;
|
192 |
-
vertical-align: top;
|
193 |
-
}
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
/* layout-editor */
|
200 |
-
|
201 |
-
.layout-editor .layout-items {
|
202 |
-
margin: 25px 0;
|
203 |
-
}
|
204 |
-
|
205 |
-
.layout-editor .layout-items .item {
|
206 |
-
background: rgb(240, 240, 240) none repeat scroll 0 0;
|
207 |
-
border-bottom: 1px solid rgb(221, 221, 221);
|
208 |
-
cursor: pointer;
|
209 |
-
display: inline-block;
|
210 |
-
margin: 5px 3px;
|
211 |
-
padding: 3px 7px;
|
212 |
-
}
|
213 |
-
|
214 |
-
.layout-editor .layout-items .item .fa{
|
215 |
-
display:none;
|
216 |
-
|
217 |
-
}
|
218 |
-
|
219 |
-
|
220 |
-
.layout-editor .layout-items .item:hover .fa {
|
221 |
-
display: inline-block;
|
222 |
-
}
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
.layout-editor .layout-list{
|
228 |
-
|
229 |
-
}
|
230 |
-
|
231 |
-
.layout-editor .layout-list .idle, .layout-editor .layout-list .hover {
|
232 |
-
background: rgba(0, 0, 0, 0) url("../images/tile.png") repeat scroll 0 0;
|
233 |
-
display: inline-block;
|
234 |
-
height: auto;
|
235 |
-
margin: 0 10px;
|
236 |
-
min-height: 90px;
|
237 |
-
vertical-align: top;
|
238 |
-
width: 300px;
|
239 |
-
}
|
240 |
-
|
241 |
-
.layout-editor .layout-list .idle{}
|
242 |
-
.layout-editor .layout-list .hover{
|
243 |
-
|
244 |
-
}
|
245 |
-
|
246 |
-
.layout-editor .layout-list .idle .name, .layout-editor .layout-list .hover .name {
|
247 |
-
background: rgb(240, 240, 240) none repeat scroll 0 0;
|
248 |
-
border-bottom: 1px solid rgb(153, 153, 153);
|
249 |
-
font-size: 20px;
|
250 |
-
line-height: normal;
|
251 |
-
padding: 5px 0;
|
252 |
-
text-align: center;
|
253 |
-
}
|
254 |
-
|
255 |
-
|
256 |
-
.layout-editor .css-editor {
|
257 |
-
|
258 |
-
}
|
259 |
-
|
260 |
-
|
261 |
-
.layout-editor .css-editor .header{
|
262 |
-
|
263 |
-
}
|
264 |
-
|
265 |
-
.layout-editor .css-editor .header .remove {
|
266 |
-
background: rgb(255, 68, 63) none repeat scroll 0 0;
|
267 |
-
color: rgb(255, 255, 255);
|
268 |
-
cursor: pointer;
|
269 |
-
margin-right: 10px;
|
270 |
-
padding: 1px 6px;
|
271 |
-
}
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
/*Upgrade*/
|
277 |
-
|
278 |
-
#post-grid-upgrade {
|
279 |
-
background: rgb(221, 221, 221) none repeat scroll 0 0;
|
280 |
-
cursor: pointer;
|
281 |
-
padding: 1px 10px;
|
282 |
-
text-decoration: underline;
|
283 |
-
}
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
.post-grid-settings{}
|
288 |
-
|
289 |
-
|
290 |
-
.post-grid-settings .layout-list{}
|
291 |
-
.post-grid-settings .layout-list li {
|
292 |
-
background: #eeeeee none repeat scroll 0 0;
|
293 |
-
padding: 6px 10px;
|
294 |
-
}
|
295 |
-
|
296 |
-
.post-grid-settings .layout-list li .remove-layout {
|
297 |
-
background: #ff641f none repeat scroll 0 0;
|
298 |
-
color: #fff;
|
299 |
-
cursor: pointer;
|
300 |
-
margin-right: 10px;
|
301 |
-
padding: 2px 7px;
|
302 |
-
}
|
303 |
-
|
304 |
-
.post-grid-settings .remove-layout{}
|
305 |
-
|
306 |
-
|
307 |
-
.post-grid-settings .remove_export_content_layout {
|
308 |
-
background: #ff641f none repeat scroll 0 0;
|
309 |
-
color: #fff;
|
310 |
-
cursor: pointer;
|
311 |
-
padding: 0 6px;
|
312 |
-
}
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/admin/js/color-picker.js
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
{
|
3 |
|
4 |
|
5 |
-
$('.color').wpColorPicker();
|
6 |
|
7 |
|
8 |
|
2 |
{
|
3 |
|
4 |
|
5 |
+
$('.post-grid-color').wpColorPicker();
|
6 |
|
7 |
|
8 |
|
assets/admin/js/scripts-new.js
ADDED
@@ -0,0 +1,474 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
jQuery(document).ready(function($)
|
2 |
+
{
|
3 |
+
|
4 |
+
|
5 |
+
|
6 |
+
|
7 |
+
|
8 |
+
$(document).on('click', '#post_grid_metabox .slider_navs_style', function()
|
9 |
+
{
|
10 |
+
//alert('Hello');
|
11 |
+
|
12 |
+
var val = $(this).val();
|
13 |
+
nav = $('.slider-navs');
|
14 |
+
|
15 |
+
if(nav.hasClass(val)){
|
16 |
+
$('.slider-navs').removeClass(val);
|
17 |
+
|
18 |
+
}
|
19 |
+
else{
|
20 |
+
|
21 |
+
$('.slider-navs').removeClass('round');
|
22 |
+
$('.slider-navs').removeClass('round-border');
|
23 |
+
$('.slider-navs').removeClass('semi-round');
|
24 |
+
$('.slider-navs').removeClass('square');
|
25 |
+
$('.slider-navs').removeClass('square-border');
|
26 |
+
$('.slider-navs').removeClass('square-shadow');
|
27 |
+
|
28 |
+
|
29 |
+
$('.slider-navs').addClass(val);
|
30 |
+
|
31 |
+
}
|
32 |
+
|
33 |
+
})
|
34 |
+
|
35 |
+
|
36 |
+
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
|
42 |
+
$(document).on('click', '#post_grid_metabox .slider_dots_style', function()
|
43 |
+
{
|
44 |
+
|
45 |
+
var val = $(this).val();
|
46 |
+
nav = $('.slider-dots');
|
47 |
+
|
48 |
+
if(nav.hasClass(val)){
|
49 |
+
$('.slider-dots').removeClass(val);
|
50 |
+
|
51 |
+
}
|
52 |
+
else{
|
53 |
+
|
54 |
+
$('.slider-dots').removeClass('round');
|
55 |
+
$('.slider-dots').removeClass('round-border');
|
56 |
+
$('.slider-dots').removeClass('semi-round');
|
57 |
+
$('.slider-dots').removeClass('square');
|
58 |
+
$('.slider-dots').removeClass('square-border');
|
59 |
+
$('.slider-dots').removeClass('square-shadow');
|
60 |
+
|
61 |
+
|
62 |
+
|
63 |
+
$('.slider-dots').addClass(val);
|
64 |
+
|
65 |
+
}
|
66 |
+
|
67 |
+
})
|
68 |
+
|
69 |
+
|
70 |
+
|
71 |
+
$(document).on('click', '#post_grid_metabox .slider_navs_positon', function()
|
72 |
+
{
|
73 |
+
|
74 |
+
var val = $(this).val();
|
75 |
+
nav = $('.slider-navs');
|
76 |
+
|
77 |
+
if(nav.hasClass(val)){
|
78 |
+
$('.slider-navs').removeClass(val);
|
79 |
+
|
80 |
+
}
|
81 |
+
else{
|
82 |
+
|
83 |
+
$('.slider-navs').removeClass('top-left');
|
84 |
+
$('.slider-navs').removeClass('top-right');
|
85 |
+
$('.slider-navs').removeClass('middle');
|
86 |
+
$('.slider-navs').removeClass('bottom-left');
|
87 |
+
$('.slider-navs').removeClass('bottom-right');
|
88 |
+
|
89 |
+
$('.slider-navs').addClass(val);
|
90 |
+
|
91 |
+
}
|
92 |
+
|
93 |
+
})
|
94 |
+
|
95 |
+
|
96 |
+
|
97 |
+
|
98 |
+
|
99 |
+
|
100 |
+
$(document).on('click', '#post_grid_metabox .nav_top_search', function()
|
101 |
+
{
|
102 |
+
//alert('Hello');
|
103 |
+
|
104 |
+
var grid_type = $(this).val();
|
105 |
+
|
106 |
+
if(grid_type=='yes'){
|
107 |
+
|
108 |
+
$('.nav-top-search').fadeIn();
|
109 |
+
}
|
110 |
+
else{
|
111 |
+
$('.nav-top-search').fadeOut();
|
112 |
+
}
|
113 |
+
|
114 |
+
//$('.slider-navs').css('display','none');
|
115 |
+
|
116 |
+
})
|
117 |
+
|
118 |
+
|
119 |
+
|
120 |
+
$(document).on('click', '#post_grid_metabox .per_page_count', function()
|
121 |
+
{
|
122 |
+
//alert('Hello');
|
123 |
+
|
124 |
+
var grid_type = $(this).val();
|
125 |
+
|
126 |
+
if(grid_type=='yes'){
|
127 |
+
|
128 |
+
$('.per-page-count').fadeIn();
|
129 |
+
}
|
130 |
+
else{
|
131 |
+
$('.per-page-count').fadeOut();
|
132 |
+
}
|
133 |
+
|
134 |
+
//$('.slider-navs').css('display','none');
|
135 |
+
|
136 |
+
})
|
137 |
+
|
138 |
+
|
139 |
+
|
140 |
+
|
141 |
+
|
142 |
+
|
143 |
+
|
144 |
+
|
145 |
+
$(document).on('click', '#post_grid_metabox .slider_navs', function()
|
146 |
+
{
|
147 |
+
//alert('Hello');
|
148 |
+
|
149 |
+
var grid_type = $(this).val();
|
150 |
+
|
151 |
+
if(grid_type=='true'){
|
152 |
+
|
153 |
+
$('.slider-navs').fadeIn();
|
154 |
+
}
|
155 |
+
else{
|
156 |
+
$('.slider-navs').fadeOut();
|
157 |
+
}
|
158 |
+
|
159 |
+
//$('.slider-navs').css('display','none');
|
160 |
+
|
161 |
+
})
|
162 |
+
|
163 |
+
|
164 |
+
|
165 |
+
|
166 |
+
$(document).on('click', '#post_grid_metabox .slider_dots', function()
|
167 |
+
{
|
168 |
+
//alert('Hello');
|
169 |
+
|
170 |
+
var grid_type = $(this).val();
|
171 |
+
|
172 |
+
if(grid_type=='true'){
|
173 |
+
|
174 |
+
$('.slider-dots').fadeIn();
|
175 |
+
}
|
176 |
+
else{
|
177 |
+
$('.slider-dots').fadeOut();
|
178 |
+
}
|
179 |
+
|
180 |
+
//$('.slider-navs').css('display','none');
|
181 |
+
|
182 |
+
|
183 |
+
|
184 |
+
})
|
185 |
+
|
186 |
+
|
187 |
+
|
188 |
+
|
189 |
+
|
190 |
+
|
191 |
+
|
192 |
+
|
193 |
+
|
194 |
+
$(document).on('click', '#post_grid_metabox .grid_type', function()
|
195 |
+
{
|
196 |
+
|
197 |
+
var grid_type = $(this).val();
|
198 |
+
|
199 |
+
|
200 |
+
$('.grid-type').css('display','none');
|
201 |
+
$('.grid-type-'+grid_type).fadeIn();
|
202 |
+
|
203 |
+
|
204 |
+
})
|
205 |
+
|
206 |
+
|
207 |
+
|
208 |
+
$(document).on('click', '#post_grid_metabox .pagination_type', function()
|
209 |
+
{
|
210 |
+
|
211 |
+
var pagination_type = $(this).val();
|
212 |
+
|
213 |
+
|
214 |
+
$('.pagination-type').css('display','none');
|
215 |
+
$('.pagination-'+pagination_type).fadeIn();
|
216 |
+
|
217 |
+
|
218 |
+
})
|
219 |
+
|
220 |
+
|
221 |
+
|
222 |
+
$(document).on('click', '#post_grid_metabox .nav_filter', function()
|
223 |
+
{
|
224 |
+
|
225 |
+
var nav_filter = $(this).val();
|
226 |
+
|
227 |
+
|
228 |
+
$('.filter-menu').css('display','none');
|
229 |
+
$('.filter-menu.'+nav_filter).fadeIn();
|
230 |
+
|
231 |
+
|
232 |
+
})
|
233 |
+
|
234 |
+
|
235 |
+
|
236 |
+
|
237 |
+
|
238 |
+
|
239 |
+
|
240 |
+
$(document).on('click', '.post-grid-settings .export-content-layouts', function(){
|
241 |
+
|
242 |
+
jQuery.ajax(
|
243 |
+
{
|
244 |
+
type: 'POST',
|
245 |
+
context: this,
|
246 |
+
url: post_grid_ajax.post_grid_ajaxurl,
|
247 |
+
data: {"action": "post_grid_export_content_layouts",},
|
248 |
+
success: function(data)
|
249 |
+
{
|
250 |
+
$(this).html('Export Done!');
|
251 |
+
|
252 |
+
window.open(data,'_blank');
|
253 |
+
|
254 |
+
|
255 |
+
}
|
256 |
+
});
|
257 |
+
|
258 |
+
})
|
259 |
+
|
260 |
+
$(document).on('click', '.post-grid-settings .remove_export_content_layout', function()
|
261 |
+
{
|
262 |
+
|
263 |
+
var file_url = $(this).attr('file-url');
|
264 |
+
|
265 |
+
if(confirm('Do you really want to remove ?')){
|
266 |
+
|
267 |
+
|
268 |
+
|
269 |
+
jQuery.ajax(
|
270 |
+
{
|
271 |
+
type: 'POST',
|
272 |
+
url: post_grid_ajax.post_grid_ajaxurl,
|
273 |
+
context:this,
|
274 |
+
data: {"action": "post_grid_ajax_remove_export_content_layout","file_url":file_url},
|
275 |
+
success: function(data)
|
276 |
+
{
|
277 |
+
//alert('Deleted');
|
278 |
+
$(this).html('Deleted');
|
279 |
+
|
280 |
+
}
|
281 |
+
});
|
282 |
+
|
283 |
+
}
|
284 |
+
|
285 |
+
})
|
286 |
+
|
287 |
+
|
288 |
+
|
289 |
+
$(document).on('click', '.post-grid-settings .remove-layout', function()
|
290 |
+
{
|
291 |
+
var layout_id = $(this).attr('layout-id');
|
292 |
+
|
293 |
+
if(confirm('Do you really want to remove "'+layout_id+'" ?')){
|
294 |
+
|
295 |
+
|
296 |
+
|
297 |
+
jQuery.ajax(
|
298 |
+
{
|
299 |
+
type: 'POST',
|
300 |
+
url: post_grid_ajax.post_grid_ajaxurl,
|
301 |
+
context:this,
|
302 |
+
data: {"action": "post_grid_remove_content_layout_ajax","layout_id":layout_id},
|
303 |
+
success: function(data)
|
304 |
+
{
|
305 |
+
$(this).parent().remove();
|
306 |
+
|
307 |
+
}
|
308 |
+
});
|
309 |
+
|
310 |
+
}
|
311 |
+
|
312 |
+
|
313 |
+
|
314 |
+
})
|
315 |
+
|
316 |
+
|
317 |
+
|
318 |
+
|
319 |
+
|
320 |
+
|
321 |
+
|
322 |
+
|
323 |
+
|
324 |
+
$(document).on('click', '.post-grid-settings .reset-content-layouts', function()
|
325 |
+
{
|
326 |
+
|
327 |
+
if(confirm("Do you really want to reset ?" )){
|
328 |
+
|
329 |
+
jQuery.ajax(
|
330 |
+
{
|
331 |
+
type: 'POST',
|
332 |
+
context: this,
|
333 |
+
url: post_grid_ajax.post_grid_ajaxurl,
|
334 |
+
data: {"action": "post_grid_reset_content_layouts",},
|
335 |
+
success: function(data)
|
336 |
+
{
|
337 |
+
$(this).html('Reset Done!');
|
338 |
+
|
339 |
+
|
340 |
+
}
|
341 |
+
});
|
342 |
+
|
343 |
+
}
|
344 |
+
|
345 |
+
})
|
346 |
+
|
347 |
+
|
348 |
+
$(document).on('click', '.post-grid-settings .import-content-layouts', function()
|
349 |
+
{
|
350 |
+
|
351 |
+
var layouts_data = $('.import-content-layouts-data').val();
|
352 |
+
|
353 |
+
|
354 |
+
jQuery.ajax(
|
355 |
+
{
|
356 |
+
type: 'POST',
|
357 |
+
context: this,
|
358 |
+
url: post_grid_ajax.post_grid_ajaxurl,
|
359 |
+
data: {"action": "post_grid_import_content_layouts","layouts_data":layouts_data},
|
360 |
+
success: function(data)
|
361 |
+
{
|
362 |
+
$(this).html('Import Done!');
|
363 |
+
$('.import-content-layouts-data').val('');
|
364 |
+
|
365 |
+
//window.open(data,'_blank');
|
366 |
+
|
367 |
+
|
368 |
+
}
|
369 |
+
});
|
370 |
+
|
371 |
+
})
|
372 |
+
|
373 |
+
|
374 |
+
|
375 |
+
|
376 |
+
|
377 |
+
|
378 |
+
|
379 |
+
|
380 |
+
|
381 |
+
|
382 |
+
$(document).on('change', '#post_grid_metabox .select-layout-content', function()
|
383 |
+
{
|
384 |
+
var layout = $(this).val();
|
385 |
+
|
386 |
+
|
387 |
+
jQuery.ajax(
|
388 |
+
{
|
389 |
+
type: 'POST',
|
390 |
+
url: post_grid_ajax.post_grid_ajaxurl,
|
391 |
+
data: {"action": "post_grid_layout_content_ajax","layout":layout},
|
392 |
+
success: function(data)
|
393 |
+
{
|
394 |
+
//jQuery(".layout-content").html(data);
|
395 |
+
jQuery("#post_grid_metabox .layer-content").html(data);
|
396 |
+
}
|
397 |
+
});
|
398 |
+
|
399 |
+
})
|
400 |
+
|
401 |
+
|
402 |
+
|
403 |
+
$(document).on('click', '#post_grid_metabox .meta-query-list .remove', function()
|
404 |
+
{
|
405 |
+
|
406 |
+
if(confirm("Do you really want remove ?")){
|
407 |
+
$(this).parent().parent().remove();
|
408 |
+
}
|
409 |
+
|
410 |
+
|
411 |
+
})
|
412 |
+
|
413 |
+
|
414 |
+
|
415 |
+
|
416 |
+
|
417 |
+
|
418 |
+
$(document).on('click', '#post_grid_metabox .post_types', function()
|
419 |
+
{
|
420 |
+
|
421 |
+
var post_types = $(this).val();
|
422 |
+
var post_id = $(this).attr('post_id');
|
423 |
+
|
424 |
+
|
425 |
+
|
426 |
+
jQuery.ajax(
|
427 |
+
{
|
428 |
+
type: 'POST',
|
429 |
+
url: post_grid_ajax.post_grid_ajaxurl,
|
430 |
+
data: {"action": "post_grid_get_categories","post_types":post_types,"post_id":post_id},
|
431 |
+
success: function(data)
|
432 |
+
{
|
433 |
+
|
434 |
+
jQuery("#post_grid_metabox .categories-container").html(data);
|
435 |
+
|
436 |
+
}
|
437 |
+
});
|
438 |
+
|
439 |
+
})
|
440 |
+
|
441 |
+
|
442 |
+
|
443 |
+
|
444 |
+
|
445 |
+
|
446 |
+
|
447 |
+
$(document).on('click', '#post_grid_metabox .clear-categories', function()
|
448 |
+
{
|
449 |
+
//alert('Hello');
|
450 |
+
$('.categories option').prop('selected', false);
|
451 |
+
|
452 |
+
})
|
453 |
+
|
454 |
+
|
455 |
+
$(document).on('click', '#post_grid_metabox .clear-post-types', function()
|
456 |
+
{
|
457 |
+
//alert('Hello');
|
458 |
+
$('.post_types option').prop('selected', false);
|
459 |
+
|
460 |
+
})
|
461 |
+
|
462 |
+
|
463 |
+
|
464 |
+
|
465 |
+
|
466 |
+
|
467 |
+
});
|
468 |
+
|
469 |
+
|
470 |
+
|
471 |
+
|
472 |
+
|
473 |
+
|
474 |
+
|
assets/admin/js/scripts.js
DELETED
@@ -1,180 +0,0 @@
|
|
1 |
-
jQuery(document).ready(function($)
|
2 |
-
{
|
3 |
-
|
4 |
-
|
5 |
-
$(document).on('click', '.post-grid-settings .remove_export_content_layout', function()
|
6 |
-
{
|
7 |
-
|
8 |
-
var file_url = $(this).attr('file-url');
|
9 |
-
|
10 |
-
if(confirm('Do you really want to remove ?')){
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
jQuery.ajax(
|
15 |
-
{
|
16 |
-
type: 'POST',
|
17 |
-
url: post_grid_ajax.post_grid_ajaxurl,
|
18 |
-
context:this,
|
19 |
-
data: {"action": "post_grid_ajax_remove_export_content_layout","file_url":file_url},
|
20 |
-
success: function(data)
|
21 |
-
{
|
22 |
-
//alert('Deleted');
|
23 |
-
$(this).html('Deleted');
|
24 |
-
|
25 |
-
}
|
26 |
-
});
|
27 |
-
|
28 |
-
}
|
29 |
-
|
30 |
-
})
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
$(document).on('click', '#post-grid-upgrade', function()
|
40 |
-
{
|
41 |
-
|
42 |
-
jQuery.ajax(
|
43 |
-
{
|
44 |
-
type: 'POST',
|
45 |
-
context: this,
|
46 |
-
url: post_grid_ajax.post_grid_ajaxurl,
|
47 |
-
data: {"action": "post_grid_upgrade_action",},
|
48 |
-
success: function(data)
|
49 |
-
{
|
50 |
-
$(this).html('Upgrade Done!');
|
51 |
-
$(this).parent().fadeOut();
|
52 |
-
|
53 |
-
|
54 |
-
}
|
55 |
-
});
|
56 |
-
|
57 |
-
|
58 |
-
})
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
$(document).on('click', '.post-grid-settings .reset-content-layouts', function()
|
63 |
-
{
|
64 |
-
|
65 |
-
if(confirm("Do you really want to reset ?" )){
|
66 |
-
|
67 |
-
jQuery.ajax(
|
68 |
-
{
|
69 |
-
type: 'POST',
|
70 |
-
context: this,
|
71 |
-
url: post_grid_ajax.post_grid_ajaxurl,
|
72 |
-
data: {"action": "post_grid_reset_content_layouts",},
|
73 |
-
success: function(data)
|
74 |
-
{
|
75 |
-
$(this).html('Reset Done!');
|
76 |
-
|
77 |
-
|
78 |
-
}
|
79 |
-
});
|
80 |
-
|
81 |
-
}
|
82 |
-
|
83 |
-
})
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
$(document).on('click', '.post-grid-settings .export-content-layouts', function()
|
91 |
-
{
|
92 |
-
|
93 |
-
jQuery.ajax(
|
94 |
-
{
|
95 |
-
type: 'POST',
|
96 |
-
context: this,
|
97 |
-
url: post_grid_ajax.post_grid_ajaxurl,
|
98 |
-
data: {"action": "post_grid_export_content_layouts",},
|
99 |
-
success: function(data)
|
100 |
-
{
|
101 |
-
$(this).html('Export Done!');
|
102 |
-
|
103 |
-
window.open(data,'_blank');
|
104 |
-
|
105 |
-
|
106 |
-
}
|
107 |
-
});
|
108 |
-
|
109 |
-
})
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
$(document).on('change', '#post_grid_metabox .select-layout-content', function()
|
119 |
-
{
|
120 |
-
var layout = $(this).val();
|
121 |
-
|
122 |
-
|
123 |
-
jQuery.ajax(
|
124 |
-
{
|
125 |
-
type: 'POST',
|
126 |
-
url: post_grid_ajax.post_grid_ajaxurl,
|
127 |
-
data: {"action": "post_grid_layout_content_ajax","layout":layout},
|
128 |
-
success: function(data)
|
129 |
-
{
|
130 |
-
//jQuery(".layout-content").html(data);
|
131 |
-
jQuery("#post_grid_metabox .layer-content").html(data);
|
132 |
-
}
|
133 |
-
});
|
134 |
-
|
135 |
-
})
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
$(document).on('click', '#post_grid_metabox .meta-query-list .remove', function()
|
140 |
-
{
|
141 |
-
|
142 |
-
if(confirm("Do you really want remove ?")){
|
143 |
-
$(this).parent().parent().remove();
|
144 |
-
}
|
145 |
-
|
146 |
-
|
147 |
-
})
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
$(document).on('click', '#post_grid_metabox .clear-post-types', function()
|
162 |
-
{
|
163 |
-
//alert('Hello');
|
164 |
-
$('.post_types option').prop('selected', false);
|
165 |
-
|
166 |
-
})
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
});
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/frontend/css/font-awesome.css
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
/*!
|
2 |
-
* Font Awesome 4.
|
3 |
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
*/
|
5 |
/* FONT PATH
|
6 |
* -------------------------- */
|
7 |
@font-face {
|
8 |
font-family: 'FontAwesome';
|
9 |
-
src: url('../fonts/fontawesome-webfont.eot?v=4.
|
10 |
-
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.
|
11 |
font-weight: normal;
|
12 |
font-style: normal;
|
13 |
}
|
@@ -118,31 +118,31 @@
|
|
118 |
}
|
119 |
}
|
120 |
.fa-rotate-90 {
|
121 |
-
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1
|
122 |
-webkit-transform: rotate(90deg);
|
123 |
-ms-transform: rotate(90deg);
|
124 |
transform: rotate(90deg);
|
125 |
}
|
126 |
.fa-rotate-180 {
|
127 |
-
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2
|
128 |
-webkit-transform: rotate(180deg);
|
129 |
-ms-transform: rotate(180deg);
|
130 |
transform: rotate(180deg);
|
131 |
}
|
132 |
.fa-rotate-270 {
|
133 |
-
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3
|
134 |
-webkit-transform: rotate(270deg);
|
135 |
-ms-transform: rotate(270deg);
|
136 |
transform: rotate(270deg);
|
137 |
}
|
138 |
.fa-flip-horizontal {
|
139 |
-
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1
|
140 |
-webkit-transform: scale(-1, 1);
|
141 |
-ms-transform: scale(-1, 1);
|
142 |
transform: scale(-1, 1);
|
143 |
}
|
144 |
.fa-flip-vertical {
|
145 |
-
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1
|
146 |
-webkit-transform: scale(1, -1);
|
147 |
-ms-transform: scale(1, -1);
|
148 |
transform: scale(1, -1);
|
@@ -1383,7 +1383,7 @@
|
|
1383 |
.fa-digg:before {
|
1384 |
content: "\f1a6";
|
1385 |
}
|
1386 |
-
.fa-pied-piper:before {
|
1387 |
content: "\f1a7";
|
1388 |
}
|
1389 |
.fa-pied-piper-alt:before {
|
@@ -1509,6 +1509,7 @@
|
|
1509 |
content: "\f1ce";
|
1510 |
}
|
1511 |
.fa-ra:before,
|
|
|
1512 |
.fa-rebel:before {
|
1513 |
content: "\f1d0";
|
1514 |
}
|
@@ -1831,6 +1832,7 @@
|
|
1831 |
content: "\f23e";
|
1832 |
}
|
1833 |
.fa-battery-4:before,
|
|
|
1834 |
.fa-battery-full:before {
|
1835 |
content: "\f240";
|
1836 |
}
|
@@ -2024,3 +2026,312 @@
|
|
2024 |
.fa-fonticons:before {
|
2025 |
content: "\f280";
|
2026 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
/*!
|
2 |
+
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
*/
|
5 |
/* FONT PATH
|
6 |
* -------------------------- */
|
7 |
@font-face {
|
8 |
font-family: 'FontAwesome';
|
9 |
+
src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
|
10 |
+
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
|
11 |
font-weight: normal;
|
12 |
font-style: normal;
|
13 |
}
|
118 |
}
|
119 |
}
|
120 |
.fa-rotate-90 {
|
121 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
|
122 |
-webkit-transform: rotate(90deg);
|
123 |
-ms-transform: rotate(90deg);
|
124 |
transform: rotate(90deg);
|
125 |
}
|
126 |
.fa-rotate-180 {
|
127 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
|
128 |
-webkit-transform: rotate(180deg);
|
129 |
-ms-transform: rotate(180deg);
|
130 |
transform: rotate(180deg);
|
131 |
}
|
132 |
.fa-rotate-270 {
|
133 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
|
134 |
-webkit-transform: rotate(270deg);
|
135 |
-ms-transform: rotate(270deg);
|
136 |
transform: rotate(270deg);
|
137 |
}
|
138 |
.fa-flip-horizontal {
|
139 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
|
140 |
-webkit-transform: scale(-1, 1);
|
141 |
-ms-transform: scale(-1, 1);
|
142 |
transform: scale(-1, 1);
|
143 |
}
|
144 |
.fa-flip-vertical {
|
145 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
|
146 |
-webkit-transform: scale(1, -1);
|
147 |
-ms-transform: scale(1, -1);
|
148 |
transform: scale(1, -1);
|
1383 |
.fa-digg:before {
|
1384 |
content: "\f1a6";
|
1385 |
}
|
1386 |
+
.fa-pied-piper-pp:before {
|
1387 |
content: "\f1a7";
|
1388 |
}
|
1389 |
.fa-pied-piper-alt:before {
|
1509 |
content: "\f1ce";
|
1510 |
}
|
1511 |
.fa-ra:before,
|
1512 |
+
.fa-resistance:before,
|
1513 |
.fa-rebel:before {
|
1514 |
content: "\f1d0";
|
1515 |
}
|
1832 |
content: "\f23e";
|
1833 |
}
|
1834 |
.fa-battery-4:before,
|
1835 |
+
.fa-battery:before,
|
1836 |
.fa-battery-full:before {
|
1837 |
content: "\f240";
|
1838 |
}
|
2026 |
.fa-fonticons:before {
|
2027 |
content: "\f280";
|
2028 |
}
|
2029 |
+
.fa-reddit-alien:before {
|
2030 |
+
content: "\f281";
|
2031 |
+
}
|
2032 |
+
.fa-edge:before {
|
2033 |
+
content: "\f282";
|
2034 |
+
}
|
2035 |
+
.fa-credit-card-alt:before {
|
2036 |
+
content: "\f283";
|
2037 |
+
}
|
2038 |
+
.fa-codiepie:before {
|
2039 |
+
content: "\f284";
|
2040 |
+
}
|
2041 |
+
.fa-modx:before {
|
2042 |
+
content: "\f285";
|
2043 |
+
}
|
2044 |
+
.fa-fort-awesome:before {
|
2045 |
+
content: "\f286";
|
2046 |
+
}
|
2047 |
+
.fa-usb:before {
|
2048 |
+
content: "\f287";
|
2049 |
+
}
|
2050 |
+
.fa-product-hunt:before {
|
2051 |
+
content: "\f288";
|
2052 |
+
}
|
2053 |
+
.fa-mixcloud:before {
|
2054 |
+
content: "\f289";
|
2055 |
+
}
|
2056 |
+
.fa-scribd:before {
|
2057 |
+
content: "\f28a";
|
2058 |
+
}
|
2059 |
+
.fa-pause-circle:before {
|
2060 |
+
content: "\f28b";
|
2061 |
+
}
|
2062 |
+
.fa-pause-circle-o:before {
|
2063 |
+
content: "\f28c";
|
2064 |
+
}
|
2065 |
+
.fa-stop-circle:before {
|
2066 |
+
content: "\f28d";
|
2067 |
+
}
|
2068 |
+
.fa-stop-circle-o:before {
|
2069 |
+
content: "\f28e";
|
2070 |
+
}
|
2071 |
+
.fa-shopping-bag:before {
|
2072 |
+
content: "\f290";
|
2073 |
+
}
|
2074 |
+
.fa-shopping-basket:before {
|
2075 |
+
content: "\f291";
|
2076 |
+
}
|
2077 |
+
.fa-hashtag:before {
|
2078 |
+
content: "\f292";
|
2079 |
+
}
|
2080 |
+
.fa-bluetooth:before {
|
2081 |
+
content: "\f293";
|
2082 |
+
}
|
2083 |
+
.fa-bluetooth-b:before {
|
2084 |
+
content: "\f294";
|
2085 |
+
}
|
2086 |
+
.fa-percent:before {
|
2087 |
+
content: "\f295";
|
2088 |
+
}
|
2089 |
+
.fa-gitlab:before {
|
2090 |
+
content: "\f296";
|
2091 |
+
}
|
2092 |
+
.fa-wpbeginner:before {
|
2093 |
+
content: "\f297";
|
2094 |
+
}
|
2095 |
+
.fa-wpforms:before {
|
2096 |
+
content: "\f298";
|
2097 |
+
}
|
2098 |
+
.fa-envira:before {
|
2099 |
+
content: "\f299";
|
2100 |
+
}
|
2101 |
+
.fa-universal-access:before {
|
2102 |
+
content: "\f29a";
|
2103 |
+
}
|
2104 |
+
.fa-wheelchair-alt:before {
|
2105 |
+
content: "\f29b";
|
2106 |
+
}
|
2107 |
+
.fa-question-circle-o:before {
|
2108 |
+
content: "\f29c";
|
2109 |
+
}
|
2110 |
+
.fa-blind:before {
|
2111 |
+
content: "\f29d";
|
2112 |
+
}
|
2113 |
+
.fa-audio-description:before {
|
2114 |
+
content: "\f29e";
|
2115 |
+
}
|
2116 |
+
.fa-volume-control-phone:before {
|
2117 |
+
content: "\f2a0";
|
2118 |
+
}
|
2119 |
+
.fa-braille:before {
|
2120 |
+
content: "\f2a1";
|
2121 |
+
}
|
2122 |
+
.fa-assistive-listening-systems:before {
|
2123 |
+
content: "\f2a2";
|
2124 |
+
}
|
2125 |
+
.fa-asl-interpreting:before,
|
2126 |
+
.fa-american-sign-language-interpreting:before {
|
2127 |
+
content: "\f2a3";
|
2128 |
+
}
|
2129 |
+
.fa-deafness:before,
|
2130 |
+
.fa-hard-of-hearing:before,
|
2131 |
+
.fa-deaf:before {
|
2132 |
+
content: "\f2a4";
|
2133 |
+
}
|
2134 |
+
.fa-glide:before {
|
2135 |
+
content: "\f2a5";
|
2136 |
+
}
|
2137 |
+
.fa-glide-g:before {
|
2138 |
+
content: "\f2a6";
|
2139 |
+
}
|
2140 |
+
.fa-signing:before,
|
2141 |
+
.fa-sign-language:before {
|
2142 |
+
content: "\f2a7";
|
2143 |
+
}
|
2144 |
+
.fa-low-vision:before {
|
2145 |
+
content: "\f2a8";
|
2146 |
+
}
|
2147 |
+
.fa-viadeo:before {
|
2148 |
+
content: "\f2a9";
|
2149 |
+
}
|
2150 |
+
.fa-viadeo-square:before {
|
2151 |
+
content: "\f2aa";
|
2152 |
+
}
|
2153 |
+
.fa-snapchat:before {
|
2154 |
+
content: "\f2ab";
|
2155 |
+
}
|
2156 |
+
.fa-snapchat-ghost:before {
|
2157 |
+
content: "\f2ac";
|
2158 |
+
}
|
2159 |
+
.fa-snapchat-square:before {
|
2160 |
+
content: "\f2ad";
|
2161 |
+
}
|
2162 |
+
.fa-pied-piper:before {
|
2163 |
+
content: "\f2ae";
|
2164 |
+
}
|
2165 |
+
.fa-first-order:before {
|
2166 |
+
content: "\f2b0";
|
2167 |
+
}
|
2168 |
+
.fa-yoast:before {
|
2169 |
+
content: "\f2b1";
|
2170 |
+
}
|
2171 |
+
.fa-themeisle:before {
|
2172 |
+
content: "\f2b2";
|
2173 |
+
}
|
2174 |
+
.fa-google-plus-circle:before,
|
2175 |
+
.fa-google-plus-official:before {
|
2176 |
+
content: "\f2b3";
|
2177 |
+
}
|
2178 |
+
.fa-fa:before,
|
2179 |
+
.fa-font-awesome:before {
|
2180 |
+
content: "\f2b4";
|
2181 |
+
}
|
2182 |
+
.fa-handshake-o:before {
|
2183 |
+
content: "\f2b5";
|
2184 |
+
}
|
2185 |
+
.fa-envelope-open:before {
|
2186 |
+
content: "\f2b6";
|
2187 |
+
}
|
2188 |
+
.fa-envelope-open-o:before {
|
2189 |
+
content: "\f2b7";
|
2190 |
+
}
|
2191 |
+
.fa-linode:before {
|
2192 |
+
content: "\f2b8";
|
2193 |
+
}
|
2194 |
+
.fa-address-book:before {
|
2195 |
+
content: "\f2b9";
|
2196 |
+
}
|
2197 |
+
.fa-address-book-o:before {
|
2198 |
+
content: "\f2ba";
|
2199 |
+
}
|
2200 |
+
.fa-vcard:before,
|
2201 |
+
.fa-address-card:before {
|
2202 |
+
content: "\f2bb";
|
2203 |
+
}
|
2204 |
+
.fa-vcard-o:before,
|
2205 |
+
.fa-address-card-o:before {
|
2206 |
+
content: "\f2bc";
|
2207 |
+
}
|
2208 |
+
.fa-user-circle:before {
|
2209 |
+
content: "\f2bd";
|
2210 |
+
}
|
2211 |
+
.fa-user-circle-o:before {
|
2212 |
+
content: "\f2be";
|
2213 |
+
}
|
2214 |
+
.fa-user-o:before {
|
2215 |
+
content: "\f2c0";
|
2216 |
+
}
|
2217 |
+
.fa-id-badge:before {
|
2218 |
+
content: "\f2c1";
|
2219 |
+
}
|
2220 |
+
.fa-drivers-license:before,
|
2221 |
+
.fa-id-card:before {
|
2222 |
+
content: "\f2c2";
|
2223 |
+
}
|
2224 |
+
.fa-drivers-license-o:before,
|
2225 |
+
.fa-id-card-o:before {
|
2226 |
+
content: "\f2c3";
|
2227 |
+
}
|
2228 |
+
.fa-quora:before {
|
2229 |
+
content: "\f2c4";
|
2230 |
+
}
|
2231 |
+
.fa-free-code-camp:before {
|
2232 |
+
content: "\f2c5";
|
2233 |
+
}
|
2234 |
+
.fa-telegram:before {
|
2235 |
+
content: "\f2c6";
|
2236 |
+
}
|
2237 |
+
.fa-thermometer-4:before,
|
2238 |
+
.fa-thermometer:before,
|
2239 |
+
.fa-thermometer-full:before {
|
2240 |
+
content: "\f2c7";
|
2241 |
+
}
|
2242 |
+
.fa-thermometer-3:before,
|
2243 |
+
.fa-thermometer-three-quarters:before {
|
2244 |
+
content: "\f2c8";
|
2245 |
+
}
|
2246 |
+
.fa-thermometer-2:before,
|
2247 |
+
.fa-thermometer-half:before {
|
2248 |
+
content: "\f2c9";
|
2249 |
+
}
|
2250 |
+
.fa-thermometer-1:before,
|
2251 |
+
.fa-thermometer-quarter:before {
|
2252 |
+
content: "\f2ca";
|
2253 |
+
}
|
2254 |
+
.fa-thermometer-0:before,
|
2255 |
+
.fa-thermometer-empty:before {
|
2256 |
+
content: "\f2cb";
|
2257 |
+
}
|
2258 |
+
.fa-shower:before {
|
2259 |
+
content: "\f2cc";
|
2260 |
+
}
|
2261 |
+
.fa-bathtub:before,
|
2262 |
+
.fa-s15:before,
|
2263 |
+
.fa-bath:before {
|
2264 |
+
content: "\f2cd";
|
2265 |
+
}
|
2266 |
+
.fa-podcast:before {
|
2267 |
+
content: "\f2ce";
|
2268 |
+
}
|
2269 |
+
.fa-window-maximize:before {
|
2270 |
+
content: "\f2d0";
|
2271 |
+
}
|
2272 |
+
.fa-window-minimize:before {
|
2273 |
+
content: "\f2d1";
|
2274 |
+
}
|
2275 |
+
.fa-window-restore:before {
|
2276 |
+
content: "\f2d2";
|
2277 |
+
}
|
2278 |
+
.fa-times-rectangle:before,
|
2279 |
+
.fa-window-close:before {
|
2280 |
+
content: "\f2d3";
|
2281 |
+
}
|
2282 |
+
.fa-times-rectangle-o:before,
|
2283 |
+
.fa-window-close-o:before {
|
2284 |
+
content: "\f2d4";
|
2285 |
+
}
|
2286 |
+
.fa-bandcamp:before {
|
2287 |
+
content: "\f2d5";
|
2288 |
+
}
|
2289 |
+
.fa-grav:before {
|
2290 |
+
content: "\f2d6";
|
2291 |
+
}
|
2292 |
+
.fa-etsy:before {
|
2293 |
+
content: "\f2d7";
|
2294 |
+
}
|
2295 |
+
.fa-imdb:before {
|
2296 |
+
content: "\f2d8";
|
2297 |
+
}
|
2298 |
+
.fa-ravelry:before {
|
2299 |
+
content: "\f2d9";
|
2300 |
+
}
|
2301 |
+
.fa-eercast:before {
|
2302 |
+
content: "\f2da";
|
2303 |
+
}
|
2304 |
+
.fa-microchip:before {
|
2305 |
+
content: "\f2db";
|
2306 |
+
}
|
2307 |
+
.fa-snowflake-o:before {
|
2308 |
+
content: "\f2dc";
|
2309 |
+
}
|
2310 |
+
.fa-superpowers:before {
|
2311 |
+
content: "\f2dd";
|
2312 |
+
}
|
2313 |
+
.fa-wpexplorer:before {
|
2314 |
+
content: "\f2de";
|
2315 |
+
}
|
2316 |
+
.fa-meetup:before {
|
2317 |
+
content: "\f2e0";
|
2318 |
+
}
|
2319 |
+
.sr-only {
|
2320 |
+
position: absolute;
|
2321 |
+
width: 1px;
|
2322 |
+
height: 1px;
|
2323 |
+
padding: 0;
|
2324 |
+
margin: -1px;
|
2325 |
+
overflow: hidden;
|
2326 |
+
clip: rect(0, 0, 0, 0);
|
2327 |
+
border: 0;
|
2328 |
+
}
|
2329 |
+
.sr-only-focusable:active,
|
2330 |
+
.sr-only-focusable:focus {
|
2331 |
+
position: static;
|
2332 |
+
width: auto;
|
2333 |
+
height: auto;
|
2334 |
+
margin: 0;
|
2335 |
+
overflow: visible;
|
2336 |
+
clip: auto;
|
2337 |
+
}
|
assets/frontend/css/font-awesome.min.css
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
+
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
+
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
|
assets/frontend/css/icons/gplus.png
CHANGED
Binary file
|
assets/frontend/css/owl.carousel-new.css
ADDED
@@ -0,0 +1,173 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|