PluginProbe ʕ •ᴥ•ʔ
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu) / 2.3
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu) v2.3
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
jquery.ui.datepicker.css 6 years ago mystickymenu-admin.css 6 years ago
mystickymenu-admin.css
1987 lines
1 @font-face {
2 font-family: 'poppinsregular';
3 src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
4 url('../fonts/poppins-regular-webfont.woff') format('woff');
5 font-weight: normal;
6 font-style: normal;
7
8 }
9
10
11
12
13 @font-face {
14 font-family: 'poppinsbold';
15 src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
16 url('../fonts/poppins-bold-webfont.woff') format('woff');
17 font-weight: normal;
18 font-style: normal;
19
20 }
21
22
23
24
25 @font-face {
26 font-family: 'poppins_lightregular';
27 src: url('../fonts/poppins-light-webfont.woff2') format('woff2'),
28 url('../fonts/poppins-light-webfont.woff') format('woff');
29 font-weight: normal;
30 font-style: normal;
31
32 }
33
34 #custom-handle {
35 width: 3em;
36 height: 1.6em;
37 top: 50%;
38 margin-top: -.8em;
39 text-align: center;
40 line-height: 1.6em;
41 }
42
43 #mystickymenu {
44 font-family: 'poppinsregular', sans-serif;
45 }
46
47 .main-content {
48 float: left;
49 width: 65%;
50 }
51
52 .main-sidebar {
53 float: right;
54 width: 30%;
55 background: #ffffff;
56 border: 1px solid #e5e5e5;
57 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
58 }
59
60 .main-sidebar h3 {
61 margin: 0;
62 padding: 8px 12px;
63 border-bottom: 1px solid #ececec;
64 }
65
66 .main-sidebar .inner {
67 padding: 10px;
68 }
69
70 .main-sidebar p {
71 padding: 8px;
72 margin: 0;
73 border-top: solid 1px #e5e5e5;
74 }
75
76 /*.mystickyinput {padding-top: 6px;}*/
77 @media screen and (max-width: 782px) {
78 .main-content, .main-sidebar {
79 width: 100%;
80 float: none;
81 clear: both;
82 }
83 }
84
85 .myssticky-remove-hand {
86 cursor: default;
87 }
88
89 /* */
90 .mystickymenu-content-section input[type="number"]#myfixed_zindex {
91 -moz-appearance: textfield-multiline;
92 }
93
94 .mystickymenu-content-section input[type="number"] {
95 -moz-appearance: textfield;
96 }
97
98 .mystickymenu-content-section input[type="number"]::-webkit-inner-spin-button, .mystickymenu-content-section input[type="number"]::-webkit-outer-spin-button {
99 -webkit-appearance: none;
100 margin: 0;
101 }
102
103 .mystickymenu-content-section .mysticky-number {
104 display: inline-block;
105 margin: 0 0 10px;
106 position: relative;
107 }
108
109 #mystickymenu .mystickymenu-content-section .mysticky-number {
110 /*width: 90px;*/
111 }
112
113 #mystickymenu input[type=number] {
114 color: #A7A7A7;
115 border-radius: 21px;
116 background-color: #ffffff;
117 border: 1px solid #DCE2E2;
118 font-size: 14px;
119 font-weight: 400;
120 height: 42px;
121 padding: 0 10px 0 12px;
122 margin: 0;
123 width: 229px;
124 box-shadow: none;
125 }
126
127 .pt_number {
128 display: inline-block;
129 vertical-align: top;
130 margin-top: 7px;
131 }
132
133 .mystickymenu-content-section .mysticky-number:focus {
134 outline: 0;
135 }
136
137 .mystickymenu-content-section .mysticky-number .pt_number {
138 float: left;
139 position: relative;
140 height: 30px;
141 }
142
143 .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton {
144 position: relative;
145 cursor: pointer;
146 border-left: 1px solid #b7b7b7;
147 width: 15px;
148 text-align: center;
149 color: #333;
150 font-size: 14px;
151 line-height: 1.1;
152 -webkit-transform: translateX(-100%);
153 transform: translateX(-100%);
154 -webkit-user-select: none;
155 -moz-user-select: none;
156 -ms-user-select: none;
157 user-select: none;
158 }
159
160 .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton:active {
161 box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
162 -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
163 }
164
165 .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton.pt_numberup {
166 position: absolute;
167 height: 50%;
168 top: 0;
169 border-bottom: 1px solid #b7b7b7;
170 }
171
172 .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton.pt_numberdown {
173 position: absolute;
174 bottom: 0px;
175 height: 50%;
176 }
177
178 /* */
179
180 input#mysticky_class_selector {
181 border-radius: 24px;
182 border: 1px solid #E6E5EC;
183 height: 46px;
184 padding: 0 26px;
185 width: 49%
186 }
187
188 .mystickymenu-content-section {
189 background-color: #F9FCFC;
190 border-radius: 7px;
191 margin-bottom: 20px;
192 border: 1px solid #E1E6E6;
193 }
194
195 input#myfixed_disable_small_screen {
196 border-radius: 21px;
197 }
198
199 input#mysticky_active_on_height_home {
200 border-radius: 21px;
201 }
202
203 textarea#myfixed_cssstyle {
204 width: 100%;
205 margin-top: 12px;
206 border-radius: 10px;
207 background-color: #fff;
208 height: 120px;
209 resize: none;
210 border: 1px solid #DCE2E2;
211 padding: 10px 10px;
212 }
213
214 label {
215 font-size: 15px;
216 }
217
218 .sticky-class-sec tr td {
219 width: 50%;
220 }
221
222 .px-wrap {
223 position: relative;
224 display: inline-block;
225 vertical-align: top;
226 }
227
228 .mystickymenu-content-option {
229 padding: 20px 20px 0;
230 }
231
232 .mystickymenu-heading {
233 padding-bottom: 20px;
234 }
235
236 .myStickymenu-header-title {
237 background-color: #B2D2FC;
238 padding: 13px 20px;
239 border-radius: 10px 10px 0 0;
240 }
241
242 .myStickymenu-header-title h3 {
243 margin: 0;
244 color: #1F4B84;
245 font-size: 18px;
246 font-weight: 600;
247 line-height: 1.2;
248 }
249
250 .mystickymenu-heading p {
251 background-color: #D6EFFF;
252 color: #1F4B84;
253 border-radius: 0 0 10px 10px;
254 padding: 13px 20px;
255 margin: 0;
256 font-size: 14px;
257 line-height: 28px;
258 }
259
260 .mystickynumber {
261 position: relative;
262 padding-left: 30px;
263 }
264
265 .pt_numberbutton.pt_numberup {
266 height: 25px;
267 width: 25px;
268 line-height: 25px;
269 background-color: #808080;
270 border-radius: 50%;
271 position: relative;
272 margin-left: 5px;
273 display: inline-block;
274 color: white;
275 font-size: 21px;
276 cursor: pointer;
277 text-align: center;
278 margin-top: 2px;
279 }
280
281 .pt_numberbutton.pt_numberdown {
282 height: 25px;
283 width: 25px;
284 line-height: 25px;
285 background-color: #808080;
286 border-radius: 50%;
287 position: absolute;
288 top: 8px;
289 left: 0;
290 display: inline-block;
291 color: white;
292 font-size: 21px;
293 cursor: pointer;
294 text-align: center;
295 }
296
297 span.input-px {
298 height: 42px;
299 width: 57px;
300 background-color: #808080;
301 position: absolute;
302 right: 0;
303 top: 0px;
304 display: inline-block;
305 vertical-align: top;
306 font-size: 14px;
307 border-radius: 0 21px 21px 0;
308 color: #fff;
309 line-height: 42px;
310 text-align: center;
311 }
312
313 .mysticky_device_upgrade {
314 background-color: #f0ecfb;
315 border-radius: 20px;
316 padding: 15px 40px 20px 20px;
317 }
318
319 .mystickymenu-content-section.mystickymenu-content-upgrade {
320 background-color: #f4f4fd;
321 }
322
323 .myStickymenu-upgrade a {
324 background: #E1DAF6;
325 border-radius: 20px;
326 color: #7559C0;
327 padding-top: 2px;
328 padding-bottom: 6px;
329 padding-left: 10px;
330 padding-right: 10px;
331 font-weight: bold;
332 text-transform: uppercase;
333 font-size: 12px;
334 display: inline-block;
335 vertical-align: top;
336 line-height: 1;
337 }
338 .myStickymenu-upgrade {
339 float: right;
340 }
341
342 .myStickymenu-upgrade a:before {
343 content: "\f160";
344 font-family: dashicons;
345 position: relative;
346 top: 3px;
347 font-size: 16px;
348 }
349
350 .mystickymenu-input-section ul.mystickymenu-input-multicheckbox li {
351 display: inline-block;
352 width: 21%;
353 }
354
355 input#submit.button.button-primary {
356 background: #00c67c;
357 border-color: #00c67c;
358 text-transform: uppercase;
359 border-radius: 31px;
360 font-size: 26px;
361 padding-left: 23px;
362 padding-right: 23px;
363 height: 60px;
364 width: 200px;
365 border: 0;
366 box-shadow: none;
367 font-weight: 600;
368 text-shadow: none;
369 }
370
371 input.button.button-secondary.confirm {
372 background: #969696;
373 border-color: #969696;
374 text-transform: uppercase;
375 font-size: 26px;
376 padding-left: 23px;
377 padding-right: 23px;
378 float: right;
379 color: white;
380 margin-right: 10px;
381 height: 60px;
382 width: 200px;
383 border-radius: 31px;
384 font-weight: 600;
385 }
386
387 table ul.mystickymenu-input-multicheckbox {
388 width: 100%;
389 display: inline-flex;
390 }
391
392 p.myStickymenu-review a {
393 font-size: 20px;
394 }
395
396 table ul.mystickymenu-input-multicheckbox li {
397 padding-right: 21px;
398 }
399
400 table {
401 width: 100%;
402 }
403
404 #mystickymenu table tr td {
405 padding: 20px;
406 }
407
408 div#mystickymenu {
409 overflow-x: hidden;
410 overflow-y: hidden;
411 }
412
413 label.mysticky_title {
414 font-weight: 500;
415 font-size: 18px;
416 line-height: 1.2;
417 color: #4F4F4F;
418 }
419
420 .mystickymenu-content-option p label.mysticky_text {
421 margin-left: 0px;
422 }
423
424 span.mysticky_text {
425 font-size: 14px;
426 color: #9E9E9E;
427 margin-left: 20px;
428 font-style: italic;
429 }
430
431 label.mysticky_text {
432 font-size: 14px;
433 /*color: #9E9E9E;*/
434 margin-left: 20px;
435 font-style: italic;
436 }
437
438 select#mystickymenu-select {
439 border-radius: 24px;
440 border: 1px solid #E6E5EC;
441 height: 46px;
442 box-shadow: none;
443 padding: 0 26px;
444 width: 49%;
445 display: inline-block;
446 vertical-align: top;
447 }
448
449 .mystickymenu-input-section {
450 margin-top: 9px;
451 }
452
453 label.mysticky_title.css-style-title {
454 font-size: 20px;
455 }
456
457 span.wp-color-result-text {
458 display: none;
459 }
460
461 button.button.wp-color-result {
462 border-radius: 50%;
463 height: 30px !important;
464 }
465
466 .mystickymenu-content-section h3 {
467 margin-left: 20px;
468 font-weight: 600;
469 font-size: 26px;
470 line-height: 1.2;
471 color: #4F4F4F;
472 margin: 0;
473 padding: 24px 20px;
474 }
475
476 .form-table {
477 margin-top: 0;
478 }
479
480 ul.mystickymenu-input-multicheckbox li span {
481 font-size: 16px;
482 color: #4F4F4F;
483 }
484
485 .mystickymenu-input-section label {
486 /*color: #9E9E9E;*/
487 font-size: 16px;
488 }
489 #mystickymenu .mystickymenu-input-section input.mystickymenu_normal_text{
490 border-radius: 0px;
491 height: 35px;
492 margin: 10px;
493 }
494 #mystickymenu .mystickymenu-input-section span.description{
495 font-style: normal;
496 font-size: 16px;
497 }
498 .myStickymenu-upgrade a {
499 text-decoration: none;
500 color: #7559C0;
501 }
502
503 #mystickymenu p.submit {
504 margin-top: 0;
505 padding-top: 0;
506 float: right;
507 }
508
509 td {
510 vertical-align: top !important;
511 }
512
513 p.description {
514 color: rgba(79, 79, 79, 0.5);
515 font-size: 12px;
516 line-height: 1.2;
517 margin: 5px 0 0;
518 }
519
520 div#slider.ui-slider {
521 width: 229px;
522 background-color: #DCE2E2;
523 height: 2px;
524 border: 0;
525 border-radius: 2px;
526 position: relative;
527 }
528
529 .mystickymenu-content-section .ui-state-active, .ui-widget-content .ui-state-active {
530 color: #454545;
531 }
532
533 #mystickymenu #custom-handle {
534 width: 1.6em;
535 border-radius: 50%;
536 background-color: #fff;
537 box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
538 border: 0;
539 position: absolute;
540 }
541 .sticky-header-menu {
542 text-align: center;
543 padding: 0 0 20px 0;
544 }
545 .sticky-header-menu ul {
546 display: inline-block;
547 padding: 1px;
548 background-color: #D6EFFF;
549 -webkit-border-radius: 23px;
550 -moz-border-radius: 23px;
551 border-radius: 23px;
552 }
553 .sticky-header-menu ul li {
554 display: inline-block;
555 margin: 0;
556 }
557 .sticky-header-menu ul li a {
558 display: inline-block;
559 padding: 0 20px;
560 line-height: 40px;
561 height: 40px;
562 font-size: 16px;
563 text-decoration: none;
564 -webkit-border-radius: 20px;
565 -moz-border-radius: 20px;
566 border-radius: 20px;
567 }
568 .sticky-header-menu ul li a:hover {
569 background: #f0ecfb;
570 color: #7559C0;
571 }
572 .sticky-header-menu ul li a.active {
573 background: #E1DAF6;
574 color: #7559C0;
575 }
576 /*.sticky-header-content {
577 display: none;
578 }*/
579 @media only screen and (min-width: 1024px) and (max-width: 1200px) {
580 .pt_numberbutton.pt_numberdown {
581 position: relative;
582 margin-left: -75px;
583 top: -29px;
584 }
585
586 .pt_numberbutton.pt_numberup {
587 position: relative;
588 top: -29px;
589 left: 70px;
590 }
591
592 /* span.input-px { */
593 /* position: relative; */
594 /* left: 112px; */
595 /* top: -24px !important; */
596 /* margin-left: -20px; */
597 /* } */
598 }
599
600
601
602 #rpt_pricr {
603 width: 100%;
604 max-width: 1024px;
605 margin: 0 auto;
606 padding: 25px 25px 25px 25px;
607 background: #fff;
608
609 -webkit-border-radius: 5px;
610 -moz-border-radius: 5px;
611 border-radius: 5px;
612 }
613 #rpt_pricr h2 {
614 padding: 50px 0 30px;
615 text-align: center;
616 font-size: 24px;
617 }
618 .rpt_plans .rpt_plan {
619 -moz-box-sizing: border-box;
620 -webkit-box-sizing: border-box
621 }
622
623 .rpt_2_plans .rpt_plan {
624 margin-right: 2%;
625 width: 49%;
626 float: left
627 }
628
629 .rpt_2_plans .rpt_plan:last-child {
630 margin-right: 0
631 }
632
633 .rpt_3_plans .rpt_plan {
634 margin-right: 2%;
635 width: 32%;
636 float: left
637 }
638
639 .rpt_3_plans .rpt_plan:last-child {
640 margin-right: 0
641 }
642
643 .rpt_4_plans .rpt_plan {
644 margin-right: 1%;
645 width: 24.25%;
646 float: left
647 }
648
649 .rpt_4_plans .rpt_plan:last-child {
650 margin-right: 0
651 }
652
653 .rpt_5_plans .rpt_plan {
654 margin-right: .5%;
655 width: 19.6%;
656 float: left
657 }
658
659 .rpt_5_plans .rpt_plan:last-child {
660 margin-right: 0
661 }
662
663 .rpt_style_bic .rpt_plan, .rpt_style_loc .rpt_plan {
664 -webkit-box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19);
665 -moz-box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19);
666 box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19)
667 }
668
669 .rpt_plans .rpt_plan .rpt_title img {
670 margin-right: 10px;
671 position: relative;
672 vertical-align: middle
673 }
674
675 .rpt_plans .rpt_plan .rpt_title {
676 background: #6371db;
677 font-weight: 300;
678 padding: 24px 18px;
679 font-size: 26px;
680 color: #fff;
681 line-height: 35px;
682 height: auto;
683 }
684
685 .rpt_plans .rpt_plan .rpt_title span {
686 display: inline-block;
687 position: relative;
688 top: -10px
689 }
690
691 .rpt_style_basic .rpt_plan .rpt_title {
692 border-bottom: #6371db solid 1px;
693 border-top-left-radius: 8px;
694 border-top-right-radius: 8px;
695 }
696
697 .rpt_style_spec .rpt_plan .rpt_title {
698 color: #fff
699 }
700
701 .rpt_style_bic .rpt_plan .rpt_title, .rpt_style_loc .rpt_plan .rpt_title, .rpt_style_swl .rpt_plan .rpt_title {
702 background: #333
703 }
704
705 .rpt_plans .rpt_sm_title .rpt_plan .rpt_title {
706 font-size: 20px;
707 line-height: 18px
708 }
709
710 .rpt_plans .rpt_xsm_title .rpt_plan .rpt_title {
711 font-size: 15px;
712 line-height: 15px
713 }
714
715 .rpt_4_plans .rpt_plan .rpt_title {
716 font-size: 17px;
717 line-height: 15px
718 }
719
720 .rpt_4_plans .rpt_sm_title .rpt_plan .rpt_title {
721 font-size: 15px;
722 line-height: 13px
723 }
724
725 .rpt_4_plans .rpt_xsm_title .rpt_plan .rpt_title {
726 font-size: 13px;
727 line-height: 11px
728 }
729
730 .rpt_5_plans .rpt_plan .rpt_title {
731 font-size: 15px;
732 line-height: 13px
733 }
734
735 .rpt_5_plans .rpt_sm_title .rpt_plan .rpt_title {
736 font-size: 13px;
737 line-height: 11px
738 }
739
740 .rpt_5_plans .rpt_xsm_title .rpt_plan .rpt_title {
741 font-size: 12px;
742 line-height: 10px
743 }
744
745 .rpt_plans .rpt_recommended_plan .rpt_title {
746 background: #6371db
747 }
748
749 .rpt_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
750 position: relative;
751 top: -44px;
752 left: -10px;
753 font-size: 35px;
754 line-height: 0
755 }
756
757 .rpt_4_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
758 top: -36px
759 }
760
761 .rpt_5_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
762 top: -26px
763 }
764
765 .rpt_sm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
766 font-size: 30px;
767 top: -44px;
768 left: -4px
769 }
770
771 .rpt_xsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
772 font-size: 25px;
773 top: -30px;
774 left: -4px
775 }
776
777 .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
778 font-size: 21px;
779 top: -14px;
780 left: -4px
781 }
782
783 .rpt_style_basic .rpt_plan .rpt_head {
784 background: #ec86c6
785 }
786
787 .rpt_style_spec .rpt_plan .rpt_head {
788 background: #fff
789 }
790
791 .rpt_style_swl .rpt_plan .rpt_head {
792 background: #fff
793 }
794
795 .rpt_plans .rpt_plan .rpt_head .rpt_price {
796 padding: 6px 10px;
797 font-size: 74px;
798 line-height: 80px;
799 font-weight: 300;
800 text-align: center;
801 color: #ffffff
802 }
803
804 .rpt_style_basic .rpt_plan .rpt_head .rpt_price, .rpt_style_spec .rpt_plan .rpt_head .rpt_price {
805 text-shadow: 1px 2px 7px rgba(0, 0, 0, .6)
806 }
807
808 .rpt_style_swl .rpt_plan .rpt_head .rpt_price {
809 color: #000
810 }
811
812 .rpt_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
813 font-size: 62px
814 }
815
816 .rpt_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
817 font-size: 56px
818 }
819
820 .rpt_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
821 font-size: 38px
822 }
823
824 .rpt_4_plans .rpt_plan .rpt_head .rpt_price {
825 font-size: 69px;
826 line-height: 80px
827 }
828
829 .rpt_4_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
830 font-size: 53px;
831 line-height: 65px
832 }
833
834 .rpt_4_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
835 font-size: 47px;
836 line-height: 64px
837 }
838
839 .rpt_4_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
840 font-size: 31px;
841 line-height: 60px
842 }
843
844 .rpt_5_plans .rpt_plan .rpt_head .rpt_price {
845 font-size: 59px;
846 line-height: 80px
847 }
848
849 .rpt_5_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
850 font-size: 44px;
851 line-height: 60px
852 }
853
854 .rpt_5_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
855 font-size: 37px;
856 line-height: 53px
857 }
858
859 .rpt_5_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
860 font-size: 24px;
861 line-height: 50px
862 }
863
864 .rpt_plans .rpt_recommended_plan .rpt_head .rpt_price {
865 font-size: 98px
866 }
867
868 .rpt_4_plans .rpt_recommended_plan .rpt_head .rpt_price {
869 font-size: 74px
870 }
871
872 .rpt_5_plans .rpt_recommended_plan .rpt_head .rpt_price {
873 font-size: 67px
874 }
875
876 .rpt_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
877 font-size: 83px
878 }
879
880 .rpt_4_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
881 font-size: 60px
882 }
883
884 .rpt_5_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
885 font-size: 54px
886 }
887
888 .rpt_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
889 font-size: 55px
890 }
891
892 .rpt_4_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
893 font-size: 49px
894 }
895
896 .rpt_5_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
897 font-size: 41px
898 }
899
900 .rpt_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
901 font-size: 42px
902 }
903
904 .rpt_4_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
905 font-size: 34px
906 }
907
908 .rpt_5_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
909 font-size: 26px
910 }
911
912 .rpt_plans .rpt_plan .rpt_head .rpt_recurrence {
913 font-size: 13px;
914 font-weight: 300;
915 line-height: 18px;
916 padding: 20px 10px 10px;
917 color: #ffffff;
918 text-align: center
919 }
920
921 .rpt_style_spec .rpt_plan .rpt_head .rpt_recurrence {
922 color: #d3d3d3
923 }
924
925 .rpt_style_bic .rpt_plan .rpt_head .rpt_recurrence, .rpt_style_loc .rpt_plan .rpt_head .rpt_recurrence {
926 color: #f5f5f5
927 }
928
929 .rpt_style_swl .rpt_plan .rpt_head .rpt_recurrence {
930 color: grey
931 }
932
933 .rpt_plans .rpt_sm_recurrence .rpt_plan .rpt_head .rpt_recurrence {
934 font-size: 11px;
935 padding: 20px 40px 4px
936 }
937
938 .rpt_plans .rpt_plan .rpt_head .rpt_subtitle {
939 font-size: 16px;
940 line-height: 20px;
941 font-weight: 300;
942 text-align: center;
943 padding: 10px 30px 20px
944 }
945
946 .rpt_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
947 font-size: 14px
948 }
949
950 .rpt_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
951 font-size: 12px
952 }
953
954 .rpt_4_plans .rpt_plan .rpt_head .rpt_subtitle {
955 font-size: 16px;
956 line-height: 18px;
957 padding: 10px 10px 20px
958 }
959
960 .rpt_4_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
961 font-size: 14px;
962 line-height: 17px
963 }
964
965 .rpt_4_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
966 font-size: 13px;
967 line-height: 16px
968 }
969
970 .rpt_5_plans .rpt_plan .rpt_head .rpt_subtitle {
971 font-size: 15px;
972 line-height: 18px;
973 padding: 10px 10px 20px
974 }
975
976 .rpt_5_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
977 font-size: 13px;
978 line-height: 17px
979 }
980
981 .rpt_5_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
982 font-size: 12px;
983 line-height: 16px
984 }
985
986 .rpt_plans .rpt_plan .rpt_head .rpt_description {
987 font-size: 14px;
988 line-height: 20px;
989 padding: 10px 20px;
990 font-weight: 300;
991 text-align: center;
992 color: #ffffff
993 }
994
995 .rpt_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
996 font-size: 12px
997 }
998
999 .rpt_style_bic .rpt_plan .rpt_head .rpt_description, .rpt_style_loc .rpt_plan .rpt_head .rpt_description {
1000 color: #f5f5f5
1001 }
1002
1003 .rpt_4_plans .rpt_plan .rpt_head .rpt_description {
1004 font-size: 13px;
1005 line-height: 18px
1006 }
1007
1008 .rpt_4_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
1009 font-size: 12px;
1010 line-height: 17px
1011 }
1012
1013 .rpt_5_plans .rpt_plan .rpt_head .rpt_description {
1014 font-size: 12px;
1015 line-height: 18px
1016 }
1017
1018 .rpt_5_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
1019 font-size: 11px;
1020 line-height: 17px
1021 }
1022
1023 .rpt_plans .rpt_plan .rpt_features {
1024 padding: 20px;
1025 background: #f0ecfb;
1026 text-align: center
1027 }
1028
1029 .rpt_plans .rpt_plan .rpt_features .rpt_feature {
1030 font-size: 16px;
1031 padding: 6px 16px;
1032 border-bottom: 1px dotted #d3d3d3
1033 }
1034 .rpt_plans .rpt_plan .rpt_features .rpt_feature a {
1035 color: #333333;
1036 }
1037
1038 .rpt_plans .rpt_plan .rpt_features .rpt_feature:last-child {
1039 border-bottom: none
1040 }
1041
1042 .rpt_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
1043 font-size: 14px
1044 }
1045
1046 .rpt_style_bic .rpt_plan .rpt_features, .rpt_style_loc .rpt_plan .rpt_features, .rpt_style_swl .rpt_plan .rpt_features {
1047 background: #fff
1048 }
1049
1050 .rpt_style_swl .rpt_plan .rpt_features .rpt_feature {
1051 padding: 5px 16px
1052 }
1053
1054 .rpt_4_plans .rpt_plan .rpt_features .rpt_feature {
1055 padding: 6px 10px;
1056 font-size: 14px
1057 }
1058
1059 .rpt_4_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
1060 font-size: 12px
1061 }
1062
1063 .rpt_5_plans .rpt_plan .rpt_features .rpt_feature {
1064 padding: 6px 10px;
1065 font-size: 13px
1066 }
1067
1068 .rpt_5_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
1069 font-size: 11px
1070 }
1071
1072 .rpt_plans .rpt_plan .rpt_foot {
1073 display: block;
1074 padding: 10px 30px;
1075 border-top: #7559C0 solid 2px;
1076 background: #7559C0;
1077 text-align: center;
1078 color: #fff;
1079 font-size: 24px;
1080 text-decoration: none;
1081 font-weight: 300;
1082 transition: All .5s ease;
1083 -webkit-transition: All .5s ease;
1084 -moz-transition: All .5s ease;
1085 -o-transition: All .5s ease
1086 }
1087
1088 .rpt_plans .rpt_sm_button .rpt_plan .rpt_foot {
1089 font-size: 19px
1090 }
1091
1092 .rpt_style_basic .rpt_plan .rpt_foot {
1093 border-bottom-left-radius: 8px;
1094 border-bottom-right-radius: 8px
1095 }
1096
1097 .rpt_style_swl .rpt_plan .rpt_foot {
1098 border-top: none;
1099 padding: 10px 30px 20px;
1100 color: #000;
1101 background: #333
1102 }
1103
1104 .rpt_4_plans .rpt_plan .rpt_foot {
1105 padding: 4px 20px;
1106 font-size: 19px
1107 }
1108
1109 .rpt_4_plans .rpt_sm_button .rpt_plan .rpt_foot, .rpt_5_plans .rpt_plan .rpt_foot {
1110 padding: 4px 20px;
1111 font-size: 17px
1112 }
1113
1114 .rpt_5_plans .rpt_sm_button .rpt_plan .rpt_foot {
1115 font-size: 16px
1116 }
1117
1118 .rpt_plans .rpt_plan .rpt_foot:hover {
1119 opacity: .8
1120 }
1121
1122 .rpt_style_swl .rpt_plan .rpt_foot:hover {
1123 opacity: 1
1124 }
1125
1126 .rpt_plans .rpt_recommended_plan .rpt_foot {
1127 font-size: 30px;
1128 padding: 16px 0
1129 }
1130
1131 .rpt_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
1132 font-size: 26px
1133 }
1134
1135 .rpt_4_plans .rpt_recommended_plan .rpt_foot {
1136 font-size: 22px;
1137 font-weight: 300;
1138 padding: 10px 0
1139 }
1140
1141 .rpt_4_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
1142 font-size: 19px;
1143 padding: 10px 0
1144 }
1145
1146 .rpt_5_plans .rpt_recommended_plan .rpt_foot {
1147 font-size: 20px;
1148 font-weight: 300;
1149 padding: 10px 0
1150 }
1151
1152 .rpt_5_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
1153 font-size: 18px;
1154 padding: 10px 0
1155 }
1156
1157 .rpt_custom_btn {
1158 border-bottom-left-radius: 5px;
1159 border-bottom-right-radius: 5px;
1160 text-align: center;
1161 padding: 16px 20px
1162 }
1163
1164 .rpt_plans .rpt_recommended_plan {
1165 position: relative;
1166 top: -10px
1167 }
1168
1169 .rpt_recommended_plan img.rpt_recommended {
1170 position: absolute !important;
1171 right: 10px !important
1172 }
1173
1174 .rpt_style_bic .rpt_recommended_plan, .rpt_style_loc .rpt_recommended_plan {
1175 -webkit-box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39);
1176 -moz-box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39);
1177 box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39)
1178 }
1179
1180 a.rpt_tooltip {
1181 display: block;
1182 outline: 0;
1183 position: relative
1184 }
1185
1186 a.rpt_tooltip strong {
1187 line-height: 30px
1188 }
1189
1190 a.rpt_tooltip > span.intool {
1191 width: 90%;
1192 padding: 10px;
1193 margin-top: 56px;
1194 opacity: 0;
1195 visibility: hidden;
1196 z-index: 10;
1197 position: absolute;
1198 top: -15px;
1199 display: block;
1200 color: #f5f5f5;
1201 font-size: 13px;
1202 line-height: 20px;
1203 background: #333;
1204 font-weight: 300;
1205 text-align: center
1206 }
1207
1208 a.rpt_tooltip:hover {
1209 cursor: zoom-in
1210 }
1211
1212 a.rpt_tooltip .rpt_tooltip_plus {
1213 text-decoration: none !important;
1214 display: inline;
1215 font-size: 12px;
1216 font-weight: 700;
1217 position: relative;
1218 top: -6px
1219 }
1220
1221 .rpt_feature:hover a.rpt_tooltip > span.intool {
1222 opacity: .98;
1223 text-decoration: none;
1224 visibility: visible;
1225 overflow: visible
1226 }
1227
1228 a.rpt_tooltip span.intool b {
1229 width: 10px;
1230 height: 10px;
1231 margin-left: 35%;
1232 margin-top: -15px;
1233 position: absolute;
1234 -webkit-transform: rotate(-45deg);
1235 -moz-transform: rotate(-45deg);
1236 -o-transform: rotate(-45deg);
1237 transform: rotate(-45deg);
1238 display: none \0/;
1239 background: #333
1240 }
1241
1242 .rpt_3_plans a.rpt_tooltip > span.intool {
1243 margin-left: -1%
1244 }
1245
1246 .rpt_4_plans a.rpt_tooltip > span.intool {
1247 margin-left: 0
1248 }
1249
1250 .rpt_5_plans a.rpt_tooltip > span.intool {
1251 margin-left: -2%
1252 }
1253
1254 .entry-content .rpt_plan a, .rpt_plan a {
1255 border-bottom: none !important;
1256 text-decoration: none;
1257 }
1258
1259 .rpt_plans .rpt_plan .rpt_icon {
1260 max-width: 30px;
1261 max-height: 30px
1262 }
1263
1264 .rpt_plans .rpt_plan img {
1265 display: inline;
1266 margin: 0 10px 0 0;
1267 padding: 0;
1268 -webkit-box-shadow: 0 0 0 0 transparent;
1269 -moz-box-shadow: 0 0 0 0 transparent;
1270 box-shadow: 0 0 0 0 transparent;
1271 border: none
1272 }
1273
1274 .folder-testimonial {
1275 position: relative;
1276 }
1277 .folder-testimonial .testimonial-data {
1278 position: relative;
1279 }
1280 .folder-testimonial .testimonial-data {
1281 position: relative;
1282 margin-left: 30px;
1283 padding: 10px 10px 10px 40px;
1284 background: #f5f5f5;
1285 font-size: 16px;
1286 line-height: 22px;
1287 }
1288 .folder-testimonial .testimonial-image {
1289 position: absolute;
1290 height: 60px;
1291 width: 60px;
1292 overflow: hidden;
1293 border-radius: 30px;
1294 top: 50%;
1295 margin-top: -30px;
1296 z-index: 1;
1297 }
1298 .folder-testimonial .testimonial-image img {
1299 width: 100%;
1300 height: auto;
1301 }
1302 .folder-testimonial-list {
1303 width: 100%;
1304 max-width: 1080px;
1305 margin: 30px auto;
1306 }
1307 .testimonial-title {
1308 font-weight: bold;
1309 font-size: 18px;
1310 padding: 0 0 5px 0;
1311 }
1312 .testimonial-author {
1313 font-size: 16px;
1314 font-style: italic;
1315 font-weight: 500;
1316 padding: 5px 0 0 0;
1317 }
1318 p.udner-title strong {
1319 font-size: 30px;
1320 padding-bottom: 40px;
1321 display: block;
1322 color: #b97fcf;
1323 text-align: center;
1324 }
1325 p.udner-title {
1326 margin: 0;
1327 padding: 0;
1328 }
1329 @media only screen and (max-width: 640px) {
1330 .rpt_plans .rpt_plan {
1331 width: 96%;
1332 margin: 10px 2% 20px !important
1333 }
1334
1335 .rpt_plans .rpt_plan .rpt_title {
1336 position: relative;
1337 font-size: 26px !important;
1338 line-height: 35px !important
1339 }
1340
1341 .rpt_plans .rpt_plan .rpt_head .rpt_price {
1342 font-size: 74px !important;
1343 line-height: 100px !important
1344 }
1345
1346 .rpt_plans .rpt_plan .rpt_head .rpt_subtitle {
1347 font-size: 17px !important;
1348 line-height: 28px !important;
1349 padding: 10px 40px 20px
1350 }
1351
1352 .rpt_plans .rpt_plan .rpt_head .rpt_description {
1353 font-size: 15px !important;
1354 line-height: 26px !important;
1355 padding: 0 40px 30px
1356 }
1357
1358 .rpt_plans .rpt_plan .rpt_features .rpt_feature {
1359 padding: 6px 16px;
1360 font-size: 14px !important
1361 }
1362
1363 .rpt_plans .rpt_plan .rpt_foot {
1364 padding: 10px 40px;
1365 text-align: center;
1366 color: #fff;
1367 font-size: 20px
1368 }
1369
1370 .rpt_plans .rpt_recommended_plan .rpt_foot {
1371 font-size: 30px;
1372 font-weight: 300;
1373 padding: 20px 0
1374 }
1375
1376 .rpt_plan .rpt_head .rpt_price .rpt_currency {
1377 top: -36px !important;
1378 left: -10px !important;
1379 font-size: 35px !important
1380 }
1381 }
1382
1383 #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 {
1384 font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
1385 font-weight: 300 !important
1386 }
1387
1388 .client-testimonial {
1389 margin: 20px auto 0px;
1390 -webkit-border-radius: 5px;
1391 -moz-border-radius: 5px;
1392 border-radius: 5px;
1393 }
1394 .client-testimonial span.dashicons.dashicons-yes {
1395 background: #00bd00;
1396 color: #fff;
1397 border-radius: 50%;
1398 -webkit-border-radius: 50%;
1399 -moz-border-radius: 50%;
1400 }
1401 .client-testimonial p.text-center {
1402 text-align: center;
1403 margin: 6px 0;
1404 font-size: 14px;
1405 }
1406 .client-testimonial .payment {
1407 margin: 20px 0;
1408 text-align: center;
1409 }
1410 .testimonial-image {
1411 width: 10%;
1412 display: inline-block;
1413 vertical-align: middle;
1414 }
1415 .testimonial-content {
1416 width: 85%;
1417 display: inline-block;
1418 vertical-align: middle;
1419 padding-left: 15px;
1420 }
1421 .testimonial-image img {
1422 border-radius: 50%;
1423 -webkit-border-radius: 50%;
1424 -moz-border-radius: 50%;
1425 width: 100%;
1426 height: auto;
1427 }
1428 .client-testimonial .author {
1429 font-weight: bold;
1430 padding: 5px 0 0 0;
1431 font-size: 14px;
1432 }
1433 .testimonial-box {
1434 padding: 15px;
1435 background: #d6efff;
1436 -webkit-border-radius: 5px;
1437 -moz-border-radius: 5px;
1438 border-radius: 5px;
1439 }
1440
1441 /*01-08-2019 welcome bar css*/
1442 #sticky-header-welcome-bar *, #sticky-header-welcome-bar ::before, #sticky-header-welcome-bar ::after {
1443 -webkit-box-sizing: border-box;
1444 -moz-box-sizing: border-box;
1445 box-sizing: border-box;
1446 }
1447 #sticky-header-welcome-bar .iris-picker, #sticky-header-welcome-bar .iris-picker * {
1448 -moz-box-sizing: content-box;
1449 -webkit-box-sizing: content-box;
1450 box-sizing: content-box;
1451 }
1452 .mysticky-welcomebar-switch {
1453 display: inline-block;
1454 width:55px;
1455 height:30px;
1456 position: relative;
1457 }
1458 .mysticky-welcomebar-switch input {
1459 opacity: 0;
1460 width: 0;
1461 height: 0;
1462 }
1463 .mysticky-welcomebar-switch .slider {
1464 border-radius: 15px;
1465 position: absolute;
1466 cursor: pointer;
1467 top: 0;
1468 left: 0;
1469 right: 0;
1470 bottom: 0;
1471 background-color: #ccc;
1472 border: 2px solid #ccc;
1473 -webkit-transition: .4s;
1474 transition: .4s;
1475 }
1476 .mysticky-welcomebar-switch .slider:before {
1477 border-radius: 50%;
1478 position: absolute;
1479 content: "";
1480 height: 24px;
1481 width: 24px;
1482 left: 2px;
1483 top: 1px;
1484 background-color: #ffffff;
1485 -webkit-transition: .4s;
1486 transition: .4s;
1487 }
1488 .mysticky-welcomebar-switch input:checked + .slider {
1489 background-color: #7761DF;
1490 border: 2px solid #7761DF;
1491 }
1492 .mysticky-welcomebar-switch input:focus + .slider {
1493 box-shadow: 0 0 1px #2196F3;
1494 }
1495 .mysticky-welcomebar-switch input:checked + .slider:before {
1496 -webkit-transform: translateX(24px);
1497 -ms-transform: translateX(24px);
1498 transform: translateX(24px);
1499 }
1500 .mysticky-welcomebar-form {
1501 background-color: #f8fcfd;
1502 border: 1px solid #E1E6E6;
1503 padding: 20px;
1504 border-radius: 7px;
1505 position: relative;
1506 }
1507 .mysticky-welcomebar-header-title h3 {
1508 margin: 0;
1509 font-size: 26px;
1510 color: #4F4F4F;
1511 line-height: 1.2;
1512 display: inline-block;
1513 vertical-align: top;
1514 }
1515 .mysticky-welcomebar-header-title h3 + .mysticky-welcomebar-switch {
1516 margin-left: 20px;
1517 }
1518 .mysticky-welcomebar-subheader-title {
1519 padding: 40px 0 30px;
1520 }
1521 .mysticky-welcomebar-subheader-title h4 {
1522 margin: 0;
1523 font-weight: 400;
1524 font-size: 22px;
1525 line-height: 1.2;
1526 color: #4F4F4F;
1527 }
1528 .mysticky-welcomebar-setting-content {
1529 display: flex;
1530 align-items: center;
1531 padding-bottom: 20px;
1532 }
1533 .mysticky-welcomebar-setting-content.show-on-apper {
1534 align-items: flex-start;
1535 }
1536 .mysticky-welcomebar-setting-content > label {
1537 font-size: 18px;
1538 line-height: 1.2;
1539 color: #4F4F4F;
1540 font-weight: 500;
1541 width: 210px;
1542 padding-right: 10px;
1543 }
1544 .mysticky-welcomebar-setting-content.show-on-apper > label {
1545 margin-top: 10px;
1546 }
1547 .mysticky-welcomebar-setting-content-right {
1548 width: 100%;
1549 align-items: center;
1550 display: flex;
1551 }
1552 .mysticky-welcomebar-setting-wrap .myStickymenu-upgrade {
1553 display: inline-block;
1554 vertical-align: top;
1555 float: none;
1556 margin-left: 20px;
1557 }
1558 .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-position .myStickymenu-upgrade {
1559 margin-left: 50px;
1560 }
1561 .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-remove-getbar .myStickymenu-upgrade {
1562 margin-left: 130px;
1563 }
1564 .mysticky-welcomebar-setting-content-right.mysticky-welcomebar-colorpicker .wp-picker-container{
1565 display: inline-block;
1566 }
1567 .mysticky-welcomebar-setting-content-right label {
1568 display: inline-block;
1569 vertical-align: top;
1570 width: 100px;
1571 padding-right: 10px;
1572 }
1573 .mysticky-welcomebar-setting-content-right .wp-picker-input-wrap label {
1574 width: auto;
1575 }
1576 .mysticky-welcomebar-setting-content-right .mysticky-welcomebar-trigger-wrap label {
1577 width: auto;
1578 }
1579 #mystickymenu .mysticky-welcomebar-setting-content-right .px-wrap input {
1580 padding-right: 60px;
1581 }
1582 .mysticky-welcomebar-setting-content-right select ,
1583 .mysticky-welcomebar-setting-content-right input[type="text"] ,
1584 .mysticky-welcomebar-setting-content-right textarea {
1585 width: 229px;
1586 height: 42px;
1587 border-radius: 20px;
1588 color: #32373c;
1589 display: block;
1590 padding: 0 10px;
1591 box-shadow: none;
1592 border: 1px solid #DCE2E2;
1593 margin: 0;
1594 font-size: 14px;
1595 font-weight: 400;
1596 }
1597 .mysticky-welcomebar-setting-content-right textarea {
1598 height: 100px;
1599 border-radius: 10px;
1600 padding-top: 9px;
1601 }
1602 .mysticky-welcomebar-setting-wrap .wp-picker-container input[type="text"].wp-color-picker {
1603 border-radius: 0;
1604 height: 32px;
1605 }
1606 .mysticky-welcomebar-setting-content-right .wp-picker-input-wrap .button {
1607 height: 32px;
1608 }
1609 .mysticky-welcomebar-setting-action {
1610 display: inline-block;
1611 vertical-align: top;
1612 }
1613 .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
1614 padding-left: 10px;
1615 }
1616 .mysticky-welcomebar-redirect label {
1617 width: auto;
1618 padding-right: 0;
1619 padding-top: 10px;
1620 }
1621 .mysticky-welcomebar-expirydate {
1622 position: relative;
1623 display: inline-block;
1624 vertical-align: top;
1625 }
1626 .mysticky-welcomebar-setting-content-right .mysticky-welcomebar-expirydate input {
1627 padding-left: 55px;
1628 }
1629 .mysticky-welcomebar-expirydate .dashicons {
1630 position: absolute;
1631 top: 0;
1632 left: 0;
1633 bottom: 0;
1634 color: #a7a7a7;
1635 border-right: 1px solid #a7a7a7;
1636 width: 46px;
1637 height: 100%;
1638 line-height: 40px;
1639 }
1640 a.create-rule {
1641 background-color: #7761DF;
1642 color: #fff;
1643 display: inline-block;
1644 margin: 10px 0 0;
1645 vertical-align: top;
1646 text-decoration: none;
1647 padding: 5px 12px;
1648 border-radius: 20px;
1649 box-shadow: none;
1650 outline: none;
1651 }
1652 .mysticky-welcomebar-upgrade-main {
1653 position: relative;
1654 vertical-align: top;
1655 width: 100%;
1656 padding-right: 10px;
1657 padding-bottom: 0;
1658 }
1659 .mysticky-welcomebar-upgrade-main .myStickymenu-upgrade {
1660 float: right
1661 }
1662 .mysticky-welcomebar-page-option {
1663 padding-bottom: 20px;
1664 }
1665 .mysticky-welcomebar-page-option .url-content {
1666 /*display: flex;*/
1667 overflow:hidden;
1668 align-items: center;
1669 }
1670 .mysticky-welcomebar-page-option .url-content > div {
1671 padding: 0 5px;
1672 float: left;
1673
1674 }
1675
1676 .mysticky-welcomebar-page-option .url-content .mysticky-welcomebar-url-values,
1677 .mysticky-welcomebar-page-option .url-content .mysticky-welcomebar-url-option{
1678 width: 20%;
1679 }
1680 .mysticky-welcomebar-page-option .url-content > div.mysticky-welcomebar-url-box {
1681 width: 28%;
1682 text-align: right;
1683 margin-top: 10px;
1684 }
1685
1686 /*.mysticky-welcomebar-page-option .url-content select {
1687 width: 120px;
1688 }
1689 */
1690 .mysticky-welcomebar-page-option .url-content input[type="text"] {
1691 height: 38px;
1692 padding: 0 15px;
1693 border-radius: 0;
1694 }
1695
1696 .mysticky-page-option .myStickymenu-upgrade {
1697 float: none;
1698 position: absolute;
1699 top: 0;
1700 left: 0;
1701 right: 0;
1702 text-align: center;
1703 background-color: rgba(0,0,0,0.6);
1704 bottom: 0;
1705 border-radius: 10px;
1706 display: flex;
1707 align-items: center;
1708 justify-content: center;
1709 }
1710 .mysticky-page-option {
1711 background-color: #fff;
1712 padding: 10px;
1713 margin-bottom: 10px;
1714 border: 1px solid #DCE2E2;
1715 border-radius: 10px;
1716 position: relative;
1717 }
1718 .mysticky-page-option .url-content {
1719 display: flex;
1720 align-items: center;
1721 }
1722 .mysticky-page-option .url-content > div {
1723 padding: 0 5px;
1724 }
1725 .mysticky-page-option .url-content > div.mysticky-welcomebar-url-box {
1726 width: 260px;
1727 text-align: right;
1728 }
1729 .mysticky-page-option .url-content > div.mysticky-welcomebar-url-box {
1730 width: 300px;
1731 }
1732 .mysticky-page-option .url-content select {
1733 width: 250px;
1734 }
1735 .mysticky-page-option .url-content input[type="text"] {
1736 height: 38px;
1737 padding: 0 15px;
1738 border-radius: 0;
1739 }
1740 .mystickymenu-page-target-wrap {
1741 padding-bottom: 20px;
1742 }
1743
1744 .mysticky-welcomebar-remove-rule ,
1745 .mysticky-remove-rule {
1746 color: #fff;
1747 background-color: #666;
1748 text-decoration: none;
1749 display: inline-block;
1750 vertical-align: top;
1751 width: 38px;
1752 height: 38px;
1753 text-align: center;
1754 border-radius: 4px;
1755 font-size: 22px;
1756 line-height: 35px;
1757 }
1758 .mysticky-welcomebar-page-options {
1759 display: inline-block;
1760 vertical-align: top;
1761 }
1762 .mysticky-welcomebar-setting-right {
1763 position: absolute;
1764 top: 32px;
1765 right: 50px;
1766 width: 500px;
1767 }
1768 .mysticky-welcomebar-header-title::after {
1769 content: "";
1770 display: block;
1771 clear: both;
1772 }
1773 .mysticky-welcomebar-preview-window {
1774 float: right;
1775 }
1776 .mysticky-welcomebar-header-title {
1777 padding-bottom: 20px;
1778 }
1779 .mysticky-welcomebar-preview-window ul {
1780 margin: 0;
1781 padding: 0;
1782 }
1783 .mysticky-welcomebar-preview-window ul li {
1784 color: #7761DF;
1785 display: inline-block;
1786 vertical-align: top;
1787 width: 36px;
1788 height: 36px;
1789 background-color: #DFDDF7;
1790 border-radius: 50%;
1791 text-align: center;
1792 line-height: 36px;
1793 margin-bottom: 0;
1794 margin-left: 10px;
1795 }
1796 .mysticky-welcomebar-preview-window ul li.preview-active {
1797 color: #fff;
1798 background-color: #7761DF;
1799 }
1800 .mysticky-welcomebar-preview-window ul li .dashicons {
1801 line-height: 36px;
1802 }
1803 .mysticky-welcomebar-preview-screen {
1804 background-color: #ffffff;
1805 border: 1px solid #DCE2E2;
1806 border-radius: 10px;
1807 margin: 0 auto;
1808 padding: 0;
1809 height: 400px;
1810 position: relative;
1811 overflow: hidden;
1812 max-width: 100%;
1813 -webkit-transition: all 0.5s ease 0s;
1814 -moz-transition: all 0.5s ease 0s;
1815 transition: all 0.5s ease 0s;
1816 }
1817 .mysticky-welcomebar-preview-screen.mysticky-welcomebar-preview-mobile-screen {
1818 max-width: 320px;
1819 }
1820 .mysticky-welcomebar-submit {
1821 float: right;
1822 padding-top: 50px;
1823 margin-right: -20px;
1824 }
1825 .mysticky-welcomebar-form-reset .mysticky-welcomebar-submit {
1826 margin-right: 0;
1827 padding-top: 30px;
1828 }
1829 .mysticky-welcomebar-submit input.button-secondary {
1830 background: #969696;
1831 border-color: #969696;
1832 color: #ffffff;
1833 text-transform: uppercase;
1834 border-radius: 31px;
1835 font-size: 26px;
1836 margin-right: 10px;
1837 padding-left: 23px;
1838 padding-right: 23px;
1839 height: 60px;
1840 width: 200px;
1841 border: 0;
1842 box-shadow: none;
1843 font-weight: 600;
1844 text-shadow: none;
1845 }
1846 .mysticky-welcomebar-page-option .url-content > div.mysticky-welcomebar-url-buttons {
1847 padding-right: 0;
1848 }
1849 .ui-dialog-buttonset .green-btn.ui-button {
1850 background-color: #00c67c;
1851 border-color: #00c67c;
1852 color: #fff;
1853 }
1854 .mysticky-welcomebar-setting-content-right.mysticky-welcomebar-setting-redirect-wrap {
1855 display: block;
1856 }
1857 .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-redirect-wrap .myStickymenu-upgrade {
1858 margin-top: 7px;
1859 }
1860 .updates-form-form {
1861 min-height: calc(100vh - 280px);
1862 }
1863 .popup-form-content {
1864 background: #ffffff;
1865 min-height: 100px;
1866 width: 450px;
1867 text-align: center;
1868 margin-top: 50px;
1869 border: solid 1px #c1c1c1;
1870 }
1871 .updates-content-buttons button {
1872 margin: 10px 3px !important;
1873 float: left;
1874 }
1875 .updates-content-buttons a span {
1876 -webkit-animation: fa-spin 0.75s infinite linear;
1877 animation: fa-spin 0.75s infinite linear;
1878 }
1879 .updates-content-buttons a:hover, .updates-content-buttons a:focus {
1880 color: #ffffff;
1881 background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));
1882 }
1883 .updates-content-buttons a:focus {
1884 outline: 0;
1885 box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50,100,150,.4);
1886 }
1887 .updates-content-buttons button.form-cancel-btn {
1888 float: right !important;
1889 }
1890 .form-submit-btn {
1891 background-color: #3085d6;
1892 }
1893 .updates-content-buttons a span {
1894 -webkit-animation: fa-spin 0.75s infinite linear;
1895 animation: fa-spin 0.75s infinite linear;
1896 }
1897 .add-update-folder-title {
1898 font-size: 20px;
1899 line-height: 30px;
1900 padding: 20px 20px 0;
1901 }
1902 .folder-form-input {
1903 padding: 10px 20px;
1904 }
1905 .folder-form-input input {
1906 width: 100%;
1907 transition: border-color .3s,box-shadow .3s;
1908 border: 1px solid #d9d9d9;
1909 border-radius: .1875em;
1910 font-size: 1.125em;
1911 box-shadow: inset 0 1px 1px rgba(0,0,0,.06);
1912 box-sizing: border-box;
1913 height: 2.625em;
1914 margin: 1em auto;
1915 }
1916 .updates-content-buttons {
1917 background: #c1c1c1;
1918 padding: 0 20px;
1919 }
1920
1921 @-webkit-keyframes fa-spin {
1922 0% {
1923 -webkit-transform: rotate(0deg);
1924 transform: rotate(0deg);
1925 }
1926 100% {
1927 -webkit-transform: rotate(359deg);
1928 transform: rotate(359deg);
1929 }
1930 }
1931 @media only screen and (max-width: 1490px) {
1932 .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
1933 padding-left: 10px;
1934 }
1935 .mysticky-welcomebar-setting-right {
1936 width: 400px;
1937 }
1938 }
1939 @media only screen and (max-width: 1355px) {
1940 .mysticky-welcomebar-page-option .url-content select {
1941 width: 130px;
1942 }
1943 .mysticky-welcomebar-page-option .url-content input[type="text"] {
1944 width: 180px;
1945 }
1946 .mysticky-welcomebar-setting-action {
1947 display: block;
1948 }
1949 .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
1950 padding-left: 0;
1951 padding-top: 10px;
1952 }
1953 }
1954 @media only screen and (max-width: 1200px) {
1955 .mysticky-welcomebar-page-option .url-content select {
1956 width: 110px;
1957 }
1958 .mysticky-welcomebar-page-option .url-content > div.mysticky-welcomebar-url-box {
1959 width: 230px;
1960 }
1961 .mysticky-welcomebar-page-option {
1962 padding: 10px 3px;
1963 }
1964 .mysticky-welcomebar-page-option .url-content input[type="text"] {
1965 width: 150px;
1966 }
1967 }
1968 @media only screen and (max-width: 1100px) {
1969 .mysticky-welcomebar-setting-right {
1970 width: 340px;
1971 right: 40px;
1972 }
1973 }
1974 @media only screen and (max-width: 1024px) {
1975 .mysticky-welcomebar-setting-right {
1976 right: 40px;
1977 width: 310px;
1978 }
1979 .mysticky-welcomebar-setting-content > label {
1980 font-size: 16px;
1981 width: 200px;
1982 padding-right: 10px;
1983 }
1984 .mysticky-welcomebar-preview-screen.mysticky-welcomebar-preview-mobile-screen {
1985 max-width: 250px;
1986 }
1987 }