PluginProbe
Powerkit – Supercharge your WordPress Site / 2.2.9
Powerkit – Supercharge your WordPress Site v2.2.9
3.1.1 3.1.0 3.0.9 3.0.8 trunk 2.2.6 2.2.7 2.2.8 2.2.9 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 All 87 releases
powerkit / assets / css / powerkit-rtl.css

powerkit-rtl.css in Powerkit – Supercharge your WordPress Site 2.2.9, at assets/css/powerkit-rtl.css

1,594 lines 28.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /**
2 * All of the CSS for your public-facing functionality should be
3 * included in this file.
4 */
5 /**
6 * Environment for all styles (variables, additions, etc).
7 */
8 /*--------------------------------------------------------------*/
9 /* Include */
10 /*--------------------------------------------------------------*/
11 @font-face {
12 font-family: 'powerkit-icons';
13 src: url("../fonts/powerkit-icons.woff") format("woff"), url("../fonts/powerkit-icons.ttf") format("truetype"), url("../fonts/powerkit-icons.svg") format("svg");
14 font-weight: normal;
15 font-style: normal;
16 font-display: swap;
17 }
18
19 [class^="pk-icon-"],
20 [class*=" pk-icon-"] {
21 font-family: 'powerkit-icons' !important;
22 font-style: normal;
23 font-weight: normal;
24 font-variant: normal;
25 text-transform: none;
26 line-height: 1;
27 -webkit-font-smoothing: antialiased;
28 -moz-osx-font-smoothing: grayscale;
29 }
30
31 .pk-icon-alert-circle:before {
32 content: "\e946";
33 }
34
35 .pk-icon-star-half:before {
36 content: "\e938";
37 }
38
39 .pk-icon-star-full:before {
40 content: "\e939";
41 }
42
43 .pk-icon-star-empty:before {
44 content: "\e93a";
45 }
46
47 .pk-icon-mix:before {
48 content: "\e93c";
49 }
50
51 .pk-icon-strava:before {
52 content: "\e93b";
53 }
54
55 .pk-icon-microblog:before {
56 content: "\e937";
57 }
58
59 .pk-icon-mastodon:before {
60 content: "\e935";
61 }
62
63 .pk-icon-goodreads:before {
64 content: "\e934";
65 }
66
67 .pk-icon-codepen:before {
68 content: "\e924";
69 }
70
71 .pk-icon-medium:before {
72 content: "\e906";
73 }
74
75 .pk-icon-powerkit:before {
76 content: "\e904";
77 }
78
79 .pk-icon-line:before {
80 content: "\e90e";
81 }
82
83 .pk-icon-fb-messenger:before {
84 content: "\e90a";
85 }
86
87 .pk-icon-pixelfed:before {
88 content: "\e936";
89 }
90
91 .pk-icon-steam:before {
92 content: "\e932";
93 }
94
95 .pk-icon-thumbtack:before {
96 content: "\e933";
97 }
98
99 .pk-icon-tripadvisor:before {
100 content: "\e931";
101 }
102
103 .pk-icon-slideshare:before {
104 content: "\e925";
105 }
106
107 .pk-icon-producthunt:before {
108 content: "\e930";
109 }
110
111 .pk-icon-meetup:before {
112 content: "\e92f";
113 }
114
115 .pk-icon-houzz:before {
116 content: "\e92e";
117 }
118
119 .pk-icon-deviantart:before {
120 content: "\e92d";
121 }
122
123 .pk-icon-delicious:before {
124 content: "\e92c";
125 }
126
127 .pk-icon-500px:before {
128 content: "\e92b";
129 }
130
131 .pk-icon-bitbucket:before {
132 content: "\e929";
133 }
134
135 .pk-icon-jsfiddle:before {
136 content: "\e928";
137 }
138
139 .pk-icon-freecodecamp:before {
140 content: "\e927";
141 }
142
143 .pk-icon-gitlab:before {
144 content: "\e926";
145 }
146
147 .pk-icon-stackoverflow:before {
148 content: "\e923";
149 }
150
151 .pk-icon-wechat:before {
152 content: "\e91e";
153 }
154
155 .pk-icon-xing:before {
156 content: "\e91c";
157 }
158
159 .pk-icon-ok:before {
160 content: "\e91d";
161 }
162
163 .pk-icon-snapchat:before {
164 content: "\e917";
165 }
166
167 .pk-icon-behance:before {
168 content: "\f1b4";
169 }
170
171 .pk-icon-diamond:before {
172 content: "\f219";
173 }
174
175 .pk-icon-dribbble:before {
176 content: "\f17d";
177 }
178
179 .pk-icon-facebook:before {
180 content: "\f09a";
181 }
182
183 .pk-icon-feed:before {
184 content: "\f09e";
185 }
186
187 .pk-icon-rss:before {
188 content: "\f09e";
189 }
190
191 .pk-icon-get-pocket:before {
192 content: "\f265";
193 }
194
195 .pk-icon-pocket:before {
196 content: "\f265";
197 }
198
199 .pk-icon-google-plus:before {
200 content: "\f0d5";
201 }
202
203 .pk-icon-googleplus:before {
204 content: "\f0d5";
205 }
206
207 .pk-icon-linkedin:before {
208 content: "\f0e1";
209 }
210
211 .pk-icon-map-marker:before {
212 content: "\f041";
213 }
214
215 .pk-icon-phone:before {
216 content: "\f095";
217 }
218
219 .pk-icon-viber:before {
220 content: "\f095";
221 }
222
223 .pk-icon-pinterest:before {
224 content: "\f0d2";
225 }
226
227 .pk-icon-retweet:before {
228 content: "\f079";
229 }
230
231 .pk-icon-soundcloud:before {
232 content: "\f1be";
233 }
234
235 .pk-icon-spotify:before {
236 content: "\f1bc";
237 }
238
239 .pk-icon-stumbleupon:before {
240 content: "\f1a4";
241 }
242
243 .pk-icon-tumblr:before {
244 content: "\f173";
245 }
246
247 .pk-icon-twitter:before {
248 content: "\f099";
249 }
250
251 .pk-icon-vimeo:before {
252 content: "\f27d";
253 }
254
255 .pk-icon-vk:before {
256 content: "\f189";
257 }
258
259 .pk-icon-vkontakte:before {
260 content: "\f189";
261 }
262
263 .pk-icon-whatsapp:before {
264 content: "\f232";
265 }
266
267 .pk-icon-youtube:before {
268 content: "\e945";
269 }
270
271 .pk-icon-foursquare:before {
272 content: "\e92a";
273 }
274
275 .pk-icon-yelp:before {
276 content: "\e922";
277 }
278
279 .pk-icon-weibo:before {
280 content: "\e91f";
281 }
282
283 .pk-icon-apple:before {
284 content: "\e921";
285 }
286
287 .pk-icon-flickr:before {
288 content: "\e918";
289 }
290
291 .pk-icon-bloglovin:before {
292 content: "\e944";
293 }
294
295 .pk-icon-twitch:before {
296 content: "\e905";
297 }
298
299 .pk-icon-github:before {
300 content: "\e90f";
301 }
302
303 .pk-icon-instagram:before {
304 content: "\e90c";
305 }
306
307 .pk-icon-telegram:before {
308 content: "\e909";
309 }
310
311 .pk-icon-reddit:before {
312 content: "\e90b";
313 }
314
315 .pk-icon-android:before {
316 content: "\e920";
317 }
318
319 .pk-icon-link:before {
320 content: "\e91b";
321 }
322
323 .pk-icon-globe:before {
324 content: "\e91a";
325 }
326
327 .pk-icon-website:before {
328 content: "\e91a";
329 }
330
331 .pk-icon-bell:before {
332 content: "\e919";
333 }
334
335 .pk-icon-zoom-in:before {
336 content: "\e916";
337 }
338
339 .pk-icon-check:before {
340 content: "\e912";
341 }
342
343 .pk-icon-minus:before {
344 content: "\e90d";
345 }
346
347 .pk-icon-chevron-right:before {
348 content: "\e90d";
349 }
350
351 .pk-icon-chevron-left:before {
352 content: "\e90e";
353 }
354
355 .pk-icon-x:before {
356 content: "\e913";
357 }
358
359 .pk-icon-arrow-right-circle:before {
360 content: "\e905";
361 }
362
363 .pk-icon-arrow-left-circle:before {
364 content: "\e907";
365 }
366
367 .pk-icon-up:before {
368 content: "\e908";
369 }
370
371 .pk-icon-comment:before {
372 content: "\e900";
373 }
374
375 .pk-icon-refresh-cw:before {
376 content: "\e902";
377 }
378
379 .pk-icon-reply:before {
380 content: "\e903";
381 }
382
383 .pk-icon-like:before {
384 content: "\e901";
385 }
386
387 .pk-icon-mail:before {
388 content: "\e002";
389 }
390
391 .pk-icon-email:before {
392 content: "\e002";
393 }
394
395 .pk-icon-video:before {
396 content: "\e018";
397 }
398
399 .pk-icon-share:before {
400 content: "\e93d";
401 }
402
403 .pk-icon-watch:before {
404 content: "\e93f";
405 }
406
407 .pk-icon-eye:before {
408 content: "\e93e";
409 }
410
411 .pk-icon-arrow-right:before {
412 content: "\e940";
413 }
414
415 .pk-icon-arrow-left:before {
416 content: "\e941";
417 }
418
419 .pk-icon-arrow-down:before {
420 content: "\e942";
421 }
422
423 .pk-icon-arrow-up:before {
424 content: "\e943";
425 }
426
427 .pk-container {
428 width: 100%;
429 padding-left: 20px;
430 padding-right: 20px;
431 margin-left: auto;
432 margin-right: auto;
433 }
434
435 @media (min-width: 576px) {
436 .pk-container {
437 max-width: 540px;
438 }
439 }
440
441 @media (min-width: 768px) {
442 .pk-container {
443 max-width: 720px;
444 }
445 }
446
447 @media (min-width: 992px) {
448 .pk-container {
449 max-width: 960px;
450 }
451 }
452
453 @media (min-width: 1200px) {
454 .pk-container {
455 max-width: 1140px;
456 }
457 }
458
459 .pk-container-fluid {
460 width: 100%;
461 padding-left: 20px;
462 padding-right: 20px;
463 margin-left: auto;
464 margin-right: auto;
465 }
466
467 .pk-row {
468 display: -webkit-box;
469 display: -ms-flexbox;
470 display: flex;
471 -ms-flex-wrap: wrap;
472 flex-wrap: wrap;
473 margin-left: -20px;
474 margin-right: -20px;
475 }
476
477 .pk-col-1, .pk-col-2, .pk-col-3, .pk-col-4, .pk-col-5, .pk-col-6, .pk-col-7, .pk-col-8, .pk-col-9, .pk-col-10, .pk-col-11, .pk-col-12, .pk-col-sm-1, .pk-col-sm-2, .pk-col-sm-3, .pk-col-sm-4, .pk-col-sm-5, .pk-col-sm-6, .pk-col-sm-7, .pk-col-sm-8, .pk-col-sm-9, .pk-col-sm-10, .pk-col-sm-11, .pk-col-sm-12, .pk-col-md-1, .pk-col-md-2, .pk-col-md-3, .pk-col-md-4, .pk-col-md-5, .pk-col-md-6, .pk-col-md-7, .pk-col-md-8, .pk-col-md-9, .pk-col-md-10, .pk-col-md-11, .pk-col-md-12, .pk-col-lg-1, .pk-col-lg-2, .pk-col-lg-3, .pk-col-lg-4, .pk-col-lg-5, .pk-col-lg-6, .pk-col-lg-7, .pk-col-lg-8, .pk-col-lg-9, .pk-col-lg-10, .pk-col-lg-11, .pk-col-lg-12, .pk-col-xl-1, .pk-col-xl-2, .pk-col-xl-3, .pk-col-xl-4, .pk-col-xl-5, .pk-col-xl-6, .pk-col-xl-7, .pk-col-xl-8, .pk-col-xl-9, .pk-col-xl-10, .pk-col-xl-11, .pk-col-xl-12 {
478 position: relative;
479 width: 100%;
480 min-height: 1px;
481 padding-left: 20px;
482 padding-right: 20px;
483 }
484
485 .pk-col-1 {
486 -webkit-box-flex: 0;
487 -ms-flex: 0 0 8.3333333333%;
488 flex: 0 0 8.3333333333%;
489 max-width: 8.3333333333%;
490 }
491
492 .pk-col-2 {
493 -webkit-box-flex: 0;
494 -ms-flex: 0 0 16.6666666667%;
495 flex: 0 0 16.6666666667%;
496 max-width: 16.6666666667%;
497 }
498
499 .pk-col-3 {
500 -webkit-box-flex: 0;
501 -ms-flex: 0 0 25%;
502 flex: 0 0 25%;
503 max-width: 25%;
504 }
505
506 .pk-col-4 {
507 -webkit-box-flex: 0;
508 -ms-flex: 0 0 33.3333333333%;
509 flex: 0 0 33.3333333333%;
510 max-width: 33.3333333333%;
511 }
512
513 .pk-col-5 {
514 -webkit-box-flex: 0;
515 -ms-flex: 0 0 41.6666666667%;
516 flex: 0 0 41.6666666667%;
517 max-width: 41.6666666667%;
518 }
519
520 .pk-col-6 {
521 -webkit-box-flex: 0;
522 -ms-flex: 0 0 50%;
523 flex: 0 0 50%;
524 max-width: 50%;
525 }
526
527 .pk-col-7 {
528 -webkit-box-flex: 0;
529 -ms-flex: 0 0 58.3333333333%;
530 flex: 0 0 58.3333333333%;
531 max-width: 58.3333333333%;
532 }
533
534 .pk-col-8 {
535 -webkit-box-flex: 0;
536 -ms-flex: 0 0 66.6666666667%;
537 flex: 0 0 66.6666666667%;
538 max-width: 66.6666666667%;
539 }
540
541 .pk-col-9 {
542 -webkit-box-flex: 0;
543 -ms-flex: 0 0 75%;
544 flex: 0 0 75%;
545 max-width: 75%;
546 }
547
548 .pk-col-10 {
549 -webkit-box-flex: 0;
550 -ms-flex: 0 0 83.3333333333%;
551 flex: 0 0 83.3333333333%;
552 max-width: 83.3333333333%;
553 }
554
555 .pk-col-11 {
556 -webkit-box-flex: 0;
557 -ms-flex: 0 0 91.6666666667%;
558 flex: 0 0 91.6666666667%;
559 max-width: 91.6666666667%;
560 }
561
562 .pk-col-12 {
563 -webkit-box-flex: 0;
564 -ms-flex: 0 0 100%;
565 flex: 0 0 100%;
566 max-width: 100%;
567 }
568
569 @media (min-width: 576px) {
570 .pk-col-sm-1 {
571 -webkit-box-flex: 0;
572 -ms-flex: 0 0 8.3333333333%;
573 flex: 0 0 8.3333333333%;
574 max-width: 8.3333333333%;
575 }
576 .pk-col-sm-2 {
577 -webkit-box-flex: 0;
578 -ms-flex: 0 0 16.6666666667%;
579 flex: 0 0 16.6666666667%;
580 max-width: 16.6666666667%;
581 }
582 .pk-col-sm-3 {
583 -webkit-box-flex: 0;
584 -ms-flex: 0 0 25%;
585 flex: 0 0 25%;
586 max-width: 25%;
587 }
588 .pk-col-sm-4 {
589 -webkit-box-flex: 0;
590 -ms-flex: 0 0 33.3333333333%;
591 flex: 0 0 33.3333333333%;
592 max-width: 33.3333333333%;
593 }
594 .pk-col-sm-5 {
595 -webkit-box-flex: 0;
596 -ms-flex: 0 0 41.6666666667%;
597 flex: 0 0 41.6666666667%;
598 max-width: 41.6666666667%;
599 }
600 .pk-col-sm-6 {
601 -webkit-box-flex: 0;
602 -ms-flex: 0 0 50%;
603 flex: 0 0 50%;
604 max-width: 50%;
605 }
606 .pk-col-sm-7 {
607 -webkit-box-flex: 0;
608 -ms-flex: 0 0 58.3333333333%;
609 flex: 0 0 58.3333333333%;
610 max-width: 58.3333333333%;
611 }
612 .pk-col-sm-8 {
613 -webkit-box-flex: 0;
614 -ms-flex: 0 0 66.6666666667%;
615 flex: 0 0 66.6666666667%;
616 max-width: 66.6666666667%;
617 }
618 .pk-col-sm-9 {
619 -webkit-box-flex: 0;
620 -ms-flex: 0 0 75%;
621 flex: 0 0 75%;
622 max-width: 75%;
623 }
624 .pk-col-sm-10 {
625 -webkit-box-flex: 0;
626 -ms-flex: 0 0 83.3333333333%;
627 flex: 0 0 83.3333333333%;
628 max-width: 83.3333333333%;
629 }
630 .pk-col-sm-11 {
631 -webkit-box-flex: 0;
632 -ms-flex: 0 0 91.6666666667%;
633 flex: 0 0 91.6666666667%;
634 max-width: 91.6666666667%;
635 }
636 .pk-col-sm-12 {
637 -webkit-box-flex: 0;
638 -ms-flex: 0 0 100%;
639 flex: 0 0 100%;
640 max-width: 100%;
641 }
642 }
643
644 @media (min-width: 768px) {
645 .pk-col-md-1 {
646 -webkit-box-flex: 0;
647 -ms-flex: 0 0 8.3333333333%;
648 flex: 0 0 8.3333333333%;
649 max-width: 8.3333333333%;
650 }
651 .pk-col-md-2 {
652 -webkit-box-flex: 0;
653 -ms-flex: 0 0 16.6666666667%;
654 flex: 0 0 16.6666666667%;
655 max-width: 16.6666666667%;
656 }
657 .pk-col-md-3 {
658 -webkit-box-flex: 0;
659 -ms-flex: 0 0 25%;
660 flex: 0 0 25%;
661 max-width: 25%;
662 }
663 .pk-col-md-4 {
664 -webkit-box-flex: 0;
665 -ms-flex: 0 0 33.3333333333%;
666 flex: 0 0 33.3333333333%;
667 max-width: 33.3333333333%;
668 }
669 .pk-col-md-5 {
670 -webkit-box-flex: 0;
671 -ms-flex: 0 0 41.6666666667%;
672 flex: 0 0 41.6666666667%;
673 max-width: 41.6666666667%;
674 }
675 .pk-col-md-6 {
676 -webkit-box-flex: 0;
677 -ms-flex: 0 0 50%;
678 flex: 0 0 50%;
679 max-width: 50%;
680 }
681 .pk-col-md-7 {
682 -webkit-box-flex: 0;
683 -ms-flex: 0 0 58.3333333333%;
684 flex: 0 0 58.3333333333%;
685 max-width: 58.3333333333%;
686 }
687 .pk-col-md-8 {
688 -webkit-box-flex: 0;
689 -ms-flex: 0 0 66.6666666667%;
690 flex: 0 0 66.6666666667%;
691 max-width: 66.6666666667%;
692 }
693 .pk-col-md-9 {
694 -webkit-box-flex: 0;
695 -ms-flex: 0 0 75%;
696 flex: 0 0 75%;
697 max-width: 75%;
698 }
699 .pk-col-md-10 {
700 -webkit-box-flex: 0;
701 -ms-flex: 0 0 83.3333333333%;
702 flex: 0 0 83.3333333333%;
703 max-width: 83.3333333333%;
704 }
705 .pk-col-md-11 {
706 -webkit-box-flex: 0;
707 -ms-flex: 0 0 91.6666666667%;
708 flex: 0 0 91.6666666667%;
709 max-width: 91.6666666667%;
710 }
711 .pk-col-md-12 {
712 -webkit-box-flex: 0;
713 -ms-flex: 0 0 100%;
714 flex: 0 0 100%;
715 max-width: 100%;
716 }
717 }
718
719 @media (min-width: 992px) {
720 .pk-col-lg-1 {
721 -webkit-box-flex: 0;
722 -ms-flex: 0 0 8.3333333333%;
723 flex: 0 0 8.3333333333%;
724 max-width: 8.3333333333%;
725 }
726 .pk-col-lg-2 {
727 -webkit-box-flex: 0;
728 -ms-flex: 0 0 16.6666666667%;
729 flex: 0 0 16.6666666667%;
730 max-width: 16.6666666667%;
731 }
732 .pk-col-lg-3 {
733 -webkit-box-flex: 0;
734 -ms-flex: 0 0 25%;
735 flex: 0 0 25%;
736 max-width: 25%;
737 }
738 .pk-col-lg-4 {
739 -webkit-box-flex: 0;
740 -ms-flex: 0 0 33.3333333333%;
741 flex: 0 0 33.3333333333%;
742 max-width: 33.3333333333%;
743 }
744 .pk-col-lg-5 {
745 -webkit-box-flex: 0;
746 -ms-flex: 0 0 41.6666666667%;
747 flex: 0 0 41.6666666667%;
748 max-width: 41.6666666667%;
749 }
750 .pk-col-lg-6 {
751 -webkit-box-flex: 0;
752 -ms-flex: 0 0 50%;
753 flex: 0 0 50%;
754 max-width: 50%;
755 }
756 .pk-col-lg-7 {
757 -webkit-box-flex: 0;
758 -ms-flex: 0 0 58.3333333333%;
759 flex: 0 0 58.3333333333%;
760 max-width: 58.3333333333%;
761 }
762 .pk-col-lg-8 {
763 -webkit-box-flex: 0;
764 -ms-flex: 0 0 66.6666666667%;
765 flex: 0 0 66.6666666667%;
766 max-width: 66.6666666667%;
767 }
768 .pk-col-lg-9 {
769 -webkit-box-flex: 0;
770 -ms-flex: 0 0 75%;
771 flex: 0 0 75%;
772 max-width: 75%;
773 }
774 .pk-col-lg-10 {
775 -webkit-box-flex: 0;
776 -ms-flex: 0 0 83.3333333333%;
777 flex: 0 0 83.3333333333%;
778 max-width: 83.3333333333%;
779 }
780 .pk-col-lg-11 {
781 -webkit-box-flex: 0;
782 -ms-flex: 0 0 91.6666666667%;
783 flex: 0 0 91.6666666667%;
784 max-width: 91.6666666667%;
785 }
786 .pk-col-lg-12 {
787 -webkit-box-flex: 0;
788 -ms-flex: 0 0 100%;
789 flex: 0 0 100%;
790 max-width: 100%;
791 }
792 }
793
794 @media (min-width: 1200px) {
795 .pk-col-xl-1 {
796 -webkit-box-flex: 0;
797 -ms-flex: 0 0 8.3333333333%;
798 flex: 0 0 8.3333333333%;
799 max-width: 8.3333333333%;
800 }
801 .pk-col-xl-2 {
802 -webkit-box-flex: 0;
803 -ms-flex: 0 0 16.6666666667%;
804 flex: 0 0 16.6666666667%;
805 max-width: 16.6666666667%;
806 }
807 .pk-col-xl-3 {
808 -webkit-box-flex: 0;
809 -ms-flex: 0 0 25%;
810 flex: 0 0 25%;
811 max-width: 25%;
812 }
813 .pk-col-xl-4 {
814 -webkit-box-flex: 0;
815 -ms-flex: 0 0 33.3333333333%;
816 flex: 0 0 33.3333333333%;
817 max-width: 33.3333333333%;
818 }
819 .pk-col-xl-5 {
820 -webkit-box-flex: 0;
821 -ms-flex: 0 0 41.6666666667%;
822 flex: 0 0 41.6666666667%;
823 max-width: 41.6666666667%;
824 }
825 .pk-col-xl-6 {
826 -webkit-box-flex: 0;
827 -ms-flex: 0 0 50%;
828 flex: 0 0 50%;
829 max-width: 50%;
830 }
831 .pk-col-xl-7 {
832 -webkit-box-flex: 0;
833 -ms-flex: 0 0 58.3333333333%;
834 flex: 0 0 58.3333333333%;
835 max-width: 58.3333333333%;
836 }
837 .pk-col-xl-8 {
838 -webkit-box-flex: 0;
839 -ms-flex: 0 0 66.6666666667%;
840 flex: 0 0 66.6666666667%;
841 max-width: 66.6666666667%;
842 }
843 .pk-col-xl-9 {
844 -webkit-box-flex: 0;
845 -ms-flex: 0 0 75%;
846 flex: 0 0 75%;
847 max-width: 75%;
848 }
849 .pk-col-xl-10 {
850 -webkit-box-flex: 0;
851 -ms-flex: 0 0 83.3333333333%;
852 flex: 0 0 83.3333333333%;
853 max-width: 83.3333333333%;
854 }
855 .pk-col-xl-11 {
856 -webkit-box-flex: 0;
857 -ms-flex: 0 0 91.6666666667%;
858 flex: 0 0 91.6666666667%;
859 max-width: 91.6666666667%;
860 }
861 .pk-col-xl-12 {
862 -webkit-box-flex: 0;
863 -ms-flex: 0 0 100%;
864 flex: 0 0 100%;
865 max-width: 100%;
866 }
867 }
868
869 .pk-d-none {
870 display: none;
871 }
872
873 .pk-clearfix {
874 clear: both;
875 }
876
877 .pk-clearfix:after {
878 content: '';
879 clear: both;
880 display: table;
881 }
882
883 .pk-post-meta {
884 --pk-post-meta-color: #dee2e6;
885 padding-right: 0;
886 list-style: none;
887 color: var(--pk-post-meta-color);
888 padding: 0;
889 margin: 0;
890 }
891
892 .pk-post-meta > li {
893 display: inline-block;
894 }
895
896 .pk-post-meta > li:not(:last-child) {
897 margin-left: 0.5rem;
898 }
899
900 .pk-post-meta li + li:before {
901 margin-left: 0.5rem;
902 content: "\b7";
903 }
904
905 .pk-post-meta .pk-icon {
906 margin-left: 0.25rem;
907 }
908
909 .pk-meta-category .post-categories {
910 padding-right: 0;
911 list-style: none;
912 padding: 0;
913 margin: 0;
914 }
915
916 .pk-meta-category .post-categories > li {
917 display: inline-block;
918 }
919
920 .pk-meta-category .post-categories > li:not(:last-child) {
921 margin-left: 0.5rem;
922 }
923
924 .pk-meta-category .post-categories li:not(:last-child):after {
925 content: ",";
926 }
927
928 .post-meta .pk-meta-category .post-categories {
929 margin-bottom: 0;
930 }
931
932 .pk-meta-author span + a,
933 .pk-meta-author a + span {
934 margin-right: 0.25rem;
935 }
936
937 /* Blocks */
938 /*--------------------------------------------------------------*/
939 .wp-block-button.is-pk-button-full-width,
940 .entry-content .wp-block-button.is-pk-button-full-width {
941 width: 100%;
942 }
943
944 .wp-block-button.is-pk-button-full-width .wp-block-button__link,
945 .entry-content .wp-block-button.is-pk-button-full-width .wp-block-button__link {
946 width: 100%;
947 }
948
949 .wp-block-button.is-pk-button-size-sm .wp-block-button__link,
950 .entry-content .wp-block-button.is-pk-button-size-sm .wp-block-button__link {
951 padding: 0.25rem 0.5rem;
952 }
953
954 .wp-block-button.is-pk-button-size-lg .wp-block-button__link,
955 .entry-content .wp-block-button.is-pk-button-size-lg .wp-block-button__link {
956 padding: 1rem 2rem;
957 }
958
959 /* Color Styles */
960 /*--------------------------------------------------------------*/
961 .pk-color-primary {
962 --pk-primary-color: #343a40;
963 color: var(--pk-primary-color);
964 }
965
966 .pk-color-secondary {
967 --pk-secondary-color: #A0A0A0;
968 color: var(--pk-secondary-color);
969 }
970
971 .pk-bg-primary {
972 --pk-primary-background: #343a40;
973 background-color: var(--pk-primary-background);
974 }
975
976 .pk-bg-overlay {
977 --pk-overlay-background: rgba(52, 58, 64, 0.5);
978 background-color: var(--pk-overlay-background);
979 }
980
981 /* Font Styles */
982 /*--------------------------------------------------------------*/
983 .pk-font-primary {
984 --pk-primary-font-weight: 700;
985 font-weight: var(--pk-primary-font-weight);
986 }
987
988 .pk-font-secondary {
989 --pk-secondary-font-size: 80%;
990 --pk-secondary-font-color: #6c757d;
991 font-size: var(--pk-secondary-font-size);
992 color: var(--pk-secondary-font-color);
993 }
994
995 .pk-font-heading {
996 --pk-heading-font-weight: 700;
997 --pk-heading-font-color: #212529;
998 font-weight: var(--pk-heading-font-weight);
999 color: var(--pk-heading-font-color);
1000 }
1001
1002 /* Background */
1003 /*--------------------------------------------------------------*/
1004 .pk-bg-primary {
1005 background-color: #007bff;
1006 }
1007
1008 a.pk-bg-primary:hover, a.pk-bg-primary:focus,
1009 button.pk-bg-primary:hover,
1010 button.pk-bg-primary:focus {
1011 background-color: #0062cc;
1012 }
1013
1014 .pk-bg-secondary {
1015 background-color: #A0A0A0;
1016 }
1017
1018 a.pk-bg-secondary:hover, a.pk-bg-secondary:focus,
1019 button.pk-bg-secondary:hover,
1020 button.pk-bg-secondary:focus {
1021 background-color: #878686;
1022 }
1023
1024 .pk-bg-success {
1025 background-color: #28a745;
1026 }
1027
1028 a.pk-bg-success:hover, a.pk-bg-success:focus,
1029 button.pk-bg-success:hover,
1030 button.pk-bg-success:focus {
1031 background-color: #1e7e34;
1032 }
1033
1034 .pk-bg-info {
1035 background-color: #17a2b8;
1036 }
1037
1038 a.pk-bg-info:hover, a.pk-bg-info:focus,
1039 button.pk-bg-info:hover,
1040 button.pk-bg-info:focus {
1041 background-color: #117a8b;
1042 }
1043
1044 .pk-bg-warning {
1045 background-color: #ffc107;
1046 }
1047
1048 a.pk-bg-warning:hover, a.pk-bg-warning:focus,
1049 button.pk-bg-warning:hover,
1050 button.pk-bg-warning:focus {
1051 background-color: #d39e00;
1052 }
1053
1054 .pk-bg-danger {
1055 background-color: #dc3545;
1056 }
1057
1058 a.pk-bg-danger:hover, a.pk-bg-danger:focus,
1059 button.pk-bg-danger:hover,
1060 button.pk-bg-danger:focus {
1061 background-color: #bd2130;
1062 }
1063
1064 .pk-bg-light {
1065 background-color: #f8f9fa;
1066 }
1067
1068 a.pk-bg-light:hover, a.pk-bg-light:focus,
1069 button.pk-bg-light:hover,
1070 button.pk-bg-light:focus {
1071 background-color: #dae0e5;
1072 }
1073
1074 .pk-bg-dark {
1075 background-color: #343a40;
1076 }
1077
1078 a.pk-bg-dark:hover, a.pk-bg-dark:focus,
1079 button.pk-bg-dark:hover,
1080 button.pk-bg-dark:focus {
1081 background-color: #1d2124;
1082 }
1083
1084 .pk-bg-white {
1085 --pk-bg-white: #fff;
1086 background-color: var(--pk-bg-white);
1087 }
1088
1089 .pk-bg-transparent {
1090 --pk-bg-transparent: transparent;
1091 background-color: var(--pk-bg-transparent);
1092 }
1093
1094 /* Alerts */
1095 /*--------------------------------------------------------------*/
1096 .pk-alert {
1097 --pk-alert-background: #f8f9fa;
1098 --pk-alert-heading-color: inherit;
1099 --pk-alert-close-color: #000;
1100 --pk-alert-close-hover-color: #000;
1101 --pk-alert-font-size: 0.875rem;
1102 --pk-alert-link-font-weight: 700;
1103 --pk-alert-close-font-size: 1rem;
1104 --pk-alert-close-line-height: 1;
1105 --pk-alert-close-text-shadow: 0 1px 0 #fff;
1106 --pk-alert-close-opacity: .75;
1107 }
1108
1109 /*--------------------------------------------------------------*/
1110 .pk-alert {
1111 position: relative;
1112 padding: 0.5rem 1rem;
1113 margin-bottom: 1rem;
1114 background: var(--pk-alert-background);
1115 font-size: var(--pk-alert-font-size);
1116 }
1117
1118 .pk-alert a {
1119 text-decoration: underline;
1120 text-shadow: none;
1121 border: none;
1122 }
1123
1124 .pk-alert a:hover {
1125 text-decoration: none;
1126 text-shadow: none;
1127 border: none;
1128 }
1129
1130 .pk-alert p {
1131 margin-bottom: 0.5rem;
1132 }
1133
1134 .pk-alert > *:last-child {
1135 margin-bottom: 0;
1136 }
1137
1138 .pk-alert-multiline {
1139 padding: 1.25rem 1.75rem;
1140 }
1141
1142 .pk-alert-heading {
1143 color: var(--pk-alert-heading-color);
1144 }
1145
1146 .pk-alert-link {
1147 font-weight: var(--pk-alert-link-font-weight);
1148 }
1149
1150 .pk-alert-dismissible {
1151 padding-left: 4rem;
1152 }
1153
1154 .pk-alert-dismissible .pk-close {
1155 position: absolute;
1156 top: 0;
1157 left: 0;
1158 height: 100%;
1159 padding: 0 1rem;
1160 color: inherit;
1161 }
1162
1163 .pk-close {
1164 float: left;
1165 font-size: var(--pk-alert-close-font-size);
1166 line-height: var(--pk-alert-close-line-height);
1167 color: var(--pk-alert-close-color);
1168 text-shadow: var(--pk-alert-close-text-shadow);
1169 opacity: var(--pk-alert-close-opacity);
1170 }
1171
1172 .pk-close:hover, .pk-close:focus {
1173 color: var(--pk-alert-close-hover-color);
1174 text-decoration: none;
1175 opacity: 1;
1176 }
1177
1178 button.pk-close {
1179 padding: 0;
1180 text-decoration: none !important;
1181 border: none !important;
1182 -webkit-appearance: none !important;
1183 background-color: transparent !important;
1184 -webkit-box-shadow: none !important;
1185 box-shadow: none !important;
1186 }
1187
1188 .pk-alert-primary {
1189 border-right: #007bff 2px solid;
1190 }
1191
1192 .pk-alert-primary .pk-icon-close,
1193 .pk-alert-primary .pk-alert-title {
1194 color: #0062cc;
1195 }
1196
1197 .pk-alert-secondary {
1198 border-right: #A0A0A0 2px solid;
1199 }
1200
1201 .pk-alert-secondary .pk-icon-close,
1202 .pk-alert-secondary .pk-alert-title {
1203 color: #878686;
1204 }
1205
1206 .pk-alert-success {
1207 border-right: #28a745 2px solid;
1208 }
1209
1210 .pk-alert-success .pk-icon-close,
1211 .pk-alert-success .pk-alert-title {
1212 color: #1e7e34;
1213 }
1214
1215 .pk-alert-info {
1216 border-right: #17a2b8 2px solid;
1217 }
1218
1219 .pk-alert-info .pk-icon-close,
1220 .pk-alert-info .pk-alert-title {
1221 color: #117a8b;
1222 }
1223
1224 .pk-alert-warning {
1225 border-right: #ffc107 2px solid;
1226 }
1227
1228 .pk-alert-warning .pk-icon-close,
1229 .pk-alert-warning .pk-alert-title {
1230 color: #d39e00;
1231 }
1232
1233 .pk-alert-danger {
1234 border-right: #dc3545 2px solid;
1235 }
1236
1237 .pk-alert-danger .pk-icon-close,
1238 .pk-alert-danger .pk-alert-title {
1239 color: #bd2130;
1240 }
1241
1242 .pk-alert-light {
1243 border-right: #f8f9fa 2px solid;
1244 }
1245
1246 .pk-alert-light .pk-icon-close,
1247 .pk-alert-light .pk-alert-title {
1248 color: #dae0e5;
1249 }
1250
1251 .pk-alert-dark {
1252 border-right: #343a40 2px solid;
1253 }
1254
1255 .pk-alert-dark .pk-icon-close,
1256 .pk-alert-dark .pk-alert-title {
1257 color: #1d2124;
1258 }
1259
1260 /* ToolTip */
1261 /*--------------------------------------------------------------*/
1262 .pk-tippy .pk-alert {
1263 display: none;
1264 }
1265
1266 .tippy-content .pk-alert {
1267 border: none;
1268 background: none;
1269 color: inherit;
1270 font-size: inherit;
1271 padding: 0;
1272 margin: 0;
1273 max-width: 600px;
1274 }
1275
1276 /* Badges */
1277 /*--------------------------------------------------------------*/
1278 .pk-badge {
1279 --pk-badge-background: #f8f9fa;
1280 --pk-badge-color: inherit;
1281 --pk-badge-primary-background: #00A0D2;
1282 --pk-badge-primary-color: #FFFFFF;
1283 --pk-badge-light-background: #FFFFFF;
1284 --pk-badge-light-color: #000000;
1285 --pk-badge-border-radius: 30px;
1286 --pk-badge-font-size: 75%;
1287 --pk-badge-line-height: 1;
1288 }
1289
1290 /*--------------------------------------------------------------*/
1291 .pk-badge {
1292 background: var(--pk-badge-background);
1293 color: var(--pk-badge-color);
1294 display: inline-block;
1295 padding: 0.3em 0.6em;
1296 font-size: var(--pk-badge-font-size);
1297 text-align: center;
1298 white-space: nowrap;
1299 vertical-align: baseline;
1300 border-radius: var(--pk-badge-border-radius);
1301 text-transform: uppercase;
1302 line-height: var(--pk-badge-line-height);
1303 }
1304
1305 .pk-badge:empty {
1306 display: none;
1307 }
1308
1309 .menu-item .pk-badge {
1310 margin-right: 0.5rem;
1311 }
1312
1313 .pk-button .pk-badge {
1314 position: relative;
1315 top: -1px;
1316 }
1317
1318 .pk-badge-primary {
1319 background: rgba(0, 123, 255, 0.1);
1320 color: #0056b3;
1321 }
1322
1323 .pk-badge-secondary {
1324 background: rgba(160, 160, 160, 0.1);
1325 color: #7a7a7a;
1326 }
1327
1328 .pk-badge-success {
1329 background: rgba(40, 167, 69, 0.1);
1330 color: #19692c;
1331 }
1332
1333 .pk-badge-info {
1334 background: rgba(23, 162, 184, 0.1);
1335 color: #0f6674;
1336 }
1337
1338 .pk-badge-warning {
1339 background: rgba(255, 193, 7, 0.1);
1340 color: #ba8b00;
1341 }
1342
1343 .pk-badge-danger {
1344 background: rgba(220, 53, 69, 0.1);
1345 color: #a71d2a;
1346 }
1347
1348 .pk-badge-light {
1349 background: rgba(248, 249, 250, 0.1);
1350 color: #cbd3da;
1351 }
1352
1353 .pk-badge-dark {
1354 background: rgba(52, 58, 64, 0.1);
1355 color: #121416;
1356 }
1357
1358 .pk-badge-primary {
1359 background: var(--pk-badge-primary-background);
1360 color: var(--pk-badge-primary-color);
1361 }
1362
1363 .pk-badge-light {
1364 background: var(--pk-badge-light-background);
1365 color: var(--pk-badge-light-color);
1366 }
1367
1368 /* Tippy */
1369 /*--------------------------------------------------------------*/
1370 .tippy-tooltip {
1371 color: #fff;
1372 }
1373
1374 .tippy-tooltip a {
1375 text-decoration: underline;
1376 color: inherit;
1377 }
1378
1379 .tippy-tooltip a:hover {
1380 text-decoration: none;
1381 color: inherit;
1382 }
1383
1384 /* Flickity */
1385 /*--------------------------------------------------------------*/
1386 [pk-flickity="init"] {
1387 --pk-flickity-button-background: hsla(0, 100%, 100%, 0.75);
1388 --pk-flickity-button-color: #333;
1389 --pk-flickity-button-hover-background: white;
1390 --pk-flickity-button-focus-box-shadow: 0 0 0 5px #19F;
1391 --pk-flickity-button-active-opacity: 0.6;
1392 --pk-flickity-button-disabled-opacity: 0.3;
1393 --pk-flickity-button-icon-fill: #333;
1394 --pk-flickity-prev-next-border-radius: 50%;
1395 --pk-flickity-page-info-font-size: .75rem;
1396 --pk-flickity-page-info-line-height: 1;
1397 --pk-flickity-dot-width: 10px;
1398 --pk-flickity-dot-height: 10px;
1399 --pk-flickity-dot-margin: 0 3px;
1400 --pk-flickity-dot-background: #333;
1401 --pk-flickity-dot-border-radius: 50%;
1402 --pk-flickity-dot-opacity: 0.25;
1403 }
1404
1405 [pk-flickity="init"].flickity-enabled {
1406 position: relative;
1407 padding-bottom: 0;
1408 }
1409
1410 [pk-flickity="init"].flickity-enabled:focus {
1411 outline: none;
1412 }
1413
1414 [pk-flickity="init"].flickity-enabled.is-animate .flickity-viewport {
1415 -webkit-transition: height 0.2s;
1416 transition: height 0.2s;
1417 }
1418
1419 [pk-flickity="init"].flickity-enabled.is-draggable {
1420 -webkit-tap-highlight-color: transparent;
1421 -webkit-user-select: none;
1422 -moz-user-select: none;
1423 -ms-user-select: none;
1424 user-select: none;
1425 }
1426
1427 [pk-flickity="init"].flickity-enabled.is-draggable .flickity-viewport {
1428 cursor: move;
1429 cursor: -webkit-grab;
1430 cursor: grab;
1431 }
1432
1433 [pk-flickity="init"].flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
1434 cursor: -webkit-grabbing;
1435 cursor: grabbing;
1436 }
1437
1438 [pk-flickity="init"] .flickity-viewport {
1439 overflow: hidden;
1440 position: relative;
1441 height: 100%;
1442 }
1443
1444 [pk-flickity="init"] .flickity-slider {
1445 position: absolute;
1446 width: 100%;
1447 height: 100%;
1448 }
1449
1450 [pk-flickity="init"] .flickity-button {
1451 position: absolute;
1452 background: var(--pk-flickity-button-background);
1453 border: none;
1454 color: var(--pk-flickity-button-color);
1455 }
1456
1457 [pk-flickity="init"] .flickity-button:hover {
1458 background: var(--pk-flickity-button-hover-background);
1459 cursor: pointer;
1460 }
1461
1462 [pk-flickity="init"] .flickity-button:focus {
1463 outline: none;
1464 -webkit-box-shadow: var(--pk-flickity-button-focus-box-shadow);
1465 box-shadow: var(--pk-flickity-button-focus-box-shadow);
1466 }
1467
1468 [pk-flickity="init"] .flickity-button:active {
1469 opacity: var(--pk-flickity-button-active-opacity);
1470 }
1471
1472 [pk-flickity="init"] .flickity-button:disabled {
1473 opacity: var(--pk-flickity-button-disabled-opacity);
1474 cursor: auto;
1475 /* prevent disabled button from capturing pointer up event. #716 */
1476 pointer-events: none;
1477 }
1478
1479 [pk-flickity="init"] .flickity-button-icon {
1480 fill: var(--pk-flickity-button-icon-fill);
1481 }
1482
1483 [pk-flickity="init"] .flickity-prev-next-button {
1484 top: 50%;
1485 width: 44px;
1486 height: 44px;
1487 border-radius: var(--pk-flickity-prev-next-border-radius);
1488 /* vertically center */
1489 margin-top: -22px;
1490 }
1491
1492 [pk-flickity="init"] .flickity-prev-next-button.previous {
1493 -webkit-transform: scale(-1, 1);
1494 transform: scale(-1, 1);
1495 right: 1rem;
1496 }
1497
1498 [pk-flickity="init"] .flickity-prev-next-button.next {
1499 -webkit-transform: scale(-1, 1);
1500 transform: scale(-1, 1);
1501 left: 1rem;
1502 }
1503
1504 [pk-flickity="init"] .flickity-rtl .flickity-prev-next-button.previous {
1505 right: auto;
1506 left: 10px;
1507 }
1508
1509 [pk-flickity="init"] .flickity-rtl .flickity-prev-next-button.next {
1510 left: auto;
1511 right: 10px;
1512 }
1513
1514 [pk-flickity="init"] .flickity-prev-next-button .flickity-button-icon {
1515 position: absolute;
1516 right: 30%;
1517 top: 30%;
1518 width: 40%;
1519 height: 40%;
1520 }
1521
1522 [pk-flickity="init"] [data-sg-page-info="true"],
1523 [pk-flickity="init"] [data-sg-page-dots="true"] {
1524 padding-bottom: 50px;
1525 }
1526
1527 [pk-flickity="init"] [data-sg-page-info="true"] .flickity-prev-next-button,
1528 [pk-flickity="init"] [data-sg-page-dots="true"] .flickity-prev-next-button {
1529 /* vertically center */
1530 margin-top: -52px;
1531 }
1532
1533 [pk-flickity="init"] .flickity-pages {
1534 position: relative;
1535 }
1536
1537 [pk-flickity="init"] .flickity-page-info {
1538 position: absolute;
1539 top: 50%;
1540 left: 0;
1541 -webkit-transform: translateY(-50%);
1542 transform: translateY(-50%);
1543 display: -webkit-box;
1544 display: -ms-flexbox;
1545 display: flex;
1546 -webkit-box-align: center;
1547 -ms-flex-align: center;
1548 align-items: center;
1549 font-size: var(--pk-flickity-page-info-font-size);
1550 line-height: var(--pk-flickity-page-info-line-height);
1551 }
1552
1553 [pk-flickity="init"] .flickity-page-info span:not(:last-child) {
1554 margin-left: .25rem;
1555 }
1556
1557 [pk-flickity="init"] .flickity-page-dots {
1558 padding: 1rem 3rem 0;
1559 list-style: none;
1560 text-align: center;
1561 list-style: none;
1562 text-align: center;
1563 line-height: 1;
1564 display: -webkit-box;
1565 display: -ms-flexbox;
1566 display: flex;
1567 -webkit-box-pack: center;
1568 -ms-flex-pack: center;
1569 justify-content: center;
1570 -webkit-box-align: center;
1571 -ms-flex-align: center;
1572 align-items: center;
1573 margin: 0;
1574 }
1575
1576 [pk-flickity="init"] .flickity-rtl .flickity-page-dots {
1577 direction: ltr;
1578 }
1579
1580 [pk-flickity="init"] .flickity-page-dots .dot {
1581 display: inline-block;
1582 width: var(--pk-flickity-dot-width);
1583 height: var(--pk-flickity-dot-height);
1584 margin: var(--pk-flickity-dot-margin);
1585 background: var(--pk-flickity-dot-background);
1586 border-radius: var(--pk-flickity-dot-border-radius);
1587 opacity: var(--pk-flickity-dot-opacity);
1588 cursor: pointer;
1589 }
1590
1591 [pk-flickity="init"] .flickity-page-dots .dot.is-selected {
1592 opacity: 1;
1593 }
1594