word-games-theme 0.1.9 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +21 -21
- data/README.md +2 -2
- data/_data/blog/alertbar.yml +3 -3
- data/_data/blog/blog.yml +2 -2
- data/_data/blog/nav.json +13 -13
- data/_data/blog/share.yml +26 -27
- data/_data/footer/en/data.json +74 -74
- data/_data/footer/hi/data.json +68 -68
- data/_data/footer/networksites.json +15 -15
- data/_data/header/en/data.json +68 -71
- data/_data/wordgames/en/anagram_word_finder.json +48 -48
- data/_data/wordgames/en/eight_letter_word_finder.json +223 -223
- data/_data/wordgames/en/eleven_letter_word_finder.json +184 -184
- data/_data/wordgames/en/five_letter_word_finder.json +188 -188
- data/_data/wordgames/en/four_letter_word_finder.json +176 -176
- data/_data/wordgames/en/jumble_word_finder.json +54 -62
- data/_data/wordgames/en/lexical_word_finder.json +60 -60
- data/_data/wordgames/en/nine_letter_word_finder.json +184 -184
- data/_data/wordgames/en/root.json +79 -79
- data/_data/wordgames/en/scrabble_word_finder_cheat.json +48 -48
- data/_data/wordgames/en/seven_letter_word_finder.json +184 -184
- data/_data/wordgames/en/six_letter_word_finder.json +175 -175
- data/_data/wordgames/en/ten_letter_word_finder.json +184 -184
- data/_data/wordgames/en/thirteen_letter_word_finder.json +184 -184
- data/_data/wordgames/en/three_letter_word_finder.json +188 -188
- data/_data/wordgames/en/twelve_letter_word_finder.json +184 -184
- data/_data/wordgames/en/two_letter_word_finder.json +188 -188
- data/_data/wordgames/en/words_with_friends_word_finder.json +55 -55
- data/_includes/Rating/rating.html +91 -87
- data/_includes/Rating/structureddata.html +53 -53
- data/_includes/author_bio.html +15 -15
- data/_includes/authors/authors.html +27 -27
- data/_includes/custom-head.html +31 -31
- data/_includes/disqus_comments.html +10 -10
- data/_includes/filterWords/index.html +10 -10
- data/_includes/footer/index.html +47 -43
- data/_includes/google-analytics.html +22 -22
- data/_includes/head/index.html +108 -104
- data/_includes/header/blogHeader.html +28 -28
- data/_includes/header/index.html +41 -46
- data/_includes/paginationBlogPage.html +34 -34
- data/_includes/paginationPostPage.html +14 -14
- data/_includes/postauthorbio.html +17 -17
- data/_includes/postbox.html +29 -29
- data/_includes/script.html +13 -13
- data/_includes/section/about.html +25 -25
- data/_includes/section/alertbar.html +11 -11
- data/_includes/section/blog.html +41 -41
- data/_includes/section/commonPage.html +99 -92
- data/_includes/section/count.html +23 -23
- data/_includes/section/feature.html +34 -34
- data/_includes/section/home.html +94 -89
- data/_includes/section/home2.html +90 -83
- data/_includes/section/news.html +32 -32
- data/_includes/section/recent_posts.html +42 -42
- data/_includes/section/related_categories_post.html +73 -73
- data/_includes/section/related_tag_post.html +59 -59
- data/_includes/section/wordGroup.html +6 -6
- data/_includes/seo.html +56 -57
- data/_includes/share/socialshare.html +49 -50
- data/_layouts/blog.html +66 -66
- data/_layouts/categories.html +25 -25
- data/_layouts/default.html +43 -43
- data/_layouts/disclaimer.html +115 -115
- data/_layouts/page.html +67 -67
- data/_layouts/page2.html +60 -60
- data/_layouts/post.html +69 -69
- data/_layouts/privacyPolicy.html +420 -420
- data/_layouts/termAndCondition.html +421 -421
- data/_layouts/wordMeaning.html +106 -106
- data/assets/css/HomePageblog.css +154 -154
- data/assets/css/about.css +51 -51
- data/assets/css/advancedFilter.css +160 -160
- data/assets/css/blog.css +481 -481
- data/assets/css/feature.css +69 -69
- data/assets/css/footer.css +95 -95
- data/assets/css/home.css +235 -234
- data/assets/css/news.css +62 -62
- data/assets/css/style.css +399 -386
- data/assets/css/wordGroup.css +62 -62
- data/assets/images/angle-arrow-down.svg +43 -43
- data/assets/images/facebook-square.svg +1 -0
- data/assets/images/facebook.svg +1 -0
- data/assets/images/instagram-square.svg +1 -0
- data/assets/images/linkedin.svg +1 -0
- data/assets/images/linkedin2.svg +1 -0
- data/assets/images/ratingStar.png +0 -0
- data/assets/images/right.svg +38 -38
- data/assets/images/right2.svg +38 -38
- data/assets/images/right3.svg +38 -38
- data/assets/images/star.svg +1 -0
- data/assets/images/twitter-square.svg +1 -0
- data/assets/images/twitter.svg +1 -0
- data/assets/images/twitter2.svg +1 -0
- data/assets/images/window-close.png +0 -0
- data/assets/images/window-close.svg +1 -0
- data/assets/images/word-games-logo.svg +52 -52
- data/assets/js/TopScroll.js +8 -8
- data/assets/js/X-letter.js +359 -359
- data/assets/js/advancedFilter.js +5 -5
- data/assets/js/advancedFilter2.js +12 -12
- data/assets/js/advancedFilter3.js +2 -2
- data/assets/js/scrabbleDictonary.js +165 -165
- data/assets/js/wordScrabble.js +511 -510
- metadata +19 -8
- data/_data/header/hi/data.json +0 -145
data/assets/css/news.css
CHANGED
@@ -1,62 +1,62 @@
|
|
1
|
-
.rowHeight2 {
|
2
|
-
position: relative;
|
3
|
-
top: 300px;
|
4
|
-
margin-bottom: 550px;
|
5
|
-
}
|
6
|
-
.news {
|
7
|
-
margin-top: -120px;
|
8
|
-
margin-left: 60px;
|
9
|
-
color: #fff;
|
10
|
-
}
|
11
|
-
.news img {
|
12
|
-
width: 420px;
|
13
|
-
position: absolute;
|
14
|
-
top: -200px;
|
15
|
-
height: 700px;
|
16
|
-
z-index: -1;
|
17
|
-
left: -15px;
|
18
|
-
}
|
19
|
-
.meduim-text2 {
|
20
|
-
margin: 0 0 25px;
|
21
|
-
font-size: 20px;
|
22
|
-
font-weight: 600;
|
23
|
-
color: #11304e;
|
24
|
-
position: relative;
|
25
|
-
padding-right: 30px;
|
26
|
-
line-height: 1.4;
|
27
|
-
cursor: pointer;
|
28
|
-
padding-left: 48px;
|
29
|
-
}
|
30
|
-
.meduim-text {
|
31
|
-
font-size: 14px;
|
32
|
-
padding-left: 48px;
|
33
|
-
font-weight: 500;
|
34
|
-
line-height: 1.75;
|
35
|
-
text-align: left;
|
36
|
-
color: #536571;
|
37
|
-
margin: 0 0 25px;
|
38
|
-
height: auto;
|
39
|
-
overflow: hidden;
|
40
|
-
}
|
41
|
-
@media (max-width: 768px) {
|
42
|
-
.meduim-text,
|
43
|
-
.meduim-text2 {
|
44
|
-
padding-left: 0px;
|
45
|
-
}
|
46
|
-
}
|
47
|
-
@media (max-width: 1125px) {
|
48
|
-
.rowHeight2 {
|
49
|
-
margin-top: 50px;
|
50
|
-
margin-bottom: 120px;
|
51
|
-
top: 0;
|
52
|
-
}
|
53
|
-
.news {
|
54
|
-
padding: 15px;
|
55
|
-
background-color: #29dec0;
|
56
|
-
margin-left: 0;
|
57
|
-
margin-top: 0;
|
58
|
-
}
|
59
|
-
.news img {
|
60
|
-
display: none;
|
61
|
-
}
|
62
|
-
}
|
1
|
+
.rowHeight2 {
|
2
|
+
position: relative;
|
3
|
+
top: 300px;
|
4
|
+
margin-bottom: 550px;
|
5
|
+
}
|
6
|
+
.news {
|
7
|
+
margin-top: -120px;
|
8
|
+
margin-left: 60px;
|
9
|
+
color: #fff;
|
10
|
+
}
|
11
|
+
.news img {
|
12
|
+
width: 420px;
|
13
|
+
position: absolute;
|
14
|
+
top: -200px;
|
15
|
+
height: 700px;
|
16
|
+
z-index: -1;
|
17
|
+
left: -15px;
|
18
|
+
}
|
19
|
+
.meduim-text2 {
|
20
|
+
margin: 0 0 25px;
|
21
|
+
font-size: 20px;
|
22
|
+
font-weight: 600;
|
23
|
+
color: #11304e;
|
24
|
+
position: relative;
|
25
|
+
padding-right: 30px;
|
26
|
+
line-height: 1.4;
|
27
|
+
cursor: pointer;
|
28
|
+
padding-left: 48px;
|
29
|
+
}
|
30
|
+
.meduim-text {
|
31
|
+
font-size: 14px;
|
32
|
+
padding-left: 48px;
|
33
|
+
font-weight: 500;
|
34
|
+
line-height: 1.75;
|
35
|
+
text-align: left;
|
36
|
+
color: #536571;
|
37
|
+
margin: 0 0 25px;
|
38
|
+
height: auto;
|
39
|
+
overflow: hidden;
|
40
|
+
}
|
41
|
+
@media (max-width: 768px) {
|
42
|
+
.meduim-text,
|
43
|
+
.meduim-text2 {
|
44
|
+
padding-left: 0px;
|
45
|
+
}
|
46
|
+
}
|
47
|
+
@media (max-width: 1125px) {
|
48
|
+
.rowHeight2 {
|
49
|
+
margin-top: 50px;
|
50
|
+
margin-bottom: 120px;
|
51
|
+
top: 0;
|
52
|
+
}
|
53
|
+
.news {
|
54
|
+
padding: 15px;
|
55
|
+
background-color: #29dec0;
|
56
|
+
margin-left: 0;
|
57
|
+
margin-top: 0;
|
58
|
+
}
|
59
|
+
.news img {
|
60
|
+
display: none;
|
61
|
+
}
|
62
|
+
}
|
data/assets/css/style.css
CHANGED
@@ -1,386 +1,399 @@
|
|
1
|
-
|
2
|
-
@
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
* {
|
7
|
-
margin: 0;
|
8
|
-
padding: 0;
|
9
|
-
box-sizing: border-box;
|
10
|
-
font-family:
|
11
|
-
}
|
12
|
-
:root {
|
13
|
-
--txtColor: #000;
|
14
|
-
--txtColor1: #fff;
|
15
|
-
--bgColor: #000;
|
16
|
-
--bgColor2: #fff;
|
17
|
-
}
|
18
|
-
|
19
|
-
html {
|
20
|
-
scroll-behavior: smooth;
|
21
|
-
font-size: 62.5%;
|
22
|
-
}
|
23
|
-
/* loader css */
|
24
|
-
.loader {
|
25
|
-
width: 100%;
|
26
|
-
text-align: center;
|
27
|
-
}
|
28
|
-
.loader img {
|
29
|
-
height: 100px;
|
30
|
-
}
|
31
|
-
/* loader css close */
|
32
|
-
header {
|
33
|
-
width: 100%;
|
34
|
-
position: relative;
|
35
|
-
}
|
36
|
-
|
37
|
-
.navbar {
|
38
|
-
width: 100%;
|
39
|
-
padding: 1.2rem 10rem !important;
|
40
|
-
position: fixed;
|
41
|
-
top: 0;
|
42
|
-
left: 0;
|
43
|
-
z-index: 999;
|
44
|
-
}
|
45
|
-
.navbar-brand {
|
46
|
-
font-size: 2.2rem;
|
47
|
-
color: var(--txtColor) !important;
|
48
|
-
font-weight: 900;
|
49
|
-
}
|
50
|
-
.navbar-dark .navbar-toggler {
|
51
|
-
outline: none !important;
|
52
|
-
}
|
53
|
-
.navbar-nav .nav-item {
|
54
|
-
padding: 0 10px;
|
55
|
-
}
|
56
|
-
.navbar-nav .nav-link:hover {
|
57
|
-
color: var(--txtColor) !important;
|
58
|
-
transition: all 0.2s linear;
|
59
|
-
-webkit-transition: all 0.2s linear;
|
60
|
-
-moz-transition: all 0.2s linear;
|
61
|
-
}
|
62
|
-
.nav-link {
|
63
|
-
text-decoration: none !important;
|
64
|
-
font-size: 16px;
|
65
|
-
color: gray !important;
|
66
|
-
}
|
67
|
-
.dropdown:hover .dropdown-menu {
|
68
|
-
display: block;
|
69
|
-
border: none;
|
70
|
-
font-size: 14px;
|
71
|
-
left: -70px;
|
72
|
-
padding: 13.5px;
|
73
|
-
background: transparent;
|
74
|
-
}
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
font-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
/*
|
85
|
-
.
|
86
|
-
font-
|
87
|
-
font-weight:
|
88
|
-
font-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
font-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
font-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
font-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
font-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
}
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
}
|
197
|
-
.
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
}
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
font-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
.
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
.
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
}
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
.
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
}
|
271
|
-
}
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
.rating
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
.rating-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
font-size: 17px;
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
color: #
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
.social-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
}
|
1
|
+
/* styling........ */
|
2
|
+
@font-face {
|
3
|
+
font-family: myFirstFont;
|
4
|
+
src: url(../../OpenSans-Regular.ttf);
|
5
|
+
}
|
6
|
+
* {
|
7
|
+
margin: 0;
|
8
|
+
padding: 0;
|
9
|
+
box-sizing: border-box;
|
10
|
+
font-family: myFirstFont !important;
|
11
|
+
}
|
12
|
+
:root {
|
13
|
+
--txtColor: #000;
|
14
|
+
--txtColor1: #fff;
|
15
|
+
--bgColor: #000;
|
16
|
+
--bgColor2: #fff;
|
17
|
+
}
|
18
|
+
|
19
|
+
html {
|
20
|
+
scroll-behavior: smooth;
|
21
|
+
font-size: 62.5%;
|
22
|
+
}
|
23
|
+
/* loader css */
|
24
|
+
.loader {
|
25
|
+
width: 100%;
|
26
|
+
text-align: center;
|
27
|
+
}
|
28
|
+
.loader img {
|
29
|
+
height: 100px;
|
30
|
+
}
|
31
|
+
/* loader css close */
|
32
|
+
header {
|
33
|
+
width: 100%;
|
34
|
+
position: relative;
|
35
|
+
}
|
36
|
+
|
37
|
+
.navbar {
|
38
|
+
width: 100%;
|
39
|
+
padding: 1.2rem 10rem !important;
|
40
|
+
position: fixed;
|
41
|
+
top: 0;
|
42
|
+
left: 0;
|
43
|
+
z-index: 999;
|
44
|
+
}
|
45
|
+
.navbar-brand {
|
46
|
+
font-size: 2.2rem;
|
47
|
+
color: var(--txtColor) !important;
|
48
|
+
font-weight: 900;
|
49
|
+
}
|
50
|
+
.navbar-dark .navbar-toggler {
|
51
|
+
outline: none !important;
|
52
|
+
}
|
53
|
+
.navbar-nav .nav-item {
|
54
|
+
padding: 0 10px;
|
55
|
+
}
|
56
|
+
.navbar-nav .nav-link:hover {
|
57
|
+
color: var(--txtColor) !important;
|
58
|
+
transition: all 0.2s linear;
|
59
|
+
-webkit-transition: all 0.2s linear;
|
60
|
+
-moz-transition: all 0.2s linear;
|
61
|
+
}
|
62
|
+
.nav-link {
|
63
|
+
text-decoration: none !important;
|
64
|
+
font-size: 16px;
|
65
|
+
color: gray !important;
|
66
|
+
}
|
67
|
+
.dropdown:hover .dropdown-menu {
|
68
|
+
display: block;
|
69
|
+
border: none;
|
70
|
+
font-size: 14px;
|
71
|
+
left: -70px;
|
72
|
+
padding: 13.5px;
|
73
|
+
background: transparent;
|
74
|
+
}
|
75
|
+
.bars {
|
76
|
+
position: relative;
|
77
|
+
top: 3px;
|
78
|
+
color: #000;
|
79
|
+
font-size: 35px;
|
80
|
+
}
|
81
|
+
.bars::before {
|
82
|
+
font-weight: 900 !important;
|
83
|
+
}
|
84
|
+
/* for heading */
|
85
|
+
.heading {
|
86
|
+
font-family: 'Poppins', sans-serif;
|
87
|
+
font-weight: 600;
|
88
|
+
font-size: 4rem;
|
89
|
+
color: #000;
|
90
|
+
}
|
91
|
+
|
92
|
+
/* block title styling. */
|
93
|
+
.site-no {
|
94
|
+
font-size: 100px;
|
95
|
+
font-weight: 700;
|
96
|
+
font-family: 'Poppins', sans-serif;
|
97
|
+
}
|
98
|
+
.title {
|
99
|
+
text-indent: 10px;
|
100
|
+
font-size: 25px;
|
101
|
+
font-weight: 900;
|
102
|
+
font-family: 'Poppins', sans-serif;
|
103
|
+
}
|
104
|
+
.description {
|
105
|
+
width: 250px;
|
106
|
+
padding: 0 10px;
|
107
|
+
font-size: 15px;
|
108
|
+
font-family: 'Poppins', sans-serif;
|
109
|
+
}
|
110
|
+
/* advanced filtering angle styling. */
|
111
|
+
.angle-arrow {
|
112
|
+
background: url(../images/angle-arrow-down.svg) no-repeat;
|
113
|
+
background-size: contain;
|
114
|
+
width: 10px;
|
115
|
+
height: 20px;
|
116
|
+
font-weight: 900;
|
117
|
+
position: absolute;
|
118
|
+
top: 20px;
|
119
|
+
right: 5px;
|
120
|
+
margin: -3px 0;
|
121
|
+
cursor: pointer;
|
122
|
+
/* z-index: 999; */
|
123
|
+
}
|
124
|
+
.post-link {
|
125
|
+
font-size: 1.5rem;
|
126
|
+
color: #000;
|
127
|
+
padding: 15px;
|
128
|
+
}
|
129
|
+
.post-link:hover {
|
130
|
+
background: deepskyblue;
|
131
|
+
transition: all 0.5s linear;
|
132
|
+
color: #fff;
|
133
|
+
}
|
134
|
+
|
135
|
+
.hide {
|
136
|
+
visibility: hidden;
|
137
|
+
}
|
138
|
+
.fa-times {
|
139
|
+
position: absolute;
|
140
|
+
top: 12px;
|
141
|
+
right: 15px;
|
142
|
+
font-size: 15px;
|
143
|
+
cursor: pointer;
|
144
|
+
}
|
145
|
+
|
146
|
+
/* newspaper subscribbe styling */
|
147
|
+
.alertbar {
|
148
|
+
box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.0785);
|
149
|
+
position: fixed;
|
150
|
+
bottom: 0;
|
151
|
+
left: 0;
|
152
|
+
background-color: #fff;
|
153
|
+
width: 100%;
|
154
|
+
padding: 14px 0;
|
155
|
+
z-index: 1;
|
156
|
+
}
|
157
|
+
|
158
|
+
.alertbar form {
|
159
|
+
display: inline-block;
|
160
|
+
}
|
161
|
+
.alertbar input[type='email'] {
|
162
|
+
font-size: 0.85rem;
|
163
|
+
padding: 3px 40px 3px 10px;
|
164
|
+
border-top-left-radius: 3px;
|
165
|
+
border-bottom-left-radius: 3px;
|
166
|
+
border: 1px solid #ddd;
|
167
|
+
border-right: 0;
|
168
|
+
margin-right: -10px;
|
169
|
+
height: 34px;
|
170
|
+
letter-spacing: 0.5px;
|
171
|
+
margin-left: 5px;
|
172
|
+
outline: none;
|
173
|
+
}
|
174
|
+
.alertbar input[type='submit'] {
|
175
|
+
background-color: #1c9963;
|
176
|
+
border: 1px solid #1c9963;
|
177
|
+
color: rgba(255, 255, 255, 1);
|
178
|
+
fill: rgba(255, 255, 255, 1);
|
179
|
+
font-size: 12px;
|
180
|
+
border-radius: 0;
|
181
|
+
padding: 4px 10px;
|
182
|
+
border-top-right-radius: 3px;
|
183
|
+
border-bottom-right-radius: 3px;
|
184
|
+
font-weight: 600;
|
185
|
+
height: 34px;
|
186
|
+
letter-spacing: 0.5px;
|
187
|
+
cursor: pointer;
|
188
|
+
}
|
189
|
+
/* close */
|
190
|
+
|
191
|
+
.page-top-section {
|
192
|
+
font-size: 16px;
|
193
|
+
padding-top: 250px;
|
194
|
+
padding-bottom: 40px;
|
195
|
+
background: url(/assets/images/footer2-bg.webp);
|
196
|
+
}
|
197
|
+
.page-top-nav a {
|
198
|
+
color: #fff;
|
199
|
+
text-transform: uppercase;
|
200
|
+
padding: 0 15px;
|
201
|
+
}
|
202
|
+
.page-top-nav a:hover {
|
203
|
+
color: white !important;
|
204
|
+
}
|
205
|
+
.section-gap {
|
206
|
+
padding: 120px 0;
|
207
|
+
font-size: 25px;
|
208
|
+
color: #50668f;
|
209
|
+
font-size: 16px;
|
210
|
+
font-weight: 400;
|
211
|
+
line-height: 30px;
|
212
|
+
}
|
213
|
+
|
214
|
+
/* dictonary css */
|
215
|
+
.dictionary-item {
|
216
|
+
padding: 5px 0;
|
217
|
+
}
|
218
|
+
.font16px {
|
219
|
+
font-size: 16px;
|
220
|
+
font-weight: 500;
|
221
|
+
line-height: 1.19;
|
222
|
+
color: #1c1107;
|
223
|
+
}
|
224
|
+
.found-word {
|
225
|
+
background: #2ec308;
|
226
|
+
color: #fff;
|
227
|
+
padding: 3px;
|
228
|
+
font-size: 15px;
|
229
|
+
}
|
230
|
+
.word-score {
|
231
|
+
font-style: italic;
|
232
|
+
opacity: 0.7;
|
233
|
+
font-size: 14px;
|
234
|
+
}
|
235
|
+
|
236
|
+
@media (max-width: 768px) {
|
237
|
+
.navbar {
|
238
|
+
padding: 1.2rem 15px !important;
|
239
|
+
}
|
240
|
+
.title,
|
241
|
+
.description {
|
242
|
+
width: 100% !important;
|
243
|
+
text-align: center;
|
244
|
+
}
|
245
|
+
.angle-arrow {
|
246
|
+
position: fixed;
|
247
|
+
bottom: 5px;
|
248
|
+
right: 52%;
|
249
|
+
z-index: 999;
|
250
|
+
top: auto;
|
251
|
+
}
|
252
|
+
.alertbar form {
|
253
|
+
display: block;
|
254
|
+
margin-top: 10px;
|
255
|
+
}
|
256
|
+
.heading {
|
257
|
+
font-size: 40px;
|
258
|
+
}
|
259
|
+
}
|
260
|
+
|
261
|
+
@media (max-width: 992px) {
|
262
|
+
.dropdown:hover .dropdown-menu {
|
263
|
+
left: 0px;
|
264
|
+
padding: 0;
|
265
|
+
}
|
266
|
+
.dropdown-item {
|
267
|
+
text-align: left;
|
268
|
+
font-weight: 600;
|
269
|
+
padding: 0.25rem 0;
|
270
|
+
}
|
271
|
+
}
|
272
|
+
|
273
|
+
@media (max-width: 1125px) {
|
274
|
+
.title,
|
275
|
+
.description {
|
276
|
+
width: 100% !important;
|
277
|
+
text-align: center;
|
278
|
+
}
|
279
|
+
}
|
280
|
+
|
281
|
+
/* styling close */
|
282
|
+
/* rating css */
|
283
|
+
/* .rating css */
|
284
|
+
.ratingSTar {
|
285
|
+
width: 30px;
|
286
|
+
padding: 5px;
|
287
|
+
}
|
288
|
+
#rating-img {
|
289
|
+
height: 1px;
|
290
|
+
width: 1px;
|
291
|
+
filter: brightness();
|
292
|
+
filter: brightness(100);
|
293
|
+
}
|
294
|
+
|
295
|
+
.rating-tool {
|
296
|
+
width: 100%;
|
297
|
+
display: flex;
|
298
|
+
justify-content: center;
|
299
|
+
align-items: center;
|
300
|
+
padding: 20px 0px 20px 0px;
|
301
|
+
border-top: 1px solid rgb(221, 221, 221);
|
302
|
+
border-bottom: 1px solid rgb(221, 221, 221);
|
303
|
+
margin-bottom: 60px;
|
304
|
+
position: relative;
|
305
|
+
top: 30px;
|
306
|
+
}
|
307
|
+
.rating-text {
|
308
|
+
font-size: 17px;
|
309
|
+
font-weight: 700;
|
310
|
+
color: rgb(33, 33, 33);
|
311
|
+
padding: 6px;
|
312
|
+
}
|
313
|
+
.rating-stars {
|
314
|
+
color: #9d9d9d !important;
|
315
|
+
display: flex;
|
316
|
+
align-items: center;
|
317
|
+
}
|
318
|
+
.rating-stars i {
|
319
|
+
padding: 5px;
|
320
|
+
font-size: 17px;
|
321
|
+
}
|
322
|
+
.rating-value {
|
323
|
+
line-height: 24px;
|
324
|
+
font-size: 16px;
|
325
|
+
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
|
326
|
+
-webkit-font-smoothing: antialiased;
|
327
|
+
font-weight: 400;
|
328
|
+
color: rgb(33, 33, 33);
|
329
|
+
padding: 6px;
|
330
|
+
}
|
331
|
+
|
332
|
+
/* social icons style */
|
333
|
+
.social-count {
|
334
|
+
background: #d60000;
|
335
|
+
color: #fff;
|
336
|
+
position: absolute;
|
337
|
+
height: 16px;
|
338
|
+
width: 16px;
|
339
|
+
display: inline-flex;
|
340
|
+
align-items: center;
|
341
|
+
justify-content: center;
|
342
|
+
text-align: center;
|
343
|
+
font-size: 12px;
|
344
|
+
font-weight: 700;
|
345
|
+
right: 1px;
|
346
|
+
border-radius: 50%;
|
347
|
+
margin-top: 1px;
|
348
|
+
padding: 9px;
|
349
|
+
}
|
350
|
+
.social-icons {
|
351
|
+
position: fixed;
|
352
|
+
right: 0;
|
353
|
+
top: 35%;
|
354
|
+
width: 47px;
|
355
|
+
height: 174px;
|
356
|
+
display: flex;
|
357
|
+
font-size: 16px;
|
358
|
+
color: #fff;
|
359
|
+
flex-direction: column;
|
360
|
+
align-items: center;
|
361
|
+
justify-content: center;
|
362
|
+
z-index: 999;
|
363
|
+
border-top-left-radius: 8px;
|
364
|
+
border-bottom-left-radius: 8px;
|
365
|
+
background: #fff;
|
366
|
+
box-shadow: 0 0 20px -7px #191a1a9e;
|
367
|
+
line-height: 30px;
|
368
|
+
}
|
369
|
+
.social-icons a {
|
370
|
+
color: #000 !important;
|
371
|
+
padding: 4px 0;
|
372
|
+
}
|
373
|
+
@media (max-width: 768px) {
|
374
|
+
.social-icons {
|
375
|
+
left: 0;
|
376
|
+
bottom: 0 !important;
|
377
|
+
top: auto;
|
378
|
+
font-size: 25px;
|
379
|
+
width: 100%;
|
380
|
+
height: 60px;
|
381
|
+
display: flex;
|
382
|
+
margin: 0 !important;
|
383
|
+
flex-direction: row;
|
384
|
+
justify-content: space-evenly;
|
385
|
+
line-height: 100px;
|
386
|
+
}
|
387
|
+
.social-count {
|
388
|
+
right: auto !important;
|
389
|
+
margin-top: 25px !important;
|
390
|
+
}
|
391
|
+
}
|
392
|
+
.social-icon {
|
393
|
+
margin: 0 !important;
|
394
|
+
color: gray;
|
395
|
+
font-size: 1.6rem;
|
396
|
+
}
|
397
|
+
.social-icon:hover {
|
398
|
+
color: black;
|
399
|
+
}
|