PluginProbe ʕ •ᴥ•ʔ
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu) / 2.5.9
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu) v2.5.9
2.9.1 2.9.0 2.8.9 2.8.8 trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 2.0 2.0.1 2.0.3 2.0.4 2.0.5 2.0.6 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.2 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3 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 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6 2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.6.6 2.6.7 2.6.8 2.6.9 2.7 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7
mystickymenu / css / mystickymenu-admin.css
mystickymenu / css Last commit date
admin-setting-rtl.css 4 years ago admin-setting.css 5 years ago jquery.ui.datepicker.css 4 years ago mystickymenu-admin-rtl.css 4 years ago mystickymenu-admin.css 4 years ago select2.min.css 4 years ago
mystickymenu-admin.css
3309 lines
1 @font-face {
2 font-family: 'Lato';
3 src: url('../fonts/lato-regular.woff') format('woff');
4 font-weight: normal;
5 font-style: normal;
6 }
7
8 @font-face {
9 font-family: 'Lato';
10 src: url('../fonts/lato-bold.woff') format('woff');
11 font-weight: bold;
12 font-style: normal;
13 }
14 @font-face {
15 font-family: 'Lato', sans-serif;
16 src: url('../fonts/lato-v20-latin-regular.woff') format('woff');
17 font-weight: normal;
18 font-style: normal;
19 }
20
21 @font-face {
22 font-family: 'Lato', sans-serif;
23 src: url('../fonts/lato-v20-latin-300.woff') format('woff');
24 font-weight: 300;
25 font-style: normal;
26 }
27
28 @font-face {
29 font-family: 'Lato', sans-serif;
30 src: url('../fonts/lato-v20-latin-700.woff') format('woff');
31 font-weight: 700;
32 font-style: normal;
33 }
34
35 @font-face {
36 font-family: 'Lato', sans-serif;
37 src: url('../fonts/lato-semibold.woff') format('woff');
38 font-weight: semibold;
39 font-style: normal;
40 }
41
42 a:active, a:focus, li:focus, li:active {
43 outline: none !important;
44 border: none !important;
45 text-decoration: none !important;
46 box-shadow: none !important;
47 -webkit-tap-highlight-color: transparent !important;
48 -webkit-user-select: none; / Chrome/Safari /
49 -moz-user-select: none; / Firefox /
50 -ms-user-select: none; / IE10+ /
51 user-select: none;
52 }
53
54 div#wpcontent{background:none !important;}
55
56 #custom-handle {
57 width: 3em;
58 height: 1.6em;
59 top: 50%;
60 margin-top: -.8em;
61 text-align: center;
62 line-height: 1.6em;
63 }
64
65 #mystickymenu {
66 font-family: 'Lato', sans-serif;
67 /*background: #fff;
68 padding: 0 0 15px 0;
69 border-radius: 10px;*/
70 }
71
72 .main-content {
73 float: left;
74 width: 65%;
75 }
76
77 .main-sidebar {
78 float: right;
79 width: 30%;
80 background: #ffffff;
81 border: 1px solid #e5e5e5;
82 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
83 }
84
85 .main-sidebar h3 {
86 margin: 0;
87 padding: 8px 12px;
88 border-bottom: 1px solid #ececec;
89 }
90
91 .main-sidebar .inner {
92 padding: 10px;
93 }
94
95 .main-sidebar p {
96 padding: 8px;
97 margin: 0;
98 border-top: solid 1px #e5e5e5;
99 }
100
101 /*.mystickyinput {padding-top: 6px;}*/
102 @media screen and (max-width: 782px) {
103 .main-content, .main-sidebar {
104 width: 100%;
105 float: none;
106 clear: both;
107 }
108 }
109
110 .myssticky-remove-hand {
111 cursor: default;
112 }
113
114 /* */
115 .mystickymenu-content-section input[type="number"]#myfixed_zindex {
116 -moz-appearance: textfield-multiline;
117 }
118
119 .mystickymenu-content-section input[type="number"] {
120 -moz-appearance: textfield;
121 }
122
123 .mystickymenu-content-section input[type="number"]::-webkit-inner-spin-button, .mystickymenu-content-section input[type="number"]::-webkit-outer-spin-button {
124 -webkit-appearance: none;
125 margin: 0;
126 }
127
128 .mystickymenu-content-section .mysticky-number {
129 display: inline-block;
130 margin: 0 0 10px;
131 position: relative;
132 }
133
134 #mystickymenu .mystickymenu-content-section .mysticky-number {
135 /*width: 90px;*/
136 }
137
138 #mystickymenu input[type=number] {
139 color: #A7A7A7;
140 border-radius: 21px;
141 background-color: #ffffff;
142 border: 1px solid #DCE2E2;
143 font-size: 14px;
144 font-weight: 400;
145 height: 42px;
146 padding: 0 10px 0 12px;
147 margin: 0;
148 width: 310px;
149 box-shadow: none;
150 }
151
152 .pt_number {
153 display: inline-block;
154 vertical-align: top;
155 margin-top: 7px;
156 }
157
158 .mysticky-welcomebar-setting-content-right input[type="text"]:disabled {
159 color: #a0a5aa;
160 border-color: #ddd;
161 background-color: #f7f7f7;
162 }
163
164 .mystickymenu-content-section .mysticky-number:focus {
165 outline: 0;
166 }
167
168 .mystickymenu-content-section .mysticky-number .pt_number {
169 float: left;
170 position: relative;
171 height: 30px;
172 }
173
174 .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton {
175 position: relative;
176 cursor: pointer;
177 border-left: 1px solid #b7b7b7;
178 width: 15px;
179 text-align: center;
180 color: #333;
181 font-size: 14px;
182 line-height: 1.1;
183 -webkit-transform: translateX(-100%);
184 transform: translateX(-100%);
185 -webkit-user-select: none;
186 -moz-user-select: none;
187 -ms-user-select: none;
188 user-select: none;
189 }
190
191 .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton:active {
192 box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
193 -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
194 }
195
196 .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton.pt_numberup {
197 position: absolute;
198 height: 50%;
199 top: 0;
200 border-bottom: 1px solid #b7b7b7;
201 }
202
203 .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton.pt_numberdown {
204 position: absolute;
205 bottom: 0px;
206 height: 50%;
207 }
208
209 /* */
210
211 input#mysticky_class_selector {
212 border-radius: 24px;
213 border: 1px solid #E6E5EC;
214 height: 46px;
215 padding: 0 26px;
216 width: 49%
217 }
218
219 .mystickymenu-content-section {
220 background-color: #F9FCFC;
221 border-radius: 7px;
222 margin-bottom: 20px;
223 border: 1px solid #E1E6E6;
224 }
225
226 input#myfixed_disable_small_screen {
227 border-radius: 21px;
228 }
229
230 input#mysticky_active_on_height_home {
231 border-radius: 21px;
232 }
233
234 textarea#myfixed_cssstyle {
235 width: 100%;
236 margin-top: 12px;
237 border-radius: 10px;
238 background-color: #fff;
239 height: 120px;
240 resize: none;
241 border: 1px solid #DCE2E2;
242 padding: 10px 10px;
243 }
244
245 label {
246 font-size: 15px;
247 }
248
249 .sticky-class-sec tr td {
250 width: 50%;
251 }
252
253 .px-wrap {
254 position: relative;
255 display: inline-block;
256 vertical-align: top;
257 }
258
259 .mystickymenu-content-option {
260 padding: 20px 20px 0;
261 }
262
263 .mystickymenu-heading {
264 padding-bottom: 20px;
265 }
266
267 .myStickymenu-header-title {
268 background-color: #B2D2FC;
269 padding: 13px 20px;
270 border-radius: 10px 10px 0 0;
271 }
272
273 .myStickymenu-header-title h3 {
274 margin: 0;
275 color: #1F4B84;
276 font-size: 18px;
277 font-weight: 600;
278 line-height: 1.2;
279 }
280
281 .mystickymenu-heading p {
282 background-color: #D6EFFF;
283 color: #1F4B84;
284 border-radius: 0 0 10px 10px;
285 padding: 13px 20px;
286 margin: 0;
287 font-size: 14px;
288 line-height: 28px;
289 }
290
291 .mystickynumber {
292 position: relative;
293 padding-left: 30px;
294 }
295
296 .pt_numberbutton.pt_numberup {
297 height: 25px;
298 width: 25px;
299 line-height: 25px;
300 background-color: #808080;
301 border-radius: 50%;
302 position: relative;
303 margin-left: 5px;
304 display: inline-block;
305 color: white;
306 font-size: 21px;
307 cursor: pointer;
308 text-align: center;
309 margin-top: 2px;
310 }
311
312 .pt_numberbutton.pt_numberdown {
313 height: 25px;
314 width: 25px;
315 line-height: 25px;
316 background-color: #808080;
317 border-radius: 50%;
318 position: absolute;
319 top: 8px;
320 left: 0;
321 display: inline-block;
322 color: white;
323 font-size: 21px;
324 cursor: pointer;
325 text-align: center;
326 }
327
328 span.input-px {
329 height: 42px;
330 width: 57px;
331 background-color: #808080;
332 position: absolute;
333 right: 0;
334 top: 0px;
335 display: inline-block;
336 vertical-align: top;
337 font-size: 14px;
338 border-radius: 0 21px 21px 0;
339 color: #fff;
340 line-height: 42px;
341 text-align: center;
342 }
343
344 .mysticky_device_upgrade {
345 background-color: #f0ecfb;
346 border-radius: 20px;
347 padding: 15px 40px 20px 20px;
348 }
349
350 .mystickymenu-content-section.mystickymenu-content-upgrade {
351 background-color: #f4f4fd;
352 }
353
354 .myStickymenu-upgrade a {
355 background: #E1DAF6;
356 border-radius: 20px;
357 color: #7559C0;
358 padding-top: 2px;
359 padding-bottom: 6px;
360 padding-left: 10px;
361 padding-right: 10px;
362 font-weight: bold;
363 text-transform: uppercase;
364 font-size: 12px;
365 display: inline-block;
366 vertical-align: top;
367 line-height: 1;
368 }
369 .myStickymenu-upgrade {
370 float: right;
371 }
372
373 .myStickymenu-upgrade a:before {
374 content: "\f160";
375 font-family: dashicons;
376 position: relative;
377 top: 3px;
378 font-size: 16px;
379 }
380
381 .mystickymenu-input-section ul.mystickymenu-input-multicheckbox li {
382 display: inline-block;
383 width: 21%;
384 }
385
386 input#submit.button.button-primary {
387 background: #00c67c;
388 border-color: #00c67c;
389 text-transform: uppercase;
390 border-radius: 31px;
391 font-size: 26px;
392 padding-left: 23px;
393 padding-right: 23px;
394 height: 60px;
395 width: 200px;
396 border: 0;
397 box-shadow: none;
398 font-weight: 600;
399 text-shadow: none;
400 }
401
402 input.button.button-secondary.confirm {
403 background: #969696;
404 border-color: #969696;
405 text-transform: uppercase;
406 font-size: 26px;
407 padding-left: 23px;
408 padding-right: 23px;
409 float: right;
410 color: white;
411 margin-right: 10px;
412 height: 60px;
413 width: 200px;
414 border-radius: 31px;
415 font-weight: 600;
416 }
417
418 table ul.mystickymenu-input-multicheckbox {
419 width: 100%;
420 display: inline-flex;
421 }
422
423 p.myStickymenu-review a {
424 font-size: 20px;
425 }
426
427 table ul.mystickymenu-input-multicheckbox li {
428 padding-right: 21px;
429 }
430
431 table {
432 width: 100%;
433 }
434
435 #mystickymenu table tr td {
436 padding: 20px;
437 }
438
439 div#mystickymenu {
440 overflow-x: hidden;
441 overflow-y: hidden;
442 }
443
444 label.mysticky_title {
445 font-weight: 500;
446 font-size: 18px;
447 line-height: 1.2;
448 color: #4F4F4F;
449 }
450
451 .mystickymenu-content-option p label.mysticky_text {
452 margin-left: 0px;
453 }
454
455 span.mysticky_text {
456 font-size: 14px;
457 color: #9E9E9E;
458 margin-left: 20px;
459 font-style: italic;
460 }
461
462 label.mysticky_text {
463 font-size: 14px;
464 /*color: #9E9E9E;*/
465 margin-left: 20px;
466 font-style: italic;
467 }
468
469 select#mystickymenu-select {
470 border-radius: 24px;
471 border: 1px solid #E6E5EC;
472 height: 46px;
473 box-shadow: none;
474 padding: 0 26px;
475 width: 49%;
476 display: inline-block;
477 vertical-align: top;
478 }
479
480 .mystickymenu-input-section {
481 margin-top: 9px;
482 }
483
484 label.mysticky_title.css-style-title {
485 font-size: 20px;
486 }
487
488 span.wp-color-result-text {
489 display: none;
490 }
491
492 button.button.wp-color-result {
493 border-radius: 50%;
494 height: 30px !important;
495 }
496 button.button.wp-color-result .color-alpha {
497 border-radius: 50% !important;
498 height: 28px !important;
499 }
500
501 .mystickymenu-content-section h3 {
502 margin-left: 20px;
503 font-weight: 600;
504 font-size: 26px;
505 line-height: 1.2;
506 color: #4F4F4F;
507 margin: 0;
508 padding: 24px 20px;
509 }
510
511 .form-table {
512 margin-top: 0;
513 }
514
515 ul.mystickymenu-input-multicheckbox li span {
516 font-size: 16px;
517 color: #4F4F4F;
518 }
519
520 .mystickymenu-input-section label {
521 /*color: #9E9E9E;*/
522 font-size: 16px;
523 }
524 #mystickymenu .mystickymenu-input-section input.mystickymenu_normal_text{
525 border-radius: 0px;
526 height: 35px;
527 margin: 10px;
528 }
529 #mystickymenu .mystickymenu-input-section span.description{
530 font-style: normal;
531 font-size: 16px;
532 }
533 .myStickymenu-upgrade a {
534 text-decoration: none;
535 color: #7559C0;
536 }
537
538 #mystickymenu p.submit {
539 margin-top: 0;
540 padding-top: 0;
541 float: right;
542 }
543
544 td {
545 vertical-align: top !important;
546 }
547 p.description.mystuckymenu-class-id {
548 display: flex;
549 margin: 12px 0 0 0;
550 line-height: 1.5;
551 }
552
553 p.description.mystuckymenu-class-id .dashicons-controls-play{
554 background: #a4a5a5;
555 color: #ffffff;
556 border-radius: 50%;
557 }
558 p.description.mystuckymenu-class-id .dashicons-controls-play::before {
559 margin-left: 2px;
560 }
561 p.description {
562 color: rgba(79, 79, 79, 0.5);
563 font-size: 12px;
564 line-height: 1.2;
565 margin: 5px 0 0;
566 }
567
568 div#slider.ui-slider {
569 width: 229px;
570 background-color: #DCE2E2;
571 height: 2px;
572 border: 0;
573 border-radius: 2px;
574 position: relative;
575 }
576
577 .mystickymenu-content-section .ui-state-active, .ui-widget-content .ui-state-active {
578 color: #454545;
579 }
580
581 #mystickymenu #custom-handle {
582 width: 1.6em;
583 border-radius: 50%;
584 background-color: #fff;
585 box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
586 border: 0;
587 position: absolute;
588 }
589 .sticky-header-menu {
590 text-align: center;
591 padding: 0 0 20px 0;
592 }
593 .sticky-header-menu ul {
594 display: inline-block;
595 padding: 1px;
596 background-color: #D6EFFF;
597 -webkit-border-radius: 23px;
598 -moz-border-radius: 23px;
599 border-radius: 23px;
600 }
601 .sticky-header-menu ul li {
602 display: inline-block;
603 margin: 0;
604 }
605 .sticky-header-menu ul li a {
606 display: inline-block;
607 padding: 0 20px;
608 line-height: 40px;
609 height: 40px;
610 font-size: 16px;
611 text-decoration: none;
612 -webkit-border-radius: 20px;
613 -moz-border-radius: 20px;
614 border-radius: 20px;
615 }
616 .sticky-header-menu ul li a:hover {
617 background: #f0ecfb;
618 color: #7559C0;
619 }
620 .sticky-header-menu ul li a.active {
621 background: #E1DAF6;
622 color: #7559C0;
623 }
624 /*.sticky-header-content {
625 display: none;
626 }*/
627 .mysticky-welcomebar-setting-content-right label.mysticky-welcomebar-switch {
628 width: 55px;
629 }
630
631 /*New Welcomebar Page css*/
632 .mystickymenu-new-widget-wrap, .mystickymenu-new-widget-wrap * {
633 box-sizing: border-box;
634 }
635 .mystickymenu-new-widget-wrap {
636 border-radius: 10px;
637 box-shadow: 0 0 6px #ccc;
638 padding: 10px;
639 margin: 20px auto 0 auto;
640 width: 100%;
641 max-width: 776px;
642 background: #fff url(../images/new_widget_bg.png) no-repeat right bottom;
643 background-size: auto 100%;
644 font-family: 'Lato', sans-serif;
645 line-height: 20px;
646 }
647 .mystickymenu-new-widget-wrap h2 {
648 font-style: normal;
649 font-weight: 600;
650 font-size: 20px;
651 line-height: 30px;
652 color: #1e1e1e;
653 margin: 0;
654 text-align: center;
655 }
656 a.new-upgrade-button {
657 height: 40px;
658 background: #7761DF;
659 border-radius: 100px;
660 border: solid 1px #7761DF;
661 display: inline-block;
662 text-align: center;
663 color: #fff;
664 line-height: 40px;
665 margin: 10px 0 10px 10px;
666 padding: 0 25px;
667 text-decoration: none;
668 text-transform: uppercase;
669 }
670 .mystickymenu-new-widget-row ul {
671 display: flex;
672 align-items: center;
673 flex-wrap: wrap;
674 margin-top: 0;
675 margin-bottom: 0;
676 }
677 .mystickymenu-new-widget-row ul li {
678 width: 33.33%;
679 padding: 10px 10px 0px;
680 margin-bottom: 0;
681 }
682 .mystickymenu-feature {
683 margin: 30px 0 0 0;
684 background: #fff;
685 border: 1px solid #605dec;
686 box-sizing: border-box;
687 border-radius: 4px;
688 padding: 30px 15px 10px 15px;
689 min-height: 186px;
690 position: relative;
691 }
692 .mystickymenu-feature-top {
693 width: 50px;
694 height: 50px;
695 border: solid 1px #605dec;
696 border-radius: 50%;
697 position: absolute;
698 left: 0;
699 right: 0;
700 margin: 0 auto;
701 top: -25px;
702 background: #fff;
703 z-index: 11;
704 padding: 10px;
705 }
706 .feature-title {
707 font-family: 'Lato', sans-serif;
708 font-style: normal;
709 font-weight: 700;
710 font-size: 13px;
711 line-height: 18px;
712 color: #1e1e1e;
713 }
714 .feature-description {
715 font-family: 'Lato', sans-serif;
716 font-style: normal;
717 font-weight: 400;
718 font-size: 13px;
719 line-height: 18px;
720 color: #1e1e1e;
721 }
722 .mystickymenu-feature-top img {
723 width: auto;
724 height: auto;
725 max-width: 100%;
726 max-height: 100%;
727 }
728 /* Finish new Welcome bar screen css */
729 @media only screen and (min-width: 1024px) and (max-width: 1200px) {
730 .pt_numberbutton.pt_numberdown {
731 position: relative;
732 margin-left: -75px;
733 top: -29px;
734 }
735
736 .pt_numberbutton.pt_numberup {
737 position: relative;
738 top: -29px;
739 left: 70px;
740 }
741
742 /* span.input-px { */
743 /* position: relative; */
744 /* left: 112px; */
745 /* top: -24px !important; */
746 /* margin-left: -20px; */
747 /* } */
748 }
749
750
751
752 #rpt_pricr {
753 width: 100%;
754 max-width: 1024px;
755 margin: 0 auto;
756 padding: 25px 25px 25px 25px;
757 background: #fff;
758
759 -webkit-border-radius: 5px;
760 -moz-border-radius: 5px;
761 border-radius: 5px;
762 }
763 #rpt_pricr h2 {
764 padding: 50px 0 30px;
765 text-align: center;
766 font-size: 24px;
767 }
768 .rpt_plans .rpt_plan {
769 -moz-box-sizing: border-box;
770 -webkit-box-sizing: border-box
771 }
772
773 .rpt_2_plans .rpt_plan {
774 margin-right: 2%;
775 width: 49%;
776 float: left
777 }
778
779 .rpt_2_plans .rpt_plan:last-child {
780 margin-right: 0
781 }
782
783 .rpt_3_plans .rpt_plan {
784 margin-right: 2%;
785 width: 32%;
786 float: left
787 }
788
789 .rpt_3_plans .rpt_plan:last-child {
790 margin-right: 0
791 }
792
793 .rpt_4_plans .rpt_plan {
794 margin-right: 1%;
795 width: 24.25%;
796 float: left
797 }
798
799 .rpt_4_plans .rpt_plan:last-child {
800 margin-right: 0
801 }
802
803 .rpt_5_plans .rpt_plan {
804 margin-right: .5%;
805 width: 19.6%;
806 float: left
807 }
808
809 .rpt_5_plans .rpt_plan:last-child {
810 margin-right: 0
811 }
812
813 .rpt_style_bic .rpt_plan, .rpt_style_loc .rpt_plan {
814 -webkit-box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19);
815 -moz-box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19);
816 box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19)
817 }
818
819 .rpt_plans .rpt_plan .rpt_title img {
820 margin-right: 10px;
821 position: relative;
822 vertical-align: middle
823 }
824
825 .rpt_plans .rpt_plan .rpt_title {
826 background: #6371db;
827 font-weight: 300;
828 padding: 24px 18px;
829 font-size: 26px;
830 color: #fff;
831 line-height: 35px;
832 height: auto;
833 }
834
835 .rpt_plans .rpt_plan .rpt_title span {
836 display: inline-block;
837 position: relative;
838 top: -10px
839 }
840
841 .rpt_style_basic .rpt_plan .rpt_title {
842 border-bottom: #6371db solid 1px;
843 border-top-left-radius: 8px;
844 border-top-right-radius: 8px;
845 }
846
847 .rpt_style_spec .rpt_plan .rpt_title {
848 color: #fff
849 }
850
851 .rpt_style_bic .rpt_plan .rpt_title, .rpt_style_loc .rpt_plan .rpt_title, .rpt_style_swl .rpt_plan .rpt_title {
852 background: #333
853 }
854
855 .rpt_plans .rpt_sm_title .rpt_plan .rpt_title {
856 font-size: 20px;
857 line-height: 18px
858 }
859
860 .rpt_plans .rpt_xsm_title .rpt_plan .rpt_title {
861 font-size: 15px;
862 line-height: 15px
863 }
864
865 .rpt_4_plans .rpt_plan .rpt_title {
866 font-size: 17px;
867 line-height: 15px
868 }
869
870 .rpt_4_plans .rpt_sm_title .rpt_plan .rpt_title {
871 font-size: 15px;
872 line-height: 13px
873 }
874
875 .rpt_4_plans .rpt_xsm_title .rpt_plan .rpt_title {
876 font-size: 13px;
877 line-height: 11px
878 }
879
880 .rpt_5_plans .rpt_plan .rpt_title {
881 font-size: 15px;
882 line-height: 13px
883 }
884
885 .rpt_5_plans .rpt_sm_title .rpt_plan .rpt_title {
886 font-size: 13px;
887 line-height: 11px
888 }
889
890 .rpt_5_plans .rpt_xsm_title .rpt_plan .rpt_title {
891 font-size: 12px;
892 line-height: 10px
893 }
894
895 .rpt_plans .rpt_recommended_plan .rpt_title {
896 background: #6371db
897 }
898
899 .rpt_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
900 position: relative;
901 top: -44px;
902 left: -10px;
903 font-size: 35px;
904 line-height: 0
905 }
906
907 .rpt_4_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
908 top: -36px
909 }
910
911 .rpt_5_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
912 top: -26px
913 }
914
915 .rpt_sm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
916 font-size: 30px;
917 top: -44px;
918 left: -4px
919 }
920
921 .rpt_xsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
922 font-size: 25px;
923 top: -30px;
924 left: -4px
925 }
926
927 .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
928 font-size: 21px;
929 top: -14px;
930 left: -4px
931 }
932
933 .rpt_style_basic .rpt_plan .rpt_head {
934 background: #ec86c6
935 }
936
937 .rpt_style_spec .rpt_plan .rpt_head {
938 background: #fff
939 }
940
941 .rpt_style_swl .rpt_plan .rpt_head {
942 background: #fff
943 }
944
945 .rpt_plans .rpt_plan .rpt_head .rpt_price {
946 padding: 6px 10px;
947 font-size: 74px;
948 line-height: 80px;
949 font-weight: 300;
950 text-align: center;
951 color: #ffffff
952 }
953
954 .rpt_style_basic .rpt_plan .rpt_head .rpt_price, .rpt_style_spec .rpt_plan .rpt_head .rpt_price {
955 text-shadow: 1px 2px 7px rgba(0, 0, 0, .6)
956 }
957
958 .rpt_style_swl .rpt_plan .rpt_head .rpt_price {
959 color: #000
960 }
961
962 .rpt_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
963 font-size: 62px
964 }
965
966 .rpt_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
967 font-size: 56px
968 }
969
970 .rpt_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
971 font-size: 38px
972 }
973
974 .rpt_4_plans .rpt_plan .rpt_head .rpt_price {
975 font-size: 69px;
976 line-height: 80px
977 }
978
979 .rpt_4_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
980 font-size: 53px;
981 line-height: 65px
982 }
983
984 .rpt_4_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
985 font-size: 47px;
986 line-height: 64px
987 }
988
989 .rpt_4_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
990 font-size: 31px;
991 line-height: 60px
992 }
993
994 .rpt_5_plans .rpt_plan .rpt_head .rpt_price {
995 font-size: 59px;
996 line-height: 80px
997 }
998
999 .rpt_5_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
1000 font-size: 44px;
1001 line-height: 60px
1002 }
1003
1004 .rpt_5_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
1005 font-size: 37px;
1006 line-height: 53px
1007 }
1008
1009 .rpt_5_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
1010 font-size: 24px;
1011 line-height: 50px
1012 }
1013
1014 .rpt_plans .rpt_recommended_plan .rpt_head .rpt_price {
1015 font-size: 98px
1016 }
1017
1018 .rpt_4_plans .rpt_recommended_plan .rpt_head .rpt_price {
1019 font-size: 74px
1020 }
1021
1022 .rpt_5_plans .rpt_recommended_plan .rpt_head .rpt_price {
1023 font-size: 67px
1024 }
1025
1026 .rpt_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
1027 font-size: 83px
1028 }
1029
1030 .rpt_4_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
1031 font-size: 60px
1032 }
1033
1034 .rpt_5_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
1035 font-size: 54px
1036 }
1037
1038 .rpt_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
1039 font-size: 55px
1040 }
1041
1042 .rpt_4_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
1043 font-size: 49px
1044 }
1045
1046 .rpt_5_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
1047 font-size: 41px
1048 }
1049
1050 .rpt_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
1051 font-size: 42px
1052 }
1053
1054 .rpt_4_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
1055 font-size: 34px
1056 }
1057
1058 .rpt_5_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
1059 font-size: 26px
1060 }
1061
1062 .rpt_plans .rpt_plan .rpt_head .rpt_recurrence {
1063 font-size: 13px;
1064 font-weight: 300;
1065 line-height: 18px;
1066 padding: 20px 10px 10px;
1067 color: #ffffff;
1068 text-align: center
1069 }
1070
1071 .rpt_style_spec .rpt_plan .rpt_head .rpt_recurrence {
1072 color: #d3d3d3
1073 }
1074
1075 .rpt_style_bic .rpt_plan .rpt_head .rpt_recurrence, .rpt_style_loc .rpt_plan .rpt_head .rpt_recurrence {
1076 color: #f5f5f5
1077 }
1078
1079 .rpt_style_swl .rpt_plan .rpt_head .rpt_recurrence {
1080 color: grey
1081 }
1082
1083 .rpt_plans .rpt_sm_recurrence .rpt_plan .rpt_head .rpt_recurrence {
1084 font-size: 11px;
1085 padding: 20px 40px 4px
1086 }
1087
1088 .rpt_plans .rpt_plan .rpt_head .rpt_subtitle {
1089 font-size: 16px;
1090 line-height: 20px;
1091 font-weight: 300;
1092 text-align: center;
1093 padding: 10px 30px 20px
1094 }
1095
1096 .rpt_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
1097 font-size: 14px
1098 }
1099
1100 .rpt_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
1101 font-size: 12px
1102 }
1103
1104 .rpt_4_plans .rpt_plan .rpt_head .rpt_subtitle {
1105 font-size: 16px;
1106 line-height: 18px;
1107 padding: 10px 10px 20px
1108 }
1109
1110 .rpt_4_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
1111 font-size: 14px;
1112 line-height: 17px
1113 }
1114
1115 .rpt_4_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
1116 font-size: 13px;
1117 line-height: 16px
1118 }
1119
1120 .rpt_5_plans .rpt_plan .rpt_head .rpt_subtitle {
1121 font-size: 15px;
1122 line-height: 18px;
1123 padding: 10px 10px 20px
1124 }
1125
1126 .rpt_5_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
1127 font-size: 13px;
1128 line-height: 17px
1129 }
1130
1131 .rpt_5_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
1132 font-size: 12px;
1133 line-height: 16px
1134 }
1135
1136 .rpt_plans .rpt_plan .rpt_head .rpt_description {
1137 font-size: 14px;
1138 line-height: 20px;
1139 padding: 10px 20px;
1140 font-weight: 300;
1141 text-align: center;
1142 color: #ffffff
1143 }
1144
1145 .rpt_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
1146 font-size: 12px
1147 }
1148
1149 .rpt_style_bic .rpt_plan .rpt_head .rpt_description, .rpt_style_loc .rpt_plan .rpt_head .rpt_description {
1150 color: #f5f5f5
1151 }
1152
1153 .rpt_4_plans .rpt_plan .rpt_head .rpt_description {
1154 font-size: 13px;
1155 line-height: 18px
1156 }
1157
1158 .rpt_4_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
1159 font-size: 12px;
1160 line-height: 17px
1161 }
1162
1163 .rpt_5_plans .rpt_plan .rpt_head .rpt_description {
1164 font-size: 12px;
1165 line-height: 18px
1166 }
1167
1168 .rpt_5_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
1169 font-size: 11px;
1170 line-height: 17px
1171 }
1172
1173 .rpt_plans .rpt_plan .rpt_features {
1174 padding: 20px;
1175 background: #f0ecfb;
1176 text-align: center
1177 }
1178
1179 .rpt_plans .rpt_plan .rpt_features .rpt_feature {
1180 font-size: 16px;
1181 padding: 6px 16px;
1182 border-bottom: 1px dotted #d3d3d3
1183 }
1184 .rpt_plans .rpt_plan .rpt_features .rpt_feature a {
1185 color: #333333;
1186 }
1187
1188 .rpt_plans .rpt_plan .rpt_features .rpt_feature:last-child {
1189 border-bottom: none
1190 }
1191
1192 .rpt_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
1193 font-size: 14px
1194 }
1195
1196 .rpt_style_bic .rpt_plan .rpt_features, .rpt_style_loc .rpt_plan .rpt_features, .rpt_style_swl .rpt_plan .rpt_features {
1197 background: #fff
1198 }
1199
1200 .rpt_style_swl .rpt_plan .rpt_features .rpt_feature {
1201 padding: 5px 16px
1202 }
1203
1204 .rpt_4_plans .rpt_plan .rpt_features .rpt_feature {
1205 padding: 6px 10px;
1206 font-size: 14px
1207 }
1208
1209 .rpt_4_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
1210 font-size: 12px
1211 }
1212
1213 .rpt_5_plans .rpt_plan .rpt_features .rpt_feature {
1214 padding: 6px 10px;
1215 font-size: 13px
1216 }
1217
1218 .rpt_5_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
1219 font-size: 11px
1220 }
1221
1222 .rpt_plans .rpt_plan .rpt_foot {
1223 display: block;
1224 padding: 10px 30px;
1225 border-top: #7559C0 solid 2px;
1226 background: #7559C0;
1227 text-align: center;
1228 color: #fff;
1229 font-size: 24px;
1230 text-decoration: none;
1231 font-weight: 300;
1232 transition: All .5s ease;
1233 -webkit-transition: All .5s ease;
1234 -moz-transition: All .5s ease;
1235 -o-transition: All .5s ease
1236 }
1237
1238 .rpt_plans .rpt_sm_button .rpt_plan .rpt_foot {
1239 font-size: 19px
1240 }
1241
1242 .rpt_style_basic .rpt_plan .rpt_foot {
1243 border-bottom-left-radius: 8px;
1244 border-bottom-right-radius: 8px
1245 }
1246
1247 .rpt_style_swl .rpt_plan .rpt_foot {
1248 border-top: none;
1249 padding: 10px 30px 20px;
1250 color: #000;
1251 background: #333
1252 }
1253
1254 .rpt_4_plans .rpt_plan .rpt_foot {
1255 padding: 4px 20px;
1256 font-size: 19px
1257 }
1258
1259 .rpt_4_plans .rpt_sm_button .rpt_plan .rpt_foot, .rpt_5_plans .rpt_plan .rpt_foot {
1260 padding: 4px 20px;
1261 font-size: 17px
1262 }
1263
1264 .rpt_5_plans .rpt_sm_button .rpt_plan .rpt_foot {
1265 font-size: 16px
1266 }
1267
1268 .rpt_plans .rpt_plan .rpt_foot:hover {
1269 opacity: .8
1270 }
1271
1272 .rpt_style_swl .rpt_plan .rpt_foot:hover {
1273 opacity: 1
1274 }
1275
1276 .rpt_plans .rpt_recommended_plan .rpt_foot {
1277 font-size: 30px;
1278 padding: 16px 0
1279 }
1280
1281 .rpt_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
1282 font-size: 26px
1283 }
1284
1285 .rpt_4_plans .rpt_recommended_plan .rpt_foot {
1286 font-size: 22px;
1287 font-weight: 300;
1288 padding: 10px 0
1289 }
1290
1291 .rpt_4_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
1292 font-size: 19px;
1293 padding: 10px 0
1294 }
1295
1296 .rpt_5_plans .rpt_recommended_plan .rpt_foot {
1297 font-size: 20px;
1298 font-weight: 300;
1299 padding: 10px 0
1300 }
1301
1302 .rpt_5_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
1303 font-size: 18px;
1304 padding: 10px 0
1305 }
1306
1307 .rpt_custom_btn {
1308 border-bottom-left-radius: 5px;
1309 border-bottom-right-radius: 5px;
1310 text-align: center;
1311 padding: 16px 20px
1312 }
1313
1314 .rpt_plans .rpt_recommended_plan {
1315 position: relative;
1316 top: -10px
1317 }
1318
1319 .rpt_recommended_plan img.rpt_recommended {
1320 position: absolute !important;
1321 right: 10px !important
1322 }
1323
1324 .rpt_style_bic .rpt_recommended_plan, .rpt_style_loc .rpt_recommended_plan {
1325 -webkit-box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39);
1326 -moz-box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39);
1327 box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39)
1328 }
1329
1330 a.rpt_tooltip {
1331 display: block;
1332 outline: 0;
1333 position: relative
1334 }
1335
1336 a.rpt_tooltip strong {
1337 line-height: 30px
1338 }
1339
1340 a.rpt_tooltip > span.intool {
1341 width: 90%;
1342 padding: 10px;
1343 margin-top: 56px;
1344 opacity: 0;
1345 visibility: hidden;
1346 z-index: 10;
1347 position: absolute;
1348 top: -15px;
1349 display: block;
1350 color: #f5f5f5;
1351 font-size: 13px;
1352 line-height: 20px;
1353 background: #333;
1354 font-weight: 300;
1355 text-align: center
1356 }
1357
1358 a.rpt_tooltip:hover {
1359 cursor: zoom-in
1360 }
1361
1362 a.rpt_tooltip .rpt_tooltip_plus {
1363 text-decoration: none !important;
1364 display: inline;
1365 font-size: 12px;
1366 font-weight: 700;
1367 position: relative;
1368 top: -6px
1369 }
1370
1371 .rpt_feature:hover a.rpt_tooltip > span.intool {
1372 opacity: .98;
1373 text-decoration: none;
1374 visibility: visible;
1375 overflow: visible
1376 }
1377
1378 a.rpt_tooltip span.intool b {
1379 width: 10px;
1380 height: 10px;
1381 margin-left: 35%;
1382 margin-top: -15px;
1383 position: absolute;
1384 -webkit-transform: rotate(-45deg);
1385 -moz-transform: rotate(-45deg);
1386 -o-transform: rotate(-45deg);
1387 transform: rotate(-45deg);
1388 display: none \0/;
1389 background: #333
1390 }
1391
1392 .rpt_3_plans a.rpt_tooltip > span.intool {
1393 margin-left: -1%
1394 }
1395
1396 .rpt_4_plans a.rpt_tooltip > span.intool {
1397 margin-left: 0
1398 }
1399
1400 .rpt_5_plans a.rpt_tooltip > span.intool {
1401 margin-left: -2%
1402 }
1403
1404 .entry-content .rpt_plan a, .rpt_plan a {
1405 border-bottom: none !important;
1406 text-decoration: none;
1407 }
1408
1409 .rpt_plans .rpt_plan .rpt_icon {
1410 max-width: 30px;
1411 max-height: 30px
1412 }
1413
1414 .rpt_plans .rpt_plan img {
1415 display: inline;
1416 margin: 0 10px 0 0;
1417 padding: 0;
1418 -webkit-box-shadow: 0 0 0 0 transparent;
1419 -moz-box-shadow: 0 0 0 0 transparent;
1420 box-shadow: 0 0 0 0 transparent;
1421 border: none
1422 }
1423
1424 .mystickymenu-testimonial {
1425 position: relative;
1426 }
1427 .mystickymenu-testimonial .testimonial-data {
1428 position: relative;
1429 }
1430 .mystickymenu-testimonial .testimonial-data {
1431 position: relative;
1432 margin-left: 30px;
1433 padding: 10px 10px 10px 40px;
1434 background: #f5f5f5;
1435 font-size: 16px;
1436 line-height: 22px;
1437 }
1438 .mystickymenu-testimonial .testimonial-image {
1439 position: absolute;
1440 height: 60px;
1441 width: 60px;
1442 overflow: hidden;
1443 border-radius: 30px;
1444 top: 50%;
1445 margin-top: -30px;
1446 z-index: 1;
1447 }
1448 .mystickymenu-testimonial .testimonial-image img {
1449 width: 100%;
1450 height: auto;
1451 }
1452 .mystickymenu-testimonial-list {
1453 width: 100%;
1454 max-width: 1080px;
1455 margin: 30px auto;
1456 }
1457 .testimonial-title {
1458 font-weight: bold;
1459 font-size: 18px;
1460 padding: 0 0 5px 0;
1461 }
1462 .testimonial-author {
1463 font-size: 16px;
1464 font-style: italic;
1465 font-weight: 500;
1466 padding: 5px 0 0 0;
1467 }
1468 p.udner-title strong {
1469 font-size: 30px;
1470 padding-bottom: 40px;
1471 display: block;
1472 color: #b97fcf;
1473 text-align: center;
1474 }
1475 p.udner-title {
1476 margin: 0;
1477 padding: 0;
1478 }
1479 @media only screen and (max-width: 640px) {
1480 .rpt_plans .rpt_plan {
1481 width: 96%;
1482 margin: 10px 2% 20px !important
1483 }
1484
1485 .rpt_plans .rpt_plan .rpt_title {
1486 position: relative;
1487 font-size: 26px !important;
1488 line-height: 35px !important
1489 }
1490
1491 .rpt_plans .rpt_plan .rpt_head .rpt_price {
1492 font-size: 74px !important;
1493 line-height: 100px !important
1494 }
1495
1496 .rpt_plans .rpt_plan .rpt_head .rpt_subtitle {
1497 font-size: 17px !important;
1498 line-height: 28px !important;
1499 padding: 10px 40px 20px
1500 }
1501
1502 .rpt_plans .rpt_plan .rpt_head .rpt_description {
1503 font-size: 15px !important;
1504 line-height: 26px !important;
1505 padding: 0 40px 30px
1506 }
1507
1508 .rpt_plans .rpt_plan .rpt_features .rpt_feature {
1509 padding: 6px 16px;
1510 font-size: 14px !important
1511 }
1512
1513 .rpt_plans .rpt_plan .rpt_foot {
1514 padding: 10px 40px;
1515 text-align: center;
1516 color: #fff;
1517 font-size: 20px
1518 }
1519
1520 .rpt_plans .rpt_recommended_plan .rpt_foot {
1521 font-size: 30px;
1522 font-weight: 300;
1523 padding: 20px 0
1524 }
1525
1526 .rpt_plan .rpt_head .rpt_price .rpt_currency {
1527 top: -36px !important;
1528 left: -10px !important;
1529 font-size: 35px !important
1530 }
1531 }
1532
1533 #rpt_pricr .rpt_plan_ori .rpt_features .rpt_feature, #rpt_pricr .rpt_plan_ori .rpt_features .rpt_feature a, #rpt_pricr .rpt_plan_ori .rpt_foot, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_description, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_price, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_price .rpt_currency, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_recurrence, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_subtitle, #rpt_pricr .rpt_plan_ori .rpt_title {
1534 font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
1535 font-weight: 300 !important
1536 }
1537
1538 .client-testimonial {
1539 margin: 20px auto 0px;
1540 -webkit-border-radius: 5px;
1541 -moz-border-radius: 5px;
1542 border-radius: 5px;
1543 }
1544 .client-testimonial span.dashicons.dashicons-yes {
1545 background: #00bd00;
1546 color: #fff;
1547 border-radius: 50%;
1548 -webkit-border-radius: 50%;
1549 -moz-border-radius: 50%;
1550 }
1551 .client-testimonial p.text-center {
1552 text-align: center;
1553 margin: 6px 0;
1554 font-size: 14px;
1555 }
1556 .client-testimonial .payment {
1557 margin: 20px 0;
1558 text-align: center;
1559 }
1560 .testimonial-image {
1561 width: 10%;
1562 display: inline-block;
1563 vertical-align: middle;
1564 }
1565 .testimonial-content {
1566 width: 85%;
1567 display: inline-block;
1568 vertical-align: middle;
1569 padding-left: 15px;
1570 }
1571 .testimonial-image img {
1572 border-radius: 50%;
1573 -webkit-border-radius: 50%;
1574 -moz-border-radius: 50%;
1575 width: 100%;
1576 height: auto;
1577 }
1578 .client-testimonial .author {
1579 font-weight: bold;
1580 padding: 5px 0 0 0;
1581 font-size: 14px;
1582 }
1583 .testimonial-box {
1584 padding: 15px;
1585 background: #d6efff;
1586 -webkit-border-radius: 5px;
1587 -moz-border-radius: 5px;
1588 border-radius: 5px;
1589 }
1590
1591 /*01-08-2019 welcome bar css*/
1592 #sticky-header-welcome-bar *, #sticky-header-welcome-bar ::before, #sticky-header-welcome-bar ::after {
1593 -webkit-box-sizing: border-box;
1594 -moz-box-sizing: border-box;
1595 box-sizing: border-box;
1596 }
1597 #sticky-header-welcome-bar .iris-picker, #sticky-header-welcome-bar .iris-picker * {
1598 -moz-box-sizing: content-box;
1599 -webkit-box-sizing: content-box;
1600 box-sizing: content-box;
1601 }
1602 .mysticky-welcomebar-switch {
1603 display: inline-block;
1604 width:55px;
1605 height:30px;
1606 position: relative;
1607 }
1608 .mysticky-welcomebar-switch input {
1609 opacity: 0;
1610 width: 0;
1611 height: 0;
1612 }
1613
1614 .mysticky-welcomebar-switch .slider:before {
1615 border-radius: 50%;
1616 position: absolute;
1617 content: "";
1618 height: 24px;
1619 width: 25px;
1620 left: 2px;
1621 top: 1px;
1622 background-color: #ffffff;
1623 -webkit-transition: .4s;
1624 transition: .4s;
1625 }
1626 .mysticky-welcomebar-switch .slider {
1627 border-radius: 15px;
1628 position: absolute;
1629 cursor: pointer;
1630 top: 0;
1631 left: 0;
1632 right: 0;
1633 bottom: 0;
1634 background-color: #ccc;
1635 border: 2px solid #ccc;
1636 -webkit-transition: .4s;
1637 transition: .4s;
1638 }
1639 ..mysticky-welcomebar-switch .slider:before {
1640 border-radius: 50%;
1641 position: absolute;
1642 content: "";
1643 height: 24px;
1644 width: 25px;
1645 left: 2px;
1646 top: 1px;
1647 background-color: #ffffff;
1648 -webkit-transition: .4s;
1649 transition: .4s;
1650 }
1651
1652
1653 .mysticky-welcomebar-switch input:checked + .slider {
1654 background-color: #7761DF;
1655 border: 2px solid #7761DF;
1656 }
1657 .mysticky-welcomebar-switch input:focus + .slider {
1658 box-shadow: 0 0 1px #2196F3;
1659 }
1660 .mysticky-welcomebar-switch input:checked + .slider:before {
1661 -webkit-transform: translateX(24px);
1662 -ms-transform: translateX(24px);
1663 transform: translateX(24px);
1664 }
1665
1666 .welcombar-status-switch{
1667 display: inline-block;
1668 width:46px;
1669 height:24px;
1670 position: relative;
1671 }
1672
1673 .welcombar-status-switch .slider:before {
1674 border-radius: 50%;
1675 position: absolute;
1676 content: "";
1677 height: 15px;
1678 width: 15px;
1679 left: 2px;
1680 top: 2px;
1681 background-color: #ffffff;
1682 -webkit-transition: .4s;
1683 transition: .4s;
1684 }
1685 .mysticky-welcomebar-form {
1686 background-color: #f8fcfd;
1687 border: 1px solid #E1E6E6;
1688 padding: 20px;
1689 border-radius: 7px;
1690 position: relative;
1691 }
1692 .mysticky-welcomebar-header-title h3 {
1693 margin: 0;
1694 font-size: 26px;
1695 color: #4F4F4F;
1696 line-height: 1.2;
1697 display: inline-block;
1698 vertical-align: top;
1699 }
1700 .mysticky-welcomebar-header-title h3 + .mysticky-welcomebar-switch {
1701 margin-left: 20px;
1702 }
1703 .mysticky-welcomebar-subheader-title {
1704 padding: 40px 0 30px;
1705 }
1706 .mysticky-welcomebar-subheader-title h4 {
1707 margin: 0;
1708 font-weight: 400;
1709 font-size: 22px;
1710 line-height: 1.2;
1711 color: #4F4F4F;
1712 }
1713 .mysticky-welcomebar-setting-content {
1714 display: flex;
1715 /*align-items: center;*/
1716 padding-bottom: 20px;
1717 }
1718 .mysticky-welcomebar-setting-content.show-on-apper {
1719 align-items: flex-start;
1720 }
1721 .mysticky-welcomebar-setting-content > label {
1722 font-size: 18px;
1723 line-height: 1.2;
1724 color: #4F4F4F;
1725 font-weight: 500;
1726 margin-top: 10px;
1727 width: 306px;
1728 padding-right: 10px;
1729 }
1730 .mysticky-welcomebar-setting-content.show-on-apper > label {
1731 margin-top: 10px;
1732 }
1733 .mysticky-welcomebar-setting-content-right {
1734 width: 100%;
1735 align-items: center;
1736 display: flex;
1737 }
1738 .mysticky-welcomebar-setting-wrap .myStickymenu-upgrade {
1739 display: inline-block;
1740 vertical-align: top;
1741 float: none;
1742 margin-left: 20px;
1743 }
1744 .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-position .myStickymenu-upgrade {
1745 margin-left: 50px;
1746 }
1747 .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-remove-getbar .myStickymenu-upgrade {
1748 margin-left: 130px;
1749 }
1750 .mysticky-welcomebar-setting-content-right.mysticky-welcomebar-colorpicker .wp-picker-container{
1751 display: inline-block;
1752 }
1753 .mysticky-welcomebar-setting-content-right label {
1754 display: inline-block;
1755 vertical-align: top;
1756 width: 100px;
1757 padding-right: 10px;
1758 }
1759 .mysticky-welcomebar-setting-content-right .wp-picker-input-wrap label {
1760 width: auto;
1761 }
1762 .mysticky-welcomebar-setting-content-right .mysticky-welcomebar-trigger-wrap label {
1763 width: auto;
1764 }
1765 #mystickymenu .mysticky-welcomebar-setting-content-right .px-wrap input {
1766 padding-right: 60px;
1767 }
1768 .mysticky-welcomebar-setting-content-right select ,
1769 .mysticky-welcomebar-setting-content-right input[type="text"] ,
1770 .mysticky-welcomebar-setting-content-right textarea {
1771 width: 400px;
1772 height: 42px;
1773 border-radius: 20px;
1774 color: #32373c;
1775 display: block;
1776 padding: 0 10px;
1777 box-shadow: none;
1778 border: 1px solid #DCE2E2;
1779 margin: 0;
1780 font-size: 14px;
1781 font-weight: 400;
1782 }
1783
1784 .mysticky-welcomebar-setting-content-right input::placeholder,
1785 .mysticky-welcomebar-setting-content-right input:-ms-input-placeholder,
1786 .mysticky-welcomebar-setting-content-right input::-ms-input-placeholder {
1787 color: #b5b7b9;
1788 opacity:0.6;
1789 }
1790 .mysticky-welcomebar-setting-content-right select {
1791 padding-right: 22px;
1792 }
1793 .mysticky-welcomebar-setting-content-right textarea {
1794 height: 100px;
1795 border-radius: 10px;
1796 padding-top: 9px;
1797 }
1798 #mystickymenu .wp-picker-container input[type="text"].wp-color-picker {
1799 border-radius: 0;
1800 height: 32px;
1801 border: 1px solid #DCE2E2;
1802 }
1803 #mystickymenu .wp-picker-input-wrap .button {
1804 height: 32px;
1805 }
1806 #mystickymenu .form-table .wp-picker-input-wrap label {
1807 padding-right: 10px;
1808 }
1809 .mysticky-welcomebar-setting-action {
1810 display: inline-block;
1811 vertical-align: top;
1812 }
1813 .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
1814 padding-left: 10px;
1815 }
1816 .mysticky-welcomebar-redirect label {
1817 width: auto;
1818 padding-right: 0;
1819 padding-top: 10px;
1820 }
1821 .mysticky-welcomebar-expirydate {
1822 position: relative;
1823 display: inline-block;
1824 vertical-align: top;
1825 }
1826 .mysticky-welcomebar-setting-content-right .mysticky-welcomebar-expirydate input {
1827 padding-left: 55px;
1828 }
1829 .mysticky-welcomebar-expirydate .dashicons {
1830 position: absolute;
1831 top: 0;
1832 left: 0;
1833 bottom: 0;
1834 color: #a7a7a7;
1835 border-right: 1px solid #a7a7a7;
1836 width: 46px;
1837 height: 100%;
1838 line-height: 40px;
1839 }
1840 a.create-rule {
1841 background-color: #7761DF;
1842 color: #fff;
1843 display: inline-block;
1844 margin: 10px 0 0;
1845 vertical-align: top;
1846 text-decoration: none;
1847 padding: 5px 12px;
1848 border-radius: 20px;
1849 box-shadow: none;
1850 outline: none;
1851 }
1852 .mysticky-welcomebar-upgrade-main {
1853 position: relative;
1854 vertical-align: top;
1855 width: 100%;
1856 padding-right: 10px;
1857 padding-bottom: 0;
1858 }
1859 .mysticky-welcomebar-upgrade-main .myStickymenu-upgrade {
1860 float: right;
1861 }
1862 .mysticky-welcomebar-page-option {
1863 margin-bottom: 20px;
1864 position: relative;
1865 }
1866 .mysticky-welcomebar-page-option select {
1867 width: 230px;
1868 }
1869 .mysticky-welcomebar-page-option .myStickymenu-upgrade {
1870 display: none;
1871 position: absolute;
1872 top: 9px;
1873 left: 50%;
1874 -webkit-transform: translateX(-50%);
1875 -moz-transform: translateX(-50%);
1876 transform: translateX(-50%);
1877 text-align: center;
1878 margin-left: 0;
1879 }
1880 .mysticky-welcomebar-page-option .myStickymenu-upgrade a {
1881 padding-top: 5px;
1882 padding-bottom: 7px;
1883 padding-left: 20px;
1884 padding-right: 20px;
1885 font-size: 14px;
1886 box-shadow: 0 0 3px #999;
1887 }
1888 .mysticky-welcomebar-page-option:hover .myStickymenu-upgrade {
1889 display: block;
1890 }
1891 .mysticky-welcomebar-page-option .url-content {
1892 /*display: flex;*/
1893 overflow:hidden;
1894 align-items: center;
1895 }
1896 .mysticky-welcomebar-page-option .url-content > div {
1897 padding: 0 5px;
1898 float: left;
1899
1900 }
1901
1902 .mysticky-welcomebar-page-option .url-content .mysticky-welcomebar-url-values,
1903 .mysticky-welcomebar-page-option .url-content .mysticky-welcomebar-url-option{
1904 width: 20%;
1905 }
1906 .mysticky-welcomebar-page-option .url-content > div.mysticky-welcomebar-url-box {
1907 width: 28%;
1908 text-align: right;
1909 margin-top: 10px;
1910 }
1911
1912 /*.mysticky-welcomebar-page-option .url-content select {
1913 width: 120px;
1914 }
1915 */
1916 .mysticky-welcomebar-page-option .url-content input[type="text"] {
1917 height: 38px;
1918 padding: 0 15px;
1919 border-radius: 0;
1920 }
1921
1922 .mysticky-page-option .myStickymenu-upgrade {
1923 float: none;
1924 position: absolute;
1925 top: 0;
1926 left: 50%;
1927 /* right: 0; */
1928 text-align: center;
1929 /* background-color: rgba(0,0,0,0.6); */
1930 bottom: 0;
1931 border-radius: 10px;
1932 display: none;
1933 align-items: center;
1934 justify-content: center;
1935 -webkit-transform: translateX(-50%);
1936 -moz-transform: translateX(-50%);
1937 transform: translateX(-50%);
1938 }
1939 .mysticky-page-option:hover .myStickymenu-upgrade {
1940 display: flex;
1941 }
1942 .mysticky-page-option .myStickymenu-upgrade a {
1943 padding-top: 5px;
1944 padding-bottom: 7px;
1945 padding-left: 20px;
1946 padding-right: 20px;
1947 font-size: 14px;
1948 box-shadow: 0 0 3px #999;
1949 }
1950 .mysticky-page-option {
1951 background-color: #fff;
1952 padding: 10px;
1953 margin-bottom: 10px;
1954 border: 1px solid #DCE2E2;
1955 border-radius: 10px;
1956 position: relative;
1957 }
1958 .mysticky-page-option .url-content {
1959 display: flex;
1960 align-items: center;
1961 }
1962 .mysticky-page-option .url-content > div {
1963 padding: 0 5px;
1964 }
1965 .mysticky-page-option .url-content > div.mysticky-welcomebar-url-box {
1966 width: 260px;
1967 text-align: right;
1968 }
1969 .mysticky-page-option .url-content > div.mysticky-welcomebar-url-box {
1970 width: 300px;
1971 }
1972 .mysticky-page-option .url-content select {
1973 width: 250px;
1974 }
1975 .mysticky-page-option .url-content input[type="text"] {
1976 height: 38px;
1977 padding: 0 15px;
1978 border-radius: 0;
1979 }
1980 .mystickymenu-page-target-wrap {
1981 padding-bottom: 20px;
1982 }
1983
1984 .mysticky-welcomebar-remove-rule ,
1985 .mysticky-remove-rule {
1986 color: #fff;
1987 background-color: #666;
1988 text-decoration: none;
1989 display: inline-block;
1990 vertical-align: top;
1991 width: 38px;
1992 height: 38px;
1993 text-align: center;
1994 border-radius: 4px;
1995 font-size: 22px;
1996 line-height: 35px;
1997 }
1998 .mysticky-welcomebar-page-options {
1999 display: inline-block;
2000 vertical-align: top;
2001 }
2002 /**/
2003 .mysticky-welcomebar-setting-right {
2004 position: absolute;
2005 top: 32px;
2006 right: 50px;
2007 width: 500px;
2008 }
2009 .mysticky-welcomebar-header-title::after {
2010 content: "";
2011 display: block;
2012 clear: both;
2013 }
2014 .mysticky-welcomebar-preview-window {
2015 float: right;
2016 }
2017 .mysticky-welcomebar-header-title {
2018 padding-bottom: 20px;
2019 }
2020 .mysticky-welcomebar-preview-window ul {
2021 margin: 0;
2022 padding: 0;
2023 }
2024 .mysticky-welcomebar-preview-window ul li {
2025 color: #7761DF;
2026 display: inline-block;
2027 vertical-align: top;
2028 width: 36px;
2029 height: 36px;
2030 background-color: #DFDDF7;
2031 border-radius: 50%;
2032 text-align: center;
2033 line-height: 36px;
2034 margin-bottom: 0;
2035 margin-left: 10px;
2036 }
2037 .mysticky-welcomebar-preview-window ul li.preview-active {
2038 color: #fff;
2039 background-color: #7761DF;
2040 }
2041 .mysticky-welcomebar-preview-window ul li .dashicons {
2042 line-height: 36px;
2043 }
2044 .mysticky-welcomebar-preview-screen {
2045 background-color: #ffffff;
2046 border: 1px solid #DCE2E2;
2047 border-radius: 10px;
2048 margin: 0 auto;
2049 padding: 0;
2050 height: 400px;
2051 position: relative;
2052 overflow: hidden;
2053 max-width: 100%;
2054 -webkit-transition: all 0.5s ease 0s;
2055 -moz-transition: all 0.5s ease 0s;
2056 transition: all 0.5s ease 0s;
2057 }
2058 .mysticky-welcomebar-preview-screen.mysticky-welcomebar-preview-mobile-screen {
2059 max-width: 320px;
2060 }
2061 .mysticky-welcomebar-submit {
2062 float: right;
2063 padding-top: 50px;
2064 margin-right: -20px;
2065 }
2066 .mysticky-welcomebar-form-reset .mysticky-welcomebar-submit {
2067 margin-right: 0;
2068 padding-top: 30px;
2069 }
2070 .mysticky-welcomebar-submit input.button-secondary {
2071 background: #969696;
2072 border-color: #969696;
2073 color: #ffffff;
2074 text-transform: uppercase;
2075 border-radius: 31px;
2076 font-size: 26px;
2077 margin-right: 10px;
2078 padding-left: 23px;
2079 padding-right: 23px;
2080 height: 60px;
2081 width: 200px;
2082 border: 0;
2083 box-shadow: none;
2084 font-weight: 600;
2085 text-shadow: none;
2086 }
2087 .mysticky-welcomebar-page-option .url-content > div.mysticky-welcomebar-url-buttons {
2088 padding-right: 0;
2089 }
2090 .ui-dialog-buttonset .green-btn.ui-button {
2091 background-color: #00c67c;
2092 border-color: #00c67c;
2093 color: #fff;
2094 }
2095 .mysticky-welcomebar-setting-content-right.mysticky-welcomebar-setting-redirect-wrap {
2096 display: block;
2097 }
2098 .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-redirect-wrap .myStickymenu-upgrade {
2099 margin-top: 7px;
2100 }
2101 .updates-form-form {
2102 min-height: calc(100vh - 280px);
2103 }
2104 .popup-form-content {
2105 background: #ffffff;
2106 min-height: 100px;
2107 width: 450px;
2108 text-align: center;
2109 margin-top: 50px;
2110 border: solid 1px #c1c1c1;
2111 }
2112 .updates-content-buttons button {
2113 margin: 10px 3px !important;
2114 float: left;
2115 }
2116 .updates-content-buttons a span {
2117 -webkit-animation: fa-spin 0.75s infinite linear;
2118 animation: fa-spin 0.75s infinite linear;
2119 }
2120 .updates-content-buttons a:hover, .updates-content-buttons a:focus {
2121 color: #ffffff;
2122 background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));
2123 }
2124 .updates-content-buttons a:focus {
2125 outline: 0;
2126 box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50,100,150,.4);
2127 }
2128 .updates-content-buttons button.form-cancel-btn {
2129 float: right !important;
2130 }
2131 .form-submit-btn {
2132 background-color: #3085d6;
2133 }
2134 .updates-content-buttons a span {
2135 -webkit-animation: fa-spin 0.75s infinite linear;
2136 animation: fa-spin 0.75s infinite linear;
2137 }
2138 .add-update-mystickymenu-title {
2139 font-size: 20px;
2140 line-height: 30px;
2141 padding: 20px 20px 0;
2142 }
2143 .mystickymenu-form-input {
2144 padding: 10px 20px;
2145 }
2146 .mystickymenu-form-input input {
2147 width: 100%;
2148 transition: border-color .3s,box-shadow .3s;
2149 border: 1px solid #d9d9d9;
2150 border-radius: .1875em;
2151 font-size: 1.125em;
2152 box-shadow: inset 0 1px 1px rgba(0,0,0,.06);
2153 box-sizing: border-box;
2154 height: 2.625em;
2155 margin: 1em auto;
2156 }
2157 .updates-content-buttons {
2158 background: #c1c1c1;
2159 padding: 0 20px;
2160 }
2161 div#wp-mysticky_bar_text-wrap {
2162 width: 40%;
2163 }
2164
2165 .mystickymenu-popup {
2166 position: fixed;
2167 width: 100%;
2168 height: 100%;
2169 top: 0;
2170 left: 0;
2171 z-index: 100001;
2172 background: rgba(0, 0, 0, .75)
2173 }
2174
2175 .mystickymenu-popup-box {
2176 padding: 0;
2177 width: 600px;
2178 max-width: 100%;
2179 margin: auto;
2180 top: 50%;
2181 position: absolute;
2182 left: 0;
2183 right: 0;
2184 border-radius: 5px;
2185 transform: translate(0, -50%);
2186 -webkit-transform: translate(0, -50%);
2187 -moz-transform: translate(0, -50%);
2188 text-align: center;
2189 background: #fcfcfc
2190 }
2191
2192 .mystickymenu-popup-header {
2193 padding: 15px;
2194 font-size: 20px;
2195 border-bottom: solid 1px #e6e6e6
2196 }
2197
2198 .mystickymenu-popup-content {
2199 background: #fff;
2200 padding: 15px;
2201 font-size: 14px;
2202 line-height: 20px
2203 }
2204
2205 .mystickymenu-popup-content iframe {
2206 margin: 30px 0
2207 }
2208
2209 .mystickymenu-popup-footer {
2210 padding: 15px;
2211 border-top: solid 1px #e6e6e6
2212 }
2213
2214 .mystickymenu-popup-footer button {
2215 border: none;
2216 padding: 10px 20px;
2217 border-radius: 4px;
2218 background: #00c478;
2219 color: #fff;
2220 cursor: pointer;
2221 }
2222
2223 .close-mystickymenu-popup {
2224 margin: 0;
2225 padding: 0;
2226 background: 0 0;
2227 border: none;
2228 float: right;
2229 background: #000;
2230 border-radius: 50%;
2231 color: #fff;
2232 text-align: center;
2233 width: 24px;
2234 height: 24px;
2235 cursor: pointer;
2236 }
2237
2238 .close-mystickymenu-popup span {
2239 line-height: 24px
2240 }
2241 @-webkit-keyframes fa-spin {
2242 0% {
2243 -webkit-transform: rotate(0deg);
2244 transform: rotate(0deg);
2245 }
2246 100% {
2247 -webkit-transform: rotate(359deg);
2248 transform: rotate(359deg);
2249 }
2250 }
2251 @media only screen and (max-width: 1490px) {
2252 .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
2253 padding-left: 10px;
2254 }
2255 .mysticky-welcomebar-setting-right {
2256 width: 400px;
2257 }
2258 }
2259 @media only screen and (max-width: 1355px) {
2260 .mysticky-welcomebar-page-option .url-content select {
2261 width: 130px;
2262 }
2263 .mysticky-welcomebar-page-option .url-content input[type="text"] {
2264 width: 180px;
2265 }
2266 .mysticky-welcomebar-setting-action {
2267 display: block;
2268 }
2269 .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
2270 padding-left: 0;
2271 padding-top: 10px;
2272 }
2273 }
2274 @media only screen and (max-width: 1200px) {
2275 .mysticky-welcomebar-page-option .url-content select {
2276 width: 110px;
2277 }
2278 .mysticky-welcomebar-page-option .url-content > div.mysticky-welcomebar-url-box {
2279 width: 230px;
2280 }
2281 .mysticky-welcomebar-page-option {
2282 padding: 10px 3px;
2283 }
2284 .mysticky-welcomebar-page-option .url-content input[type="text"] {
2285 width: 150px;
2286 }
2287 }
2288 @media only screen and (max-width: 1100px) {
2289 .mysticky-welcomebar-setting-right {
2290 width: 340px;
2291 right: 40px;
2292 }
2293 }
2294 @media only screen and (max-width: 1024px) {
2295 .mysticky-welcomebar-setting-right {
2296 right: 40px;
2297 width: 310px;
2298 }
2299 .mysticky-welcomebar-setting-content > label {
2300 font-size: 16px;
2301 width: 200px;
2302 padding-right: 10px;
2303 }
2304 .mysticky-welcomebar-preview-screen.mysticky-welcomebar-preview-mobile-screen {
2305 max-width: 250px;
2306 }
2307 }
2308
2309
2310
2311 .mysticky-custom-fields-tooltip{
2312 position: relative;
2313 margin-left: 5px;
2314 }
2315 .mysticky-custom-fields-tooltip:hover p {
2316 bottom: 100%;
2317 opacity: 1;
2318 visibility: visible;
2319 }
2320
2321 .mysticky-custom-fields-tooltip a.mysticky-tooltip {
2322 width: 20px;
2323 height: 20px;
2324 line-height: 20px;
2325 border-radius: 35px;
2326 padding: 0;
2327 text-align: center;
2328 font-size: 12px;
2329 display: inline-block;
2330 color: #ffffff;
2331 text-decoration: none;
2332 }
2333 .mysticky-custom-fields-tooltip a.mysticky-tooltip .dashicons{
2334 text-transform: uppercase;
2335 color: #1E1E1E;
2336 }
2337 .mysticky-custom-fields-tooltip p {
2338 margin: 0;
2339 margin-bottom: 0px;
2340 background-color: #000;
2341 width: 380px;
2342 padding: 10px 10px;
2343 border-radius: 8px;
2344 color: #fff;
2345 position: absolute;
2346 bottom: 200%;
2347 left: -20px;
2348 margin-bottom: 10px;
2349 -webkit-transition: all 0.5s ease 0s;
2350 -moz-transition: all 0.5s ease 0s;
2351 transition: all 0.5s ease 0s;
2352 opacity: 0;
2353 visibility: hidden;
2354 }
2355 .mysticky-custom-fields-tooltip p::before {
2356 content: "";
2357 border-top: 10px solid #000;
2358 border-left: 10px solid transparent;
2359 border-right: 10px solid transparent;
2360 width: 0;
2361 height: 0;
2362 position: absolute;
2363 bottom: -8px;
2364 left: 25px;
2365 }
2366
2367 .mysticky-welcomebar-poptin-content{
2368 font-size: 18px;
2369 display: flex;
2370 align-content: center;
2371 }
2372 .mysticky-welcomebar-poptin-content a{
2373 display: inline-block;
2374 padding: 0 5px;
2375 text-decoration: none;
2376 }
2377 .mysticky-welcome-poptin-logo{width: 100px;}
2378
2379 .mysticky-welcomebar-fixed .mysticky-welcomebar-btn{left: 15px !important;}
2380
2381
2382
2383
2384
2385
2386 /*===============================================================================================*/
2387
2388 /*----------------------------------------------------- Welcome-bar php CSS -------------------------*/
2389
2390 /*===============================================================================================*/
2391
2392
2393
2394 /*.mysticky-welcomebar-fixed .mysticky-w-close-btn {
2395 display: none;
2396 vertical-align: top;
2397 width: 30px;
2398 height: 30px;
2399 text-align: center;
2400 text-decoration: none;
2401 line-height: 20px;
2402 border-radius: 5px;
2403 color: #000;
2404 position: absolute;
2405 font-family: Lato;
2406 top: 5px;
2407 left: 5px !important;
2408 text-shadow: 0 0 0px #fff;
2409 -webkit-transition: all 0.5s ease 0s;
2410 -moz-transition: all 0.5s ease 0s;
2411 transition: all 0.5s ease 0s;
2412 -webkit-transform-origin: 50% 50%;
2413 -moz-transform-origin: 50% 50%;
2414 transform-origin: 50% 50%;
2415
2416 background: #000;
2417 }
2418
2419
2420 .mysticky-welcomebar-fixed .mysticky-w-close-btn:hover {
2421 opacity: 1;
2422 -webkit-transform: rotate(180deg);
2423 -moz-transform: rotate(180deg);
2424 transform: rotate(180deg);
2425 }*/
2426
2427
2428 .mysticky-welcomebar-fixed .mysticky-welcomebar-close {
2429 display: none;
2430 vertical-align: top;
2431 width: 20px;
2432 height: 20px;
2433 text-align: center;
2434 text-decoration: none;
2435 line-height: 20px;
2436 border-radius: 5px;
2437 color: #000;
2438 position: absolute;
2439 font-family: Lato;
2440 top: 5px;
2441 right: 5px !important;
2442 text-shadow: 0 0 0px #fff;
2443 -webkit-transition: all 0.5s ease 0s;
2444 -moz-transition: all 0.5s ease 0s;
2445 transition: all 0.5s ease 0s;
2446 -webkit-transform-origin: 50% 50%;
2447 -moz-transform-origin: 50% 50%;
2448 transform-origin: 50% 50%;
2449 }
2450
2451
2452 .mysticky-welcomebar-fixed .mysticky-welcomebar-close:hover {
2453 opacity: 1;
2454 -webkit-transform: rotate(180deg);
2455 -moz-transform: rotate(180deg);
2456 transform: rotate(180deg);
2457 }
2458
2459 .mysticky-welcomebar-fixed .mysticky-welcomebar-close span.dashicons {
2460 font-size: 27px;
2461 }
2462 .mysticky-welcomebar-fixed.mysticky-welcomebar-showx-desktop .mysticky-welcomebar-close {
2463 display: inline-block;
2464 }
2465
2466 .mysticky-welcomebar-fixed .mysticky-welcomebar-btn {
2467 /*padding-left: 30px;*/
2468 margin: 0 15px;
2469 display: none;
2470 }
2471
2472 .mysticky-welcomebar-fixed .mysticky-welcomebar-close:hover {
2473 opacity: 1;
2474 -webkit-transform: rotate(180deg);
2475 -moz-transform: rotate(180deg);
2476 transform: rotate(180deg);
2477 }
2478 .mysticky-welcomebar-fixed.mysticky-welcomebar-showx-desktop .mysticky-welcomebar-close {
2479 display: inline-block;
2480 }
2481
2482
2483 @media only screen and (max-width: 1024px) {
2484 .mysticky-welcomebar-fixed {
2485 padding: 0 10px 0 10px;
2486 }
2487 .mysticky-welcomebar-fixed .mysticky-welcomebar-close {
2488 width: 20px;
2489 height: 20px;
2490 line-height: 20px;
2491 right: 0px;
2492 }
2493 }
2494
2495 @media only screen and (max-width: 767px) {
2496 .mysticky-welcomebar-fixed.mysticky-welcomebar-showx-desktop .mysticky-welcomebar-close {
2497 display: none;
2498 }
2499 .mysticky-welcomebar-fixed.mysticky-welcomebar-showx-mobile .mysticky-welcomebar-close {
2500 display: inline-block;
2501 }
2502
2503 }
2504
2505 @media only screen and (max-width: 480px) {
2506
2507 .mysticky-welcomebar-fixed .mysticky-welcomebar-close {
2508 right: 7px;
2509 }
2510 }
2511
2512
2513 /* tooltip css */
2514 .tooltip {
2515 position: relative;
2516 display: inline-block;
2517 border-bottom: 1px dotted black;
2518 }
2519
2520 .tooltip .tooltiptext {
2521 visibility: hidden;
2522 width: 80px;
2523 background-color: black;
2524 color: #fff;
2525 text-align: center;
2526 border-radius: 6px;
2527 padding: 5px 0;
2528 position: absolute;
2529 z-index: 1;
2530 bottom: 150%;
2531 left: 50%;
2532 margin-left: -45px;
2533 }
2534
2535 .tooltip .tooltiptext::after {
2536 content: "";
2537 position: absolute;
2538 top: 100%;
2539 left: 50%;
2540 margin-left: -5px;
2541 border-width: 5px;
2542 border-style: solid;
2543 border-color: black transparent transparent transparent;
2544 }
2545
2546 .tooltip:hover .tooltiptext {
2547 visibility: visible;
2548 }
2549
2550
2551 /*---------------------------------------------------------------------------// 22-12-21 //-----------------------*/
2552
2553 .mystickymenu-wrap{text-align:center;}
2554
2555
2556 .mystickymenu-newwelcomebar-contents a,
2557 .mystickymenu-widgets-btn-wrap a{
2558 display:inline-flex;
2559 color:#fff !important;
2560 font-size:16px;
2561 font-weight:500;
2562 font-family: 'Lato', sans-serif;
2563 padding: 12px 20px 10px 20px;
2564 text-decoration:none;
2565 background:#6558F5;
2566 border-radius:5px;
2567 align-items: center;
2568 box-shadow: 0px 12px 12px -6px rgba(101, 107, 232, 0.25);
2569 }
2570
2571 .mystickymenu-tab-boxes{display:flex; justify-content: center; margin-top:50px;}
2572 .mystickymenu-tab-box{
2573 width:25%;
2574 margin:10px;
2575 display:flex;
2576 border:1px solid #C3CFD9;
2577 flex-direction: column;
2578 justify-content: space-between;
2579 padding-bottom:15px;
2580 background-color:#fff;
2581 }
2582 .mystickymenu-tab-box .stickymenu-settings{margin:0 35px;}
2583 .mystickymenu-tab-box .stickymenu-box-header{ color:#4B5C6B; font-size:15px; font-weight:600;
2584 padding:8px 0; background:#DFE6ED; text-align:center; line-height:20px;}
2585 .stickymenu-box-container p{font-size:14px;}
2586
2587 .mystickymenu-action-popup .mystickymenu-action-popup-footer button.btn-enable,
2588 .mystickymenu-tab-box .stickymenu-box-button a{
2589 display: inline-flex;
2590 color: rgba(21, 25, 32, 0.5);
2591 font-size: 15px;
2592 font-weight: 500;
2593 padding: 12px 61px;
2594 text-decoration: none;
2595 border: 1px solid rgba(86, 103, 137, 0.26);
2596 border-radius: 8px;
2597 align-items: center;
2598 background: none;
2599 line-height: 24px;
2600
2601 }
2602 .mystickymenu-tab-box ul.documents-wrap-list{ text-align:left; list-style-type:disc; margin:15px 15px 15px 30px;}
2603 .mystickymenu-tab-box ul.documents-wrap-list li{color:#6558F5; font-size:25px;}
2604 .mystickymenu-tab-box ul.documents-wrap-list li a{color:#6558F5; font-size:14px;}
2605
2606 /*table.mystickymenu-widgets-lists,*/
2607
2608 table.mystickymenu-widgets-lists td{
2609 border:0.5px solid #F1F1F1;
2610 }
2611
2612 /*border radiuse in dashboard table */
2613 table.mystickymenu-widgets-lists th{
2614 border-top: 0 !important;
2615 border-bottom: 1px solid #F1F1F1 !important;
2616 border-left: 1px solid #F1F1F1 !important;
2617 border-right: 1px solid #F1F1F1 !important;
2618 }
2619
2620 .mystickymenu-dashboard table tr:first-child th:first-child {
2621 border-top-left-radius: 10px;
2622 border-top: 0 !important;
2623 border-left: 0 !important;
2624 border-bottom: 0.2px #F1F1F1 !important;
2625 border-right: 0.2px #F1F1F1 !important;
2626 }
2627
2628 .mystickymenu-dashboard table tr:first-child th:last-child {
2629 border-top-right-radius: 10px;
2630 border-top: 0 !important;
2631 border-left: 0.2px #F1F1F1 !important;
2632 border-bottom: 0.2px #F1F1F1 !important;
2633 border-right: 0 !important;
2634 }
2635
2636
2637 .mystickymenu-wrap table.mystickymenu-widgets-lists{border-collapse:collapse; width:100%;
2638 margin:24px 0 0 0; background-color:#fff;}/*---------------------------------------------------------------------20-1-22-----*/
2639
2640 .mystickymenu-wrap table.mystickymenu-widgets-lists tr th{padding:8px !important; background:#F6F5FE; vertical-align: middle !important;}
2641 .mystickymenu-wrap table.mystickymenu-widgets-lists tr td{padding:6px !important; vertical-align: middle !important;}
2642 .mystickymenu-wrap table.mystickymenu-widgets-lists .tooltip{border:none;}
2643
2644 /**/
2645 .mystickymenupopup-overlay{
2646 display:none;
2647 position: fixed;
2648 top: 0;
2649 left: 0;
2650 width: 100%;
2651 height: 100%;
2652 background-color: rgba(0,0,0,0.3);
2653 z-index: 9;
2654 }
2655
2656 .mystickymenu-action-popup{
2657 position: fixed;
2658 top: 80px;
2659 left: 50%;
2660 -webkit-transform: translateX(-50%);
2661 -moz-transform: translateX(-50%);
2662 transform: translateX(-50%);
2663 z-index: 10;
2664 width: 500px;
2665 background-color: #fff;
2666 padding: 0 0 28px 0;
2667 box-shadow: 0px 10px 15px rgb(0 0 0 / 10%), 0px 4px 6px rgb(0 0 0 / 5%);
2668 border-radius:10px;
2669
2670 }
2671 .mystickymenu-action-popup-header h3{margin:0; position:relative;}
2672 /*.mystickymenu-action-popup-header h3:after{
2673 content:"";
2674 display:block;
2675 height:3px;
2676 width:4.5rem;
2677 text-align:center;
2678 margin: 10px auto;
2679 background:#4797DE;
2680 }*/
2681 .mystickymenu-action-popup-footer button{cursor: pointer !important;}
2682 .mystickymenu-action-popup .mystickymenu-action-popup-footer button.btn-disable-cancel{
2683 display: inline-flex;
2684 color: #fff;
2685 background: #F33;
2686 font-size: 15px;
2687 font-weight: 500;
2688 padding: 12px 82px;
2689 text-decoration: none;
2690 border-radius: 8px;
2691 align-items: center;
2692 margin-left: 15px;
2693 border: none;
2694 line-height: 24px;
2695 }
2696 .mystickymenu-action-popup .mystickymenu-action-popup-body{margin:10px 30px;}
2697
2698 /*#stickymenu_status_popupbox .mystickymenu-action-popup-body{margin:30px 56px;}*/
2699
2700 /**/
2701 .first-widget-popup{
2702 text-align:center;
2703 position: fixed;
2704 top: 50%;
2705 left: 50%;
2706 -webkit-transform: translate(-50%,-50%);
2707 -moz-transform: translate(-50%,-50%);
2708 transform: translate(-50%,-50%);
2709 z-index: 10;
2710 width: 500px;
2711 background-color: #fff;
2712 padding: 30px;
2713 box-shadow: 0px 10px 15px rgb(0 0 0 / 10%), 0px 4px 6px rgb(0 0 0 / 5%);
2714 border-radius:10px;
2715 font-family:'Lato', sans-serif;
2716
2717 }
2718
2719 .mystickymenu_container_popupbox{
2720 margin-top:10px;
2721 }
2722
2723 .first-widget-popup h4,.first-widget-popup p,.first-widget-popup span,.first-widget-popup button,.first-widget-popup a{
2724 font-family:'Lato', sans-serif;
2725 }
2726
2727
2728
2729 .first-widget-popup h4{
2730 font-weight: 600;
2731 font-size: 24px;
2732 line-height: 34px;
2733 color: #181749;
2734 margin:16px 0 0 0;
2735 }
2736 .first-widget-popup p{
2737 font-size: 16px;
2738 margin-top: 24px;
2739 padding: 0 32px;
2740 font-weight: 400;
2741 line-height: 24px;
2742 font-style: normal;
2743 }
2744 .first-widget-popup a.btn-back-dashboard{
2745 display:inline-flex;
2746 color:#fff;
2747 font-size:15px;
2748 font-weight:500;
2749 padding:10px 20px;
2750 text-decoration:none;
2751 background:#6558F5;
2752 border-radius:8px;
2753 align-items: center;
2754 margin: 36px 0 10px 0;
2755 }
2756 .close-chaty-maxvisitor-popup{
2757 position:absolute;
2758 top:17px;
2759 right:17px;
2760 }
2761
2762 .mysticky-stickymenu-header-title h3{
2763 color:#1d2327;
2764 display: inline-block;
2765 }
2766 .stickymenu-switch{
2767 display: inline-block;
2768 width: 55px;
2769 height: 30px;
2770 position: relative;
2771 margin: 0 0 8px 10px;
2772 }
2773
2774 .stickymenu-switch .slider:before{
2775 background-color: #ffffff;
2776 }
2777
2778 .stickymenu-switch input:checked + .slider {
2779 background-color: #7761DF;
2780 border: 2px solid #7761DF;
2781 }
2782
2783 .wrap.mystickymenu-wrap .mystickymenu-dashboard{
2784 /*background: #fff !important;
2785 padding: 15px 0;
2786 border-radius: 10px;*/
2787 }
2788
2789 .firstwidget-popup-contain a{
2790 color: #3c434a;
2791 text-decoration: none;
2792 }
2793
2794 a.copyicon{text-decoration:none; color:#000;}
2795 /*.copyicon .dashicons{display:block;}*/
2796
2797 /*----------------------------------------------------------NEW 3-1-22--------------------------------------*/
2798 .mystickymenu-dashboard{text-align:left;}
2799 .mystickymenu-dashboard .welcomebars-list-table{
2800 background:#fff;
2801 /*border-radius:15px;*/
2802 padding: 0 40px 20px 40px;
2803 text-align:center;
2804 }
2805 /*.mystickymenu-dashboard h3{margin:5px 0;}*/
2806
2807
2808 .mystickymenu-dashboard .header-section{
2809 display: flex;
2810 justify-content: space-between;
2811 padding: 0;
2812 border-bottom: 1px solid #EBEBEB;
2813 width: 100%;
2814 margin: 0 0 24px 0;
2815 }/*--------------------------------------------------------------------------------------------------30-2-2022----*/
2816
2817
2818 .mystickymenu-dashboard .heading-title{display:inline-flex;}
2819 .mystickymenu-dashboard .mystickymenu-widgets-btn-wrap{display:inline-flex;}
2820
2821 .mystickymenu-dashboard .mystickymenu-tab-boxs-wrap{display:block; justify-content:space-between; margin:20px 0;}/*00000000000000000000*/
2822 .contactus-tab-option,.mystickymenu-tab-documentation{width:49%;} /*0000000000000000000000000000000000000000000000000000000000*/
2823
2824 .mystickymenu-new302box{display:flex; justify-content:space-between; flex-wrap:wrap;} /*00000000000000000000000000000000000000000*/
2825
2826 .stickymenu-tab-option{margin-bottom:15px;}
2827
2828 .mystickymenu-dashboard .msm-bgbox{display:block; background:#f7f7f7; padding:0;
2829 box-sizing:border-box;} /*-------------------------------------------------------*/
2830
2831
2832 /*---------------------------------------------------------------------------------------------------------6-1-22-----*/
2833
2834 .stickymenu-box-container ul.documents-wrap-list{ text-align:left; list-style-type:disc; margin:15px 15px 15px 30px;}
2835 .stickymenu-box-container ul.documents-wrap-list li{color:#6558F5; font-size:25px; margin-bottom:8px;} /*------6-1-22--*/
2836 .stickymenu-box-container ul.documents-wrap-list li a{color:#6558F5; font-family: 'Lato', sans-serif; font-size:16px;}
2837
2838 .msm-bgbox .stickymenu-box-button{display: block; padding:0 15px 15px 48px;}
2839
2840
2841 .msm-bgbox .stickymenu-box-button a{
2842 display:inline-flex;
2843 color:#6558F5;
2844 font-size:16px;
2845 font-weight:400;
2846 font-family: 'Lato', sans-serif;
2847 padding:0 15px;
2848 text-decoration:none;
2849 border:1px solid #6558F5 !important;
2850 border-radius:5px;
2851 align-items: center;
2852 background:none;
2853 line-height:34px;
2854
2855 }
2856 .contactus-title, .premio-footer-option,
2857 .stickymenu-settings{display:flex; justify-content:space-between; align-items: center;}
2858 .premio-footer-option{margin-top:6px;}
2859 .premio-footer-option h3{color:#6558F5;}
2860 .premio-footer-option h4{margin:5px 0 8px 0;}
2861 .premio-footer-option .premio-content-list{width:62%; margin:0 ;}
2862
2863 a.copyicon1{color:#6558F5; line-height:23px; text-decoration:underline;}
2864 a.copyicon1 span{text-decoration:none;}
2865 .dashicons-facebook-alt{color:#3B5998 !important;}
2866 .dashicons-twitter{color:#00ACEE !important;}
2867 /*--------------*/
2868
2869 .new-welcomebar-section-wrap{background:#fff; display:flex; padding:25px; justify-content: space-between;}
2870
2871 .mystickymenu-welcome-img, .mystickymenu-newwelcomebar-contents,
2872 .new-welcomebar-section-wrap .mystickymenu-features{width:auto;}
2873
2874 .mystickymenu-wrap .mystickymenu-welcome-img img{max-width:80%; height:auto; text-align:center;}
2875 .mystickymenu-newwelcomebar-contents{margin:0 10px;}
2876 .mystickymenu-features{text-align:center;}
2877
2878 /*------------------------------------------------------------------------------------------------*/
2879 .mystickymenu-features .mystickymenu-features-list{ text-align:left; list-style-type:disc;
2880 background: #F6F5FE;
2881 padding: 30px 15px 15px 15px;
2882 border-radius: 15px;
2883 margin-top: -20px;
2884 }
2885 .mystickymenu-features-list ul.documents-wrap-list{margin:15px 15px 15px 30px;}
2886
2887
2888
2889 .mystickymenu-features .mystickymenu-features-list li{color:#6558F5; font-family: 'Lato', sans-serif; font-size:16px;}/*----6-1-22-------*/
2890
2891 .documents-wrap-list{ text-align:left; list-style-type:disc;}
2892 .documents-wrap-list li{ margin-bottom:16px;}
2893
2894 .mystickymenu-feature-title{
2895 display:inline-flex;
2896 color:#fff;
2897 font-size:16px;
2898 font-weight:500;
2899 font-family: 'Lato', sans-serif;
2900 padding:10px 20px;
2901 text-decoration:none;
2902 background:#6558F5;
2903 border-radius:5px;
2904 align-items: center;
2905 margin-top:15px;
2906 }/*----------------------------------------------------------------------*/
2907
2908 .mystickymenu-feature-title img{width:22px; margin-right:7px;}
2909 .welcomebars-list-table .mysticky-welcomebar-switch .slider{
2910 background-color: #FF424D;
2911 border: 2px solid #FF424D;
2912 }
2913
2914
2915 .mystickymenu-action-popup-footer{
2916 text-align:center;
2917 display:inline-block;
2918 margin-top:15px;
2919 }
2920 #stickymenu_status_popupbox .mystickymenu-action-popup-footer{
2921 display: block;
2922 }
2923
2924 .welcombar-enabled-status .mystickymenu-action-popup-footer{
2925 display: block;
2926 }
2927
2928 #mysticky-sticky-save-confirm .mystickymenu-action-popup-footer{
2929 display: block;
2930 }
2931
2932 .mystickymenu-action-popup-header{
2933 padding: 25px 25px 40px 25px;
2934 border-bottom: 1px solid #EAEFF2;
2935 }
2936 .mystickymenu-action-popup-header h3{
2937 margin:0 0 0 15px;
2938 position:relative;
2939 float:left;
2940
2941 }
2942
2943 .mystickymenu-action-popup .mystickymenu-action-popup-body p{
2944 text-align: left;
2945 float: left;
2946 margin-left: 0;
2947 padding: 0 10px;
2948 font-size: 16px;
2949 font-weight: 400;
2950 font-style: normal;
2951 color: #181749;
2952 }
2953
2954 .mystickymenu-action-popup-header span{
2955 float:right;
2956 }
2957
2958 /*--------------------------------------------------------// 6-1-22 //------------------*/
2959 .mystickymenu-newwelcomebar-contents h2{font-family: 'Lato', sans-serif; font-size:28px; font-weight:bold;}
2960
2961 .premio-content-list span, .premio-footer-option label, .settings-content p, .contactus-contents-buttons span.folous,
2962 .stickymenu-box-button,
2963 .mystickymenu-newwelcomebar-contents p{font-family: 'Lato', sans-serif; font-size:16px;color: #181749;font-style: normal;font-weight: 400;line-height: 24px;}
2964
2965 .premio-content-list h4{font-family: 'Lato', sans-serif; font-size:16px; font-weight:bold;}
2966
2967 .contactus-title h3,
2968 .stickymenubox-title-section h3{font-family: 'Lato', sans-serif; font-size:20px; font-weight:bold;}
2969
2970 /**/
2971 .stickymenu-tab-option{padding:0 0 10px 0 !important;}
2972 /*.stickymenubox-title-section{border-bottom:1px solid #EBEBEB; padding:24px 20px;}*/
2973
2974 .stickymenubox-title-section h3,
2975 .mystickymenu-tab-documentation h3, .contactus-title
2976 {border-bottom:1px solid #EBEBEB; padding:24px 40px; margin:0;} /*------------------------------------------------------------20-1-22---*/
2977 .contactus-title h3{margin:0;}
2978
2979 .stickymenubox-title-section h3{margin:0 !important;}
2980
2981 .premio-footer-option, .stickymenu-box-container, .stickymenu-box-button,
2982 .stickymenu-settings{padding:15px 20px 15px 40px; } /*--------------------------------------------------------------------20-1-22---*/
2983 .mystickymenu-dashboard .heading-title h3{font-family: 'Lato', sans-serif; font-size: 28px !important;
2984 font-weight:600 !important; color:#1d2327 !important;}/*------------------------------------------------20-1-22---*/
2985
2986 .mystickymenu-newwelcomebar-contents p{margin:0;} /*------------------------------------------------20-1-22--new-*/
2987 a.add_new_welcombar{margin:auto 0;} /*------------------------------------------------20-1-22--new-*/
2988 .new-welcomebar-section-wrap .mystickymenu-newwelcomebar-contents a{margin-top:30px;}
2989
2990
2991 .premio-footer-option h3 img{width:70px; height:auto; margin-right:10px;}
2992
2993 /* price-pan css */
2994
2995 .plan-center {
2996 text-align: center;
2997 }
2998
2999 .price-permonth {
3000 padding: 2px 15px;
3001 display: inline-block;
3002 margin-bottom: 15px;
3003 text-align: center;
3004 border-radius: 56px;
3005 border: 1px solid #BEECFF;
3006 background-color: #EAF9FF;
3007 }
3008
3009 .price-table.plus-feature .price-permonth {
3010 border: 1px solid #F2D8C3;
3011 background-color: #FCF2EA;
3012 }
3013
3014
3015 .price-table.agency-feature .price-permonth {
3016 border: 1px solid #C7C6F9;
3017 background-color: #ECEEFD;
3018 }
3019
3020 .add_new_welcombar:hover{
3021 opacity: 0.9;
3022 }
3023
3024 .tooltip img{
3025 width:35px;
3026 }
3027
3028 .mystickymenu-features{
3029 max-width: 400px;
3030 }
3031
3032 .mystickymenu-newwelcomebar-contents{
3033 max-width: 432px;
3034 }
3035
3036 #stickymenu_status_ok{
3037 background-color:#28C67C;
3038 }
3039
3040 .mysticky-welcomebar-content{
3041 width:72%;
3042 text-align:center;
3043 }
3044 .mysticky-welcomebar-content p{
3045 word-wrap: break-word;
3046 width: 100%;
3047 }
3048
3049 .mystickymenu-widgets-lists tr td{
3050 font-size:16px;
3051 }
3052
3053 .mystickymenu-widgets-lists tr th{
3054 font-size:16px;
3055 }
3056
3057 #welcomebar-save-confirm{
3058 width: 677px;
3059 padding: 0 10px 28px 10px;
3060 }
3061
3062 #welcomebar-save-confirm .mystickymenu-action-popup-footer{
3063 display: block;
3064 }
3065
3066 #mysticky-sticky-save-confirm{
3067 width:634px;
3068 }
3069 #stickymenu_status_ok{
3070 padding: 12px 40px;
3071 }
3072
3073
3074 /*----------------------------------------------------------------------# 21-1-22 #-----------*/
3075
3076 @media only screen and (max-width: 1366px) {
3077 .premio-content-list h4 {font-size: 15px;}
3078 .premio-footer-option .premio-content-list {width: 60%;}
3079
3080 }
3081
3082 @media only screen and (max-width: 820px) {
3083 .mystickymenu-tab-boxs-wrap{flex-wrap: wrap;}
3084 .mystickymenu-tab-stickymenu, .mystickymenu-tab-documentation, .contactus-tab-option{display:block; width:100%;}
3085 .mystickymenu-tab-documentation{margin-top:15px;}
3086
3087 .new-welcomebar-section-wrap {justify-content: center; flex-wrap: wrap;}
3088 .mystickymenu-welcome-img{text-align:center;}
3089 .mystickymenu-newwelcomebar-contents{text-align:center; margin:15px 0;}
3090
3091 .price-table-middle ul li a{width:65%;}
3092 .right_tooltip:after {left: 80px !important;}
3093
3094 }
3095
3096 @media only screen and (max-width: 576px) {
3097 .stickymenu-settings{flex-wrap:wrap; justify-content: center;}
3098 .premio-footer-option{flex-wrap:wrap; justify-content: center;}
3099 .msm-bgbox .stickymenu-box-button {text-align: center;}
3100 .premio-footer-option .premio-content-list {width: auto; margin:15px 0;}
3101 .premio-footer-option, .stickymenu-box-container, .stickymenu-box-button, .stickymenu-settings
3102 {padding: 15px 20px;}
3103
3104 /*.price-table-middle ul li a{width:65%;}*/
3105 .right_tooltip:after {left: 80px !important;}
3106 .cus-tooltip .tooltip__content{width:145% !important;}
3107 .cus-tooltip .tooltip__content img{width:100% !important;}
3108
3109
3110 }
3111
3112 /*-------------------# 27-1-22 #--------*/
3113 @media only screen and (min-width: 821px) {
3114 .right_tooltip{left: unset !important; right:0 !important;}
3115 .right_tooltip:after{left: 130px !important;}
3116 }
3117
3118
3119 /*--------------------------------------------------------------*/
3120
3121 .new_widget_row{
3122 max-width: unset;
3123 }
3124
3125
3126 /* ToolTip Side */
3127 .html-tooltip {
3128 position: relative;
3129 display: inline-block;
3130
3131 }
3132
3133 .dashicons,
3134 .dashicons-before:before {
3135 font-family: dashicons;
3136 display: inline-block;
3137 line-height: 1;
3138 font-weight: 400;
3139 font-style: normal;
3140 color: #9e9e9e;
3141 speak: none;
3142 text-decoration: inherit;
3143 text-transform: none;
3144 text-rendering: auto;
3145 -webkit-font-smoothing: antialiased;
3146 -moz-osx-font-smoothing: grayscale;
3147 width: 20px;
3148 height: 20px;
3149 font-size: 20px;
3150 vertical-align: top;
3151 text-align: center;
3152 transition: color 0.1s ease-in;
3153 }
3154
3155 .dashicons-editor-help:before {
3156 content: "";
3157 }
3158
3159 .html-tooltip.side .tooltip-text {
3160 bottom: 125%;
3161 left: 100%;
3162 margin-left: 0;
3163 top: 5px;
3164 transform: translateY(-50%);
3165 -webkit-transform: translateY(-50%);
3166 }
3167
3168 .html-tooltip .tooltip-text {
3169 visibility: hidden;
3170 width: 417px;
3171 background-color: #333;
3172 color: #fff;
3173 text-align: left;
3174 border-radius: 6px;
3175 padding: 10px;
3176 position: absolute;
3177 z-index: 1201;
3178 bottom: 125%;
3179 left: 50%;
3180 margin-left: -150px;
3181 opacity: 0;
3182 transition: opacity 0.3s;
3183 font-size: 12px;
3184 line-height: 18px;
3185 top: 100%;
3186 height: 125px;
3187 }
3188
3189 .html-tooltip:hover .tooltip-text {
3190 visibility: visible;
3191 opacity: 1;
3192 z-index: 9999999;
3193 }
3194
3195 .html-tooltip.side .tooltip-text:after {
3196 top: 50%;
3197 left: -5px;
3198 transform: rotate(180deg);
3199 -webkit-transform: rotate(90deg);
3200 }
3201
3202 .html-tooltip .tooltip-text:after {
3203 content: "";
3204 position: absolute;
3205 top: -10px;
3206 left: 50%;
3207 margin-left: -5px;
3208 border-width: 5px;
3209 border-style: solid;
3210 border-color: #333 transparent transparent transparent;
3211 transform: rotate(180deg);
3212 -webkit-transform: rotate(180deg);
3213 }
3214
3215 .html-tooltip .tooltip-text img {
3216 width: 100%;
3217 height: auto;
3218 display: block;
3219 margin: 10px 0 0 0;
3220 }
3221
3222 .price-table-middle ul li .html-tooltip.side{
3223 position: absolute;
3224 margin: 14px 0;
3225 }
3226
3227 .html-tooltip.side .price-plan-box{
3228 margin-left: -147px !important;
3229 top: -62px !important;
3230 height: 115px;
3231 text-align: left;
3232 }
3233
3234 .span .tooltip-text .top .price-plan-box::after
3235 border-width: 5px;
3236 border-style: solid;
3237 border-color: #1849ab transparent transparent transparent;
3238 content: "";
3239 left: 25px;
3240 margin-left: -5px;
3241 position: absolute;
3242 top: 100%;
3243 }
3244
3245 /***/
3246
3247 .cus-tooltip span.tooltip-text::after {
3248 border-width: 5px;
3249 border-style: solid;
3250 border-color: #1849ab transparent transparent transparent;
3251 content: "";
3252 left: 25px;
3253 margin-left: -5px;
3254 position: absolute;
3255 top: 100%;
3256 }
3257
3258 .html-tooltip-box{
3259 padding: 0 0 48px 0 !important;
3260 }
3261
3262 .mystickymenu-widgets-lists thead tr{
3263 height: 63px;
3264 }
3265
3266 .mystickymenu-widgets-lists tr{
3267 height: 88px;
3268 }
3269
3270 .tooltip__content img{
3271 width: 396px;
3272 height: auto;
3273 margin-top:5px;
3274 }
3275
3276 .mysticky-welcomebar-backword-page a{
3277 text-decoration: none;
3278 }
3279
3280 .mysticky-welcomebar-backword-page{
3281 padding: 0;
3282 margin: 0;
3283 float: right;
3284 }
3285
3286
3287 .mysticky-stickymenu-backword-page{text-align:end; padding:0 15px; float: right; margin-top: 28px;}
3288 .mysticky-stickymenu-backword-page a{text-decoration:none;}
3289
3290
3291
3292
3293
3294 .save_view_dashboard{
3295 width: auto !important;
3296 background: #6558F5 !important;
3297 border: 1px solid #6558F5 !important;
3298 margin-left:10px !important;
3299 }
3300
3301 .save_view_dashboard:hover{
3302 opacity: 0.8 !important;
3303 }
3304
3305 #mysticky_welcomebar_fontsize{
3306 color:#32373c !important;
3307 }
3308
3309