PluginProbe
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls / 5.6.0
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls v5.6.0
6.5.0 6.4.9 6.4.8 6.4.7 6.4.6 6.4.5 6.4.4 6.4.3 6.4.2 6.4.1 6.4.0 6.3.9 6.3.8 6.3.7 6.3.6 6.3.5 6.3.4 6.3.3 5.6.0 5.6.1 5.6.2 5.6.3 5.6.4 5.6.5 5.6.6 All 153 releases
poll-maker / admin / css / poll-maker-ays-admin.css

poll-maker-ays-admin.css in Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls 5.6.0, at admin/css/poll-maker-ays-admin.css

10,223 lines 229.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*@import url('https://fonts.googleapis.com/css?family=Roboto');*/
2
3 body {
4 background-color: #f1f1f1 !important;
5 }
6
7 #wpwrap {
8 background: #ffffff !important;
9 }
10
11 #wpwrap hr {
12 border-top: 1px solid #ededed;
13 }
14
15 #wpwrap hr.ays-pb-bolder-hr {
16 border-top: 1px solid #c9c9c9;
17 box-shadow: 0px 1px 2px #0000001f;
18 }
19
20 body.toplevel_page_poll-maker-ays #wpwrap {
21 background-color: #F3F4F5 !important;
22 }
23
24 /* Notice banner styles start */
25 div.ays-notice-banner{
26 width: calc(100% - 20px);
27 background-color: #F8F8F8;
28 box-shadow: 0px 3px 4px 0px rgb(188 198 216 / 11%);
29 border-radius: 0px 0px 12px 12px;
30 background-image: unset;
31 padding-bottom: 10px;
32 padding-left: 10px;
33 }
34
35 .ays-poll-logo-container-upgrade {
36 display: flex;
37 align-items: center;
38 }
39
40 .ays-poll-logo-container-upgrade span.ays-poll-logo-container-one-time-text{
41 font-size: 11px;
42 font-style: normal;
43 font-weight: 600;
44 line-height: normal;
45 }
46
47 .ays-notice-banner .logo-container {
48 width: 75px;
49 height: 75px;
50 }
51
52 .ays-notice-banner .logo-container img.poll-logo {
53 width: 100%;
54 height: 100%;
55 object-fit: contain;
56 /* max-height: 75px; */
57 margin-left: 10px;
58 }
59
60 .ays-poll-upgrade-container {
61 margin-left: 25px;
62 }
63
64 .poll-maker-upgrade-to-pro {
65 background-color: #10a37f;
66 text-decoration: none;
67 color: #fff;
68 font-weight: 700;
69 border-radius: 25px;
70 transition: background-color 0.3s;
71 margin-left: 5px;
72 width: 125px;
73 height: 30px;
74 display: flex;
75 align-items: center;
76 justify-content: center;
77 }
78
79 .poll-maker-upgrade-to-pro .poll-maker-upgrade-white-icon {
80 display: inline-block;
81 }
82
83 .poll-maker-upgrade-to-pro:hover {
84 background-color: #10876b;
85 color: #fff;
86 text-decoration: none
87 }
88
89 .poll-maker-upgrade-to-pro img {
90 margin-right: 5px;
91 }
92
93 @media screen and (max-width: 425px){
94 .poll-maker-upgrade-to-pro img {
95 width: 8px;
96 }
97
98 .poll-maker-upgrade-to-pro span {
99 font-size: 12px;
100 }
101 }
102
103 .ays_poll_fa, .ays_poll_far, .ays_poll_fas {
104 font-family: "Font Awesome 5 Free";
105 }
106
107 .ays_poll_fa, .ays_poll_fas {
108 font-weight: 900;
109 }
110
111 .ays_fa_file_code::before {
112 content: "\f1c9";
113 font-weight: 400;
114 }
115
116 .ays_fa_file_text::before {
117 content: "\f15c";
118 }
119
120 .ays_fa_link::before {
121 content: "\f0c1";
122 }
123
124 .ays_label_flex{
125 display: flex;
126 justify-content: space-between;
127 }
128
129 .ays_fa{
130 display: inline-block;
131 font: normal normal normal 14px/1 FontAwesome;
132 font-size: inherit;
133 text-rendering: auto;
134 -webkit-font-smoothing: antialiased;
135 -moz-osx-font-smoothing: grayscale;
136 font-family: "Font Awesome 5 Free";
137 }
138
139 .ays_poll_fa_question_circle:before {
140 content: "\f059";
141 font-weight: 400;
142 }
143
144 .ays_poll_fa, .ays_poll_fab, .ays_poll_fal, .ays_poll_far, .ays_poll_fas {
145 -moz-osx-font-smoothing: grayscale;
146 -webkit-font-smoothing: antialiased;
147 display: inline-block;
148 font-style: normal;
149 font-variant: normal;
150 text-rendering: auto;
151 line-height: 1;
152 }
153
154
155 /* Social buttons */
156 .ays_poll-fa-linkedin:before {
157 content: "\f0e1";
158 }
159
160 .ays_poll_facebook:before {
161 content: "\f09a";
162 }
163
164 .ays_poll_fa-twitter:before {
165 content: "\f081";
166 }
167
168 .ays_poll_fa-vk:before {
169 content: "\f189";
170 }
171
172 .ays_poll_far {
173 font-weight: 400;
174 }
175
176 .ays_poll_fa_globe:before {
177 content: "\f0ac";
178 }
179
180 .ays_poll_fa_music:before {
181 content: "\f001";
182 }
183
184 .ays_poll_fa-star:before {
185 content: "\f005";
186 }
187
188 .ays_poll_fa-smile:before {
189 content: "\f118";
190 }
191
192 .ays_poll_fa-frown:before {
193 content: "\f119";
194 }
195
196 .ays_poll_fa-tired:before {
197 content: "\f5c8";
198 }
199
200 .ays_poll_fa-dizzy:before {
201 content: "\f567";
202 }
203
204 .ays_poll_fa-meh:before {
205 content: "\f11a";
206 }
207
208 .ays_poll_fa-thumbs-up:before {
209 content: "\f164";
210 }
211
212 .ays_poll_fa-thumbs-down:before {
213 content: "\f165";
214 }
215
216 .ays_poll_fa-info-circle:before {
217 content: "\f05a";
218 }
219
220 .ays_poll_fa-lock:before {
221 content: "\f023";
222 }
223
224 .ays_poll_fa-check:before {
225 content: "\f00c";
226 }
227
228 .ays_poll_fa-plus-square:before {
229 content: "\f0fe";
230 }
231
232 .ays_poll_fa-minus-square:before {
233 content: "\f146";
234 }
235
236 .ays_poll_fa-users:before {
237 content: "\f0c0"
238 }
239
240 .ays_poll_fa_trash:before {
241 content: "\f1f8";
242 }
243
244
245 .ays_poll_fa_thumbs_up::before {
246 content: "\f164";
247 }
248 .ays_poll_fa_thumbs_up{
249 font-size: 14px;
250 }
251 .ays_fa_calendar:before {
252 content: "\f073";
253 font-weight: 400;
254 }
255
256 .ays_poll_fa_text::before {
257 content: "\f036";
258 }
259
260 .ays_poll_fa_heart_o::before {
261 content: "\f004";
262 }
263
264 .ays_poll_fa_arrows:before {
265 content: "\f0b2";
266 }
267
268 .ays_poll_fa_minus_square:before {
269 content: "\f146";
270 }
271
272 .ays_fa_ellipsis_h:before {
273 content: "\f141";
274 }
275
276 .ays_poll_fa-code:before{
277 content: "\f121";
278 }
279
280 .ays_poll_fa-left:before {
281 content: "\f104";
282 font-weight: 900;
283 }
284 .ays_poll_fa-right:before {
285 content: "\f105";
286 font-weight: 900;
287 }
288
289 .ays_poll_fa-poll:before {
290 content: "\f681";
291 font-weight: 900;
292 }
293
294 .ays_poll_fa-diamond:before {
295 content: "\f3a5";
296 font-weight: 900;
297 }
298
299 .ays_fa_users:before {
300 content: "\f0c0";
301 font-weight: 900;
302 }
303
304 .ays_poll_fa-warning:before {
305 content: "\f071";
306 }
307
308 .ays_poll_fa_play:before {
309 content: "\f04b";
310 }
311
312 .ays_poll_fa-check-square:before {
313 content: "\f14a";
314 }
315
316 .ays_fa_arrow_down::before {
317 content: "\f078";
318 }
319
320 /*-- (fa --> ays_poll_fa) END --*/
321
322 #ui-datepicker-div {
323 /*width: fit-content;*/
324 width: 200px;
325 font-size: .9em;
326 z-index: 4 !important;
327 }
328
329 .ays-poll-tab-content fieldset, .ays-settings-wrapper fieldset {
330 border: 1px solid #aaa;
331 padding: 10px;
332 }
333
334 .ays-poll-tab-content legend, .ays-settings-wrapper legend {
335 width: auto;
336 padding: 0 5px;
337 display: flex;
338 align-items: center;
339 justify-content: space-between;
340 }
341
342 .ays-poll-tab-content legend h5, .ays-settings-wrapper legend h5 {
343 display: inline-block;
344 margin: 0px 10px 5px;
345 }
346
347 .ays-notice-banner #navigation-container {
348 width: 100%;
349 margin: 0 auto;
350 display: flex;
351 flex-direction: row;
352 flex-wrap: nowrap;
353 justify-content: space-between;
354 align-items: stretch;
355 align-content: stretch;
356 padding-top: 20px;
357 }
358
359 .ays-notice-banner .navigation-bar {
360 width: 100%;
361 text-align:center;
362 }
363 .ays-notice-banner .navigation-bar a.logo-container{
364 margin: 0 0 0 20px;
365 }
366 .ays-notice-banner .navigation-bar a.logo-container .logo {
367 float: left;
368 width: 80px;
369 }
370 .ays-notice-banner .navigation-bar ul {
371 display: flex;
372 flex-direction: row;
373 flex-wrap: nowrap;
374 justify-content: flex-end;
375 align-items: stretch;
376 align-content: stretch;
377 padding: 0;
378 margin: 0 20px 0 0;
379 max-width: 100%;
380 min-width: 200px;
381 width: 100%;
382 }
383
384 .ays-notice-banner .navigation-bar li {
385 padding: 0px;
386 margin-top: 4px;
387 margin-bottom: 4px;
388 margin-right: 44px;
389 }
390
391 .ays-notice-banner .navigation-bar li:last-child {
392 margin-right: 0;
393 }
394
395 /*.ays-notice-banner .navigation-bar li.make_a_suggestion a:hover:after {
396 border-color: #EB5757;
397 }*/
398
399 .ays-notice-banner .navigation-bar li.make_a_suggestion a {
400 color: #EB5757;
401 }
402
403 .ays-notice-banner .navigation-bar li.make_a_suggestion a:hover {
404 color: #C44949;
405 }
406
407 .ays-notice-banner .navigation-bar li a {
408 /*color: #fff;*/
409 color: #5561A3;
410 cursor: pointer;
411 font-size: 16px;
412 font-weight: 400;
413 line-height: 45px;
414 margin: 0 0 2em;
415 max-width: 160px;
416 position: relative;
417 text-decoration: underline;
418 text-transform: uppercase;
419 width: 100%;
420 letter-spacing: 0;
421 }
422
423 div.ays-notice-banner .navigation-bar li a:after {
424 -webkit-backface-visibility: hidden;
425 backface-visibility: hidden;
426 border: 1px solid rgba(255, 255, 255, 0);
427 bottom: 0;
428 content: " ";
429 display: none;
430 margin: 0 auto;
431 position: relative;
432 transition: all 280ms ease-in-out;
433 width: 0;
434 }
435
436 /*.ays-notice-banner .navigation-bar li a:hover:after{
437 -webkit-backface-visibility: hidden;
438 backface-visibility: hidden;
439 border-color: #fff;
440 transition: width 350ms ease-in-out;
441 width: 100%;
442 }*/
443
444 .ays-notice-banner .navigation-bar li a:hover{
445 outline: unset;
446 box-shadow: unset;
447 color: #3E477D;
448 }
449 .ays-notice-banner .modile-ddmenu-lg {
450 display: none;
451 }
452
453 .ays-notice-banner .modile-ddmenu-sm,
454 .ays-notice-banner .modile-ddmenu-md {
455 display: none;
456 position: relative;
457 width: 80px;
458 }
459
460 .ays-notice-banner #menu li a.toggle_ddmenu {
461 font-size:25px;
462 /*color: #fff;*/
463 color: #5561A3;
464 width: 100%;
465 }
466
467 .ays-notice-banner #menu li a.toggle_ddmenu i.ays_fa{
468 transition: .1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
469 }
470
471 .ays-notice-banner li ul.ddmenu {
472 display: none;
473 position: absolute;
474 right: -55px;
475 top: 50px;
476 z-index: 10000;
477 flex-direction: column;
478 width: fit-content;
479 min-width: 200px;
480 text-align: left;
481 /*background-color: #0093E9;*/
482 background-color: #FFFFFF;
483 /*background-image: linear-gradient(-160deg, #80D0C7 0%, #0093E9 100%);*/
484 background-image: unset;
485 box-shadow: 0px 4px 4px rgb(188 198 216 / 11%);
486 }
487
488 .ays-notice-banner li ul.ddmenu[data-expanded="true"] {
489 display: flex;
490 animation: slideInRight .2s;
491 }
492
493 .ays-notice-banner li ul.ddmenu li {
494 padding-left: 20px;
495 }
496
497 @media screen and (min-width: 1080px){
498 .ays-notice-banner .modile-ddmenu-lg {
499 display: block;
500 }
501 }
502
503 @media screen and (max-width: 1080px){
504 .ays-notice-banner .modile-ddmenu-md {
505 display: block;
506 }
507 }
508 @media screen and (max-width: 768px){
509 .ays-notice-banner .modile-ddmenu-sm {
510 display: block;
511 }
512 .ays-notice-banner .modile-ddmenu-md {
513 display: none;
514 }
515 #poststuff .metabox-holder.ays-poll-maker-categories-list-tables th#polls,
516 #poststuff .metabox-holder.ays-poll-maker-categories-list-tables td.polls.column-polls{
517 text-align: initial !important;
518 }
519 div.ays-notice-banner{
520 width: 100%;
521 }
522 }
523 @media screen and (max-width: 530px){
524 .ays-notice-banner .navigation-bar ul {
525 min-width: auto;
526 }
527
528 .ays-notice-banner .modile-ddmenu-sm {
529 display: block;
530 }
531 .ays-notice-banner .modile-ddmenu-md {
532 display: none;
533 }
534 .ays-notice-banner .modile-ddmenu-xs {
535 display: none;
536 }
537 }
538
539 .ays-fa-margin-right {
540 margin-right: 5px;
541 }
542
543 /* Notice banner end */
544
545 .ays-text-input {
546 width: 100%;
547 height: 40px;
548 }
549
550 input.ays-text-input,
551 textarea.ays-textarea {
552 display: block;
553 width: 100%;
554 resize: none;
555 }
556
557 textarea.ays-textarea.wp-editor-area {
558 resize: vertical;
559 }
560
561 input.ays-text-input.ays-text-input-short {
562 width: 250px;
563 display: inline-block;
564 margin: 7.5px 0;
565 }
566 .ays-select-short {
567 width: 250px;
568 }
569
570 .ays-redirect-content-left{
571 margin-right: 10px;
572 }
573
574 .ays-redirect-parent-box{
575 display: flex;
576 /*justify-content: space-between;*/
577 }
578
579 input.ays-text-input.ays-text-input-short:first-child {
580 margin-top: 0;
581 }
582
583 textarea.ays-textarea {
584 height: 160px;
585 margin-top: 5px;
586 width: 100%;
587 }
588
589 #ays-button-top,
590 #ays-button-top-apply,
591 #ays_poll_cancel_top,
592 #ays_poll_cancel,
593 #ays-button-apply,
594 #ays-button-cat,
595 #ays-button,
596 #ays-polls-next-button,
597 #ays-polls-prev-button{
598 margin-left: 10px;
599 }
600
601 select.ays-select {
602 width: 200px;
603 height: 40px !important;
604 }
605
606 .if-not-choosing-hide{
607 display: none;
608 }
609
610 .if-choosing .answers-col i {
611 display: inline-block;
612 font-size: 27px;
613 position: relative;
614 top: 5px;
615 left: 5px;
616 color: var(--info);
617 }
618
619 [id|='select2'] li[id$='-pro'] {
620 color: #e14d43 !important;
621 }
622
623 #vote-res,
624 #rate-res {
625 position: relative;
626 top: 2px;
627 color: var(--info);
628 font-size: 20px;
629 }
630
631 div[class|="if"] {
632 display: none;
633 }
634
635 hr[class|="if"] {
636 display: none;
637 }
638
639 #add-answer {
640 /*position: absolute;*/
641 /*left: 275px;*/
642 cursor: pointer;
643 transition: .2s ease-in;
644 }
645
646 .remove-answer {
647 cursor: pointer;
648 }
649
650 .ays-poll-change-notice {
651 font-style: italic;
652 font-size: 12px;
653 margin-left: 10px;
654 color: var(--gray);
655 }
656
657 input[type=text]:not(#current-page-selector),
658 input[type=search],
659 input[type=tel],
660 input[type=time],
661 input[type=url],
662 input[type=week],
663 input[type=password],
664 input[type=color],
665 input[type=date],
666 input[type=datetime],
667 input[type=datetime-local],
668 input[type=email],
669 input[type=month],
670 input[type=number],
671 select,
672 textarea,
673 .select2-selection__rendered {
674 /*font-size: 16px;*/
675 /*height: 40px;*/
676 border-radius: 4px;
677 /* margin-top: -1px; */
678 }
679
680 input[readonly] {
681 max-width: 100%;
682 width: 100%;
683 }
684
685 .ays-field {
686 width: 100%;
687 flex-wrap: wrap;
688 }
689
690 .ays-poll-shortcode-container {
691 display: flex;
692 align-items: center;
693 }
694
695 .ays-poll-copy-image {
696 display: flex;
697 justify-content: center;
698 align-items: center;
699 cursor: pointer;
700 margin-right: 5px;
701 }
702
703 .ays-bg-music-container {
704 display: flex;
705 align-items: center;
706 }
707
708 a.add-question-image,
709 a.add-poll-bg-music,
710 a.add-bg-image {
711 display: inline-block;
712 background: #666;
713 color: #fff;
714 padding: 5px 10px;
715 box-sizing: border-box;
716 text-decoration: none;
717 border-radius: 3px;
718 transition: all .3s;
719 margin-left: 10px;
720 margin-bottom: 10px;
721 }
722
723 a.add-poll-bg-music {
724 margin-left: 0px;
725 margin-right: 10px;
726 white-space: nowrap;
727 }
728
729 .ays-poll-question-image-container{
730 position: relative;
731 width: 360px;
732 /* display: none; */
733 margin: 10px auto;
734 }
735
736 .ays-poll-bg-image-container{
737 position: relative;
738 width: 300px;
739 /* display: none; */
740 margin: auto;
741 height: 250px;
742 padding: 10px;
743 }
744
745
746 .ays-poll-info-form-text {
747 font-family: unset;
748 background: red;
749 }
750
751 .ays-poll-question-image-container .ays-remove-question-img,
752 .ays-poll-bg-image-container .ays-remove-bg-img {
753 background: url(../images/remove-normal.png) no-repeat center center/80% rgba(255, 255, 255, .9);
754 position: absolute;
755 display: inline-block;
756 width: 40px;
757 height: 40px;
758 border-radius: 3px;
759 top: 11px;
760 right: 25px;
761 cursor: pointer;
762 transition: all .3s;
763 }
764
765 .ays-poll-question-image-container .ays-remove-question-img:hover,
766 .ays-poll-bg-image-container .ays-remove-bg-img:hover {
767 background: url(../images/remove-hover.png) no-repeat center center/80% rgba(255, 255, 255, .9);
768 transition: all .3s;
769 }
770
771 .ays-poll-question-image-container img{
772 width: 95%;
773 }
774
775 .ays-poll-bg-image-container img {
776 width: 100%;
777 height: 100%;
778 object-fit: cover;
779 }
780
781
782 a.add-question-image:hover,
783 a.add-question-image:focus,
784 a.add-bg-image:hover,
785 a.add-bg-image:focus {
786 outline: none;
787 box-shadow: none;
788 background: #666;
789 transition: all .3s;
790 }
791
792 .ays-poll-tab-content .select2-container--default .select2-selection--single .select2-selection__rendered {
793 line-height: 38px !important;
794 }
795
796 .select2.select2-container,.select2-container--default.select2-container{
797 z-index: 10000;
798 }
799
800 div#tab1 .select2.select2-container,.select2-container--default.select2-container,
801 div#tab1 .pro_features{
802 z-index: 3;
803 }
804
805 a.ays-poll-zindex-for-pro-tooltip {
806 z-index: 4;
807 }
808
809 /* Polls page | Options accordion styles start */
810 .ays-poll-accordion-header {
811 display: flex;
812 justify-content: flex-start;
813 align-items: center;
814 padding-top: 30px;
815 cursor: pointer;
816 }
817
818 .ays-poll-accordion-header:hover {
819 color: #008cff;
820 }
821
822 .ays-poll-accordion-header p.ays-subtitle {
823 margin: 0px;
824 }
825
826 .ays-poll-accordion-header .ays-poll-accordion-arrow-box {
827 cursor: pointer;
828 }
829
830 .ays-poll-accordion-header .ays-poll-accordion-arrow {
831 transition: .3s ease;
832 }
833
834 .ays-poll-accordion-header .ays-poll-accordion-arrow-active {
835 transform: rotate(90deg);
836 }
837
838 .ays-poll-accordion-header .ays-poll-accordion-arrow.ays-poll-accordion-arrow-active path {
839 fill: #008cff;
840 }
841 /* Polls page | Options accordion styles end */
842
843 .select2 {
844 display: inline-block !important;
845 }
846
847 .select2-selection.select2-selection--single {
848 height: 40px !important;
849 border: 1px solid #ddd !important;
850 box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07) !important;
851 }
852
853 .select2-container--default .select2-selection--single .select2-selection__rendered {
854 line-height: 39px !important;
855 }
856
857 .select2-container--default .select2-selection--single .select2-selection__arrow {
858 height: 40px !important;
859 }
860
861 .select2.select2-container {
862 width: 200px !important;
863 }
864
865 select[multiple] + .select2.select2-container {
866 width: 100% !important;
867 }
868
869 .ays-poll-tab-content {
870 animation: fadeEffect 1s;
871 display: none;
872 }
873
874 .ays-poll-tab-content-active {
875 display: block;
876 }
877
878 @keyframes fadeEffect {
879 from {
880 opacity: 0;
881 }
882 to {
883 opacity: 1;
884 }
885 }
886
887 .nav-tab-wrapper .nav-tab:focus {
888 box-shadow: none;
889 outline: none;
890 }
891
892 #ays-poll-question_ifr {
893 height: 250px !important;
894 }
895
896 .ays-poll-container,
897 .ays-poll-live-container {
898 max-width: 900px;
899 margin: auto;
900 display: flex;
901 flex-wrap: wrap;
902 justify-content: space-between;
903 align-items: center;
904 height: auto;
905 transition: 1s ease-in;
906 }
907
908 .ays-poll-live-container {
909 width: 96%;
910 margin: 10px auto;
911 background: white;
912 border: none;
913 box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
914 padding: 1rem;
915 box-sizing: border-box;
916 position: relative;
917 }
918
919 #ays_styles_tab,
920 #ays-poll-live-container {
921 max-width: 100%;
922 min-width: 300px;
923 }
924
925 .ays-poll-style-tab-live-container{
926 position: sticky;
927 top: 50px;
928 }
929
930 .flex-apm {
931 margin: 0 auto;
932 border: 1px solid #0C6291;
933 display: flex;
934 justify-content: center;
935 align-items: center;
936 flex-wrap: nowrap;
937 box-sizing: border-box;
938 }
939
940 .flex-apm > *:not(img):not(.ays-poll-vote-btn):not(span) {
941 margin: .5rem;
942 width: 95%;
943 }
944
945 .flex-apm * {
946 box-sizing: border-box;
947 padding: 0;
948 }
949
950 .flex-apm label {
951 display: inline-block;
952 }
953
954 .ays-poll-vote-btn {
955 line-height: 0.5;
956 margin-bottom: 1rem;
957 }
958
959 .flex-col-apm {
960 flex-direction: column;
961 align-items: flex-start;
962 }
963
964 .flex-apm h2,
965 .flex-apm h5 {
966 width: 95%;
967 text-align: center;
968 align-self: center;
969 }
970
971 .flex-apm .btn {
972 align-self: center;
973 height: 2rem;
974 padding: .5rem;
975 }
976
977 .ays-poll-img {
978 width: 96%;
979 display: inline-block;
980 margin: 5px auto;
981 }
982
983 .aligncenter {
984 align-self: center;
985 }
986
987 .alignleft {
988 align-self: flex-start;
989 }
990
991 .alignright {
992 align-self: flex-end;
993 }
994
995 #ays-poll-rate-value {
996 margin-left: 1rem;
997 display: none;
998 }
999
1000 table.wp-list-table.polls .column-id {
1001 width:70px;
1002 }
1003
1004 .ays_help {
1005 top: 1px;
1006 position: relative;
1007 color: var(--info) !important;
1008 cursor: help;
1009 }
1010
1011 .ays_help i {
1012 font-size: 14px !important;
1013 }
1014
1015 div.tooltip {
1016 text-align: left !important;
1017 position: absolute !important;
1018 font-size: 14px;
1019 z-index: 99999999999;
1020 }
1021 .tooltip > .tooltip-inner {
1022 position: relative !important;
1023 width: max-content !important;
1024 max-width: 300px !important;
1025 text-align: justify!important;
1026 box-shadow: 0px 0px 10px #fff;
1027 }
1028 .tooltip > .arrow {
1029 left: calc(50% + 28px) !important;
1030 }
1031 .tooltip > .tooltip-inner img {
1032 max-width: 100%;
1033 height: 100%;
1034 object-fit: contain;
1035 }
1036
1037 .ays-subtitle {
1038 font-size: 18px;
1039 margin: 15px 0;
1040 }
1041
1042
1043 /* POLL STYLES FOR LIVE PREVIEW */
1044
1045 .box-apm *:not(i):not(.ays-poll-btn) {
1046 color: var(--theme-text-color);
1047 }
1048
1049 .box-apm i {
1050 color: var(--theme-icon-color);
1051 font-size: var(--poll-icons-size);
1052 }
1053
1054 .box-apm.choosing-poll label {
1055 background-color: var(--theme-answer-bg-color);
1056 border: 1px solid var(--theme-main-color);
1057 }
1058
1059 .box-apm .apm-title-box {
1060 background-color: var(--theme-title-bg-color);
1061 }
1062
1063 .box-apm.choosing-poll input[type='radio']:checked + label,
1064 .box-apm.choosing-poll label.ays_enable_hover:hover {
1065 background-color: var(--theme-text-color);
1066 color: var(--theme-bg-color);
1067 }
1068
1069 .box-apm.choosing-poll input[type='radio']:checked + label *,
1070 .box-apm.choosing-poll label.ays_enable_hover:hover * {
1071 color: var(--theme-answer-bg-color);
1072 }
1073
1074 .box-apm .apm-title-box {
1075 text-align: center;
1076 display: var(--poll-display-title);
1077 }
1078
1079 .box-apm .apm-img-box {
1080 display: var(--poll-display-image-box);
1081 }
1082
1083 .box-apm {
1084 width: var(--poll-width);
1085 max-width: 100%;
1086 margin: 0 auto !important;
1087 border-style: var(--poll-border-style);
1088 border-radius: var(--poll-border-radius);
1089 border-width: var(--poll-border-width);
1090 box-shadow: var(--poll-box-shadow);
1091 /* border-color: var(--theme-main-color); */
1092 background-color: var(--theme-bg-color);
1093 background-position: center;
1094 background-repeat: no-repeat;
1095 background-size: cover;
1096 padding: 14px 0;
1097 box-sizing: border-box;
1098 /* overflow: hidden; */
1099 transition: .2s ease-in !important;
1100 -webkit-transition: -webkit-filter .2s ease-in !important;
1101 max-height: 800px;
1102 overflow-y: scroll;
1103 overflow: auto;
1104 padding-bottom: 40px;
1105 }
1106
1107 .box-apm > div {
1108 margin: 16px 0;
1109 }
1110
1111 .box-apm label {
1112 cursor: pointer;
1113 }
1114
1115 .box-apm * {
1116 box-sizing: border-box;
1117 padding: 0;
1118 margin: 0;
1119 }
1120
1121 .apm-button-box {
1122 width: 100%;
1123 text-align: center;
1124 }
1125
1126 input[type='button'].ays-poll-btn {
1127 background-color: var(--theme-main-color);
1128 color: var(--theme-bg-color);
1129 font-family: sans-serif;
1130 font-size: medium;
1131 /* line-height: 20px; */
1132 border-radius: 0;
1133 box-shadow: unset;
1134 border: none;
1135 cursor: pointer;
1136 display: inline-block;
1137 margin: 0 auto;
1138 /* padding: 9px 15px; */
1139 /* height: 35px;
1140 min-width: 90px; */
1141 transition: .2s ease-in !important;
1142 -webkit-transition: -webkit-filter .2s ease-in !important;
1143 max-width: 100%;
1144 }
1145
1146 input[type='button'].ays-poll-btn:hover {
1147 border: none;
1148 box-shadow: unset;
1149 -webkit-filter: opacity(0.7);
1150 filter: opacity(0.7);
1151 }
1152
1153 input[type='button'].ays-poll-btn:focus {
1154 outline: none;
1155 }
1156
1157 .box-apm h2,
1158 .box-apm h5 {
1159 margin: 0 auto;
1160 text-align: center;
1161 align-self: center;
1162 }
1163
1164 .flex-apm {
1165 display: flex;
1166 flex-wrap: nowrap;
1167 align-items: center;
1168 }
1169
1170 .answer-title.flex-apm {
1171 justify-content: space-between;
1172 border: none;
1173 }
1174
1175 .apm-img-box {
1176 text-align: center;
1177 }
1178
1179 .ays-poll-img {
1180 width: 100%;
1181 display: inline-block;
1182 max-width: max-content;
1183 }
1184
1185 .ays_poll_minimal_theme {
1186 display: flex;
1187 align-items: center;
1188 }
1189
1190 .ays_poll_minimal_theme label{
1191 font-weight: initial !important;
1192 margin: 3px 0 !important;
1193 border: none;
1194 }
1195
1196 .ays_poll_minimal_theme label.ays_enable_hover:hover, .ays_poll_minimal_theme input[type=radio]:checked + label{
1197 background-color: initial !important;
1198 color: var(--theme-main-color) !important;
1199 font-weight: initial !important;
1200 margin: 3px 0 !important;
1201 }
1202
1203 .ays_poll_minimal_theme input[type='radio']{
1204 display: block !important;
1205 }
1206
1207 input[type='button'].ays_poll_minimal_theme_btn.ays-poll-btn{
1208 color: initial;
1209 background: initial;
1210 border: 1px solid var(--theme-text-color);
1211 border-radius: 3px;
1212 }
1213
1214 .box-apm input[type='radio'] {
1215 display: none;
1216 }
1217
1218 .ays_question {
1219 text-align: center;
1220 }
1221
1222 .box-apm.choosing-poll .apm-choosing.ays-poll-field {
1223 margin-bottom: 10px;
1224 }
1225
1226 .apm-choosing label {
1227 font-size: 16px;
1228 font-weight: normal;
1229 display: block;
1230 /* margin: 4px auto; */
1231 width: 100%;
1232 padding: 10px;
1233 /*transition: .3s ease-in;*/
1234 }
1235
1236 .choosing-poll input[type='radio']:checked + label {
1237 font-weight: bold;
1238 }
1239
1240 .choosing-poll {
1241 padding: 0 14px;
1242 }
1243
1244 .rating-poll,
1245 .voting-poll {
1246 text-align: center;
1247 }
1248
1249 .rating-poll .apm-answers,
1250 .voting-poll .apm-answers {
1251 display: inline-flex;
1252 justify-content: center;
1253 align-items: center;
1254 flex-wrap: nowrap;
1255 }
1256
1257 .rating-poll .apm-answers > div {
1258 margin: 0 5px;
1259 }
1260
1261 .voting-poll .apm-answers > div {
1262 margin: 0 15px;
1263 }
1264
1265 .box-apm i {
1266 position: relative;
1267 }
1268
1269 .box-apm label > i.ays_poll_fa-thumbs-down {
1270 top: .3em;
1271 }
1272
1273 .box-apm i::before {
1274 font-family: "Font Awesome 5 Free" !important;
1275 }
1276
1277 /*LIVE PREVIEW STYLES END*/
1278
1279 .apm-pro-feature {
1280 color: #e14d43;
1281 }
1282
1283 .apm-pro-feature-text {
1284 color: rgba(33, 37, 41, 0.4);
1285 }
1286
1287 .apm-pro-feature-text a:hover {
1288 text-decoration: none;
1289 }
1290
1291 .apm-pro-feature-block, .ays_poll_theme_image_div_pro {
1292 position: relative;
1293 }
1294
1295 .ays_poll_theme_image_div_pro {
1296 display: flex;
1297 width: 60%;
1298 }
1299
1300 .apm-pro-feature-block .apm-pro-feature-link {
1301 position: absolute;
1302 width: 100%;
1303 height: calc(100% + 2rem);
1304 display: flex;
1305 align-items: flex-end;
1306 justify-content: flex-end;
1307 padding-right: 5px;
1308 right: 0;
1309 top: -1rem;
1310 background-color: rgba(0, 0, 0, .2);
1311 color: white;
1312 cursor: pointer;
1313 }
1314
1315 .apm-pro-feature-block.apm-types-row .apm-pro-feature-link,
1316 .apm-pro-feature-block.apm-themes-row .apm-pro-feature-link {
1317 /*width: 60%;*/
1318 justify-content: center;
1319 padding-right: 0;
1320 }
1321
1322 .apm-pro-feature-block.apm-types-row .apm-pro-feature-link {
1323 width: 30%;
1324 }
1325
1326 .apm-types-row .apm-pro-feature-link span,
1327 .apm-themes-row .apm-pro-feature-link span {
1328 background-color: rgba(0, 0, 0, .7);
1329 text-align: center;
1330 padding: 5px;
1331 width: 100%;
1332 }
1333
1334 .apm-pro-feature-link a {
1335 color: #e14d43
1336 }
1337
1338 .nav-tab-wrapper .nav-tab:focus {
1339 box-shadow: none;
1340 outline: none;
1341 }
1342
1343
1344 /* Our products PAGE STYLES */
1345
1346 .comparison {
1347 max-width: 100%;
1348 margin: 0 auto;
1349 margin-bottom: 20px;
1350 margin-top: 30px;
1351 font: 13px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
1352 text-align: center;
1353 padding: 10px;
1354 }
1355
1356 .comparison table {
1357 width: 100%;
1358 border-collapse: collapse;
1359 border-spacing: 0;
1360 table-layout: auto;
1361 }
1362
1363 .comparison td,
1364 .comparison th {
1365 border-right: 1px solid #E8E8E8;
1366 empty-cells: show;
1367 padding: 10px;
1368 border-top: 1px solid #E8E8E8;
1369 border-bottom: 1px solid #E8E8E8;
1370 color: #808080;
1371 font-size: 15px;
1372 }
1373
1374 .comparison tbody tr:nth-child(odd) {
1375 display: none;
1376 }
1377
1378 .comparison .compare-row {
1379 background: #F7F7F7;
1380 }
1381
1382 .comparison .ays_poll_fa-check {
1383 color: #69C7F1;
1384 }
1385
1386 .comparison th {
1387 font-weight: normal;
1388 padding: 0;
1389 border-top: 0px solid #E8E8E8;
1390 border-bottom: 0px solid #E8E8E8;
1391 }
1392
1393 .comparison tr td:first-child {
1394 text-align: left;
1395 padding: 15px;
1396 border-left: 1px solid #E8E8E8;
1397 border-top: 1px solid #E8E8E8;
1398 }
1399
1400 .comparison .product,
1401 .comparison .tl {
1402 color: #FFF;
1403 padding: 10px;
1404 font-size: 14px;
1405 }
1406
1407 .comparison .tl2 {
1408 border-right: 0;
1409 }
1410
1411 .comparison .product {
1412 background: #69C7F1;
1413 height: 40px;
1414 font-size: 1.6em;
1415 }
1416
1417 .comparison .price-info {
1418 padding: 15px;
1419 }
1420
1421 .comparison .price-now,
1422 .comparison .price-now span {
1423 color: #808080;
1424 }
1425
1426 .comparison .price-now span {
1427 font-size: 36px;
1428 color: #545454;
1429 }
1430
1431 .comparison .price-now p {
1432 font-size: 14px;
1433 text-align: center;
1434 line-height: 16px;
1435 display: inline;
1436 }
1437
1438 .comparison .price-buy {
1439 background: #69C7F1;
1440 padding: 10px 20px;
1441 font-size: 14px;
1442 display: inline-block;
1443 color: #fff;
1444 text-decoration: none;
1445 border-radius: 3px;
1446 text-transform: uppercase;
1447 margin: 5px 0 10px 0;
1448 letter-spacing: 1px;
1449 cursor: pointer;
1450 -webkit-transition: .3s all ease;
1451 transition: .3s all ease;
1452 }
1453
1454 .comparison .price-buy:hover {
1455 background: #6BB0DC;
1456 }
1457
1458 .comparison .ays-poll-pracing-table-td-flex {
1459 display: flex;
1460 justify-content: center;
1461 align-items: center;
1462 flex-direction: column;
1463 }
1464
1465 .comparison .ays-poll-pracing-table-td-flex span {
1466 font-size: 11px;
1467 color: #96a3bd;
1468 text-transform: uppercase;
1469 margin-top: 5px;
1470 }
1471
1472 @media screen and (min-width: 721px) and (max-width: 1000px) {
1473 .table_ul li {
1474 letter-spacing: 0px;
1475 }
1476 .comparison .price-now span {
1477 font-size: 32px;
1478 }
1479 .comparison .price-now p {
1480 display: block;
1481 }
1482 }
1483
1484 @media screen and (max-width: 720px) {
1485 .table_ul {
1486 padding: 0px;
1487 }
1488 .table_ul li {
1489 font-size: 10px;
1490 line-height: 16px;
1491 padding: 3px 0;
1492 }
1493 .comparison {
1494 max-width: 100%;
1495 }
1496 .comparison td:first-child,
1497 .comparison th:first-child {
1498 display: none;
1499 }
1500 .comparison tbody tr:nth-child(odd) {
1501 display: table-row;
1502 background: #F7F7F7;
1503 }
1504 .comparison .row {
1505 background: #FFF;
1506 }
1507 .comparison td,
1508 .comparison th {
1509 border: 1px solid #CCC;
1510 border-top: none;
1511 padding: 10px;
1512 }
1513 .price-info {
1514 border-top: 0 !important;
1515 padding: 10px 0 !important;
1516 }
1517 .price-info p {
1518 line-height: 8px;
1519 font-size: 8px !important;
1520 }
1521 .comparison .compare-row {
1522 background: #ffffff;
1523 }
1524 .comparison .price-now p {
1525 display: block;
1526 }
1527 .comparison .price-now span {
1528 font-size: 24px;
1529 }
1530 .comparison .qbse {
1531 font-size: 1.2em;
1532 }
1533 .comparison td {
1534 font-size: 14px;
1535 }
1536 .comparison th {
1537 font-size: 14px;
1538 }
1539 .ays-poll-col-4{
1540 width: 100%;
1541 padding: 5px;
1542 }
1543
1544 div.comparison .product {
1545 font-size: 15px;
1546 }
1547 }
1548
1549 /* Poll Maker Challange Start */
1550 .poll-maker-challenge {
1551 position: fixed;
1552 right: 20px;
1553 bottom: 0;
1554 width: 230px;
1555 z-index: 100110;
1556 border-top-left-radius: 4px;
1557 border-top-right-radius: 4px;
1558 box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
1559 }
1560
1561 .poll-maker-challenge .poll-maker-challenge-list-block {
1562 border-top-left-radius: 4px;
1563 border-top-right-radius: 4px;
1564 padding: 26px 20px 20px 20px;
1565 background-color: white;
1566 overflow: hidden;
1567 position: relative;
1568 transition: all 0.3s;
1569 transition-timing-function: ease;
1570 }
1571
1572 .poll-maker-challenge .poll-maker-challenge-list-block .list-block-button {
1573 position: absolute;
1574 color: #8e8e8e;
1575 top: 8px;
1576 right: 6px;
1577 cursor: pointer;
1578 width: 20px;
1579 height: 20px;
1580 background-size: 16px 16px;
1581 background-position: center center;
1582 background-repeat: no-repeat;
1583 transition: 0.3s;
1584 z-index: 999;
1585 }
1586
1587 .poll-maker-challenge .poll-maker-challenge-list-block .list-block-button:hover {
1588 color: #3f3939;
1589 }
1590
1591 .poll-maker-challenge .poll-maker-challenge-list {
1592 list-style: decimal;
1593 margin: 0;
1594 font-size: 14px;
1595 line-height: 16px;
1596 transition: all 0.3s;
1597 padding-left: 10px;
1598 }
1599
1600 .poll-maker-challenge .poll-maker-challenge-list li {
1601 height: 16px;
1602 margin-bottom: 17px;
1603 transition: opacity 0.1s, height 0.3s, margin 0.3s;
1604 }
1605
1606 .poll-maker-challenge .poll-maker-challenge-block-timer {
1607 padding: 10px 20px;
1608 background-color: #222222;
1609 box-sizing: border-box;
1610 display: flex;
1611 align-items: center;
1612 line-height: 20px;
1613 }
1614
1615 .poll-maker-challenge .poll-maker-challenge-block-timer img {
1616 width: 40px;
1617 height: 40px;
1618 border-radius: 50%;
1619 margin-right: 10px;
1620 }
1621
1622 .poll-maker-challenge .poll-maker-challenge-block-timer h3 {
1623 font-size: 15px;
1624 font-weight: 500;
1625 color: #ffffff;
1626 margin: 0;
1627 }
1628 /* Poll Maker Challange End */
1629
1630
1631 .ays-poll-row {
1632 display: flex;
1633 box-sizing: border-box;
1634 }
1635
1636 .ays-poll-col-4 {
1637 width: 25%;
1638 padding: 5px;
1639 }
1640
1641 .ays-poll-col-4 a {
1642 display: inline-block;
1643 padding: 5px;
1644 }
1645
1646 .ays-poll-row .lightbox-opened {
1647 background-color: #333;
1648 background-color: rgba(51, 51, 51, 0.9);
1649 cursor: pointer;
1650 height: 100%;
1651 left: 0;
1652 overflow-y: scroll;
1653 padding: 24px;
1654 position: fixed;
1655 text-align: center;
1656 top: 0;
1657 width: 100%;
1658 z-index: 999999;
1659 }
1660
1661 .ays-poll-row .lightbox-opened:before {
1662 background-color: #333;
1663 background-color: rgba(51, 51, 51, 0.9);
1664 color: #eee;
1665 content: "x";
1666 font-family: sans-serif !important;
1667 padding: 6px 12px;
1668 position: fixed;
1669 text-transform: uppercase;
1670 }
1671
1672 .ays-poll-row .lightbox-opened img {
1673 box-shadow: 0 0 6px 3px #333;
1674 max-width: 800px;
1675 width: 90%;
1676 }
1677
1678 .no-scroll {
1679 overflow: hidden;
1680 }
1681
1682 .open-lightbox {
1683 cursor: zoom-in;
1684 }
1685
1686 .lightbox-opened,
1687 .lightbox-opened img {
1688 cursor: zoom-out;
1689 }
1690
1691
1692 /* Our products PAGE STYLES END */
1693
1694 .apm-alert {
1695 position: fixed;
1696 bottom: 1rem;
1697 right: 1rem;
1698 }
1699
1700 .apm-alert .close {
1701 padding: .55rem 1.25rem;
1702 }
1703
1704 .apm-alert .close:focus {
1705 outline: none;
1706 }
1707
1708 table.results .row-actions {
1709 /*display: inline-block;*/
1710 }
1711
1712 table.eachresults .column-unread,
1713 table.results .column-id {
1714 width: 10%;
1715 }
1716
1717 table.results .row-actions {
1718 display: inline-block;
1719 margin-left: 15px;
1720 }
1721
1722 .unread-result-badge {
1723 margin: 5px auto;
1724 width: 10px;
1725 height: 10px;
1726 border-radius: 50%;
1727 background-color: #ccc;
1728 }
1729
1730 .unread-result-badge.unread-result {
1731 background-color: #ffc107;
1732 }
1733
1734 .results-apm {
1735 color: #0C6291;
1736 padding: 14px;
1737 background: #fff;
1738 border: 3px solid;
1739 width: 80%;
1740 margin: 20px auto;
1741 }
1742
1743 .results-apm .answer-title{
1744 font-size: 20px;
1745 }
1746
1747 .results-apm .answer-title .answer-text{
1748 word-wrap: break-word !important;
1749 word-break: break-word !important;
1750 }
1751
1752 div.results-apm div.answer-percent {
1753 max-width: 100%;
1754 min-width: 1%;
1755 padding: 0 3px;
1756 margin-bottom: 12px;
1757 background-color: #0C6291;
1758 border-radius: 5px;
1759 text-align: right;
1760 font-size: 12px;
1761 transition: 1s ease-out !important;
1762 color: #fff;
1763 font-size: 16px;
1764 height: 26px;
1765 }
1766
1767
1768 /* Results Modal */
1769 div.ays-poll-preloader {
1770 display: none;
1771 position: absolute;
1772 background: rgba(255, 255, 255, 0.8);
1773 width: 100%;
1774 justify-content: center;
1775 height: 100%;
1776 align-items: center;
1777 }
1778
1779 .ays_disable_modal {
1780 display: none;
1781 }
1782
1783 .ays_modal_title {
1784 padding: 4px 0px 4px 5px;
1785 }
1786
1787 .ays_modal_element:not(.ays_modal_question) {
1788 margin-top: 10px;
1789 }
1790
1791 .ays_modal_element label {
1792 margin: 0;
1793 }
1794
1795 .ays-modal-body #add_question_rows_top {
1796 margin-top: 10px;
1797 margin-bottom: 15px;
1798 }
1799
1800 /* The Close Button */
1801 .ays-close {
1802 color: #aaa;
1803 float: right;
1804 font-size: 28px;
1805 font-weight: bold;
1806 }
1807
1808 .ays-close:hover, .ays-close:focus {
1809 color: black;
1810 text-decoration: none;
1811 cursor: pointer;
1812 }
1813
1814 .ays-modal-header {
1815 padding: 2px 16px;
1816 background-color: whitesmoke;
1817 color: #666;
1818 }
1819
1820 /* The Modal (background) */
1821 .ays-modal {
1822 display: none;
1823 position: fixed;
1824 z-index: 999999999999999999999;
1825 left: 0;
1826 top: 0;
1827 width: 100%;
1828 height: 100%;
1829 overflow: auto;
1830 background-color: rgba(0, 0, 0, 0.4);
1831 }
1832
1833 /* Modal Content/Box */
1834 .ays-modal-content {
1835 background-color: #fefefe;
1836 margin: auto; /* 15% from the top and centered */
1837 margin-bottom: 30px;
1838 margin-top: 100px;
1839 border: 1px solid #888;
1840 width: 85%; /* Could be more or less, depending on screen size */
1841 z-index: 100000;
1842 position: relative;
1843 padding-left: 0 !important;
1844 animation-duration: .3s;
1845 transition: .5s ease-in-out;
1846 border-radius: 4px;
1847 }
1848
1849 /* Modal Body */
1850 .ays-modal-body {
1851 padding: 2px 16px;
1852 }
1853
1854 table#ays-results-table svg {
1855 width: 30px;
1856 vertical-align: middle;
1857 }
1858
1859 table#ays-results-table .path {
1860 stroke-dasharray: 1000;
1861 stroke-dashoffset: 0;
1862 }
1863
1864 table#ays-results-table .path.circle {
1865 -webkit-animation: dash 0.9s ease-in-out;
1866 animation: dash 0.9s ease-in-out;
1867 }
1868
1869 table#ays-results-table .path.line {
1870 stroke-dashoffset: 1000;
1871 -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
1872 animation: dash 0.9s 0.35s ease-in-out forwards;
1873 }
1874
1875 table#ays-results-table .path.check {
1876 stroke-dashoffset: -100;
1877 -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
1878 animation: dash-check 0.9s 0.35s ease-in-out forwards;
1879 }
1880
1881 table#ays-results-table p {
1882 display: inline-block;
1883 margin: 0;
1884 font-size: 1.25em;
1885 vertical-align: middle;
1886 }
1887
1888 table#ays-results-table p.success {
1889 color: #73AF55;
1890 }
1891
1892 table#ays-results-table p.error {
1893 color: #D06079;
1894 }
1895
1896 @-webkit-keyframes dash {
1897 0% {
1898 stroke-dashoffset: 1000;
1899 }
1900
1901 100% {
1902 stroke-dashoffset: 0;
1903 }
1904 }
1905
1906 @keyframes dash {
1907 0% {
1908 stroke-dashoffset: 1000;
1909 }
1910
1911 100% {
1912 stroke-dashoffset: 0;
1913 }
1914 }
1915
1916 @-webkit-keyframes dash-check {
1917 0% {
1918 stroke-dashoffset: -100;
1919 }
1920
1921 100% {
1922 stroke-dashoffset: 900;
1923 }
1924 }
1925
1926 @keyframes dash-check {
1927 0% {
1928 stroke-dashoffset: -100;
1929 }
1930
1931 100% {
1932 stroke-dashoffset: 900;
1933 }
1934 }
1935
1936 table#ays-results-table {
1937 width: 100%;
1938 }
1939
1940 table#ays-results-table tr td {
1941 padding: 10px;
1942 }
1943
1944 table#ays-results-table td h1 {
1945 padding: 0;
1946 }
1947
1948 table#ays-results-table .hr-line td {
1949 padding-bottom: 0;
1950 }
1951
1952 table#ays-results-table .hr-line + tr td {
1953 padding-top: 0;
1954 }
1955
1956 table#ays-results-table tr td:first-child {
1957 font-weight: bold;
1958 }
1959 .pro_features {
1960 display: flex;
1961 align-items: center;
1962 justify-content: center;
1963 width: 100%;
1964 height: 260px;
1965 box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .5);
1966 background-repeat: no-repeat;
1967 background-position: top left;
1968 z-index: 99999999;
1969 margin: 30px 0;
1970 }
1971
1972 .pro_features_2{
1973 width: 100%;
1974 height: 260px;
1975 box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .5);
1976 background-repeat: no-repeat;
1977 background-position: top left;
1978 z-index: 99999999;
1979 margin: 30px 0;
1980 }
1981
1982 .pro_features_by_email {
1983 margin: 0;
1984 box-shadow: none;
1985 display: flex;
1986 align-items: flex-end;
1987 justify-content: flex-end;
1988 width: 100%;
1989 height: 468px;
1990 background: rgba(0,0,0,.1);
1991 z-index: 99999999;
1992 top: 0;
1993 left: 0;
1994 }
1995
1996 .pro_features p {
1997 color: ghostwhite;
1998 font-size: 40px;
1999 box-sizing: border-box;
2000 padding: 10px 15px;
2001 background: rgba(0, 0, 0, .7);
2002 border-radius: 3px;
2003 }
2004
2005 .pro_features p a {
2006 color: #f50057;
2007 font-weight: 700;
2008 transition: all .3s ease-in;
2009 }
2010
2011 .pro_features p a:hover {
2012 color: #C51162;
2013 transition: all .3s ease-in;
2014 }
2015
2016 input.ays_toggle[type=checkbox] {
2017 display: none;
2018 }
2019
2020 label.ays_switch_toggle {
2021 cursor: pointer;
2022 text-indent: -9999px;
2023 width: 35px;
2024 height: 14px;
2025 background: grey;
2026 display: block;
2027 border-radius: 50px;
2028 position: relative;
2029 transition: .3s ease;
2030 }
2031
2032 label.ays_switch_toggle:after {
2033 content: '';
2034 position: absolute;
2035 top: -3px;
2036 left: -3px;
2037 width: 20px;
2038 height: 20px;
2039 background: #0085ba;
2040 border-radius: 30px;
2041 transition: 0.3s;
2042 }
2043
2044 input:checked + label.ays_switch_toggle {
2045 background: #b7ccea;
2046 }
2047
2048 input:checked + label.ays_switch_toggle:after {
2049 left: calc(100% - -5px);
2050 transform: translateX(-100%);
2051 }
2052
2053 label.ays_switch_toggle:hover:after {
2054 box-shadow: 0 0 10px #31618c;
2055 }
2056
2057 .ays_divider_left {
2058 border-left: 1px solid #ededed;
2059 }
2060
2061 .ays_divider_right {
2062 border-right: 1px solid #ededed;
2063 }
2064
2065 .ays_divider_top {
2066 border-top: 1px solid #ededed;
2067 }
2068
2069 .ays_poll_type_image_div input[type="radio"],
2070 .ays_poll_theme_image_div input[type="radio"] {
2071 display: none;
2072 }
2073
2074 .ays_poll_type_image_div p,
2075 .ays_poll_type_image_div_pro p,
2076 .ays_poll_theme_image_div p {
2077 text-align: center;
2078 margin-bottom: 7px;
2079 }
2080
2081 .ays_poll_type_image_div img,
2082 .ays_poll_type_image_div_pro img {
2083 background-color: white;
2084 border: 1px solid #0073aa;
2085 padding: 5px;
2086 transition: .2s ease;
2087 }
2088
2089 .ays_poll_theme_image_div,
2090 .ays_poll_theme_image_div>label {
2091 cursor: pointer;
2092 }
2093
2094 .ays_poll_theme_image_div img {
2095 transition: .2s ease;
2096 }
2097
2098 .ays_poll_type_image_div:not(.apm-pro-feature):hover img,
2099 .ays_poll_theme_image_div:not(.apm-pro-feature):hover img {
2100 opacity: 0.8;
2101 }
2102
2103 .ays_vote_limitation_time_period_box {
2104 max-width: 33%;
2105 }
2106
2107 div.row {
2108 padding: 0; /* conflict with WP Phlox theme */
2109 }
2110
2111 div.col.ays-poll-styles-page-main-container { /* conflict with WP Phlox theme */
2112 padding: 0;
2113 margin-left: 0;
2114 margin-right: 0;
2115 float: none;
2116 }
2117
2118 /*
2119 * Poll themes Mobile | Start
2120 */
2121
2122 @media screen and (max-width: 1200px) {
2123 div.ays-poll-all-themes-container {
2124 overflow-x: scroll;
2125 }
2126
2127 div.ays-poll-all-themes-container .ays-poll-new-upgrade-button-box {
2128 top: 3px;
2129 }
2130
2131 div.ays-poll-all-themes-container .only_pro {
2132 width: 520px;
2133 }
2134 }
2135
2136 @media screen and (max-width: 768px) {
2137
2138 .box-apm.choosing-poll label {
2139 flex-direction: column !important;
2140 }
2141
2142 div.ays-poll-themes-pro-features {
2143 width: 560px;
2144 }
2145
2146 div.ays_poll_theme_image_div_pro {
2147 width: initial;
2148 }
2149
2150 div.apm-themes-row .ays_poll_theme_image_div {
2151 display: flex;
2152 justify-content: center;
2153 align-items: center;
2154 margin-bottom: 15px;
2155 }
2156
2157 div.apm-themes-row .ays_poll_theme_image_div label.ays-poll-theme-item {
2158 margin: 0 auto;
2159 }
2160
2161 div.apm-themes-row .ays_poll_theme_image_div_pro{
2162 /*display: block;*/
2163 margin: 0 auto;
2164 }
2165
2166 #ays-poll-form .wp-picker-container .wp-color-result.button {
2167 padding: 0 0 0 30px;
2168 }
2169
2170 #ays-poll-form input[type=radio] {
2171 height: 1rem;
2172 width: 1rem;
2173 }
2174
2175 table.results .row-actions {
2176 margin-left: 15px;
2177 }
2178
2179 .ays-poll-general-settings-form .d-flex {
2180 flex-direction: column;
2181 gap: 10px;
2182 max-width: 200px;
2183 }
2184 }
2185
2186 /*
2187 * Poll themes Mobile | End
2188 */
2189
2190 .apm_active_type img,
2191 .apm_active_theme img {
2192 box-shadow: 0 0 3px 3px #b73b39;
2193 }
2194
2195 .apm-types-row {
2196 margin-bottom: 1rem;
2197 }
2198
2199 .apm-loader {
2200 width: 95px;
2201 margin-right: 10px;
2202 padding: 10px 13.5px;
2203 border: 1px solid #b3b3b3;
2204 background: white;
2205 border-radius: 8px;
2206 }
2207
2208 .apm-loader .loader{
2209 height: auto;
2210 }
2211
2212 .apm-loader.apm-pro-feature {
2213 border-color: #dc3545;
2214 }
2215
2216 .apm-loader.apm-pro-feature svg {
2217 fill: #dc3545;
2218 }
2219
2220 .apm-loader:last-child {
2221 margin-right: 0;
2222 }
2223
2224 .apm-loading-gif {
2225 margin-bottom: 0;
2226 margin-top: 0;
2227 }
2228
2229 .apm-loading-gif svg {
2230 width: 36px;
2231 height: 42px;
2232 }
2233
2234 blockquote.error_message {
2235 color: crimson;
2236 font-size: 12px;
2237 font-style: italic;
2238 border-color: crimson;
2239 }
2240
2241 blockquote.error_message a {
2242 color: brown;
2243 font-weight: bold;
2244 }
2245
2246 blockquote {
2247 font-size: 14px;
2248 width: 100%;
2249 margin: 0 auto;
2250 font-style: italic;
2251 color: #555555;
2252 padding: 8px 15px 8px 15px;
2253 border-left: 5px solid #78c0a8;
2254 line-height: 1.6;
2255 position: relative;
2256 background: #ededed;
2257 }
2258
2259 blockquote::before {
2260 content: none;
2261 }
2262
2263 blockquote::after {
2264 content: "";
2265 }
2266
2267 blockquote span {
2268 display: block;
2269 color: #333333;
2270 font-style: normal;
2271 font-weight: bold;
2272 margin-top: 1em;
2273 }
2274
2275 .ays_poll_settings_integration_container {
2276 border-radius: 8px;
2277 border-color: #E0DADA !important;
2278 }
2279
2280 .ays_poll_settings_integration_container blockquote.error_message {
2281 border: none;
2282 background-color: #2454a60a;
2283 border-radius: 8px;
2284 color: #000;
2285 font-style: normal;
2286 }
2287
2288 .ays_poll_settings_integration_container blockquote.error_message a {
2289 color: #000 !important;
2290 text-decoration: underline;
2291 font-size: 18px !important;
2292 }
2293
2294 i.ays_poll_fa-check-square {
2295 color: var(--success);
2296 }
2297
2298
2299 i.ays_poll_fa-square {
2300 color: var(--danger);
2301 }
2302
2303
2304 h1.wp-heading-inline {
2305 margin-bottom: 20px;
2306 }
2307
2308 .ays-poll-each-results-heading-inline {
2309 display: flex;
2310 align-items: center;
2311 justify-content: center;
2312 }
2313
2314 p.ays-subtitle {
2315 margin-top: 20px;
2316 font-size: 18px;
2317 font-weight: 500;
2318 }
2319
2320 /*aray*/
2321 .ays-poll-sel-fields, .ays-poll-req-fields {
2322 padding: 20px 0;
2323 display: flex;
2324 flex-direction: column;
2325 }
2326
2327 .ays-poll-sel-fields .ays-poll-check-box.mr-2,
2328 .ays-poll-req-fields .ays-poll-check-box.mr-2 {
2329 padding: 8px;
2330 border: 1px solid #ccc;
2331 white-space: nowrap;
2332 margin-bottom: .75rem;
2333 }
2334
2335 .ays-poll-sel-fields .ays-poll-check-box.mr-2 label,
2336 .ays-poll-req-fields .ays-poll-check-box.mr-2 label {
2337 margin: 0;
2338 line-height: 1;
2339 vertical-align: baseline;
2340 }
2341
2342 /*#user_email.manage-column {
2343 width: 200px;
2344 }*/
2345
2346 a.forArrow {
2347 display: inline-block;
2348 width: 30px;
2349 height: 30px;
2350 color: black;
2351 }
2352
2353 a.forArrow:focus {
2354 outline: none;
2355 box-shadow: none;
2356 }
2357
2358 .color-alpha,
2359 .wp-picker-container .color-alpha {
2360 height: 100% !important;
2361 }
2362
2363 button:hover .color-alpha,
2364 button:active .color-alpha {
2365 border-color: #999;
2366 }
2367
2368 button:active .color-alpha {
2369 box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5);
2370 }
2371
2372 .if-logged-in{
2373 border-left: 1px solid #ccc;
2374 }
2375
2376 blockquote.error_message {
2377 color: crimson;
2378 font-size: 16px;
2379 font-style: italic;
2380 border-color: crimson;
2381 }
2382
2383 blockquote.error_message a {
2384 color: brown;
2385 font-weight: bold;
2386 }
2387
2388 blockquote {
2389 font-size: 14px;
2390 width: 100%;
2391 margin: 0 auto;
2392 font-style: italic;
2393 color: #555555;
2394 padding: 8px 15px 8px 15px;
2395 border-left: 5px solid #78c0a8;
2396 line-height: 1.6;
2397 position: relative;
2398 background: #ededed;
2399 }
2400
2401 blockquote::before {
2402 content: none;
2403 }
2404
2405 blockquote::after {
2406 content: "";
2407 }
2408
2409 blockquote span {
2410 display: block;
2411 color: #333333;
2412 font-style: normal;
2413 font-weight: bold;
2414 margin-top: 1em;
2415 }
2416
2417 blockquote.ays_poll_warning_triangle {
2418 font-size: 14px;
2419 width: 100%;
2420 margin: 0 auto;
2421 font-style: italic;
2422 color: #555555;
2423 padding: 8px 15px 8px 15px;
2424 border-left: 5px solid #F3BF60;
2425 line-height: 1.6;
2426 position: relative;
2427 background: #ededed;
2428 }
2429
2430 blockquote.ays_poll_warning_triangle i {
2431 color: #F3BF60;
2432 }
2433
2434 .ays-settings-wrapper {
2435 display: flex;
2436 }
2437
2438 .ays-settings-wrapper .nav-tab-wrapper {
2439 min-width: 150px;
2440 margin-right: 15px;
2441 border-bottom: none;
2442 }
2443
2444 .ays-settings-wrapper .nav-tab-wrapper .nav-tab {
2445 display: block;
2446 width: 100%;
2447 border: 1px solid #ccc;
2448 margin: 0;
2449 float: none;
2450 }
2451
2452 .ays-settings-wrapper .nav-tab-wrapper .nav-tab:last-child {
2453 border-bottom: 1px solid #ccc;
2454 }
2455
2456 @media screen and (max-width: 768px) {
2457 .ays-poll-results-list-table div.ays-top-menu-wrapper {
2458 margin-top: 50px;
2459 }
2460 }
2461
2462 .ays-settings-wrapper .ays-poll-tabs-wrapper {
2463 width: 100%;
2464 border-left: 1px solid #ccc;
2465 padding-left: 15px;
2466 }
2467
2468 .ays-settings-wrapper .ays-poll-tabs-wrapper p.ays-subtitle {
2469 margin-top: 0;
2470 }
2471
2472 .pro_features_integrations{
2473 width: 97% !important;
2474 left: 16px !important;
2475 }
2476
2477 .ays_select2_pro_disabled + span.select2-container--default.select2-container--focus .select2-selection--multiple{
2478 border:1px solid #aaa;
2479 }
2480
2481 @media screen and (max-width: 1200px) {
2482 .apm-loading-gif svg {
2483 width: 30px;
2484 height: 25px;
2485 }
2486
2487 .apm-loader {
2488 width: 60px;
2489 padding: 10px 2.5px;
2490 margin-right: 5px;
2491 margin-bottom: 5px;
2492 }
2493
2494 .apm-loader:first-child {
2495 margin-left: 50px;
2496 }
2497
2498 .apm-loader:last-child {
2499 margin-right: 5px;
2500 }
2501
2502 .apm-loader input[type="radio"] {
2503 margin: 0;
2504 }
2505
2506 .if-loading-gif {
2507 justify-content: flex-end;
2508 }
2509
2510 .if-loading-message {
2511 text-align: right;
2512 }
2513 }
2514
2515 @media screen and (max-width: 768px) {
2516 .if-loading-gif {
2517 max-width: 100%;
2518 justify-content: flex-start;
2519 flex: 0 0 100%;
2520 margin-top: 10px;
2521 margin-left: 0;
2522 }
2523
2524 .apm-loader:first-child {
2525 margin-left: 0;
2526 }
2527
2528 .if-loading-message {
2529 text-align: left;
2530 margin-top: 10px;
2531 margin-left: 0;
2532 max-width: 100%;
2533 flex: 0 0 100%;
2534 }
2535 }
2536
2537 .pro_features, .pro_features_integrations{
2538 margin: 0;
2539 box-shadow: none;
2540 position: absolute;
2541 display: flex;
2542 align-items: flex-end;
2543 justify-content: flex-end;
2544 width: 100%;
2545 height: 100%;
2546 /* background: rgba(0,0,0,.1); */
2547 background: rgba(53 113 196 / 5%);
2548 z-index: 3;
2549 z-index: 3;
2550 top: 0;
2551 left: 0;
2552 border-radius: 10px;
2553 }
2554
2555 div.only_pro .row *:not(i) {
2556 color: #A3A3A3;
2557 }
2558
2559 div.only_pro .row input[type=text],
2560 div.only_pro .row input[type=number],
2561 div.only_pro .row input[type=button],
2562 div.only_pro .row input[type=radio],
2563 div.only_pro .row button,
2564 div.only_pro .row select,
2565 div.only_pro .row textarea,
2566 div.only_pro .row .select2-container--default .select2-selection--multiple {
2567 border: 1px solid #ccc !important;
2568 }
2569
2570 div.only_pro .row .ays_help {
2571 z-index: 4;
2572 }
2573
2574 .only_pro_full_tab {
2575 opacity: 0.9;
2576 }
2577
2578 .pro_features.pro_features_popup_only_hover,
2579 .pro_features.pro_features_popup {
2580 /*background-color: #dfdfdf;*/
2581 background: rgba(53 113 196 / 5%);
2582 border-radius: 10px;
2583 /* box-shadow: 0 1px 2px 0 #d9d9da; */
2584 color: #636a84;
2585 cursor: pointer;
2586 display: block;
2587 font-size: 14px;
2588 overflow: hidden;
2589 padding: 10px 5px;
2590 text-align: center;
2591 text-overflow: ellipsis;
2592 transition: all .05s;
2593 white-space: nowrap;
2594 /*opacity: 0.5;*/
2595 transition: 0.15s;
2596 }
2597 .pro_features.pro_features_popup_only_hover:hover,
2598 .pro_features.pro_features_popup:hover {
2599 background-color: #3571C4;
2600 background-color: rgba(53 113 196 / 10%);
2601 color: #fff;
2602 }
2603
2604 .only_pro input[type=checkbox] {
2605 border: 1px solid #D1D1D1;
2606 background: #EDF2FC;
2607 }
2608
2609 a.ays-poll-new-upgrade-button-link {
2610 text-decoration: unset;
2611 }
2612
2613 .pro_features.centered {
2614 align-items: center;
2615 justify-content: center;
2616 }
2617
2618 .pro_features p , .pro_features_by_email p {
2619 font-size: 20px;
2620 box-sizing: border-box;
2621 padding: 5px;
2622 border-radius: 3px;
2623 margin-right: 5px;
2624 }
2625 a.only_pro_lik,
2626 .pro_features p a , .pro_features_by_email p a {
2627 color: #f50057;
2628 font-weight: 700;
2629 transition: all .3s ease-in;
2630 }
2631 a.only_pro_lik:hover,
2632 .pro_features p a:hover, .pro_features_by_email p a:hover{
2633 color: #C51162;
2634 transition: all .3s ease-in;
2635 }
2636
2637 /* Upgrade button start */
2638 .ays-poll-new-upgrade-button-box {
2639 display: flex;
2640 justify-content: center;
2641 align-items: center;
2642 position: absolute;
2643 top: -15px;
2644 right: 10px;
2645 background-color: #ffe9de;
2646 color: #F47535;
2647 font-size: 15px;
2648 padding: 5px 20px;
2649 border-radius: 20px;
2650 filter: drop-shadow(rgba(0, 0, 0, 0.2) 0px 1px 0.833333px);
2651 z-index: 4;
2652 cursor: pointer;
2653 font-weight: bold;
2654 }
2655
2656 .ays-poll-new-upgrade-button-box img {
2657 width: 24px;
2658 }
2659
2660 .ays-poll-new-upgrade-button-box:hover {
2661 color: #FF5500;
2662 }
2663
2664 .ays-poll-new-upgrade-button-hover,
2665 .ays-poll-new-upgrade-button-box:hover img:not(.ays-poll-new-upgrade-button-hover) {
2666 display: none;
2667 }
2668
2669 .ays-poll-new-upgrade-button-box:hover .ays-poll-new-upgrade-button-hover{
2670 display: inline-block;
2671 }
2672
2673 /* Upgrade button end */
2674
2675 /* Watch video button start */
2676
2677 .ays-poll-new-watch-video-button-box {
2678 display: flex;
2679 justify-content: center;
2680 align-items: center;
2681
2682 position: absolute;
2683 top: -15px;
2684 right: 145px;
2685 background-color: #E0EBFF;
2686 color: #6392D4;
2687 font-size: 15px;
2688 padding: 5px 20px;
2689 border-radius: 20px;
2690 filter: drop-shadow(rgba(0, 0, 0, 0.2) 0px 1px 0.833333px);
2691 z-index: 4;
2692 cursor: pointer;
2693 font-weight: bold;
2694 }
2695
2696 .ays-poll-new-watch-video-button-box img {
2697 width: 24px;
2698 }
2699
2700 .ays-poll-new-watch-video-button-box:hover {
2701 color: #3571C4;
2702 }
2703
2704 .ays-poll-new-watch-video-button-hover,
2705 .ays-poll-new-watch-video-button-box:hover img:not(.ays-poll-new-watch-video-button-hover) {
2706 display: none;
2707 }
2708
2709 .ays-poll-new-watch-video-button-box:hover .ays-poll-new-watch-video-button-hover{
2710 display: inline-block;
2711 }
2712
2713 .ays-poll-new-big-button-flex {
2714 display: flex;
2715 justify-content: center;
2716 align-items: center;
2717 }
2718
2719 @media screen and (max-width: 768px){
2720 div.ays-poll-new-upgrade-button-box,
2721 div.ays-poll-new-view-demo-button-box,
2722 div.ays-poll-new-watch-video-button-box {
2723 font-size: 12px;
2724 }
2725
2726 div.ays-poll-new-watch-video-button-box{
2727 right: 130px;
2728 }
2729
2730 div.ays-poll-new-big-button-flex {
2731 flex-direction: column;
2732 }
2733
2734 div.ays-poll-new-big-button-flex > div:nth-child(2) {
2735 margin-top: 20px;
2736 }
2737
2738 div.ays-poll-center-big-watch-video-button-box {
2739 margin-right: 0 !important;
2740 }
2741
2742 div.ays-poll-new-view-demo-button-box{
2743 top: 30px;
2744 right: 80px;
2745 }
2746 }
2747
2748 /* Watch video button end */
2749
2750 /* View Demo button start */
2751
2752 .ays-poll-new-view-demo-button-box {
2753 display: flex;
2754 justify-content: center;
2755 align-items: center;
2756
2757 position: absolute;
2758 top: -15px;
2759 /*right: 310px;*/
2760 right: 145px;
2761 background-color: #e0ffe4;
2762 color: #178c07;
2763 font-size: 15px;
2764 padding: 5px 20px;
2765 border-radius: 20px;
2766 filter: drop-shadow(rgba(0, 0, 0, 0.2) 0px 1px 0.833333px);
2767 z-index: 4;
2768 cursor: pointer;
2769 font-weight: bold;
2770 }
2771
2772 .ays-poll-new-view-demo-button-box img {
2773 width: 24px;
2774 }
2775
2776 .ays-poll-new-view-demo-button-box:hover {
2777 color: #0f5c05;
2778 }
2779
2780 /*.ays-poll-new-view-demo-button-hover,
2781 .ays-poll-new-view-demo-button-box:hover img:not(.ays-poll-new-view-demo-button-hover) {
2782 display: none;
2783 }*/
2784
2785 /*.ays-poll-new-view-demo-button-box:hover .ays-poll-new-view-demo-button-hover{
2786 display: inline-block;
2787 }*/
2788
2789 /* View Demo button end */
2790
2791 .ays-poll-sm-content-row-sg {
2792 background-color: #ecf6ff;
2793 margin: 70px 0;
2794 }
2795
2796 .ays-poll-sm-main-container-sg * {
2797 margin: 0;
2798 padding: 0;
2799 box-sizing: border-box;
2800 background-repeat: no-repeat;
2801 }
2802
2803 .ays-poll-sm-center-box-sg {
2804 display: flex;
2805 align-items: center;
2806 justify-content: center;
2807 }
2808
2809 .ays-poll-sm-guarantee-container-sg {
2810 width: 70%;
2811 margin: auto;
2812 padding: 15px 0;
2813 }
2814
2815 .ays-poll-sm-guarantee-container-sg img {
2816 width: 200px;
2817 margin-right: 30px;
2818 }
2819
2820 .ays-poll-sm-guarantee-text-container-sg {
2821 max-width: 555px;
2822 }
2823
2824 .ays-poll-sm-guarantee-container-sg h3 {
2825 font-size: 32px;
2826 text-transform: uppercase;
2827 color: #5F61FB;
2828 font-weight: 600;
2829 margin-bottom: 20px;
2830 }
2831
2832 .ays-poll-sm-guarantee-container-sg p {
2833 font-size: 14px;
2834 color: #6A6A6A;
2835 line-height: 1.5em;
2836 }
2837
2838 /* Big buttons start */
2839
2840 .ays-poll-center-big-main-button-box{
2841 position: absolute;
2842 top: 50%;
2843 left: 50%;
2844 transform: translate(-50%, -50%);
2845 z-index: 4;
2846 visibility: hidden;
2847 }
2848
2849 .only_pro:hover .ays-poll-center-big-main-button-box{
2850 visibility: visible;
2851 }
2852
2853 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-new-big-upgrade-button{
2854 display: flex;
2855 background-color: #fff;
2856 border-radius: 31px;
2857 color: #F47535;
2858 font-size: 25px;
2859 box-shadow: 0px 1px 2px #00000036;
2860 font-weight: 700;
2861 cursor: pointer;
2862 text-decoration: none;
2863 width: 250px;
2864 height: 65px;
2865 align-items: center;
2866 justify-content: center;
2867 flex-wrap: wrap;
2868 }
2869
2870 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-new-big-upgrade-button img{
2871 width: 40px;
2872 }
2873
2874 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-new-big-upgrade-button:hover{
2875 color: #FF5500;
2876 }
2877
2878 /* .ays-poll-new-upgrade-button-hover,
2879 .ays-poll-center-big-main-button-box:hover img:not(.ays-poll-new-upgrade-button-hover) {
2880 display: none;
2881 }
2882
2883 .ays-poll-center-big-main-button-box:hover .ays-poll-new-upgrade-button-hover{
2884 display: inline-block;
2885 } */
2886
2887 /* Big buttons end */
2888
2889 /* Big View Demo button start */
2890
2891 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-new-big-view-demo-button{
2892 display: flex;
2893 background-color: #fff;
2894 border-radius: 31px;
2895 color: #178c07;
2896 font-size: 25px;
2897 box-shadow: 0px 1px 2px #00000036;
2898 font-weight: 700;
2899 cursor: pointer;
2900 text-decoration: none;
2901 width: 250px;
2902 height: 65px;
2903 align-items: center;
2904 justify-content: center;
2905 flex-wrap: wrap;
2906 }
2907
2908 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-new-big-view-demo-button img{
2909 width: 40px;
2910 }
2911
2912 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-new-big-view-demo-button:hover{
2913 color: #0f5c05;
2914 }
2915
2916 /* Big View Demo button end */
2917
2918 /* Big Watch Video button start */
2919
2920 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-big-watch-video-button-box {
2921 display: flex;
2922 background-color: #fff;
2923 border-radius: 31px;
2924 color: #6392D4;
2925 font-size: 25px;
2926 box-shadow: 0px 1px 2px #00000036;
2927 font-weight: 700;
2928 cursor: pointer;
2929 text-decoration: none;
2930 width: 250px;
2931 height: 65px;
2932 align-items: center;
2933 justify-content: center;
2934 flex-wrap: wrap;
2935 margin-right: 10px;
2936 }
2937
2938 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-big-watch-video-button-box img{
2939 width: 40px;
2940 }
2941
2942 .only_pro .ays-poll-center-big-main-button-box .ays-poll-center-big-watch-video-button-box:hover{
2943 color: #3571C4;
2944 }
2945
2946 .ays-poll-new-upgrade-button-hover,
2947 .ays-poll-center-new-big-upgrade-button:hover img.ays-poll-new-button-img-hide {
2948 display: none;
2949 }
2950
2951 .ays-poll-center-new-big-upgrade-button:hover .ays-poll-new-upgrade-button-hover{
2952 display: inline-block;
2953 }
2954
2955 /* Big View Demo button end */
2956
2957
2958 .only_pro.ays-poll-margin-top-20 {
2959 margin-top: 20px;
2960 }
2961
2962 .ays-poll-margin-top-20 {
2963 margin-top: 20px;
2964 }
2965
2966 .ays-poll-new-upgrade-button-link:focus {
2967 box-shadow: unset;
2968 }
2969
2970 /*PRO features popup | start*/
2971 .pro_features.pro_features_popup_only_hover,
2972 .pro_features.pro_features_popup {
2973 /*background-color: #dfdfdf;*/
2974 background: rgba(53 113 196 / 5%);
2975 border-radius: 10px;
2976 /*box-shadow: 0 1px 2px 0 #d9d9da;*/
2977 color: #636a84;
2978 cursor: pointer;
2979 display: block;
2980 font-size: 14px;
2981 overflow: hidden;
2982 padding: 10px 5px;
2983 text-align: center;
2984 text-overflow: ellipsis;
2985 transition: all .05s;
2986 white-space: nowrap;
2987 /*opacity: 0.5;*/
2988 transition: 0.15s;
2989 }
2990 .pro_features.pro_features_popup_only_hover:hover,
2991 .pro_features.pro_features_popup:hover {
2992 background-color: #3571C4;
2993 background-color: rgba(53 113 196 / 10%);
2994 color: #fff;
2995 }
2996
2997 .only_pro input[type=checkbox] {
2998 border: 1px solid #D1D1D1;
2999 background: #EDF2FC;
3000 }
3001
3002 div.only_pro input,
3003 div.only_pro textarea {
3004 background: rgba(255, 255, 255, 0.5);
3005 border-color: rgba(220, 220, 222, 0.75);
3006 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.04);
3007 color: rgba(44, 51, 56, 0.5);
3008 }
3009
3010 div.only_pro select {
3011 border-color: rgba(220, 220, 222, 0.75);
3012 color: rgba(44, 51, 56, 0.5);
3013 }
3014
3015 div.only_pro button {
3016 border-color: rgba(220, 220, 222, 0.75);
3017 color: rgba(44, 51, 56, 0.5);
3018 }
3019
3020 div.only_pro label.ays_poll_rw_icon,
3021 div.only_pro label.ays_poll_loader {
3022 border-color: rgba(220, 220, 222, 0.75);
3023 font-weight: normal;
3024 }
3025
3026 div.pro-features-popup-conteiner {
3027 display: none;
3028 }
3029
3030 #pro-features-popup-modal .ays-modal-header {
3031 padding: 0 16px;
3032 justify-content: flex-end;
3033 }
3034
3035 #pro-features-popup-modal .ays-modal-body {
3036 padding: 20px;
3037 }
3038
3039 #pro-features-popup-modal .ays-modal-content {
3040 margin: auto;
3041 border-radius: 5px;
3042 }
3043
3044 #pro-features-popup-modal .ays-modal-header .ays-close-pro-popup {
3045 color: #aaa;
3046 float: right;
3047 font-size: 28px;
3048 font-weight: bold;
3049 cursor: pointer;
3050 }
3051
3052 #pro-features-popup-modal .pro-features-popup-modal-left-section {
3053 padding: 0;
3054 display: flex;
3055 justify-content: center;
3056 align-items: center;
3057 }
3058
3059 #pro-features-popup-modal .pro-features-popup-modal-right-section {
3060 padding-right: 0;
3061 }
3062
3063 #pro-features-popup-modal .pro-features-popup-modal-right-box {
3064 text-align: center;
3065 }
3066
3067 #pro-features-popup-modal .pro-features-popup-modal-right-box-icon {
3068 margin-top: 1em;
3069 }
3070
3071 #pro-features-popup-modal .pro-features-popup-modal-right-box-icon i {
3072 font-size: 40px;
3073 }
3074
3075 #pro-features-popup-modal .pro-features-popup-modal-right-box-title {
3076 color: #1d2327;
3077 font-size: 1.3em;
3078 margin-bottom: 1em;
3079 font-weight: 600;
3080 }
3081
3082 #pro-features-popup-modal .pro-features-popup-modal-right-box-content {
3083 width: 90%;
3084 margin: auto;
3085 }
3086
3087 #pro-features-popup-modal .pro-features-popup-modal-right-box-content div {
3088 margin-top: 5px;
3089 }
3090
3091 #pro-features-popup-modal .pro-features-popup-modal-right-box-content p {
3092 margin-bottom: 0px;
3093 margin-top: 0;
3094 font-size: 15px;
3095 text-align: justify;
3096 }
3097
3098 #pro-features-popup-modal .pro-features-popup-modal-right-box-button {
3099 margin-top: 20px;
3100 }
3101
3102 #pro-features-popup-modal .pro-features-popup-modal-right-box-button .pro-features-popup-modal-right-box-link {
3103 -webkit-appearance: none;
3104 background: #fff;
3105 border: 1px solid #dcdfe6;
3106 border-radius: 4px;
3107 box-sizing: border-box;
3108 color: #606266;
3109 cursor: pointer;
3110 display: inline-block;
3111 font-size: 14px;
3112 font-weight: 500;
3113 line-height: 1;
3114 margin: 0;
3115 outline: 0;
3116 padding: 12px 20px;
3117 text-align: center;
3118 transition: .1s;
3119 -moz-user-select: none;
3120 -webkit-user-select: none;
3121 -ms-user-select: none;
3122 white-space: nowrap;
3123 text-decoration: none;
3124
3125 background-color: #409eff;
3126 border-color: #409eff;
3127 color: #fff;
3128 }
3129
3130 #pro-features-popup-modal .pro-features-popup-modal-right-box-button .pro-features-popup-modal-right-box-link:hover{
3131 background: #66b1ff;
3132 border-color: #66b1ff;
3133 color: #fff;
3134 }
3135
3136 #pro-features-popup-modal .pro-features-popup-modal-left-section iframe {
3137 max-width: 100%;
3138 }
3139
3140 .only_pro_save_as_default .pro_features.pro_features_popup {
3141 background-color: transparent;
3142 }
3143
3144 .only_pro_save_as_default .pro_features.pro_features_popup:hover {
3145 background-color: transparent;
3146 }
3147
3148 .only_pro_save_as_default .button.ays_default_btn {
3149 opacity: 0.4;
3150 }
3151
3152 @media screen and (min-width: 1500px){
3153 #pro-features-popup-modal .ays-modal-content {
3154 width: 60%;
3155 }
3156 }
3157
3158 @media screen and (max-width: 768px){
3159 div#pro-features-popup-modal .pro-features-popup-modal-left-section iframe {
3160 height: 315px;
3161 max-width: 100%;
3162 }
3163
3164 div#pro-features-popup-modal .ays-modal-header .ays-close-pro-popup {
3165 position: absolute;
3166 right: 5px;
3167 top: -5px;
3168 }
3169
3170 div#pro-features-popup-modal .ays-modal-body .row {
3171 padding: 20px;
3172 }
3173
3174 div#pro-features-popup-modal .pro-features-popup-modal-right-section {
3175 padding: 0;
3176 }
3177
3178 div#pro-features-popup-modal .pro-features-popup-modal-right-box-content {
3179 width: 90%;
3180 }
3181
3182 div.ays_save_default_button_box {
3183 display: block;
3184 }
3185
3186 }
3187
3188 /*PRO features popup | end*/
3189
3190 .ays_integration_logo {
3191 width: 50px;
3192 height: auto;
3193 }
3194
3195 .ays_actDect, .ays-poll-date-create{
3196 width: 200px !important;
3197 margin: 0 !important;
3198 }
3199
3200 .ays_select_role_img{
3201 width: 100%;
3202 height: auto;
3203 }
3204
3205 label.ays_poll_answer_icon:before{
3206 content: "";
3207 display: inline-block;
3208 background: #ddd;
3209 background-clip: content-box;
3210 width: 20px;
3211 height: 20px;
3212 border: 3px solid #ccc;
3213 padding: 4px 3px 3px 3px;
3214 box-sizing: border-box;
3215 transition: all .4s linear;
3216 vertical-align: middle;
3217 margin-right: 10px;
3218 margin-bottom: 2px;
3219 }
3220
3221 label.ays_poll_answer_icon[for="poll_answer_icon_radio"]:before{
3222 border-radius: 50%;
3223 }
3224
3225 label.ays_poll_answer_icon{
3226 border: 1px solid #ccc;
3227 padding: 8px;
3228 display: flex;
3229 }
3230
3231 .form-check input[type=radio] {
3232 margin-top: 3px !important;
3233 }
3234
3235 .ays_poll_block_with_hidden_row input[type=radio] {
3236 margin-top: 0 !important;
3237 }
3238
3239 input[type=radio]:checked::before {
3240 content: "";
3241 border-radius: 50%;
3242 width: .5rem;
3243 height: .5rem;
3244 margin: .1875rem;
3245 background-color: #1e8cbe;
3246 line-height: 1.14285714;
3247 }
3248 table.ays-answers-table{
3249 border-collapse: collapse;
3250 width: 100%;
3251 margin-top: 15px;
3252 }
3253
3254 table.ays-answers-table th,
3255 table.ays-answers-table td{
3256 background: #fff;
3257 border-bottom: 1px solid #B8B8B8;
3258 font-weight: normal !important;
3259 padding: 10px;
3260 vertical-align: middle;
3261 text-align: center;
3262 }
3263
3264 table.ays-answers-table th:first-child,
3265 table.ays-answers-table td:first-child{
3266 width: 100px;
3267 cursor: move;
3268 }
3269
3270 .ays-modal-body table.ays-answers-table td:first-child{
3271 cursor: default;
3272 }
3273
3274 table.ays-answers-table td:first-child .ays_fa_arrows {
3275 position: absolute;
3276 width: 100%;
3277 height: 100%;
3278 top: 0;
3279 left: 0;
3280 vertical-align: middle;
3281 display: flex;
3282 justify-content: center;
3283 align-items: center;
3284 }
3285
3286 table.ays-answers-table th.th-350 {
3287 width: 350px;
3288 }
3289
3290 table.ays-answers-table th.th-650{
3291 width: 650px;
3292 }
3293
3294 table.ays-answers-table th.th-150{
3295 width: 100px;
3296 }
3297
3298 table.ays-answers-table tr.even th,
3299 table.ays-answers-table tr.even td{
3300 background: #f1f1f1;
3301 }
3302
3303 table.ays-answers-table tr th,
3304 table.ays-answers-table tr td{
3305 transition: .5s ease-in-out;
3306 }
3307
3308 table.ays-answers-table thead{
3309 text-transform: uppercase;
3310 }
3311
3312 table.ays-answers-table thead th{
3313 background: #666;
3314 color: white;
3315 }
3316
3317 table.ays-answers-table td:not(:first-child) {
3318 border-left: 1px solid #B8B8B8;
3319 }
3320
3321 table.ays-answers-table input:not([type='checkbox']) {
3322 width: 100%;
3323 }
3324
3325 table.ays-answers-table textarea {
3326 width: 100%;
3327 }
3328
3329 table.ays-answers-table label.ays-label {
3330 margin-top: 0;
3331 }
3332
3333 .ays-answers-table{
3334 margin-bottom: 20px;
3335 }
3336
3337 @media screen and (max-width: 620px) {
3338 .allow_add_answers_not_show_up_container {
3339 border-top: 1px solid #ededed;
3340 padding-top: 10px;
3341 flex: 0 0 100%;
3342 max-width: 100%;
3343 }
3344
3345 .allow_add_answers_not_show_up div.ays_divider_left {
3346 border: none;
3347 padding-right: none;
3348 }
3349
3350 .allow_add_answers_not_show_up>div.col-10 {
3351 padding-left: 0;
3352 }
3353
3354 .ays_poll_allow_add_answers_flex_container>div.col-1,
3355 .ays_poll_allow_add_answers_flex_container>div.col-4 {
3356 max-width: 100%;
3357 }
3358
3359 .ays_poll_allow_add_answers_flex_container>div.col-4 {
3360 flex: 0 0 80%;
3361 padding-left: 0;
3362 }
3363 }
3364
3365 @media screen and (max-width: 768px) {
3366 div.ays-poll-answers-table-scroll-mobile {
3367 padding-bottom: 10px;
3368 }
3369
3370 table.ays-answers-table {
3371 table-layout: fixed;
3372 }
3373
3374 .bottom-buttons-container{
3375 flex-direction: column;
3376 }
3377 }
3378
3379 .ui-sortable-helper input{
3380 width: 100%;
3381 }
3382
3383 /* a.add-answer-image , a.ays-poll-add-answer-image{
3384 display: inline-block;
3385 background: url(../images/icons/add-img-icon.svg) no-repeat center center/80% rgba(255,255,255, 0);
3386 color: #fff !important;
3387 padding: 5px 10px;
3388 box-sizing: border-box;
3389 text-decoration: none;
3390 border-radius: 3px;
3391 transition: all .3s;
3392 margin-left: 10px;
3393 margin-bottom: 10px;
3394 margin-top: 10px !important;
3395 } */
3396
3397 .add-answer-image.add-answer-image , a.ays-poll-add-answer-image{
3398 margin: auto;
3399 }
3400
3401 a.ays-delete-answer{
3402 color: #dc3545 !important;
3403 font-size: 20px !important;
3404 }
3405
3406 a.ays-add-answer i,
3407 a.ays-delete-answer i{
3408 vertical-align: middle;
3409 }
3410
3411 a.ays-add-answer:hover, a.ays-add-answer:focus,
3412 a.ays-delete-answer:hover, a.ays-delete-answer:focus{
3413 outline: none;
3414 box-shadow: none;
3415 text-decoration: none;
3416 }
3417
3418 #tab1 a.ays-add-answer {
3419 color: #666;
3420 font-size: 30px;
3421 display: inline-block;
3422 /* margin-left: 10px; */
3423 }
3424
3425 /* pics */
3426
3427 .ays-poll-answer-image-container img {
3428 width: 100%;
3429 height: 100px;
3430 object-fit: cover;
3431 object-position: center center;
3432 /* box-shadow: 0px 0px 10px; */
3433 min-width: 100px;
3434 min-height: 100px;
3435 }
3436
3437 .ays-poll-answer-image-container{
3438 width: 50%;
3439 margin: auto;
3440 width: 100px;
3441 position: relative;
3442 display: none;
3443 margin: 10px auto;
3444 }
3445
3446 @media screen and (max-width: 768px) {
3447 .ays-poll-answer-image-container {
3448 width: 80px;
3449 }
3450
3451 .ays-poll-answer-image-container img {
3452 min-width: 70px;
3453 }
3454 }
3455
3456 .ays-poll-form #tab1 table.ays-answers-table td.ays-answer-redirect-row{
3457 padding-left:3px;
3458 padding-right:3px;
3459 }
3460
3461 .ays-poll-answer-image-container .ays-poll-remove-answer-img{
3462 /* background: url(../images/remove-normal.png) no-repeat center center/80% rgba(255,255,255, .9); */
3463 background: url(../images/icons/Xclose.svg) no-repeat center center/80% rgba(255,255,255, 0);
3464 position: absolute;
3465 display: inline-block;
3466 width: 25px;
3467 height: 25px;
3468 border-radius: 3px;
3469 top: 0px;
3470 right: 0px;
3471 cursor: pointer;
3472 transition: all .3s;
3473 /* box-shadow: 0px 0px 5px; */
3474 }
3475
3476 /* View type settings */
3477 .ays-poll-grid-type-columns{
3478 background-color: #00000057;
3479 }
3480
3481 .ays_poll_grid_view_container {
3482 display: flex;
3483 flex-wrap: wrap;
3484 justify-content: space-between;
3485 align-items: flex-start;
3486 }
3487
3488 .ays-poll-field.ays_poll_list_view_item{
3489 display: flex;
3490 }
3491
3492 .ays_poll_grid_view_item{
3493 width: calc(50% - 5px);
3494 }
3495
3496 .ays_poll_list_view_item{
3497 width: 100%;
3498 }
3499
3500 .ays-poll-answer-image-live{
3501 width: 220px;
3502 height: 220px;
3503 object-fit: cover;
3504 }
3505
3506 label.ays_poll_label_without_padding{
3507 padding: 10px;
3508 flex-direction: column;
3509 align-items: center;
3510 }
3511
3512 label.ays_poll_label_without_padding span.ays_poll_label_text_with_padding,
3513 span.ays-poll-each-answer {
3514 padding: 5px;
3515 word-break: break-word;
3516 }
3517
3518 label.ays_poll_answer_icon{
3519 border: 1px solid #ccc;
3520 padding: 8px;
3521 display: flex;
3522 }
3523
3524 label.ays_poll_answer_icon:before,
3525 label.ays_poll_answer_icon_radio:before,
3526 label.ays_poll_answer_icon_checkbox:before{
3527 content: "";
3528 display: inline-block;
3529 background: #ddd;
3530 background-clip: content-box;
3531 width: 20px;
3532 height: 20px;
3533 border: 3px solid #ccc;
3534 padding: 3px 3px 3px 3px;
3535 box-sizing: border-box;
3536 transition: all .4s linear;
3537 vertical-align: middle;
3538 margin-right: 10px;
3539 margin-bottom: 2px;
3540 }
3541
3542 label.ays_poll_answer_icon[for="poll_answer_icon_radio"]:before,
3543 label.ays_poll_answer_icon_radio:before{
3544 border-radius: 50%;
3545 }
3546
3547 .ays_reset_answers_div{
3548 padding-left: 15px;
3549 display: inline-block;
3550 }
3551
3552 .ays_poll_fa-list:before {
3553 content: "\f022";
3554 }
3555
3556 /*How to use Submenu Style Start*/
3557
3558 .ays-poll-faq-main{
3559 max-width: 800px;
3560 margin: auto;
3561 text-align: center;
3562 }
3563 .ays-poll-faq-main p{
3564 color: #3a546f;
3565 font-size: 18px;
3566 }
3567 .ays-poll-faq-main ol{
3568 color: #3a546f;
3569 }
3570 div.wrap .ays-poll-wp-heading-inline{
3571 font-size: 27px;
3572 color: #364150;
3573 font-weight: 700;
3574 letter-spacing: -1px;
3575 }
3576 .ays-poll-faq-main h2{
3577 color: inherit;
3578 font-size: 22px;
3579 font-weight: 400;
3580 letter-spacing: -1px;
3581 margin-bottom: 20px;
3582 }
3583 .ays-poll-p-container p{
3584 font-weight: 600;
3585 }
3586 .ays-poll-ol-container ol {
3587 text-align: left;
3588 }
3589 .ays-poll-asked-questions .ays-pro-asked-question:first-child {
3590 border-top: 1px solid #e5ecf6;
3591 }
3592 .ays-poll-asked-question {
3593 margin: 0;
3594 border-bottom: 2px solid #000;
3595 }
3596 .ays-poll-asked-question__header {
3597 cursor: pointer;
3598 display: -webkit-box;
3599 display: -ms-flexbox;
3600 display: flex;
3601 -webkit-box-pack: justify;
3602 -ms-flex-pack: justify;
3603 justify-content: space-between;
3604 align-items: center;
3605 padding: 0 22px;
3606 min-height: 50px;
3607 }
3608 .ays-poll-asked-question__title h4{
3609 font-size: 19px;
3610 color: #364150;
3611 }
3612 .ays-poll-asked-question__body {
3613 text-align: left;
3614 color: #3a546f;
3615 font-size: 18px;
3616 max-height: 0;
3617 overflow: hidden;
3618 transition: max-height 0.2s ease-out;
3619 padding: 0 22px;
3620 }
3621 .ays-poll-asked-question__arrow {
3622 cursor: pointer;
3623 display: -webkit-box;
3624 display: -ms-flexbox;
3625 display: flex;
3626 -webkit-box-align: center;
3627 -ms-flex-align: center;
3628 align-items: center;
3629 -webkit-box-pack: center;
3630 -ms-flex-pack: center;
3631 justify-content: center;
3632 font-size: 10px;
3633 background: #f7faff;
3634 width: 20px;
3635 height: 20px;
3636 border-radius: 100%;
3637 }
3638
3639 .ays-poll-faq-main .ays-poll-faq-footer{
3640 font-size: 15px;
3641 margin-top: 50px;
3642 }
3643
3644 /*How to use Submenu Style End*/
3645
3646 .ays_option_with_default_measurement_unit {
3647 display: flex;
3648 }
3649
3650 .ays_option_default_measurement_unit {
3651 margin-left: 15px;
3652 }
3653
3654 .ays_option_default_measurement_unit input {
3655 display: inline-block;
3656 width: 63.5px;
3657 height: 40px;
3658 text-align: center;
3659 border: 1px solid rgba(34,36,38,.15);
3660 border-radius: unset;
3661 padding: 13px 13px 17px 13px;
3662 }
3663
3664 @-webkit-keyframes ays_poll_pulse {
3665 from,
3666 to {
3667 -webkit-transform: scale3d(1, 1, 1);
3668 transform: scale3d(1, 1, 1)
3669 }
3670 50% {
3671 -webkit-transform: scale3d(1.2, 1.2, 1.2);
3672 transform: scale3d(1.2, 1.2, 1.2)
3673 }
3674 }
3675
3676 @-moz-keyframes ays_poll_pulse {
3677 from,
3678 to {
3679 -webkit-transform: scale3d(1, 1, 1);
3680 transform: scale3d(1, 1, 1)
3681 }
3682 50% {
3683 -webkit-transform: scale3d(1.2, 1.2, 1.2);
3684 transform: scale3d(1.2, 1.2, 1.2)
3685 }
3686 }
3687
3688 @-ms-keyframes ays_poll_pulse {
3689 from,
3690 to {
3691 -webkit-transform: scale3d(1, 1, 1);
3692 transform: scale3d(1, 1, 1)
3693 }
3694 50% {
3695 -webkit-transform: scale3d(1.2, 1.2, 1.2);
3696 transform: scale3d(1.2, 1.2, 1.2)
3697 }
3698 }
3699
3700 @keyframes ays_poll_pulse {
3701 from,
3702 to {
3703 -webkit-transform: scale3d(1, 1, 1);
3704 -moz-transform: scale3d(1, 1, 1);
3705 -ms-transform: scale3d(1, 1, 1);
3706 transform: scale3d(1, 1, 1)
3707 }
3708 50% {
3709 -webkit-transform: scale3d(1.2, 1.2, 1.2);
3710 -moz-transform: scale3d(1.2, 1.2, 1.2);
3711 -ms-transform: scale3d(1.2, 1.2, 1.2);
3712 transform: scale3d(1.2, 1.2, 1.2)
3713 }
3714 }
3715
3716 .ays_poll_pulse {
3717 -webkit-animation-name: ays_poll_pulse;
3718 -moz-animation-name: ays_poll_pulse;
3719 -ms-animation-name: ays_poll_pulse;
3720 animation-name: ays_poll_pulse;
3721 }
3722
3723 .wrap h1.ays-poll-maker-wrapper{
3724 text-align: center;
3725 font-size: 40px;
3726 margin-bottom: 20px;
3727 }
3728 .ays_heart_beat i.ays_fa{
3729 color: red!important;
3730 }
3731 .ays_heart_beat {
3732 font-size: 20px;
3733 margin-left: 10px;
3734 }
3735
3736 .ays_poll_display_none{
3737 display: none;
3738 }
3739
3740 .swal2-container.swal2-shown{
3741 z-index: 10000;
3742 }
3743
3744 div.ays-poll-type-block{
3745 margin-bottom: 0;
3746 /*overflow-x: auto;*/
3747 }
3748
3749 div.ays-poll-answers-table-scroll-mobile {
3750 overflow-x: auto;
3751 }
3752
3753 /* .ays_logo_container{
3754 display: flex;
3755 padding: 0;
3756 } */
3757
3758 .ays-poll-logo-image-container{
3759 display: flex;
3760 }
3761
3762 form#ays-poll-form .ays_live_logo_container{
3763 position: absolute;
3764 left: 3px;
3765 /* bottom: 3px; */
3766 text-align: left;
3767 /* margin-bottom: 0px; */
3768 margin: 0;
3769 padding-bottom: 3px;
3770 }
3771
3772
3773 .ays_logo_cont_image_on{
3774 padding-bottom: 50px;
3775 position: relative;
3776 }
3777
3778 .display_none{
3779 display: none !important;
3780 }
3781
3782 div[class~='fade']:not(.show){
3783 opacity: 1;
3784 }
3785
3786 /* Our products, results page,*/
3787 label.ays_poll_loader {
3788 margin-right: 5px;
3789 border: 1px solid #ccc;
3790 display: inline-flex;
3791 align-items: center;
3792 padding: 8px;
3793 }
3794 .ays_poll_loader {
3795 margin-right: 5px;
3796 border: 1px solid #ccc;
3797 display: inline-flex;
3798 align-items: center;
3799 padding: 8px;
3800 line-height: 25px;
3801 }
3802
3803 /*show results by*/
3804 div.ays_poll_loader_show_results_by label.ays_poll_check_label.form-check-label {
3805 display: flex;
3806 align-items: center;
3807 }
3808
3809 div.ays_poll_loader_show_results_by {
3810 margin-right: 10px;
3811 border: 1px solid #b3b3b3;
3812 background: #fff;
3813 display: inline-flex;
3814 align-items: center;
3815 padding: 10px 13.5px;
3816 border-radius: 8px;
3817 }
3818 /*show results by end*/
3819
3820 /* .ays_poll_hidden_block_content.ays_divider_left {
3821 padding-left: 20px;
3822 } */
3823
3824 .ays_save_buttons_content{
3825 display: flex;
3826 justify-content: space-between;
3827 }
3828
3829 @media screen and (max-width: 1300px) {
3830 .ays_poll_block_with_hidden_row.ays_poll_result_view_type>div>div.col-sm-9 .form-group.row {
3831 align-items: start;
3832 flex-direction: column;
3833 }
3834
3835 .ays_poll_block_with_hidden_row.ays_poll_result_view_type>div>div.col-sm-9 .form-group.row>div {
3836 max-width: 100%;
3837 }
3838
3839 .ays_poll_block_with_hidden_row.ays_poll_result_view_type>div>div.col-sm-9 .form-group.row>div.col-sm-8 {
3840 padding-left: 15px !important;
3841 margin-top: 20px;
3842 }
3843 }
3844
3845 @media screen and (max-width: 1024px) {
3846
3847 .ays_poll_block_with_hidden_row.ays_poll_result_view_type div.col-sm-10 div.form-group.row>div.col-sm-4>div {
3848 justify-content: flex-start !important;
3849 }
3850
3851 .ays_poll_result_view_type .ays_poll_hidden_hr_content {
3852 display: none !important;
3853 }
3854
3855 .ays_poll_block_with_hidden_row.ays_poll_result_view_type>.form-group.row>.col-sm-10>.form-group.row>.col-sm-4 {
3856 margin-bottom: 20px;
3857 }
3858 }
3859
3860 @media screen and (max-width: 782px) {
3861 .ays_save_buttons_content{
3862 flex-direction: column;
3863 align-items: center;
3864 }
3865
3866 #ays-poll-form.ays-poll-form .ays_save_buttons_content .ays_save_buttons_box_for_mobile#ays-save-buttons-box-for-mobile {
3867 display: flex;
3868 flex-direction: column;
3869 }
3870
3871 .ays_save_default_button_box {
3872 display: flex;
3873 flex-direction: column;
3874 }
3875
3876 .ays_save_as_default_content_for_mobile {
3877 display: flex;
3878 align-items: center;
3879 }
3880
3881 .col-sm-12.only_pro .form-check.form-check-inline.ays_poll_loader_show_results_by {
3882 margin-bottom: 5px;
3883 }
3884 }
3885
3886 .button.ays_default_btn{
3887 background-color: #ffa500;
3888 color: #fffdfd;
3889 border-color: #ffa500;
3890 margin-right: 0;
3891 margin-left: 10px;
3892 opacity: 0.6;
3893 }
3894
3895 .button.ays_default_btn:focus,
3896 .button.ays_default_btn:active,
3897 .button.ays_default_btn:hover{
3898 background-color: #f59e00;
3899 color: #fff;
3900 border-color: #f59e00;
3901 }
3902 .button.ays_default_btn:focus{
3903 box-shadow: 0 0 0 1px #fff, 0 0 0 3px #f59e00;
3904 }
3905
3906 div.ays_lb_container {
3907 padding-top: 15px;
3908 padding-bottom: 30px;
3909 width: 100%;
3910 }
3911 ul.ays_lb_ul {
3912 list-style-type: none;
3913 margin: 0;
3914 padding: 0;
3915 font-size: 17px;
3916 }
3917
3918 li.ays_lb_li {
3919 display: flex;
3920 height: 40px;
3921 align-items: center;
3922 }
3923
3924 .ays_lb_pos {
3925 min-width: 40px;
3926 width: auto;
3927 text-align: center;
3928 white-space: nowrap;
3929 }
3930
3931 .ays_lb_user {
3932 width: 65%;
3933 word-break: break-word;
3934 padding-right: 3px;
3935 }
3936 .ays_lb_score {
3937 width: 20%;
3938 min-width: 75px;
3939 text-align: right;
3940 }
3941 .ays_lb_duration {
3942 width: 30%;
3943 min-width: 100px;
3944 text-align: right;
3945 padding-right: 30px;
3946 }
3947
3948 li.ays_lb_li:nth-child(odd) {
3949 background: #F6F8EF;
3950 }
3951
3952 li.ays_lb_li:first-child {
3953 background: #99BB5A;
3954 color: white;
3955 }
3956
3957 input.ays-poll-answer-results-short-input{
3958 width: 200px;
3959 }
3960
3961 hr.ays_hr_display_none{
3962 display: none;
3963 }
3964
3965 #ays_poll_default_cat + .select2.select2-container{
3966 width: 100% !important;
3967 }
3968
3969 #ays_poll_default_type + .select2.select2-container{
3970 width: 100% !important;
3971 }
3972
3973 /* Featured plugins */
3974 /*.card img{
3975 width: 128px;
3976 margin: auto;
3977 }*/
3978
3979 .coming-soon span {
3980 font-size: 25px;
3981 font-weight: 600;
3982 background: -webkit-linear-gradient(19deg, #21D4FD 0%, #B721FF 100%);
3983 -webkit-background-clip: text;
3984 -webkit-text-fill-color: transparent;
3985 }
3986
3987 /*.card {
3988 min-height: 380px;
3989 }*/
3990
3991 div.ays_poll_types_pro{
3992 flex-wrap: wrap;
3993 }
3994
3995 div.ays_poll_types_pro .pro_features{
3996 width: 200px;
3997 }
3998
3999 div#ays_poll_answer_chart{
4000 margin-top: 15px;
4001 }
4002
4003 /* Ask a question box start */
4004
4005 div.ays_ask_question_content {
4006 display: flex;
4007 justify-content: flex-end;
4008 position: fixed;
4009 bottom: 10px;
4010 right: 10px;
4011 z-index: 99999;
4012 }
4013
4014 div.ays_ask_question_content .ays-ask-question-content-inner-hidden-text{
4015 position: absolute;
4016 display: block;
4017 /* display: inline-block; */
4018 opacity: 0;
4019 padding: 7px;
4020 font-size: 16px;
4021 }
4022
4023 div.ays_ask_question_content:hover .ays-ask-question-content-inner-hidden-text{
4024 opacity: 1;
4025 display: inline-block;
4026 position: static;
4027 transition: .5s;
4028 }
4029
4030 div.ays_ask_question_content:hover .ays_poll_question_link{
4031 border-radius: 29px;
4032 }
4033
4034 div.ays_ask_question_content .ays-ask-question-content-inner-question-mark-text{
4035 padding: 8px;
4036 background-color: white;
4037 color: #258BB3;
4038 border-radius: 50%;
4039 display: inline-block;
4040 }
4041
4042 div.ays_ask_question_content_inner {
4043 position: relative;
4044 }
4045
4046 a.ays_poll_question_link {
4047 color: white;
4048 font-weight: bold;
4049 box-shadow: unset;
4050 outline: none;
4051 display: flex;
4052 justify-content: center;
4053 align-items: center;
4054 text-align: center;
4055 background-color: #258BB3;
4056 border-radius: 50%;
4057 bottom: 0;
4058 right: 0;
4059 font-size: 18px;
4060 padding: 16px;
4061 display: inline-block;
4062 line-height: 0.5;
4063 text-decoration: none !important;
4064 }
4065
4066 @media screen and (max-width: 640px){
4067 div.ays_ask_question_content{
4068 display: none;
4069 }
4070 }
4071
4072 /* Ask a question box end */
4073
4074 div#ays_poll_dicount_banner a.ays-poll-sale-banner-link{
4075 cursor: pointer;
4076 }
4077
4078 div#ays_poll_dicount_banner a.ays-poll-sale-banner-link:focus{
4079 outline: none;
4080 border: 0;
4081 text-decoration: unset;
4082 box-shadow: unset;
4083 }
4084
4085 span.ays_poll_small_hint_text {
4086 font-style: italic;
4087 color: gray;
4088 display: inline-block;
4089 font-size: 12px;
4090 }
4091
4092 .ays_poll_small_hint_text_for_message_variables {
4093 font-style: italic;
4094 font-size: 11px;
4095 color: gray;
4096 }
4097
4098 input.ays-text-input-90-width {
4099 width: 90px;
4100 max-width: 100%;
4101 }
4102
4103 button.disabled-button{
4104 border: none;
4105 font-size: 14px;
4106 padding: 4px 6px 5px 8px;
4107 background: #0073aa;
4108 color: white;
4109 opacity: 0.5;
4110 }
4111
4112 button.disabled-button:focus,
4113 button.disabled-button:focus-visible {
4114 outline: none;
4115 border: none;
4116 }
4117
4118 .ays_poll_check_label{
4119 margin-right: 5px;
4120 }
4121
4122 .ays_poll_logo_image_main{
4123 object-fit: cover;
4124 }
4125
4126 span.ays_poll_small_hint_text {
4127 font-style: italic;
4128 color: gray;
4129 display: block;
4130 font-size: 12px;
4131 }
4132
4133 #ays_poll_buttons_size + .select2.select2-container{
4134 width: 250px !important;
4135 }
4136
4137 form#ays-poll-form p.ays-poll-subtitle-button{
4138 font-weight: 500;
4139 }
4140
4141 form#ays-poll-form .ays_poll_display_flex{
4142 display: flex;
4143 justify-content: center;
4144 align-items: center;
4145 padding:8px 0px;
4146 }
4147
4148 form#ays-poll-form .ays_show_user_added{
4149 margin-left: 10px;
4150 /* height: 1rem;
4151 width: 1rem; */
4152 }
4153
4154
4155 /* PRO FEATUERS */
4156 .ays-show-user-history-table-wrap,
4157 .ays-poll-all-results-table-wrap {
4158 border: 2px dashed #9E9E9E;
4159 padding: 20px;
4160 display: flex;
4161 }
4162 .ays-show-user-history-table,
4163 .ays-poll-all-results-table {
4164 height: 100%;
4165 margin: 0;
4166 }
4167
4168 .ays-show-user-history-table .ays_user_history_sortable_placeholder,
4169 .ays-poll-all-results-table li,
4170 .ays-show-user-history-table li {
4171 font-weight: normal !important;
4172 font-size: 14px;
4173 padding: 9px;
4174 vertical-align: middle;
4175 text-align: center;
4176 margin-right: 10px;
4177 cursor: move;
4178 position: relative;
4179 float: left;
4180 }
4181
4182 .ays-show-user-history-table li:last-child,
4183 .ays-poll-all-results-table li:last-child {
4184 clear: right;
4185 }
4186
4187 .ays-show-user-history-table li label,
4188 .ays-poll-all-results-table li label {
4189 margin-bottom: 0;
4190 }
4191
4192 .ays-show-user-history-table .ays_user_history_sortable_placeholder {
4193 border: 1px dotted #aaa;
4194 background-color: #ccc;
4195 }
4196
4197 ul.ays-show-user-history-table li.ays-user-history-option-row input[type=checkbox],
4198 ul.ays-poll-all-results-table li.ays-poll-all-results-table-row input[type=checkbox] {
4199 max-width: 1rem;
4200 }
4201
4202 div.ays_answer_font_size_box input.ays_answer_font_size,
4203 div#ays-poll-border-side-box select#ays-poll-border-side,
4204 div#ays-poll-border-side-box select#ays-poll-border-side + .select2.select2-container,
4205 div#ays_poll_image_background_size_box select#ays_poll_image_background_size + .select2.select2-container
4206 {
4207 width: 100% !important;
4208 }
4209
4210
4211 /* Scroll Bar */
4212 div.box-apm::-webkit-scrollbar {
4213 width: 5px;
4214 }
4215
4216 div.box-apm::-webkit-scrollbar-track {
4217 box-shadow: inset 0 0 5px grey;
4218 border-radius: 10px;
4219 }
4220
4221 div.box-apm::-webkit-scrollbar-thumb {
4222 background: #A8A8A8;
4223 border-radius: 10px;
4224 }
4225
4226 div.box-apm::-webkit-scrollbar-thumb:hover {
4227 background: #A8A8A8;
4228 }
4229
4230
4231 .ays-poll-general-settings-blockquote-ul > li {
4232 border-bottom: 1px solid rgb(85 85 85 / 30%);
4233 }
4234
4235 .ays-poll-general-settings-blockquote-ul > li:last-child {
4236 border-bottom: unset;
4237 }
4238
4239 .ays-poll-general-settings-ul {
4240 padding-left: 40px;
4241 list-style: circle;
4242 }
4243
4244 form#ays-poll-form div.apm-title-box h5{
4245 word-break: break-word;
4246 word-wrap: break-word;
4247 padding: 5px;
4248 }
4249
4250 select#ays_poll_title_alignment + span.select2-container,
4251 select#ays_poll_title_alignment_mobile + span.select2-container {
4252 width: 250px !important;
4253 }
4254
4255 form#ays-poll-form div.ays-poll-maker-text-live-preview{
4256 padding: 0 10px;
4257 }
4258
4259 form#ays-poll-form div.ays-poll-maker-text-live-preview input#ays_poll_text_type_short_live,
4260 form#ays-poll-form div.ays-poll-maker-text-live-preview textarea#ays_poll_text_type_paragraph_live{
4261 background-color: #f3f5f7;
4262 transition: .5s;
4263 }
4264
4265 form#ays-poll-form div.ays-poll-maker-text-live-preview textarea#ays_poll_text_type_paragraph_live{
4266 min-height: 120px;
4267 width: 100%;
4268 padding: 16px 0px 16px 16px;
4269 overflow: hidden;
4270 resize: none;
4271 border: 0;
4272 border-radius: 4px 4px 0 0;
4273 box-shadow: unset;
4274 outline: none;
4275 }
4276
4277 form#ays-poll-form div.ays-poll-maker-text-live-preview input#ays_poll_text_type_short_live{
4278 /* width: 60%; */
4279 height: 40px;
4280 resize: none;
4281 border: 0;
4282 border-radius: 4px 4px 0 0;
4283 box-shadow: unset;
4284 outline: none;
4285 }
4286
4287 form#ays-poll-form div.ays-poll-maker-text-live-preview input#ays_poll_text_type_short_live:hover{
4288 background-color: #d8d8d8;
4289 }
4290
4291 form#ays-poll-form div.ays-poll-maker-text-live-preview textarea#ays_poll_text_type_paragraph_live:hover{
4292 background-color: #d8d8d8;
4293 }
4294
4295 div#wpbody div.wrap div.ays-poll-maker-htu-header{
4296 text-align: center;
4297 clear: both;
4298 }
4299
4300 div#wpbody div.wrap div.ays-poll-maker-op-header{
4301 text-align: center;
4302 }
4303
4304 form#ays-poll-form .ays-poll-tab-content .wp-picker-container .iris-strip.iris-slider.iris-alpha-slider{
4305 margin-left: 7.8125px !important;
4306 }
4307
4308 .ays-poll-tabs-wrapper #tab4 blockquote span.ays-poll-blockquote-span {
4309 font-weight: 600;
4310 font-style: italic;
4311 margin: 0;
4312 }
4313
4314 form#ays-poll-form select.ays_poll_select_short{
4315 width: 70px;
4316 }
4317
4318 form#ays-poll-form #ays_poll_text_type_width,form#ays-poll-form #ays_poll_text_type_placeholder{
4319 width: 100%;
4320 height: 40px;
4321 }
4322
4323 form#ays-poll-form #ays_poll_question_image_object_fit{
4324 width: 250px;
4325 }
4326
4327 #poststuff .metabox-holder.ays-poll-maker-categories-list-tables th#polls,
4328 #poststuff .metabox-holder.ays-poll-maker-categories-list-tables td.polls.column-polls{
4329 text-align: center;
4330 }
4331 /* Poll Responsive tabs start */
4332 div.ays-top-menu-wrapper {
4333 position: relative;
4334 display: flex;
4335 align-items: center;
4336 }
4337 .ays_menu_left,
4338 .ays_menu_right {
4339 position: absolute;
4340 cursor: pointer;
4341 font-size: 16px;
4342 height: 80%;
4343 display: none;
4344 align-items: center;
4345 bottom: 0;
4346 z-index: 3;
4347 }
4348 .ays_menu_left {
4349 left: -10px;
4350 padding-right: 20px;
4351 padding-left: 2px;
4352 }
4353 .ays_menu_right {
4354 right: -10px;
4355 padding-left: 20px;
4356 padding-right: 2px;
4357 }
4358 .ays_menu_left:hover {
4359 background-image: linear-gradient(to right, #000 , transparent);
4360 color: #ccc;
4361 border-radius: 50% 0 0 50%;
4362 }
4363 .ays_menu_right:hover {
4364 background-image: linear-gradient(to left, #000 , transparent);
4365 color: #ccc;
4366 border-radius: 0 50% 50% 0;
4367 }
4368 div.ays-top-menu-wrapper div.ays-top-menu {
4369 overflow: hidden;
4370 width: 98%;
4371 margin: auto;
4372 }
4373 div.ays-top-menu-wrapper div.ays-top-menu div.ays-top-tab-wrapper {
4374 display: flex;
4375 flex-wrap: nowrap;
4376 transform: translate(0);
4377 transition: .5s ease-in-out;
4378 padding-right: 7px;
4379 /* width: fit-content; */
4380 width: 100%;
4381 padding-bottom:4px;
4382 padding-left:0.5rem;
4383 }
4384 /* Poll Responsive tabs end */
4385
4386 form#ays-poll-general-settings-form .ays-poll-message-variables-inputs{
4387 font-size: 16px;
4388 height: 40px;
4389 border-radius: 4px;
4390 margin-top: 2px;
4391 width: initial;
4392 }
4393
4394 /* Black Friday banner main page | Start */
4395 /* div#ays-poll-dicount-black-friday-month-main * {
4396 color: #fff;
4397 }
4398
4399 div#ays-poll-dicount-black-friday-month-main div#ays-poll-dicount-black-friday-month a.ays-poll-sale-banner-link:focus {
4400 outline: none;
4401 box-shadow: 0;
4402 }
4403
4404 div#ays-poll-dicount-black-friday-month-main .btn-link {
4405 font-weight: 400;
4406 color: white;
4407 background-color: transparent;
4408 display: inline-block;
4409 font-weight: 400;
4410 text-align: center;
4411 white-space: nowrap;
4412 vertical-align: middle;
4413 -webkit-user-select: none;
4414 -moz-user-select: none;
4415 -ms-user-select: none;
4416 user-select: none;
4417 border: 1px solid transparent;
4418 padding: 0.375rem 0.75rem;
4419 font-size: 12px;
4420 line-height: 1.5;
4421 border-radius: 0.25rem;
4422 color: rgba(255, 255, 255, 0.6);
4423 }
4424
4425 div#ays-poll-dicount-black-friday-month-main.ays_poll_dicount_info {
4426 background-image: linear-gradient(45deg, #1E101D, #C60AF4);
4427 padding: unset;
4428 border-left: 0;
4429 }
4430
4431 #ays-poll-dicount-black-friday-month-main .ays_poll_dicount_month {
4432 position: relative;
4433 background-image: url("../images/black-friday-plugins-background-image.webp");
4434 background-position: center right;
4435 background-repeat: no-repeat;
4436 background-size: 100%;
4437 }
4438
4439 #ays-poll-dicount-black-friday-month-main .ays_poll_dicount_month img {
4440 width: 80px;
4441 }
4442
4443 #ays-poll-dicount-black-friday-month-main .ays-poll-sale-banner-link {
4444 display: flex;
4445 justify-content: center;
4446 align-items: center;
4447 width: 200px;
4448 }
4449
4450 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-button-sale {
4451 font-style: normal;
4452 font-weight: 600;
4453 font-size: 24px;
4454 text-align: center;
4455 color: #B2FF00;
4456 text-transform: uppercase;
4457 }
4458
4459 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box {
4460 font-size:14px;
4461 padding:12px;
4462 text-align: center;
4463 width: 50%;
4464 white-space: nowrap;
4465 }
4466
4467 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box strong {
4468 font-size: 17px;
4469 font-weight: bold;
4470 letter-spacing: 0.80px;
4471 }
4472
4473 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-color {
4474 color: #971821;
4475 }
4476
4477 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-text-decoration {
4478 text-decoration: underline;
4479 }
4480
4481 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box.ays-buy-now-button-box {
4482 display: flex;
4483 justify-content: flex-end;
4484 align-items: center;
4485 }
4486
4487 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box.ays-buy-now-button-box {
4488 width: 30%;
4489 }
4490
4491 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box .ays-button,
4492 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box .ays-buy-now-button {
4493 align-items: center;
4494 font-weight: 500;
4495 }
4496
4497 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box .ays-buy-now-button {
4498 background: #971821;
4499 border-color: #fff;
4500 display: flex;
4501 justify-content: center;
4502 align-items: center;
4503 padding: 5px 15px;
4504 font-size: 16px;
4505 border-radius: 5px;
4506 }
4507
4508 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box .ays-buy-now-button:hover {
4509 background: #7d161d;
4510 border-color: #971821;
4511 }
4512
4513 #ays-poll-dicount-black-friday-month-main #ays-poll-dismiss-buttons-content{
4514 display: flex;
4515 justify-content: center;
4516 }
4517
4518 #ays-poll-dicount-black-friday-month-main #ays-poll-dismiss-buttons-content .ays-button{
4519 margin: 0 !important;
4520 font-size: 13px;
4521 font-size: 13px;
4522 color: #969393b0;
4523 }
4524
4525 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-opacity-box {
4526 width: 19%;
4527 }
4528
4529 #ays-poll-dicount-black-friday-month-main .ays-buy-now-opacity-button {
4530 padding: 40px 15px;
4531 display: flex;
4532 justify-content: center;
4533 align-items: center;
4534 opacity: 0;
4535 }
4536
4537 #ays-poll-countdown-main-container .ays-poll-countdown-container {
4538 margin: 0 auto;
4539 text-align: center;
4540 }
4541
4542 #ays-poll-countdown-main-container #ays-poll-countdown-headline {
4543 font-weight: normal;
4544 letter-spacing: .125rem;
4545 text-transform: uppercase;
4546 font-weight: bolder;
4547
4548 font-size: 18px;
4549 font-weight: 400;
4550 margin: 0;
4551 padding: 9px 0 4px 0;
4552 line-height: 1.3;
4553 }
4554 #ays-poll-countdown-main-container li,
4555 #ays-poll-countdown-main-container ul {
4556 margin: 0;
4557 font-weight: 600;
4558 }
4559
4560 #ays-poll-countdown-main-container li {
4561 display: inline-block;
4562 font-size: 10px;
4563 list-style-type: none;
4564 padding: 10px;
4565 text-transform: uppercase;
4566 }
4567 #ays-poll-countdown-main-container li span {
4568 display: block;
4569 font-size: 22px;
4570 }
4571
4572 #ays-poll-countdown-main-container .emoji {
4573 display: none;
4574 padding: 1rem;
4575 }
4576
4577 #ays-poll-countdown-main-container .emoji span {
4578 font-size: 25px;
4579 padding: 0 .5rem;
4580 }
4581
4582 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-box {
4583 display: flex;
4584 justify-content: space-between;
4585 align-items: center;
4586 width: 95%;
4587 margin: auto;
4588 }
4589
4590 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-title-row {
4591 text-align: center;
4592 padding-right: 50px;
4593 font-style: normal;
4594 font-weight: 900;
4595 font-size: 19px;
4596 color: #FFFFFF;
4597 }
4598
4599 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-button-buy-now {
4600 border: none;
4601 outline: none;
4602 padding: 10px 20px;
4603 font-size: 22px;
4604 text-transform: uppercase;
4605 font-weight: bold;
4606 text-decoration: none;
4607 background: linear-gradient(180deg, #DD0BEF 0%, #82008D 100%);
4608 border-radius: 16px;
4609 }
4610
4611 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-text-row {
4612 text-transform: uppercase;
4613 text-shadow: -1.5px 0 #dd0bef, 0 1.5px #dd0bef, 1.5px 0 #dd0bef, 0 -1.5px #dd0bef;
4614 font-weight: 900;
4615 font-style: normal;
4616 font-size: 40px;
4617 line-height: 40px;
4618 color: #FFFFFF;
4619 }
4620
4621 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-text-box {
4622 position: absolute;
4623 width: 25%;
4624 top: 10px;
4625 bottom: 0;
4626 right: 0;
4627 left: 0;
4628 margin: 0 auto;
4629 }
4630
4631 @media screen and (max-width: 1400px) and (min-width: 1200px){
4632 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-title-row {
4633 font-size: 15px;
4634 }
4635
4636 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-text-row {
4637 font-size: 27px;
4638 }
4639
4640 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-box {
4641 width: 100%;
4642 }
4643
4644 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-button-buy-now {
4645 font-size: 13px;
4646 }
4647
4648 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box-80{
4649 width: 80% !important;
4650 }
4651 }
4652
4653 @media all and (max-width: 1200px) {
4654 div#ays-poll-dicount-black-friday-month-main .ays_poll_dicount_month{
4655 background: unset;
4656 }
4657
4658 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-title-row {
4659 font-size: 25px;
4660 }
4661
4662 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-text-row {
4663 font-size: 30px;
4664 }
4665
4666 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-box {
4667 width: 100%;
4668 }
4669
4670 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-button-buy-now {
4671 font-size: 15px;
4672 }
4673
4674 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box-80{
4675 width: 80% !important;
4676 }
4677 }
4678
4679 @media all and (max-width: 1200px) and (min-width: 1000px) {
4680
4681 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-title-row {
4682 font-size: 15px;
4683 }
4684
4685 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-button-buy-now {
4686 font-size: 10px;
4687 }
4688 }
4689
4690 @media all and (max-width: 1100px) {
4691 #ays-poll-countdown-main-container li {
4692 font-size: 9px;
4693 }
4694 }
4695
4696 @media all and (max-width: 1000px) {
4697 div#ays-poll-countdown-main-container li {
4698 font-size: 8px;
4699 }
4700
4701 div#ays-poll-countdown-main-container li span{
4702 font-size: 20px;
4703 }
4704
4705 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-button-buy-now {
4706 padding: 10px 18px;
4707 font-size: 12px;
4708 }
4709
4710 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box-80{
4711 width: 80% !important;
4712 }
4713 }
4714
4715 @media all and (max-width: 995px) {
4716
4717 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-box {
4718 flex-direction: column;
4719 }
4720
4721 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-title-row{
4722 font-size: 23px;
4723 }
4724
4725 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box {
4726 white-space: unset;
4727 }
4728
4729 div#ays-poll-dicount-black-friday-month-main .ays_poll_dicount_month {
4730 padding: 20px;
4731 }
4732
4733 div#ays-poll-dicount-black-friday-month-main {
4734 padding-right: 0;
4735 }
4736 div#ays-poll-dicount-black-friday-month-main .ays_poll_dicount_month{
4737 display: flex;
4738 align-items: center;
4739 justify-content: space-between;
4740 align-content: center;
4741 flex-wrap: wrap;
4742 flex-direction: column;
4743 padding: 10px 0;
4744 }
4745
4746 div#ays-poll-dicount-black-friday-month-main div.ays-poll-dicount-black-friday-wrap-box {
4747 width: 100% !important;
4748 text-align: center;
4749 }
4750
4751 div#ays-poll-dicount-black-friday-month-main #ays-poll-countdown-main-container ul,
4752 #ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-title-row {
4753 padding: 0;
4754 }
4755
4756 div#ays-poll-countdown-main-container li {
4757 font-size: 15px;
4758 }
4759
4760 div#ays-poll-countdown-main-container li span {
4761 font-size: 25px;
4762 }
4763
4764 div#ays-poll-dicount-black-friday-month-main div.ays-poll-dicount-black-friday-wrap-text-box {
4765 position: unset;
4766 }
4767
4768 #ays-poll-countdown-main-container #ays-poll-countdown-headline {
4769 font-size: 15px;
4770 font-weight: 600;
4771 }
4772
4773 #ays-poll-countdown-main-container ul {
4774 font-weight: 500;
4775 }
4776
4777 #ays-poll-countdown-main-container li span {
4778 font-size: 20px;
4779 }
4780
4781 #ays-poll-dicount-black-friday-month-main .ays-button{
4782 margin: 0 auto !important;
4783 }
4784
4785 div#ays-poll-dicount-black-friday-month-main.poll.notice {
4786 background-position: bottom right;
4787 background-repeat: no-repeat;
4788 background-size: contain;
4789 display: flex;
4790 justify-content: center;
4791 background-image: linear-gradient(45deg, #1E101D, #C60AF4);
4792 }
4793
4794 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box.ays-buy-now-button-box {
4795 justify-content: center;
4796 }
4797
4798 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-wrap-box .ays-buy-now-button {
4799 font-size: 14px;
4800 padding: 5px 10px;
4801 }
4802
4803 div#ays-poll-dicount-black-friday-month-main .ays-poll-dicount-black-friday-button-buy-now {
4804 padding: 10px 18px;
4805 font-size: 15px;
4806 }
4807 } */
4808 /* Black Friday banner main page | End */
4809
4810
4811 /* 2024 | Christmas top banner | Start */
4812
4813 div#ays-poll-christmas-top-bundle-dicount-month-main {
4814 border: 0;
4815 background: #FFF;
4816 border-radius: 20px;
4817 box-shadow: unset;
4818 position: relative;
4819 z-index: 1;
4820 min-height: 80px;
4821 }
4822 div#ays-poll-christmas-top-bundle-dicount-month-main.ays_poll_dicount_info button {
4823 display: flex;
4824 align-items: center;
4825 }
4826
4827 div#ays-poll-christmas-top-bundle-dicount-month-main div#ays-poll-dicount-month a.ays-poll-sale-banner-link:focus {
4828 outline: none;
4829 box-shadow: 0;
4830 }
4831
4832 div#ays-poll-christmas-top-bundle-dicount-month-main .btn-link {
4833 font-weight: 400;
4834 color: #007bff;
4835 background-color: transparent;
4836 display: inline-block;
4837 font-weight: 400;
4838 text-align: center;
4839 white-space: nowrap;
4840 vertical-align: middle;
4841 -webkit-user-select: none;
4842 -moz-user-select: none;
4843 -ms-user-select: none;
4844 user-select: none;
4845 border: 1px solid transparent;
4846 padding: .375rem .75rem;
4847 font-size: 1rem;
4848 line-height: 1.5;
4849 border-radius: .25rem
4850 }
4851
4852 div#ays-poll-christmas-top-bundle-dicount-month-main.ays_poll_dicount_info {
4853 background-image: url("../images/ays-poll-popup-banner-christmas-bg-image.svg");
4854 background-position: center right;
4855 background-repeat: no-repeat;
4856 background-size: cover;
4857 background-color: #F6ECE3;
4858 }
4859
4860 #ays-poll-christmas-top-bundle-dicount-month-main .ays_poll_dicount_month {
4861 display: flex;
4862 align-items: center;
4863 justify-content: space-between;
4864 color: #A42F29;
4865 }
4866
4867 #ays-poll-christmas-top-bundle-dicount-month-main .ays_poll_dicount_month img {
4868 width: 80px;
4869 }
4870
4871 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-sale-banner-link {
4872 display: flex;
4873 justify-content: center;
4874 align-items: center;
4875 width: 200px;
4876 }
4877
4878 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box {
4879 font-size:14px;
4880 padding:12px;
4881 text-align: center;
4882 }
4883
4884 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
4885 text-align: left;
4886 width: 30%;
4887 display: flex;
4888 justify-content: space-around;
4889 align-items: flex-start;
4890 text-align: center;
4891 }
4892
4893 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
4894 width: 30%;
4895 display: flex;
4896 justify-content: center;
4897 align-items: center;
4898 }
4899
4900 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-button-box {
4901 width: 20%;
4902 display: flex;
4903 justify-content: center;
4904 align-items: center;
4905 flex-direction: column;
4906 }
4907
4908 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-christmas-top-bundle-title {
4909 display: inline-block;
4910 color: #FDFDFD;
4911 font-style: normal;
4912 font-weight: 600;
4913 line-height: normal;
4914 }
4915
4916 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-christmas-top-bundle-title .ays-poll-christmas-top-bundle-title-link {
4917 font-style: normal;
4918 font-weight: 700;
4919 font-size: 32px;
4920 line-height: 39px;
4921 text-align: center;
4922 text-transform: uppercase;
4923 letter-spacing: 0.13em;
4924 color: #A42F29;
4925 }
4926
4927 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-christmas-top-bundle-desc {
4928 display: inline-block;
4929 font-style: normal;
4930 font-weight: 700;
4931 font-size: 32px;
4932 line-height: normal;
4933 text-align: center;
4934 letter-spacing: 0.13em;
4935 color: #A42F29;
4936 text-transform: uppercase;
4937 }
4938
4939 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-christmas-top-bundle-coupon-row {
4940 box-sizing: border-box;
4941 display: flex;
4942 flex-direction: row;
4943 justify-content: center;
4944 align-items: center;
4945 padding: 10px;
4946 font-size: 22px;
4947 background: #FCFAF8;
4948 border: 2px dotted #A42F29;
4949 border-radius: 25px;
4950 margin-bottom: 5px;
4951 font-weight: 700;
4952 }
4953
4954 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-christmas-top-bundle-text-row {
4955 font-weight: 500;
4956 }
4957
4958
4959 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box strong {
4960 font-size: 17px;
4961 font-weight: bold;
4962 letter-spacing: 0.80px;
4963 }
4964
4965 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-color {
4966 color: #971821;
4967 }
4968
4969 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-text-decoration {
4970 text-decoration: underline;
4971 }
4972
4973 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
4974 display: flex;
4975 justify-content: flex-end;
4976 align-items: center;
4977 }
4978
4979 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
4980 width: 30%;
4981 }
4982
4983 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-button,
4984 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
4985 align-items: center;
4986 font-weight: 500;
4987 }
4988
4989 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
4990 background: #971821;
4991 border-color: #fff;
4992 display: flex;
4993 justify-content: center;
4994 align-items: center;
4995 padding: 5px 15px;
4996 font-size: 16px;
4997 border-radius: 5px;
4998 }
4999
5000 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button:hover {
5001 background: #7d161d;
5002 border-color: #971821;
5003 }
5004
5005 #ays-poll-christmas-top-bundle-dicount-month-main #ays-poll-dismiss-buttons-content{
5006 display: flex;
5007 justify-content: center;
5008 }
5009
5010 #ays-poll-christmas-top-bundle-dicount-month-main #ays-poll-dismiss-buttons-content .ays-button{
5011 margin: 0 !important;
5012 font-size: 13px;
5013 font-size: 13px;
5014 color: #A42F29;
5015 }
5016
5017 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
5018 width: 19%;
5019 }
5020
5021 #ays-poll-christmas-top-bundle-dicount-month-main .ays-buy-now-opacity-button {
5022 padding: 40px 15px;
5023 display: flex;
5024 justify-content: center;
5025 align-items: center;
5026 opacity: 0;
5027 }
5028
5029 #ays-poll-maker-countdown-main-container .ays-poll-maker-countdown-container {
5030 margin: 0 auto;
5031 text-align: center;
5032 font-weight: 500;
5033 }
5034
5035 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
5036 font-weight: normal;
5037 letter-spacing: .125rem;
5038 text-transform: uppercase;
5039 font-weight: bolder;
5040 font-size: 18px;
5041 font-weight: 400;
5042 margin: 0;
5043 padding: 9px 0 4px 0;
5044 line-height: 1.3;
5045 }
5046 #ays-poll-maker-countdown-main-container li,
5047 #ays-poll-maker-countdown-main-container ul {
5048 margin: 0;
5049 }
5050
5051 #ays-poll-maker-countdown-main-container li {
5052 display: inline-block;
5053 font-size: 14px;
5054 list-style-type: none;
5055 padding: 14px;
5056 text-transform: lowercase;
5057 }
5058
5059 #ays-poll-maker-countdown-main-container li span {
5060 display: flex;
5061 justify-content: center;
5062 align-items: center;
5063 font-size: 30px;
5064 min-height: 50px;
5065 min-width: 50px;
5066 background: #FFFFFF;
5067 border: 1px solid #A42F29;
5068 border-radius: 4px;
5069 box-shadow: 0px 1px 1px #A42F29;
5070 }
5071
5072 #ays-poll-maker-countdown-main-container .emoji {
5073 display: none;
5074 padding: 1rem;
5075 }
5076
5077 #ays-poll-maker-countdown-main-container .emoji span {
5078 font-size: 30px;
5079 padding: 0 .5rem;
5080 }
5081
5082 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box li {
5083 position: relative;
5084 }
5085
5086 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box li span:after {
5087 content: ":";
5088 color: #A42F29;
5089 position: absolute;
5090 top: 10px;
5091 right: -5px;
5092 font-size: 40px;
5093
5094 }
5095
5096 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box li span#ays-poll-countdown-seconds:after {
5097 content: unset;
5098 }
5099
5100 #ays-poll-christmas-top-bundle-dicount-month-main #ays-button-top-buy-now {
5101 display: flex;
5102 align-items: center;
5103 padding: 12px 32px;
5104 color: #FFF;
5105 font-size: 15px;
5106 font-style: normal;
5107 line-height: normal;
5108 margin: 0 !important;
5109 background: #A42F29;
5110 border: 1px solid #A42F29;
5111 box-shadow: 0px 0px 4px #A42F29;
5112 border-radius: 4px;
5113 transition: all 0.3s;
5114 }
5115
5116 #ays-poll-christmas-top-bundle-dicount-month-main #ays-button-top-buy-now:hover {
5117 background-color: #FF7F66;
5118 border: 1px solid #fff;
5119 }
5120
5121 div#ays-poll-christmas-top-bundle-dicount-month-main button.notice-dismiss:before{
5122 color: #A42F29;
5123 content: "\f00d";
5124 font-family: "Font Awesome 5 Free";
5125 font-size: 22px;
5126 font-weight: 900;
5127 }
5128
5129 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-christmas-top-bundle-guaranteeicon {
5130 width: 30px;
5131 margin-right: 5px;
5132 }
5133
5134 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-one-time-text {
5135 color: #A42F29;
5136 font-size: 12px;
5137 font-style: normal;
5138 font-weight: 600;
5139 line-height: normal;
5140 }
5141
5142
5143 @media all and (max-width: 768px) {
5144 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-christmas-top-bundle-coupon-row {
5145 max-width: 50%;
5146 margin: 0 auto;
5147 }
5148
5149 div#ays-poll-christmas-top-bundle-dicount-month-main {
5150 padding-right: 0;
5151 }
5152 div#ays-poll-christmas-top-bundle-dicount-month-main .ays_poll_dicount_month{
5153 display: flex;
5154 align-items: center;
5155 justify-content: space-between;
5156 align-content: center;
5157 flex-wrap: wrap;
5158 flex-direction: column;
5159 padding: 10px 0;
5160 }
5161
5162 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box {
5163 width: 100% !important;
5164 text-align: center;
5165 }
5166
5167 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
5168 font-size: 15px;
5169 font-weight: 600;
5170 }
5171
5172 #ays-poll-maker-countdown-main-container ul {
5173 font-weight: 500;
5174 }
5175
5176 #ays-poll-maker-countdown-main-container li span {
5177 font-size: 35px;
5178 min-height: 57px;
5179 min-width: 55px;
5180 }
5181
5182 div#ays-poll-maker-countdown-main-container li {
5183 padding: 10px;
5184 }
5185
5186 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-christmas-top-bundle-mobile-image-display-none {
5187 display: none !important;
5188 }
5189
5190 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-christmas-top-bundle-mobile-image-display-block {
5191 display: block !important;
5192 margin-top: 5px;
5193 }
5194
5195 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
5196 width: 100% !important;
5197 text-align: center;
5198 flex-direction: column;
5199 margin-top: 20px;
5200 justify-content: center;
5201 align-items: center;
5202 }
5203
5204 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box li span:after {
5205 top: unset;
5206 }
5207
5208 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
5209 width: 100%;
5210 display: flex;
5211 justify-content: center;
5212 align-items: center;
5213 }
5214
5215 #ays-poll-christmas-top-bundle-dicount-month-main .ays-button{
5216 margin: 0 auto !important;
5217 }
5218
5219 div#ays-poll-christmas-top-bundle-dicount-month-main.ays_poll_dicount_info.notice {
5220 background-position: bottom right;
5221 background-repeat: no-repeat;
5222 background-size: cover;
5223 border-radius: 10px;
5224 }
5225
5226 #ays-poll-christmas-top-bundle-dicount-month-main #ays-poll-dismiss-buttons-content .ays-button {
5227 padding-left: unset !important;
5228 }
5229
5230 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
5231 justify-content: center;
5232 }
5233
5234 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
5235 font-size: 14px;
5236 padding: 5px 10px;
5237 }
5238
5239 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-buy-now-opacity-button {
5240 display: none;
5241 }
5242
5243 #ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dismiss-buttons-container-for-form{
5244 position: static !important;
5245 }
5246
5247 .comparison .product img {
5248 width: 70px;
5249 }
5250
5251 .ays-poll-features-wrap .comparison a.price-buy{
5252 padding: 8px 5px;
5253 font-size: 11px;
5254 }
5255 }
5256
5257 @media screen and (max-width: 1305px) and (min-width: 768px){
5258 div#ays-poll-christmas-top-bundle-dicount-month-main.ays_poll_dicount_info.notice {
5259 background-position: bottom right;
5260 background-repeat: no-repeat;
5261 background-size: cover;
5262 }
5263
5264 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box strong {
5265 font-size: 15px;
5266 }
5267
5268 #ays-poll-maker-countdown-main-container li {
5269 font-size: 11px;
5270 }
5271
5272 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
5273 display: none;
5274 }
5275 }
5276
5277 @media screen and (max-width: 1680px) and (min-width: 1551px){
5278 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
5279 width: 29%;
5280 }
5281
5282 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
5283 width: 30%;
5284 }
5285 }
5286
5287 @media screen and (max-width: 1550px) and (min-width: 1400px){
5288 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
5289 width: 31%;
5290 }
5291
5292 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
5293 width: 35%;
5294 }
5295 }
5296
5297 @media screen and (max-width: 1400px) and (min-width: 1200px){
5298 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
5299 width: 35%;
5300 }
5301
5302 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
5303 width: 40%;
5304 }
5305
5306 div#ays-poll-maker-countdown-main-container li span {
5307 font-size: 30px;
5308 min-height: 50px;
5309 min-width: 50px;
5310 }
5311 }
5312
5313 @media screen and (max-width: 1200px) and (min-width: 769px){
5314 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
5315 width: 45%;
5316 }
5317
5318 div#ays-poll-christmas-top-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
5319 width: 35%;
5320 }
5321
5322 div#ays-poll-maker-countdown-main-container li span {
5323 font-size: 30px;
5324 min-height: 50px;
5325 min-width: 50px;
5326 }
5327 }
5328
5329 @media screen and (max-width: 1200px) and (max-width: 1200px){
5330 div#ays-poll-christmas-top-bundle-dicount-month-main .ays_poll_dicount_month {
5331 flex-wrap: wrap;
5332 justify-content: space-around;
5333 }
5334 }
5335 /* 2024 | Christmas top banner | End */
5336
5337
5338 /* Sale buttom banner | Start */
5339
5340 .ays-poll-general-bundle-container {
5341 padding: 20px 20px;
5342 color: #000;
5343 border-radius: 5px;
5344 width: 100%;
5345 margin-right: auto;
5346 margin-left: auto;
5347 background-image: url(../images/winter-backround-bundle.png);
5348 background-position: center center;
5349 background-size: contain;
5350 /* background-color: #191919; */
5351 background-repeat: no-repeat;
5352 }
5353
5354 .ays-poll-general-bundle-container .ays-poll-general-bundle-box {
5355 display: flex;
5356 justify-content: flex-end;
5357 align-items: center;
5358 }
5359
5360 .ays-poll-general-bundle-container .ays-poll-general-bundle-row {
5361 text-align: center;
5362 margin-right: 40px;
5363 }
5364
5365 .ays-poll-general-bundle-container .ays-poll-general-bundle-image-row img {
5366 height: 130px;
5367 }
5368
5369 .ays-poll-general-bundle-container .ays-poll-general-bundle-color {
5370 color: #971821;
5371 }
5372
5373 .ays-poll-general-bundle-container .ays-poll-general-bundle-text {
5374 font-size: 25px;
5375 font-weight: 700;
5376 color: #fff;
5377 }
5378
5379 .ays-poll-general-bundle-container .ays-poll-general-bundle-text > span{
5380 color: #971821;
5381 }
5382
5383 .ays-poll-general-bundle-container .ays-poll-general-bundle-sale-text {
5384 font-size: 20px;
5385 font-weight: 700;
5386 color: #971821;
5387 }
5388
5389 .ays-poll-general-bundle-container .ays-poll-general-bundle-row p {
5390 font-weight: 500;
5391 color: #fff;
5392 }
5393
5394 .ays-poll-general-bundle-container .ays-poll-general-bundle-button {
5395 background-color: #971821;
5396 border-color: #fff;
5397 display: flex;
5398 justify-content: center;
5399 align-items: center;
5400 padding: 5px 15px;
5401 font-size: 16px;
5402 color: #fff !important;
5403 text-decoration: none !important;
5404 text-shadow: none;
5405 font-weight: 900;
5406
5407 line-height: 2.15384615;
5408 min-height: 30px;
5409 margin: 0;
5410 cursor: pointer;
5411 border-width: 1px;
5412 border-style: solid;
5413 -webkit-appearance: none;
5414 border-radius: 3px;
5415 white-space: nowrap;
5416 box-sizing: border-box;
5417 }
5418
5419 .ays-poll-general-bundle-container .ays-poll-general-bundle-link-color {
5420 color: #971821 !important;
5421 }
5422
5423 .ays-poll-general-bundle-container .ays-poll-general-bundle-sale-text {
5424 text-decoration: underline;
5425 }
5426
5427 .ays-poll-general-bundle-container .ays-poll-general-bundle-button:hover {
5428 background-color: #7d161d;
5429 border-color: #971821;
5430 }
5431
5432 @media screen and (max-width: 1400px) {
5433 div.ays-poll-general-bundle-container {
5434 background-image: linear-gradient(90deg, #7ec9da, #1586a1);
5435 background-position: top center;
5436 background-size: cover;
5437 }
5438 div.ays-poll-general-bundle-container .ays-poll-general-bundle-box {
5439 flex-wrap: wrap;
5440 justify-content: center;;
5441 }
5442
5443 div.ays-poll-general-bundle-row div.ays-poll-general-bundle-text{
5444 font-size: 20px;
5445 }
5446
5447 div.ays-poll-general-bundle-container .ays-poll-general-bundle-button {
5448 font-size: 13px;
5449 }
5450
5451 div.ays-poll-general-bundle-container .ays-poll-general-bundle-sale-text {
5452 font-size: 19px;
5453 }
5454
5455 .ays-poll-general-bundle-container .ays-poll-general-bundle-row p{
5456 margin: 0;
5457 }
5458 }
5459 @media screen and (max-width: 768px) {
5460 .ays-poll-general-bundle-container .ays-poll-general-bundle-row {
5461 margin: 10px 0;
5462 }
5463
5464 div.ays-poll-general-bundle-container {
5465 background-image: linear-gradient(180deg, #7ec9da, #1586a1);
5466 }
5467 }
5468
5469 /* Sale buttom banner | End */
5470
5471 @media screen and (max-width: 782px) {
5472 #ays-poll-general-settings-form input.ays-text-input,
5473 #ays-poll-general-settings-form .ays-show-user-page-table .ays_user_page_sortable_placeholder,
5474 #ays-poll-general-settings-form .ays-show-user-page-table li {
5475 width: 100%;
5476 }
5477
5478 #ays-poll-general-settings-form * {
5479 word-break: break-word;
5480 font-size: 14px;
5481 }
5482
5483 #ays-poll-general-settings-form .select2-selection--multiple {
5484 min-width: unset;
5485 }
5486
5487 #ays-poll-general-settings-form .ays-poll-user-roles {
5488 padding: unset;
5489 }
5490
5491 #ays-poll-general-settings-form .select2-container--default .select2-selection--multiple .select2-selection__choice {
5492 font-size: 15px;
5493 }
5494
5495 #ays-poll-general-settings-form .ays-show-user-page-table-wrap {
5496 padding: 10px;
5497 }
5498
5499 #ays-poll-general-settings-form .wp-color-result-text{
5500 padding: 4px;
5501 font-size: 10px;
5502 }
5503
5504 #ays-poll-general-settings-form .wp-picker-container .wp-color-result.button {
5505 padding: 0 0 0 25px;
5506 }
5507
5508 #ays-poll-general-settings-form img.ays_integration_logo {
5509 width: 35px;
5510 height: auto;
5511 }
5512
5513 #ays-poll-general-settings-form legend strong,
5514 #ays-poll-general-settings-form legend strong i {
5515 font-size: 20px;
5516 }
5517
5518 #ays-poll-general-settings-form #tab3 legend > strong {
5519 font-size: 20px !important;
5520 }
5521
5522 #ays-poll-general-settings-form input[type=radio]{
5523 height: 1rem;
5524 width: 1rem;
5525 }
5526
5527 #ays-poll-general-settings-form .ays-settings-wrapper {
5528 display: block;
5529 }
5530
5531 #ays-poll-general-settings-form .ays-settings-wrapper > div {
5532 margin-bottom: 20px;
5533 }
5534
5535 #ays-poll-general-settings-form .ays-settings-wrapper .nav-tab-wrapper {
5536 margin: 0;
5537 }
5538
5539 #ays-poll-general-settings-form .ays-settings-form-save-button-wrap {
5540 position: fixed;
5541 padding: 10px 0px;
5542 left: 0;
5543 bottom: 0;
5544 width: 100%;
5545 background-color: #f1f1f1;
5546 text-align: center;
5547 z-index: 99999;
5548 }
5549 }
5550
5551 .ays-settings-form-save-button-wrap {
5552 position:sticky;
5553 padding:15px 0px;
5554 bottom:0;
5555 }
5556
5557 /* Winter Sale Banner | Start */
5558
5559 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
5560 /* color: #fff; */
5561 /*color: #0041B8;*/
5562 }
5563
5564 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main #ays-poll-dismiss-buttons-content{
5565 display: flex;
5566 justify-content: center;
5567 }
5568
5569 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main #ays-poll-dismiss-buttons-content .ays-button{
5570 margin: 0;
5571 font-size: 13px;
5572 color: #969393b0;
5573 }
5574
5575 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main #ays-poll-dismiss-buttons-content{
5576 display: block;
5577 }
5578
5579 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main {
5580 border: 1px solid #E5E5E5;
5581 background: #FFF;
5582 border-radius: 6px;
5583 box-shadow: 0 1px 1px 0 rgb(0 0 0 / 5%);
5584 position: relative;
5585 z-index: 1;
5586 min-height: 80px;
5587 }
5588 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main.ays_pb_dicount_info button {
5589 display: flex;
5590 align-items: center;
5591 }
5592
5593 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main div#ays-poll-dicount-month a.ays-poll-sale-banner-link:focus {
5594 outline: none;
5595 box-shadow: 0;
5596 }
5597
5598 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main .btn-link {
5599 font-weight: 400;
5600 color: #007bff;
5601 background-color: transparent;
5602 display: inline-block;
5603 font-weight: 400;
5604 text-align: center;
5605 white-space: nowrap;
5606 vertical-align: middle;
5607 -webkit-user-select: none;
5608 -moz-user-select: none;
5609 -ms-user-select: none;
5610 user-select: none;
5611 border: 1px solid transparent;
5612 padding: .375rem .75rem;
5613 font-size: 1rem;
5614 line-height: 1.5;
5615 border-radius: .25rem
5616 }
5617
5618 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main.ays_poll_dicount_info {
5619 background-image: url(../images/mega_bundle.jpg);
5620 background-position: center right;
5621 background-repeat: no-repeat;
5622 background-size: cover;
5623 border: 0;
5624 /*height: 198px;*/
5625 background-image: linear-gradient(45deg, #dbdbdb, transparent);
5626 }
5627
5628 /*div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays_poll_dicount_month {
5629 display: flex;
5630 align-items: end;
5631 justify-content: space-between;
5632 height: 100%;
5633 }*/
5634
5635 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays-poll-sale-banner-link {
5636 display: flex;
5637 justify-content: center;
5638 align-items: center;
5639 width: 200px;
5640 }
5641
5642 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
5643 font-size:14px;
5644 padding: 16px;
5645 text-align: center;
5646 width: 50%;
5647 }
5648
5649 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
5650 font-size: 17px;
5651 font-weight: bold;
5652 letter-spacing: 0.80px;
5653 }
5654
5655 /*div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays-button{
5656 margin: 6px auto;
5657 display: flex;
5658 align-items: center;
5659 font-weight: 500;
5660 padding: 5px 15px;
5661 background-color: #3340ca;
5662 border-color: #267bff;
5663 font-size: 16px;
5664 }*/
5665
5666 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main #ays-poll-button-top-buy-now:hover {
5667 background-color: #222eaa;
5668 border-color: #222eaa;
5669 }
5670
5671 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays-poll-dicount-wrap-color {
5672 color: #007bff;
5673 }
5674
5675 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays-poll-dicount-wrap-text-decoration {
5676 text-decoration: underline;
5677 }
5678
5679 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container .ays-poll-maker-countdown-container {
5680 /* color: #333; */
5681 margin: 0 auto;
5682 text-align: center;
5683 }
5684
5685 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
5686 font-weight: normal;
5687 letter-spacing: .125rem;
5688 text-transform: uppercase;
5689 font-weight: bolder;
5690
5691 font-size: 18px;
5692 font-weight: 400;
5693 margin: 0;
5694 padding: 9px 0 4px 0;
5695 line-height: 1.3;
5696 }
5697
5698 /*div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container #ays-poll-countdown {
5699 font-weight: 600;
5700 color: #fff;
5701 }*/
5702
5703 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container ul {
5704 margin: 0;
5705 }
5706
5707 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container li {
5708 display: inline-block;
5709 font-size: 14px;
5710 list-style-type: none;
5711 padding: 14px;
5712 text-transform: uppercase;
5713 }
5714
5715 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container li span {
5716 display: block;
5717 font-size: 40px;
5718 line-height: 1.4em;
5719 }
5720
5721 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container .emoji {
5722 display: none;
5723 padding: 1rem;
5724 }
5725
5726 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container .emoji span {
5727 font-size: 50px;
5728 padding: 0 .5rem;
5729 }
5730
5731 @media screen and (max-width: 1305px){
5732
5733 div#ays-poll-dicount-month-main.ays_poll_dicount_info {
5734 /* background-image: url(../images/christmas_bundle_2.png) !important; */
5735 /* background-position: bottom right;
5736 background-repeat: no-repeat;
5737 background-size: cover;
5738 background-color: #191919;
5739 background-size: 20%; */
5740 height: unset !important;
5741 }
5742
5743 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays_poll_dicount_month{
5744 height: unset !important;
5745 }
5746
5747 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays_poll_dicount_month{
5748 align-items: center;
5749 }
5750 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container #ays-poll-countdown {
5751 font-weight: 700;
5752 color: #4A382E;
5753 }
5754
5755 }
5756
5757 @media all and (max-width: 768px) {
5758 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main {
5759 padding-right: 0;
5760 }
5761 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main .ays_poll_dicount_month{
5762 display: flex;
5763 align-items: center;
5764 justify-content: space-between;
5765 align-content: center;
5766 flex-wrap: wrap;
5767 flex-direction: column;
5768 padding: 10px 0;
5769 }
5770
5771 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
5772 width: 100%;
5773 text-align: center;
5774 }
5775
5776 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
5777 font-size: 15px;
5778 font-weight: 600;
5779 }
5780
5781 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container ul {
5782 font-weight: 500;
5783 }
5784
5785 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container li span {
5786 font-size: 20px;
5787 }
5788
5789 div#ays-poll-winter-dicount-main #ays-poll-dicount-month-main .ays-button{
5790 margin: 0 auto !important;
5791 }
5792
5793 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main.ays_poll_dicount_info.notice {
5794 background-size: cover;
5795 }
5796
5797 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
5798 font-weight: bolder;
5799 }
5800
5801 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main #ays-poll-button-top-buy-now {
5802 font-size: 14px;
5803 padding: 5px 10px;
5804 }
5805
5806 div#ays-poll-winter-dicount-main .comparison .product img {
5807 width: 70px;
5808 }
5809
5810 .ays-poll-features-wrap .comparison a.price-buy{
5811 padding: 8px 5px;
5812 font-size: 11px;
5813 }
5814
5815 div#ays-poll-winter-dicount-main div#ays-poll-dicount-month-main.ays_poll_dicount_info{
5816 /* background-image: unset !important; */
5817 background-image: linear-gradient(45deg, #dbdbdb, transparent);
5818 /* background-position: bottom right; */
5819 /* background-repeat: no-repeat; */
5820 /* background-size: cover; */
5821 /* background-color: #cb2a2a; */
5822 }
5823
5824 div#ays-poll-winter-dicount-main #ays-poll-maker-countdown-main-container #ays-poll-countdown {
5825 /* font-weight: 600; */
5826 color: #000;
5827 }
5828 }
5829
5830 /* Winter Sale Banner | End */
5831
5832 /* table.wp-list-table.polls th#poll_image {
5833 width: 100px;
5834 max-width: 100%;
5835 } */
5836
5837 a.ays-poll-image-list-table-link-column {
5838 -webkit-box-shadow: none;
5839 box-shadow: none;
5840 text-decoration: none;
5841 }
5842
5843 img.ays-poll-image-list-table-img-column {
5844 max-width:60px;
5845 width: 60px;
5846 height: 60px;
5847 object-fit: cover;
5848 }
5849
5850 /* Sale Banner | Start */
5851
5852 /*div#ays-poll-dicount-month-main.ays_poll_dicount_info {
5853 background-image: linear-gradient(45deg, #dbdbdb, transparent);COMMENT THIS LATER AFTER OPEN AGAIN
5854 background-image: url(../images/mega_bundle_logo_background.jpg);
5855 background-position: center right;
5856 background-repeat: no-repeat;
5857 background-size: cover;
5858 background-color: #191919;COMMENT THIS LATER AFTER OPEN AGAIN
5859 }
5860
5861 #ays-poll-dicount-month-main .ays_poll_dicount_month {
5862 display: flex;
5863 align-items: center;
5864 justify-content: space-between;
5865 }
5866
5867 #ays-poll-dicount-month-main .ays-poll-sale-banner-link {
5868 display: flex;
5869 justify-content: center;
5870 align-items: center;
5871 width: 200px;
5872 }
5873
5874 #ays-poll-dicount-month-main .ays-poll-sale-banner-link img {
5875 width: 80px;
5876 }
5877
5878 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
5879 font-size:14px;
5880 padding:12px;COMMENT THIS LATER AFTER OPEN AGAIN
5881 text-align: center;
5882 width: 50%;
5883 color: #009688;
5884 }
5885
5886 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
5887 font-size: 17px;
5888 font-weight: bold;
5889 letter-spacing: 0.80px;
5890 }
5891
5892 #ays-poll-dicount-month-main .ays-button{
5893 margin: 0 auto !important;COMMENT THIS LATER AFTER OPEN AGAIN
5894 display: flex;
5895 align-items: center;
5896 font-weight: 500;
5897 padding: 5px 35px;
5898 background-color: #5561a3;
5899 border-color: #5561a3;
5900 font-size: 16px;
5901 border-radius: 41px 150px 128px 140px / 75px 53px 38px 42px;
5902 }
5903
5904 #ays-poll-dicount-month-main #ays-poll-button-top-buy-now:hover {
5905 background-color: #5561a3;
5906 border-color: #5561a3;
5907 }
5908
5909 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-color {
5910 color: #5561a3;
5911 }
5912
5913 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-text-decoration {
5914 text-decoration: underline;
5915 }
5916
5917 #ays-poll-countdown-main-container .ays-poll-countdown-container {
5918 color: #fff;
5919 margin: 0 auto;
5920 text-align: center;
5921 }
5922
5923 #ays-poll-dicount-month-main .ays-poll-btn-form {
5924 display: flex;
5925 justify-content: center;
5926 align-items: center;
5927 }
5928
5929 div#ays-poll-dicount-month-main.ays_poll_dicount_info button {
5930 background-color: unset;
5931 border: unset;
5932 color: #5561a3;
5933 }
5934
5935 #ays-poll-countdown-main-container #ays-poll-countdown-headline {
5936 font-weight: normal;
5937 letter-spacing: .125rem;
5938 text-transform: uppercase;
5939 font-weight: bolder;
5940
5941 font-size: 18px;
5942 font-weight: 400;
5943 margin: 0;
5944 padding: 9px 0 4px 0;
5945 line-height: 1.3;
5946 }
5947
5948 #ays-poll-countdown-main-container #ays-poll-countdown {
5949 font-weight: 600;
5950 }
5951
5952 #ays-poll-countdown-main-container ul {
5953 margin: 0;
5954 }
5955
5956 #ays-poll-countdown-main-container li {
5957 display: inline-block;
5958 font-size: 14px;
5959 list-style-type: none;
5960 padding: 14px;
5961 text-transform: uppercase;
5962 }
5963
5964 #ays-poll-countdown-main-container li span {
5965 display: block;
5966 font-size: 40px;
5967 line-height: 1.4em;
5968 height: 56px;
5969 }
5970
5971 #ays-poll-countdown-main-container .emoji {
5972 display: none;
5973 padding: 1rem;
5974 }
5975
5976 #ays-poll-countdown-main-container .emoji span {
5977 font-size: 50px;
5978 padding: 0 .5rem;
5979 }
5980
5981 @media all and (max-width: 768px) {
5982 div#ays-poll-dicount-month-main {
5983 padding-right: 0;
5984 }
5985 div#ays-poll-dicount-month-main .ays_poll_dicount_month{
5986 display: flex;
5987 align-items: center;
5988 justify-content: space-between;
5989 align-content: center;
5990 flex-wrap: wrap;
5991 flex-direction: column;
5992 padding: 10px 0;
5993 }
5994
5995 div#ays-poll-dicount-month-main img{
5996 width: 100px;
5997 }
5998
5999 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
6000 width: 100%;
6001 text-align: center;COMMENT THIS LATER AFTER OPEN AGAIN
6002 }
6003 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box > p{
6004 margin: 0 !important;
6005 }
6006
6007 #ays-poll-countdown-main-container #ays-poll-countdown-headline {
6008 font-size: 15px;
6009 font-weight: 600;
6010 }
6011
6012 #ays-poll-countdown-main-container ul {
6013 font-weight: 500;
6014 color: #009688;
6015 }
6016
6017 div#ays-poll-countdown-main-container li span {
6018 font-size: 20px;
6019 height: 28px;
6020 }
6021
6022 #ays-poll-dicount-month-main .ays-button{
6023 margin: 5px auto !important;
6024 }
6025
6026 div#ays-poll-dicount-month-main.ays_poll_dicount_info.notice {
6027 background-image: url(../images/mega_bundle_logo_background_responsive.jpg);
6028 background-size: auto; COMMENT THIS LATER AFTER OPEN AGAIN
6029 }
6030
6031 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
6032 font-weight: bolder;
6033 }
6034
6035 div#ays-poll-dicount-month-main #ays-poll-button-top-buy-now {
6036 font-size: 14px;
6037 padding: 5px 10px;
6038 }
6039
6040 .comparison .product img {
6041 width: 70px;
6042 }
6043
6044 .comparison a.price-buy{
6045 padding: 5px 10px;
6046 font-size: 11px;
6047 }
6048
6049 div#ays-poll-dicount-month-main .ays-button{
6050 font-size: 12px;
6051 border-radius: 5px; COMMENT THIS LATER AFTER OPEN AGAIN
6052 padding: 0 10px; COMMENT THIS LATER AFTER OPEN AGAIN
6053 }
6054
6055 div#ays-poll-dicount-month-main .ays-poll-sale-banner-link {
6056 display: none;
6057 }
6058
6059 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
6060 margin-top: 12px;
6061 }
6062
6063 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box p {
6064 margin: 0 auto;
6065 width: 100%;
6066 font-size: 14px;
6067 }
6068
6069 div#ays-poll-dicount-month-main.ays_poll_dicount_info button {
6070 font-size: 14px;
6071 }
6072
6073 div#ays-poll-dicount-month-main .ays-button {
6074 padding: 2px 25px;
6075 }
6076 }*/
6077
6078 /* Sale Banner | End */
6079
6080 /* Sale Banner Poll Countdown | Start */
6081 /* div#ays-poll-dicount-month-main.ays_poll_dicount_info {
6082 background-image: url(../images/black_friday_greate_bundle.png);
6083 background-position: center right;
6084 background-repeat: no-repeat;
6085 background-size: contain;
6086 background-image: linear-gradient(45deg, #dbdbdb, transparent);
6087 }
6088
6089 #ays-poll-dicount-month-main .ays_poll_dicount_month {
6090 display: flex;
6091 align-items: center;
6092 justify-content: space-between;
6093 }
6094
6095 #ays-poll-dicount-month-main .ays_poll_dicount_month img {
6096 width: 130px;
6097 }
6098
6099 #ays-poll-dicount-month-main .ays-poll-sale-banner-link {
6100 display: flex;
6101 justify-content: center;
6102 align-items: center;
6103 width: 200px;
6104 }
6105
6106 #ays-poll-dicount-month-main .ays-poll-sale-banner-link img {
6107 width: 80px;
6108 }
6109
6110 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
6111 font-size:14px;
6112 padding:12px;
6113 text-align: center;
6114 width: 50%;
6115 }
6116
6117 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
6118 font-size: 17px;
6119 font-weight: bold;
6120 letter-spacing: 0.80px;
6121 }
6122
6123 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-color {
6124 color: #971821;
6125 }
6126
6127 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-text-decoration {
6128 text-decoration: underline;
6129 }
6130
6131 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
6132 display: flex;
6133 justify-content: flex-end;
6134 align-items: center;
6135 }
6136
6137 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
6138 width: 30%;
6139 }
6140
6141 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-button,
6142 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
6143 align-items: center;
6144 font-weight: 500;
6145 }
6146
6147 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
6148 background: #971821;
6149 border-color: #fff;
6150 display: flex;
6151 justify-content: center;
6152 align-items: center;
6153 padding: 5px 15px;
6154 font-size: 16px;
6155 border-radius: 5px;
6156 }
6157
6158 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button:hover {
6159 background: #7d161d;
6160 border-color: #971821;
6161 }
6162
6163 #ays-poll-dicount-month-main #ays-poll-dismiss-buttons-content{
6164 display: flex;
6165 justify-content: center;
6166 }
6167
6168 #ays-poll-dicount-month-main #ays-poll-dismiss-buttons-content .ays-button{
6169 margin: 0 !important;
6170 font-size: 13px;
6171 font-size: 13px;
6172 color: #135E96;
6173 }
6174
6175 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
6176 width: 19%;
6177 }
6178
6179 #ays-poll-dicount-month-main .ays-buy-now-opacity-button {
6180 padding: 40px 15px;
6181 display: flex;
6182 justify-content: center;
6183 align-items: center;
6184 opacity: 0;
6185 } */
6186
6187 /*#ays-poll-maker-countdown-main-container .ays-poll-maker-countdown-container {
6188 margin: 0 auto;
6189 text-align: center;
6190 }
6191
6192 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
6193 font-weight: normal;
6194 letter-spacing: .125rem;
6195 text-transform: uppercase;
6196 font-weight: bolder;
6197
6198 font-size: 18px;
6199 font-weight: 400;
6200 margin: 0;
6201 padding: 9px 0 4px 0;
6202 line-height: 1.3;
6203 }
6204 #ays-poll-maker-countdown-main-container li,
6205 #ays-poll-maker-countdown-main-container ul {
6206 margin: 0;
6207 }
6208 */
6209
6210 /* #ays-poll-maker-countdown-main-container li {
6211 display: inline-block;
6212 font-size: 14px;
6213 list-style-type: none;
6214 padding: 14px;
6215 text-transform: lowercase;
6216 }
6217
6218 /*
6219 #ays-poll-maker-countdown-main-container li span {
6220 display: block;
6221 font-size: 40px;
6222 }
6223
6224 #ays-poll-maker-countdown-main-container .emoji {
6225 display: none;
6226 padding: 1rem;
6227 }
6228
6229 #ays-poll-maker-countdown-main-container .emoji span {
6230 font-size: 50px;
6231 padding: 0 .5rem;
6232 }*/
6233 /*
6234 @media all and (max-width: 768px) {
6235 div#ays-poll-dicount-month-main {
6236 padding-right: 0;
6237 }
6238 div#ays-poll-dicount-month-main .ays_poll_dicount_month{
6239 display: flex;
6240 align-items: center;
6241 justify-content: space-between;
6242 align-content: center;
6243 flex-wrap: wrap;
6244 flex-direction: column;
6245 padding: 10px 0;
6246 }
6247
6248 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
6249 width: 100% !important;
6250 text-align: center;
6251 }
6252
6253 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
6254 font-size: 15px;
6255 font-weight: 600;
6256 }
6257
6258 #ays-poll-maker-countdown-main-container ul {
6259 font-weight: 500;
6260 }
6261
6262 #ays-poll-maker-countdown-main-container li span {
6263 font-size: 20px;
6264 }
6265
6266 #ays-poll-dicount-month-main .ays-button{
6267 margin: 0 auto !important;
6268 }
6269
6270 div#ays-poll-dicount-month-main.ays_poll_dicount_info.notice {
6271 background-position: bottom right;
6272 background-repeat: no-repeat;
6273 background-size: contain;
6274 }
6275
6276 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
6277 justify-content: center;
6278 }
6279
6280 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
6281 font-size: 14px;
6282 padding: 5px 10px;
6283 }
6284
6285 div#ays-poll-dicount-month-main .ays-buy-now-opacity-button {
6286 display: none;
6287 }
6288
6289 #ays-poll-dicount-month-main .ays-poll-dismiss-buttons-container-for-form{
6290 position: static !important;
6291 }
6292
6293 .comparison .product img {
6294 width: 70px;
6295 }
6296
6297 .comparison a.price-buy{
6298 padding: 5px 10px;
6299 font-size: 11px;
6300 }
6301 } */
6302
6303 /* @media screen and (max-width: 1305px) and (min-width: 768px){
6304 div#ays-poll-dicount-month-main.ays_poll_dicount_info.notice {
6305 background-position: bottom right;
6306 background-repeat: no-repeat;
6307 background-size: contain;
6308 }
6309
6310 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
6311 font-size: 15px;
6312 }
6313
6314 #ays-poll-maker-countdown-main-container li {
6315 font-size: 11px;
6316 }
6317
6318 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
6319 display: none;
6320 }
6321 } */
6322 /* Sale Banner Poll Countdown | End */
6323
6324 /* Helloween bundle start */
6325 /* #ays-poll-dicount-month-main-helloween{
6326 background-image: url(../images/halloween_banner_plugins.png);
6327 height: 222px;
6328 background-repeat: no-repeat;
6329 background-position: center left;
6330 background-size: cover;
6331 border-radius: 7px;
6332 display: flex;
6333 align-items: center;
6334 justify-content: space-around;
6335 }
6336
6337 .notice-success, div.updated{
6338 border-left: unset;
6339 }
6340
6341 div.ays-poll-helloween-bundle-buy-now-timer{
6342 display: flex;
6343 align-items: center;
6344 justify-content: center;
6345 }
6346
6347 div#ays-poll-dicount-month-helloween {
6348 display: flex;
6349 align-items: center;
6350 justify-content: space-between;
6351 height: 170px;
6352 width: 65%;
6353 max-width: 100%;
6354 }
6355
6356 .ays-poll-countdown-main-container-helloween #ays-poll-countdown {
6357 font-weight: 600;
6358 }
6359
6360 .ays-poll-countdown-main-container-helloween ul {
6361 margin: 0;
6362 }
6363
6364 .ays-poll-countdown-main-container-helloween li {
6365 display: inline-block;
6366 font-size: 14px;
6367 list-style-type: none;
6368 padding: 14px;
6369 text-transform: uppercase;
6370 color: #fff;
6371 margin-left: 7px;
6372 }
6373
6374 .ays-poll-countdown-main-container-helloween li span:first-child {
6375 display: block;
6376 font-size: 40px;
6377 line-height: 1.4em;
6378 text-align: center;
6379 }
6380 .ays-poll-countdown-main-container-helloween li > p > span:nth-child(2){
6381 margin-left: 7px;
6382 }
6383 .ays-poll-countdown-main-container-helloween .emoji {
6384 display: none;
6385 padding: 1rem;
6386 }
6387
6388 .ays-poll-countdown-main-container-helloween .emoji span {
6389 font-size: 50px;
6390 padding: 0 .5rem;
6391 }
6392
6393 .ays-poll-dicount-wrap-box.ays-buy-now-button-box-helloween > a.ays-buy-now-button-helloween{
6394 background-image: linear-gradient(#7fc700, #409901);
6395 border: none;
6396 outline: none;
6397 padding: 8px 40px;
6398 font-size: 25px;
6399 text-transform: uppercase;
6400 font-weight: bold;
6401 border-radius: 25px;
6402 }
6403
6404 div#ays-poll-dismiss-buttons-content-helloween > button.ays-button-helloween {
6405 color: #d7a5da;
6406 font-size: 20px;
6407 font-weight: bold;
6408 }
6409
6410 .ays-poll-dicount-wrap-box-helloween-limited {
6411 color: #fff;
6412 }
6413
6414 .ays-poll-dicount-wrap-box-helloween-limited > p {
6415 font-size: 18px;
6416 font-weight: 700;
6417 padding: 0;
6418 margin: 0;
6419 }
6420
6421 #ays-poll-dicount-month-main-helloween button.notice-dismiss{
6422 background-color: #720092;
6423 border-radius: 50%;
6424 margin: 7px;
6425 }
6426 #ays-poll-dicount-month-main-helloween button.notice-dismiss:before{
6427 content: "\X";
6428 color: #fff;
6429 font-size: 18px;
6430 font-weight: 700;
6431 font-family: sans-serif;
6432 }
6433
6434 .ays-poll-dicount-wrap-box.ays-buy-now-button-box-helloween > a.ays-buy-now-button-helloween:focus,
6435 .ays-poll-dicount-wrap-box.ays-buy-now-button-box-helloween > a.ays-buy-now-button-helloween:active {
6436 outline: unset;
6437 border: unset;
6438 box-shadow: none;
6439 }
6440
6441 .ays-poll-dicount-wrap-box-helloween-timer{
6442 margin-right: 25px;
6443 }
6444
6445 @media screen and (max-width: 760px){
6446 #ays-poll-dicount-month-main-helloween{
6447 background-color: #720092;
6448 background-image: unset;
6449 height: 350px;
6450 }
6451
6452 div#ays-poll-dicount-month-helloween{
6453 flex-direction: column;
6454 width: 83%;
6455 max-width: 100%;
6456 justify-content: center;
6457 align-items: center;
6458 margin-left: 25px;
6459 }
6460
6461 div.ays-poll-helloween-bundle-buy-now-timer{
6462 flex-direction: column;
6463 }
6464 .ays-poll-helloween-bundle{
6465 display: inherit !important;
6466 }
6467
6468 .ays-poll-dicount-wrap-box-helloween-limited > p{
6469 font-size: 16px;
6470 line-height: unset;
6471 text-align: center;
6472 }
6473
6474 .ays-poll-countdown-main-container-helloween #ays-poll-countdown{
6475 font-weight: normal;
6476 }
6477
6478 .ays-poll-countdown-main-container-helloween li{
6479 padding: 0;
6480 margin-left: 5px;
6481 text-align: center;
6482 }
6483
6484 .ays-poll-dicount-wrap-box.ays-buy-now-button-box-helloween > a.ays-buy-now-button-helloween{
6485 padding: 0px 40px;
6486 font-size: 16px;
6487 border-radius: 16px;
6488 }
6489
6490 div#ays-poll-dismiss-buttons-content-helloween > button.ays-button-helloween{
6491 font-size: 14px;
6492 }
6493
6494 div.ays-poll-dismiss-buttons-container-for-form-helloween{
6495 left: 50% !important;
6496 transform: translate(-50%, -50%);
6497 bottom: 0 !important;
6498 right: unset !important;
6499 }
6500
6501 .ays-poll-countdown-main-container-helloween li span{
6502 font-size: 18px !important;
6503 }
6504
6505 .ays-poll-countdown-main-container-helloween li p{
6506 margin: 0 !important;
6507 padding: 0 !important;
6508 }
6509 }
6510
6511 @media screen and (max-width: 1400px) {
6512 div#ays-poll-dicount-month-helloween{
6513 width: 100%;
6514 max-width: 100%;
6515 justify-content: center;
6516 align-items: center;
6517 margin-left: 25px;
6518 }
6519
6520 .ays-poll-helloween-bundle{
6521 display: inherit !important;
6522 }
6523
6524 .ays-poll-dicount-wrap-box-helloween-limited > p{
6525 font-size: 16px;
6526 line-height: unset;
6527 text-align: center;
6528 }
6529
6530 .ays-poll-countdown-main-container-helloween #ays-poll-countdown{
6531 font-weight: normal;
6532 }
6533
6534 .ays-poll-countdown-main-container-helloween li{
6535 padding: 0;
6536 margin-left: 5px;
6537 text-align: center;
6538 }
6539
6540 .ays-poll-dicount-wrap-box.ays-buy-now-button-box-helloween > a.ays-buy-now-button-helloween{
6541 padding: 0px 40px;
6542 font-size: 16px;
6543 border-radius: 16px;
6544 }
6545
6546 div#ays-poll-dismiss-buttons-content-helloween > button.ays-button-helloween{
6547 font-size: 14px;
6548 }
6549
6550 div.ays-poll-dicount-wrap-box-helloween-timer{
6551 margin: 0 17px !important;
6552 }
6553
6554 .ays-poll-countdown-main-container-helloween li span:first-child{
6555 font-size: 25px;
6556 }
6557 }
6558 @media screen and (max-width: 1700px) {
6559 div#ays-poll-dicount-month-helloween{
6560 width: 100%;
6561 max-width: 100%;
6562 justify-content: center;
6563 align-items: center;
6564 margin-left: 25px;
6565 }
6566
6567 .ays-poll-helloween-bundle{
6568 display: inherit !important;
6569 }
6570
6571 .ays-poll-countdown-main-container-helloween #ays-poll-countdown{
6572 font-weight: normal;
6573 }
6574
6575 .ays-poll-countdown-main-container-helloween li{
6576 padding: 0;
6577 margin-left: 5px;
6578 text-align: center;
6579 }
6580
6581 .ays-poll-dicount-wrap-box.ays-buy-now-button-box-helloween > a.ays-buy-now-button-helloween{
6582 font-size: 18px;
6583 border-radius: 16px;
6584 }
6585
6586 div.ays-poll-dicount-wrap-box-helloween-timer{
6587 margin: 0 50px;
6588 }
6589 }
6590
6591 @media screen and (max-width: 520px){
6592 #ays-poll-dicount-month-main-helloween{
6593 height: 450px;
6594 }
6595 } */
6596
6597 /* Helloween bundle End */
6598
6599 /* Christmas banner main page | Start */
6600
6601 /*
6602 div#ays-poll-dicount-christmas-month-main * {
6603 color: #fff;
6604 }
6605
6606 div#ays-poll-dicount-christmas-month-main div#ays-poll-dicount-christmas-month a.ays-poll-sale-banner-link:focus {
6607 outline: none;
6608 box-shadow: 0;
6609 }
6610
6611 div#ays-poll-dicount-christmas-month-main .btn-link {
6612 color: white;
6613 background-color: transparent;
6614 display: inline-block;
6615 font-weight: 400;
6616 text-align: center;
6617 white-space: nowrap;
6618 vertical-align: middle;
6619 -webkit-user-select: none;
6620 -moz-user-select: none;
6621 -ms-user-select: none;
6622 user-select: none;
6623 border: 1px solid transparent;
6624 padding: 0.375rem 0.75rem;
6625 font-size: 15px;
6626 font-weight: 500;
6627 line-height: 1.5;
6628 border-radius: 0.25rem;
6629 color: rgba(255, 255, 255, 0.6);
6630 letter-spacing: 1px;
6631 }
6632
6633 div#ays-poll-dicount-christmas-month-main.ays_poll_dicount_info {
6634 background-image: linear-gradient(45deg, #C41824, #C41824);
6635 padding: unset;
6636 border: unset;
6637 }
6638
6639 #ays-poll-dicount-christmas-month-main .ays_poll_dicount_month {
6640 position: relative;
6641 background-image: url(../images/christmas_banner_plugins.webp);
6642 background-position: bottom;
6643 background-repeat: no-repeat;
6644 background-size: cover;
6645 height: 140px;
6646 display: flex;
6647 }
6648
6649 #ays-poll-dicount-christmas-month-main .ays_poll_dicount_month img {
6650 width: 80px;
6651 }
6652
6653 #ays-poll-dicount-christmas-month-main .ays-poll-sale-banner-link {
6654 display: flex;
6655 justify-content: center;
6656 align-items: center;
6657 width: 200px;
6658 }
6659
6660 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-button-sale {
6661 font-style: normal;
6662 font-weight: 600;
6663 font-size: 24px;
6664 text-align: center;
6665 color: #00D76B;
6666 text-transform: uppercase;
6667 }
6668
6669 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box {
6670 font-size:14px;
6671 padding:12px;
6672 text-align: center;
6673 width: 25%;
6674 white-space: nowrap;
6675 }
6676
6677 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box strong {
6678 font-size: 17px;
6679 font-weight: bold;
6680 letter-spacing: 0.80px;
6681 }
6682
6683 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-color {
6684 color: #971821;
6685 }
6686
6687 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-text-decoration {
6688 text-decoration: underline;
6689 }
6690
6691 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box.ays-buy-now-button-box {
6692 display: flex;
6693 justify-content: flex-end;
6694 align-items: center;
6695 }
6696
6697 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box.ays-buy-now-button-box {
6698 width: 30%;
6699 }
6700
6701 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box .ays-button,
6702 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box .ays-buy-now-button {
6703 align-items: center;
6704 font-weight: 500;
6705 }
6706
6707 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box .ays-buy-now-button {
6708 background: #971821;
6709 border-color: #fff;
6710 display: flex;
6711 justify-content: center;
6712 align-items: center;
6713 padding: 5px 15px;
6714 font-size: 16px;
6715 border-radius: 5px;
6716 }
6717
6718 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box .ays-buy-now-button:hover {
6719 background: #7d161d;
6720 border-color: #971821;
6721 }
6722
6723 #ays-poll-dicount-christmas-month-main #ays-poll-dismiss-buttons-content{
6724 display: flex;
6725 justify-content: center;
6726 }
6727
6728 #ays-poll-dicount-christmas-month-main #ays-poll-dismiss-buttons-content .ays-button{
6729 margin: 0 !important;
6730 font-size: 13px;
6731 font-size: 13px;
6732 color: #969393b0;
6733 }
6734
6735 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-opacity-box {
6736 width: 19%;
6737 }
6738
6739 #ays-poll-dicount-christmas-month-main .ays-buy-now-opacity-button {
6740 padding: 40px 15px;
6741 display: flex;
6742 justify-content: center;
6743 align-items: center;
6744 opacity: 0;
6745 }
6746
6747 #ays-poll-countdown-main-container .ays-poll-countdown-container {
6748 margin: 0 auto;
6749 text-align: center;
6750 }
6751
6752 #ays-poll-countdown-main-container #ays-poll-countdown-headline {
6753 font-weight: normal;
6754 letter-spacing: .125rem;
6755 text-transform: uppercase;
6756 font-weight: bolder;
6757
6758 font-size: 18px;
6759 font-weight: 400;
6760 margin: 0;
6761 padding: 9px 0 4px 0;
6762 line-height: 1.3;
6763 }
6764 #ays-poll-countdown-main-container li,
6765 #ays-poll-countdown-main-container ul {
6766 margin: 0;
6767 font-weight: 600;
6768 }
6769
6770 #ays-poll-countdown-main-container li {
6771 display: inline-block;
6772 font-size: 10px;
6773 list-style-type: none;
6774 padding: 10px;
6775 text-transform: uppercase;
6776 }
6777 #ays-poll-countdown-main-container li span {
6778 display: block;
6779 font-size: 22px;
6780 }
6781
6782 #ays-poll-countdown-main-container .emoji {
6783 display: none;
6784 padding: 1rem;
6785 }
6786
6787 #ays-poll-countdown-main-container .emoji span {
6788 font-size: 25px;
6789 padding: 0 .5rem;
6790 }
6791
6792 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-box {
6793 display: flex;
6794 justify-content: center;
6795 align-items: center;
6796 width: 95%;
6797 margin: auto;
6798 }
6799
6800 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-title-row {
6801 text-align: center;
6802 padding-right: 50px;
6803 font-style: normal;
6804 font-weight: 900;
6805 font-size: 19px;
6806 color: #FFFFFF;
6807 }
6808
6809 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-button-buy-now {
6810 border: none;
6811 outline: none;
6812 padding: 10px 20px;
6813 font-size: 22px;
6814 text-transform: uppercase;
6815 font-weight: bold;
6816 text-decoration: none;
6817 background: linear-gradient(180deg, #01CD5D 0%, #01946E 100%);
6818 border-radius: 16px;
6819 }
6820
6821 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-text-row {
6822 text-transform: uppercase;
6823 text-shadow: -1.5px 0 #dd0bef, 0 1.5px #dd0bef, 1.5px 0 #dd0bef, 0 -1.5px #dd0bef;
6824 font-weight: 900;
6825 font-style: normal;
6826 font-size: 40px;
6827 line-height: 40px;
6828 color: #FFFFFF;
6829 }
6830
6831 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-text-box {
6832 position: absolute;
6833 width: 25%;
6834 top: 10px;
6835 bottom: 0;
6836 right: 0;
6837 left: 0;
6838 margin: 0 auto;
6839 }
6840
6841 div#ays-poll-dicount-christmas-month-main button.notice-dismiss:before{
6842 color: #fff;
6843 }
6844
6845 div#ays-poll-dicount-christmas-month-main #ays-poll-maker-countdown-main-container li span {
6846 display: block;
6847 font-size: 40px;
6848 line-height: 1.4em;
6849 }
6850
6851 #ays-poll-maker-countdown-main-container li {
6852 display: inline-block;
6853 font-size: 14px;
6854 list-style-type: none;
6855 padding: 14px;
6856 text-transform: uppercase;
6857 }
6858
6859 @media screen and (max-width: 1400px) and (min-width: 1200px){
6860 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-title-row {
6861 font-size: 15px;
6862 }
6863
6864 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-text-row {
6865 font-size: 27px;
6866 }
6867
6868 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-box {
6869 width: 100%;
6870 }
6871
6872 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-button-buy-now {
6873 font-size: 13px;
6874 }
6875
6876 /* div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box-80{
6877 width: 80% !important;
6878 }
6879 }
6880
6881 @media all and (max-width: 1200px) {
6882 div#ays-poll-dicount-christmas-month-main .ays_poll_dicount_month{
6883 background: unset;
6884 }
6885
6886 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-title-row {
6887 font-size: 25px;
6888 }
6889
6890 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-text-row {
6891 font-size: 30px;
6892 }
6893
6894 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-box {
6895 width: 100%;
6896 justify-content: space-evenly;
6897 }
6898
6899 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-button-buy-now {
6900 font-size: 15px;
6901 }
6902
6903 /* div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box-80{
6904 width: 80% !important;
6905 }
6906 }
6907
6908 @media all and (max-width: 1200px) and (min-width: 1000px) {
6909
6910 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-title-row {
6911 font-size: 15px;
6912 }
6913
6914 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-button-buy-now {
6915 font-size: 10px;
6916 }
6917 }
6918
6919 @media all and (max-width: 1000px) {
6920 div#ays-poll-countdown-main-container li {
6921 font-size: 8px;
6922 }
6923
6924 div#ays-poll-countdown-main-container li span{
6925 font-size: 20px;
6926 }
6927
6928 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-button-buy-now {
6929 padding: 10px 18px;
6930 font-size: 12px;
6931 }
6932
6933 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box-80{
6934 width: 80% !important;
6935 }
6936 }
6937
6938 @media all and (max-width: 995px) {
6939
6940 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-box {
6941 flex-direction: column;
6942 }
6943
6944 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-title-row{
6945 font-size: 23px;
6946 }
6947
6948 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box {
6949 white-space: unset;
6950 }
6951
6952 div#ays-poll-dicount-christmas-month-main .ays_poll_dicount_month {
6953 padding: 20px;
6954 }
6955
6956 div#ays-poll-dicount-christmas-month-main {
6957 padding-right: 0;
6958 }
6959 div#ays-poll-dicount-christmas-month-main .ays_poll_dicount_month{
6960 display: flex;
6961 align-items: center;
6962 justify-content: space-between;
6963 align-content: center;
6964 flex-wrap: wrap;
6965 flex-direction: column;
6966 padding: 10px 0;
6967 height: unset;
6968 }
6969
6970 div#ays-poll-dicount-christmas-month-main div.ays-poll-dicount-christmas-wrap-box {
6971 width: 100% !important;
6972 text-align: center;
6973 }
6974
6975 div#ays-poll-dicount-christmas-month-main #ays-poll-countdown-main-container ul,
6976 #ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-title-row {
6977 padding: 0;
6978 }
6979
6980 div#ays-poll-countdown-main-container li {
6981 font-size: 15px;
6982 }
6983
6984 div#ays-poll-countdown-main-container li span {
6985 font-size: 25px;
6986 }
6987
6988 div#ays-poll-dicount-christmas-month-main div.ays-poll-dicount-christmas-wrap-text-box {
6989 position: unset;
6990 }
6991
6992 #ays-poll-countdown-main-container #ays-poll-countdown-headline {
6993 font-size: 15px;
6994 font-weight: 600;
6995 }
6996
6997 #ays-poll-countdown-main-container ul {
6998 font-weight: 500;
6999 }
7000
7001 #ays-poll-countdown-main-container li span {
7002 font-size: 20px;
7003 }
7004
7005 #ays-poll-dicount-christmas-month-main .ays-button{
7006 margin: 0 auto !important;
7007 }
7008
7009 div#ays-poll-dicount-christmas-month-main.ays_poll_dicount_info.notice {
7010 background-position: bottom right;
7011 background-repeat: no-repeat;
7012 background-size: contain;
7013 display: flex;
7014 justify-content: center;
7015 /* background-image: linear-gradient(45deg, #C41824, #c41824e0);
7016 }
7017
7018 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box.ays-buy-now-button-box {
7019 justify-content: center;
7020 }
7021
7022 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-wrap-box .ays-buy-now-button {
7023 font-size: 14px;
7024 padding: 5px 10px;
7025 }
7026
7027 div#ays-poll-dicount-christmas-month-main .ays-poll-dicount-christmas-button-buy-now {
7028 padding: 10px 18px;
7029 font-size: 15px;
7030 }
7031 }
7032
7033 @media screen and (max-width: 1305px) and (min-width: 768px){
7034 div#ays-poll-dicount-month-main.ays_poll_dicount_info.notice {
7035 background-position: bottom right;
7036 background-repeat: no-repeat;
7037 background-size: contain;
7038 }
7039
7040 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
7041 font-size: 15px;
7042 }
7043
7044 #ays-poll-maker-countdown-main-container li {
7045 font-size: 11px;
7046 }
7047
7048 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
7049 display: none;
7050 }
7051 }
7052 */
7053 /* Christmas banner main page | End */
7054
7055 /* New Mega Bundle Banner Poll | Start */
7056 /*
7057 div#ays-poll-dicount-month-main {
7058 border: 0;
7059 background: #FFF;
7060 border-radius: 20px;
7061 box-shadow: unset;
7062 position: relative;
7063 z-index: 1;
7064 min-height: 80px;
7065 }
7066 div#ays-poll-dicount-month-main.ays_poll_dicount_info button {
7067 display: flex;
7068 align-items: center;
7069 }
7070
7071 div#ays-poll-dicount-month-main div#ays-poll-dicount-month a.ays-poll-sale-banner-link:focus {
7072 outline: none;
7073 box-shadow: 0;
7074 }
7075
7076 div#ays-poll-dicount-month-main .btn-link {
7077 font-weight: 400;
7078 color: #007bff;
7079 background-color: transparent;
7080 display: inline-block;
7081 font-weight: 400;
7082 text-align: center;
7083 white-space: nowrap;
7084 vertical-align: middle;
7085 -webkit-user-select: none;
7086 -moz-user-select: none;
7087 -ms-user-select: none;
7088 user-select: none;
7089 border: 1px solid transparent;
7090 padding: .375rem .75rem;
7091 font-size: 1rem;
7092 line-height: 1.5;
7093 border-radius: .25rem
7094 }
7095
7096 div#ays-poll-dicount-month-main.ays_poll_dicount_info {
7097 background-image: url("../images/ays-poll-banner-background-50.svg");
7098 background-position: center right;
7099 background-repeat: no-repeat;
7100 background-size: cover;
7101 }
7102
7103 #ays-poll-dicount-month-main .ays_poll_dicount_month {
7104 display: flex;
7105 align-items: center;
7106 justify-content: space-between;
7107 color: #fff;
7108 }
7109
7110 #ays-poll-dicount-month-main .ays_poll_dicount_month img {
7111 width: 80px;
7112 }
7113
7114 #ays-poll-dicount-month-main .ays-poll-sale-banner-link {
7115 display: flex;
7116 justify-content: center;
7117 align-items: center;
7118 width: 200px;
7119 }
7120
7121 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
7122 font-size:14px;
7123 text-align: center;
7124 padding: 12px;
7125 }
7126
7127 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
7128 text-align: left;
7129 width: 25%;
7130 display: flex;
7131 justify-content: space-around;
7132 align-items: flex-start;
7133 }
7134
7135 .ays-poll-dicount-sale-name-discount-box {
7136 display: flex;
7137 align-items: center;
7138 }
7139
7140 .ays-poll-dicount-sale-name-discount-box div {
7141 margin-left: 10px;
7142 }
7143
7144 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
7145 width: 40%;
7146 display: flex;
7147 justify-content: center;
7148 align-items: center;
7149 }
7150
7151 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-button-box {
7152 width: 20%;
7153 display: flex;
7154 justify-content: center;
7155 align-items: center;
7156 flex-direction: column;
7157 }
7158
7159 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-new-poll-pro-title {
7160 color: #FDFDFD;
7161 font-size: 16.8px;
7162 font-style: normal;
7163 font-weight: 600;
7164 line-height: normal;
7165 }
7166
7167 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-sale-baner-mega-bundle-sale-text {
7168 font-size: 23px;
7169 font-weight: 700;
7170 padding-left: 5px;
7171 text-shadow: 2px 1.3px 0px #F66123;
7172 -webkit-text-stroke-width: 1px;
7173 -webkit-text-stroke-color: #4944FF;
7174 -moz-text-stroke-width: 1px;
7175 -moz-text-stroke-color: #4944FF;
7176 }
7177
7178 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-new-poll-pro-desc {
7179 display: inline-block;
7180 color: #FFF;
7181 font-size: 15px;
7182 font-style: normal;
7183 font-weight: 400;
7184 line-height: normal;
7185 margin-top: 10px;
7186 }
7187
7188 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
7189 font-size: 17px;
7190 font-weight: bold;
7191 letter-spacing: 0.80px;
7192 }
7193
7194 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-color {
7195 color: #971821;
7196 }
7197
7198 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-text-decoration {
7199 text-decoration: underline;
7200 }
7201
7202 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
7203 display: flex;
7204 justify-content: flex-end;
7205 align-items: center;
7206 }
7207
7208 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
7209 width: 30%;
7210 }
7211
7212 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-button,
7213 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
7214 align-items: center;
7215 font-weight: 500;
7216 }
7217
7218 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
7219 background: #971821;
7220 border-color: #fff;
7221 display: flex;
7222 justify-content: center;
7223 align-items: center;
7224 padding: 5px 15px;
7225 font-size: 16px;
7226 border-radius: 5px;
7227 }
7228
7229 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button:hover {
7230 background: #7d161d;
7231 border-color: #971821;
7232 }
7233
7234 #ays-poll-dicount-month-main #ays-poll-dismiss-buttons-content{
7235 display: flex;
7236 justify-content: center;
7237 }
7238
7239 #ays-poll-dicount-month-main #ays-poll-dismiss-buttons-content .ays-button{
7240 margin: 0 !important;
7241 font-size: 13px;
7242 font-size: 13px;
7243 color: #ffffff;
7244 }
7245
7246 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
7247 width: 19%;
7248 }
7249
7250 #ays-poll-dicount-month-main .ays-buy-now-opacity-button {
7251 padding: 40px 15px;
7252 display: flex;
7253 justify-content: center;
7254 align-items: center;
7255 opacity: 0;
7256 }
7257
7258 #ays-poll-maker-countdown-main-container .ays-poll-maker-countdown-container {
7259 margin: 0 auto;
7260 text-align: center;
7261 }
7262
7263 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
7264 font-weight: normal;
7265 letter-spacing: .125rem;
7266 text-transform: uppercase;
7267 font-weight: bolder;
7268
7269 font-size: 18px;
7270 font-weight: 400;
7271 margin: 0;
7272 padding: 9px 0 4px 0;
7273 line-height: 1.3;
7274 }
7275 #ays-poll-maker-countdown-main-container li,
7276 #ays-poll-maker-countdown-main-container ul {
7277 margin: 0;
7278 }
7279
7280 #ays-poll-maker-countdown-main-container li {
7281 display: inline-block;
7282 font-size: 14px;
7283 list-style-type: none;
7284 padding: 14px;
7285 text-transform: lowercase;
7286 }
7287
7288 #ays-poll-maker-countdown-main-container li span {
7289 display: flex;
7290 justify-content: center;
7291 align-items: center;
7292 font-size: 40px;
7293 min-height: 62px;
7294 min-width: 62px;
7295 border-radius: 4.273px;
7296 border: 0.534px solid #F4F4F4;
7297 background: #9896ED;
7298 }
7299
7300 #ays-poll-maker-countdown-main-container .emoji {
7301 display: none;
7302 padding: 1rem;
7303 }
7304
7305 #ays-poll-maker-countdown-main-container .emoji span {
7306 font-size: 30px;
7307 padding: 0 .5rem;
7308 }
7309
7310 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box li {
7311 position: relative;
7312 }
7313
7314 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box li span:after {
7315 content: ":";
7316 color: #fff;
7317 position: absolute;
7318 top: 10px;
7319 right: -5px;
7320 font-size: 40px;
7321
7322 }
7323
7324 #ays-poll-dicount-month-main .ays-poll-dicount-wrap-box li span#ays-poll-countdown-seconds:after {
7325 content: unset;
7326 }
7327
7328 #ays-poll-dicount-month-main #ays-button-top-buy-now {
7329 display: flex;
7330 align-items: center;
7331 border-radius: 6.409px;
7332 background: #F66123;
7333 padding: 12px 32px;
7334 color: #FFF;
7335 font-size: 12.818px;
7336 font-style: normal;
7337 font-weight: 800;
7338 line-height: normal;
7339 margin: 0 !important;
7340 }
7341
7342 div#ays-poll-dicount-month-main button.notice-dismiss:before{
7343 color: #fff;
7344 content: "";
7345 background-image: url("../images/icons/ays-poll-close-banner-white.svg");
7346 font-size: 22px;
7347 font-weight: 700;
7348 font-family: sans-serif;
7349 }
7350
7351 #ays-poll-dicount-month-main .ays-poll-new-mega-bundle-guaranteeicon {
7352 width: 30px;
7353 margin-right: 5px;
7354 }
7355
7356 #ays-poll-dicount-month-main .ays-poll-dicount-one-time-text {
7357 color: #FFF;
7358 font-size: 12px;
7359 font-style: normal;
7360 font-weight: 600;
7361 line-height: normal;
7362 }
7363
7364
7365 @media all and (max-width: 768px) {
7366 div#ays-poll-dicount-month-main {
7367 padding-right: 0;
7368 }
7369 div#ays-poll-dicount-month-main .ays_poll_dicount_month{
7370 display: flex;
7371 align-items: center;
7372 justify-content: space-between;
7373 align-content: center;
7374 flex-wrap: wrap;
7375 flex-direction: column;
7376 padding: 10px 0;
7377 }
7378
7379 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box {
7380 width: 100% !important;
7381 text-align: center;
7382 }
7383
7384 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
7385 font-size: 15px;
7386 font-weight: 600;
7387 }
7388
7389 #ays-poll-maker-countdown-main-container ul {
7390 font-weight: 500;
7391 }
7392
7393 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
7394 width: 100% !important;
7395 text-align: center;
7396 flex-direction: column;
7397 margin-top: 20px;
7398 justify-content: center;
7399 align-items: center;
7400 }
7401
7402 .ays-poll-dicount-sale-name-discount-box {
7403 display: block;
7404 }
7405
7406 .ays-poll-dicount-sale-name-discount-box div {
7407 margin-left: 0;
7408 }
7409
7410 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box li span:after {
7411 top: unset;
7412 }
7413
7414 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
7415 width: 100%;
7416 }
7417
7418 #ays-poll-dicount-month-main .ays-button{
7419 margin: 0 auto !important;
7420 }
7421
7422 div#ays-poll-dicount-month-main.ays_poll_dicount_info.notice {
7423 background-position: bottom right;
7424 background-repeat: no-repeat;
7425 background-size: cover;
7426 }
7427
7428 #ays-poll-dicount-month-main #ays-poll-dismiss-buttons-content .ays-button {
7429 padding-left: unset !important;
7430 }
7431
7432 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
7433 justify-content: center;
7434 }
7435
7436 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
7437 font-size: 14px;
7438 padding: 5px 10px;
7439 }
7440
7441 div#ays-poll-dicount-month-main .ays-buy-now-opacity-button {
7442 display: none;
7443 }
7444
7445 #ays-poll-dicount-month-main .ays-poll-dismiss-buttons-container-for-form{
7446 position: static !important;
7447 }
7448
7449 .comparison .product img {
7450 width: 70px;
7451 }
7452
7453 .ays-poll-features-wrap .comparison a.price-buy{
7454 padding: 8px 5px;
7455 font-size: 11px;
7456 }
7457 }
7458
7459 @media screen and (max-width: 1305px) and (min-width: 768px){
7460 div#ays-poll-dicount-month-main.ays_poll_dicount_info.notice {
7461 background-position: bottom right;
7462 background-repeat: no-repeat;
7463 background-size: cover;
7464 }
7465
7466 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box strong {
7467 font-size: 15px;
7468 }
7469
7470 #ays-poll-maker-countdown-main-container li {
7471 font-size: 11px;
7472 }
7473
7474 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
7475 display: none;
7476 }
7477 }
7478
7479 @media screen and (max-width: 1680px) and (min-width: 1551px){
7480 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
7481 width: 29%;
7482 }
7483
7484 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
7485 width: 30%;
7486 }
7487 }
7488
7489 @media screen and (max-width: 1550px) and (min-width: 1400px){
7490 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
7491 width: 31%;
7492 }
7493
7494 div#ays-poll-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
7495 width: 35%;
7496 }
7497 } */
7498 /* New Mega Bundle Banner Poll | End */
7499
7500
7501 /* New Poll Pro Banner quiz by Emma | Start */
7502
7503 /* div#ays-poll-new-mega-bundle-dicount-month-main-2024 {
7504 border: 0;
7505 background: #FFF;
7506 border-radius: 20px;
7507 box-shadow: unset;
7508 position: relative;
7509 z-index: 1;
7510 min-height: 80px;
7511 }
7512 div#ays-poll-new-mega-bundle-dicount-month-main-2024.ays_poll_dicount_info button {
7513 display: flex;
7514 align-items: center;
7515 }
7516
7517 div#ays-poll-new-mega-bundle-dicount-month-main-2024 div#ays-poll-dicount-month a.ays-poll-sale-banner-link:focus {
7518 outline: none;
7519 box-shadow: 0;
7520 }
7521
7522 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .btn-link {
7523 font-weight: 400;
7524 color: #007bff;
7525 background-color: transparent;
7526 display: inline-block;
7527 font-weight: 400;
7528 text-align: center;
7529 white-space: nowrap;
7530 vertical-align: middle;
7531 -webkit-user-select: none;
7532 -moz-user-select: none;
7533 -ms-user-select: none;
7534 user-select: none;
7535 border: 1px solid transparent;
7536 padding: .375rem .75rem;
7537 font-size: 1rem;
7538 line-height: 1.5;
7539 border-radius: .25rem
7540 }
7541
7542 div#ays-poll-new-mega-bundle-dicount-month-main-2024.ays_poll_dicount_info {
7543 background-color: #fff6df;
7544 }
7545
7546 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays_poll_dicount_month {
7547 display: flex;
7548 align-items: center;
7549 justify-content: space-between;
7550 color: #fff;
7551 }
7552
7553 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays_poll_dicount_month img {
7554 width: 80px;
7555 }
7556
7557 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-sale-banner-link {
7558 display: flex;
7559 justify-content: center;
7560 align-items: center;
7561 width: 200px;
7562 }
7563
7564 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box {
7565 font-size:14px;
7566 padding: 4px;
7567 text-align: center;
7568 }
7569
7570 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
7571 color: #30499B;
7572 }
7573
7574 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
7575 display: flex;
7576 justify-content: center;
7577 align-items: center;
7578 }
7579
7580 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-button-box {
7581 display: flex;
7582 justify-content: center;
7583 align-items: center;
7584 flex-direction: column;
7585 }
7586
7587 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-button-box span{
7588 font-size: 10px;
7589 color: #30499B;
7590 }
7591
7592 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-poll-dicount-wrap-text-box-texts {
7593 font-size: 23px;
7594 font-weight: bold;
7595 letter-spacing: 0.80px;
7596 }
7597
7598 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-poll-dicount-wrap-text-box-texts a:hover span,
7599 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-poll-dicount-wrap-text-box-texts a:hover {
7600 text-decoration: underline;
7601 }
7602
7603 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-color {
7604 color: #971821;
7605 }
7606
7607 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-text-decoration {
7608 text-decoration: underline;
7609 }
7610
7611 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
7612 display: flex;
7613 justify-content: flex-end;
7614 align-items: center;
7615 }
7616
7617 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-new-mega-bundle-limited-text {
7618 background-image: url(../images/icons/rectangle-bundle-2024.png);
7619 background-size: 100% 100%;
7620 width: auto;
7621 display: inline-block;
7622 height: auto;
7623 background-repeat: no-repeat;
7624 }
7625
7626 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-discount-box-sale-image {
7627 background-image: url(../images/50-sale-2024.png);
7628 background-size: contain;
7629 width: 290px;
7630 display: inline-block;
7631 height: auto;
7632 background-repeat: no-repeat;
7633 height: 117px;
7634 background-position: center;
7635 }
7636
7637 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
7638 width: 30%;
7639 }
7640
7641 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-button,
7642 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-buy-now-button {
7643 align-items: center;
7644 font-weight: 500;
7645 }
7646
7647 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-buy-now-button {
7648 background: #971821;
7649 border-color: #fff;
7650 display: flex;
7651 justify-content: center;
7652 align-items: center;
7653 padding: 5px 15px;
7654 font-size: 16px;
7655 border-radius: 5px;
7656 }
7657
7658 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-buy-now-button:hover {
7659 background: #7d161d;
7660 border-color: #971821;
7661 }
7662
7663 #ays-poll-new-mega-bundle-dicount-month-main-2024 #ays-poll-dismiss-buttons-content{
7664 display: flex;
7665 justify-content: center;
7666 }
7667
7668 #ays-poll-new-mega-bundle-dicount-month-main-2024 #ays-poll-dismiss-buttons-content .ays-button{
7669 margin: 0 !important;
7670 font-size: 13px;
7671 font-size: 13px;
7672 color: #ffffff;
7673 }
7674
7675 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-opacity-box {
7676 width: 19%;
7677 }
7678
7679 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-buy-now-opacity-button {
7680 padding: 40px 15px;
7681 display: flex;
7682 justify-content: center;
7683 align-items: center;
7684 opacity: 0;
7685 }
7686
7687 #ays-poll-maker-countdown-main-container .ays-poll-maker-countdown-container {
7688 color:#30499B;
7689 margin: 0 auto;
7690 text-align: center;
7691 }
7692
7693 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
7694 font-weight: normal;
7695 letter-spacing: .125rem;
7696 text-transform: uppercase;
7697 font-weight: bolder;
7698
7699 font-size: 18px;
7700 font-weight: 400;
7701 margin: 0;
7702 padding: 9px 0 4px 0;
7703 line-height: 1.3;
7704 }
7705 #ays-poll-maker-countdown-main-container li,
7706 #ays-poll-maker-countdown-main-container ul {
7707 margin: 0;
7708 }
7709
7710 #ays-poll-maker-countdown-main-container li {
7711 display: inline-block;
7712 font-size: 14px;
7713 list-style-type: none;
7714 padding: 14px;
7715 text-transform: capitalize;
7716 text-align: center;
7717 margin: auto;
7718 }
7719
7720 #ays-poll-maker-countdown-main-container li span {
7721 display: flex;
7722 justify-content: center;
7723 align-items: center;
7724 font-size: 23px;
7725 height: 56px;
7726 width: 53px;
7727 border-radius: 8px;
7728 border: 0.534px solid #F4F4F4;
7729 background: #30499B;
7730 color: #fff;
7731 }
7732
7733 #ays-poll-maker-countdown-main-container .emoji {
7734 display: none;
7735 padding: 1rem;
7736 }
7737
7738 #ays-poll-maker-countdown-main-container .emoji span {
7739 font-size: 30px;
7740 padding: 0 .5rem;
7741 }
7742
7743 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box li {
7744 position: relative;
7745 }
7746
7747 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box li span:after {
7748 content: ":";
7749 color: #30499B;
7750 position: absolute;
7751 top: 10px;
7752 right: -5px;
7753 font-size: 40px;
7754
7755 }
7756
7757 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box li span#ays-poll-countdown-seconds:after {
7758 content: unset;
7759 }
7760
7761 #ays-poll-new-mega-bundle-dicount-month-main-2024 #ays-button-top-buy-now {
7762 display: flex;
7763 align-items: center;
7764 border-radius: 64px;
7765 padding: 12px 32px;
7766 background: #30499B;
7767 color: #FFF;
7768 font-size: 12.818px;
7769 font-style: normal;
7770 font-weight: 800;
7771 line-height: normal;
7772 margin: 0 !important;
7773 }
7774
7775 #ays-poll-new-mega-bundle-dicount-month-main-2024 .button.ays-button{
7776 margin: 0;
7777 }
7778
7779 div#ays-poll-new-mega-bundle-dicount-month-main-2024 button.notice-dismiss:before{
7780 color: #30499B;
7781 }
7782
7783 div#ays-poll-new-mega-bundle-dicount-month-main-2024 button.notice-dismiss:before{
7784 color: #30499B;
7785 content: "";
7786 background-image: url("../images/icons/ays-poll-close-banner.svg");
7787 font-size: 22px;
7788 font-weight: 700;
7789 font-family: sans-serif;
7790 }
7791
7792
7793 @media all and (max-width: 768px) {
7794 div#ays-poll-new-mega-bundle-dicount-month-main-2024 {
7795 padding-right: 0;
7796 }
7797 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays_poll_dicount_month{
7798 display: flex;
7799 align-items: center;
7800 justify-content: space-between;
7801 align-content: center;
7802 flex-wrap: wrap;
7803 flex-direction: column;
7804 padding: 10px 0;
7805 }
7806
7807 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box {
7808 width: 100%;
7809 text-align: center;
7810 }
7811
7812 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
7813 font-size: 15px;
7814 font-weight: 600;
7815 }
7816
7817 #ays-poll-maker-countdown-main-container ul {
7818 font-weight: 500;
7819 }
7820
7821 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
7822 width: 100%;
7823 text-align: center;
7824 }
7825
7826 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
7827 width: 100%;
7828 display: flex;
7829 justify-content: center;
7830 align-items: center;
7831 }
7832
7833 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-button{
7834 margin: 0 auto !important;
7835 }
7836
7837 div#ays-poll-new-mega-bundle-dicount-month-main-2024.ays_poll_dicount_info.notice {
7838 background-position: center;
7839 background-repeat: no-repeat;
7840 background-size: cover;
7841 }
7842
7843 #ays-poll-new-mega-bundle-dicount-month-main-2024 #ays-poll-dismiss-buttons-content .ays-button {
7844 padding-left: unset !important;
7845 }
7846
7847 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
7848 justify-content: center;
7849 }
7850
7851 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-buy-now-button {
7852 font-size: 14px;
7853 padding: 5px 10px;
7854 }
7855
7856 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-buy-now-opacity-button {
7857 display: none;
7858 }
7859
7860 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dismiss-buttons-container-for-form{
7861 position: static !important;
7862 }
7863
7864 .comparison .product img {
7865 width: 70px;
7866 }
7867
7868 .comparison a.price-buy{
7869 padding: 5px 10px;
7870 font-size: 11px;
7871 }
7872
7873 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-poll-dicount-wrap-text-box-texts{
7874 height: 64px;
7875 }
7876
7877 #ays-poll-maker-countdown-main-container .ays-poll-maker-countdown-container #ays-poll-countdown > ul{
7878 display: flex;
7879 justify-content: center;
7880 align-items: center;
7881 }
7882
7883 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box li span:after {
7884 top: unset;
7885 }
7886
7887 #ays-poll-maker-countdown-main-container li{
7888 font-size: 12px;
7889 padding: 12px;
7890 }
7891
7892 #ays-poll-maker-countdown-main-container li span{
7893 font-size: 26px;
7894 min-height: 50px;
7895 min-width: 50px;
7896 }
7897
7898 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-button-box{
7899 width: 100%;
7900 }
7901 }
7902
7903 @media screen and (max-width: 1305px) and (min-width: 768px){
7904 div#ays-poll-new-mega-bundle-dicount-month-main-2024.ays_poll_dicount_info.notice {
7905 background-position: bottom right;
7906 background-repeat: no-repeat;
7907 background-size: cover;
7908 }
7909
7910 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-poll-dicount-wrap-text-box-texts {
7911 font-size: 15px;
7912 }
7913
7914 #ays-poll-maker-countdown-main-container li {
7915 font-size: 11px;
7916 }
7917
7918 div#ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-opacity-box {
7919 display: none;
7920 }
7921 }
7922
7923 @media screen and (max-width: 436px){
7924 #ays-poll-new-mega-bundle-dicount-month-main-2024 .ays-poll-dicount-wrap-box .ays-poll-dicount-wrap-text-box-texts{
7925 height: 110px;
7926 margin-bottom: 25px;
7927 }
7928 } */
7929 /* New Poll Pro Banner poll by Emma | End */
7930
7931
7932 /* 2024 | Black Friday top banner | Start */
7933 /*
7934 div#ays-poll-black-friday-bundle-dicount-month-main {
7935 border: 0;
7936 background: #FFF;
7937 border-radius: 20px;
7938 box-shadow: unset;
7939 position: relative;
7940 z-index: 1;
7941 min-height: 80px;
7942 }
7943 div#ays-poll-black-friday-bundle-dicount-month-main.ays_poll_dicount_info button {
7944 display: flex;
7945 align-items: center;
7946 }
7947
7948 div#ays-poll-black-friday-bundle-dicount-month-main div#ays-poll-dicount-month a.ays-poll-sale-banner-link:focus {
7949 outline: none;
7950 box-shadow: 0;
7951 }
7952
7953 div#ays-poll-black-friday-bundle-dicount-month-main .btn-link {
7954 font-weight: 400;
7955 color: #007bff;
7956 background-color: transparent;
7957 display: inline-block;
7958 font-weight: 400;
7959 text-align: center;
7960 white-space: nowrap;
7961 vertical-align: middle;
7962 -webkit-user-select: none;
7963 -moz-user-select: none;
7964 -ms-user-select: none;
7965 user-select: none;
7966 border: 1px solid transparent;
7967 padding: .375rem .75rem;
7968 font-size: 1rem;
7969 line-height: 1.5;
7970 border-radius: .25rem
7971 }
7972
7973 div#ays-poll-black-friday-bundle-dicount-month-main.ays_poll_dicount_info {
7974 background-image: url("../images/ays-poll-banner-black-friday-bg-image.svg");
7975 background-position: center right;
7976 background-repeat: no-repeat;
7977 background-size: cover;
7978 background-color: #161616;
7979 }
7980
7981 #ays-poll-black-friday-bundle-dicount-month-main .ays_poll_dicount_month {
7982 display: flex;
7983 align-items: center;
7984 justify-content: space-between;
7985 color: #fff;
7986 }
7987
7988 #ays-poll-black-friday-bundle-dicount-month-main .ays_poll_dicount_month img {
7989 width: 80px;
7990 }
7991
7992 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-sale-banner-link {
7993 display: flex;
7994 justify-content: center;
7995 align-items: center;
7996 width: 200px;
7997 }
7998
7999 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box {
8000 font-size:14px;
8001 padding:12px;
8002 text-align: center;
8003 }
8004
8005 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
8006 text-align: left;
8007 width: 30%;
8008 display: flex;
8009 justify-content: space-around;
8010 align-items: flex-start;
8011 text-align: center;
8012 }
8013
8014 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
8015 width: 30%;
8016 display: flex;
8017 justify-content: center;
8018 align-items: center;
8019 }
8020
8021 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-button-box {
8022 width: 20%;
8023 display: flex;
8024 justify-content: center;
8025 align-items: center;
8026 flex-direction: column;
8027 }
8028
8029 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-black-friday-bundle-title {
8030 display: inline-block;
8031 color: #FDFDFD;
8032 font-size: 16.8px;
8033 font-style: normal;
8034 font-weight: 600;
8035 line-height: normal;
8036 }
8037
8038 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-black-friday-bundle-title .ays-poll-black-friday-bundle-title-link {
8039 font-style: normal;
8040 font-weight: 700;
8041 font-size: 32px;
8042 line-height: 39px;
8043 text-align: center;
8044 text-transform: uppercase;
8045 letter-spacing: 0.13em;
8046 color: #161616;
8047 text-shadow: -1px 1px 0 #fff, 1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
8048 }
8049
8050 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box .ays-poll-black-friday-bundle-desc {
8051 display: inline-block;
8052 font-style: normal;
8053 font-weight: 700;
8054 font-size: 32px;
8055 line-height: normal;
8056 text-align: center;
8057 letter-spacing: 0.13em;
8058 color: #161616;
8059 text-shadow: -1px 1px 0 #FF7F66, 1px 1px 0 #FF7F66, 1px -1px 0 #FF7F66, -1px -1px 0 #FF7F66;
8060 }
8061
8062 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-black-friday-bundle-coupon-row {
8063 box-sizing: border-box;
8064 display: flex;
8065 flex-direction: row;
8066 justify-content: center;
8067 align-items: center;
8068 padding: 10px;
8069 font-size: 20px;
8070 background: #161616;
8071 border: 2px dotted #FF7F66;
8072 border-radius: 25px;
8073 margin-bottom: 5px;
8074 }
8075
8076
8077
8078 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box strong {
8079 font-size: 17px;
8080 font-weight: bold;
8081 letter-spacing: 0.80px;
8082 }
8083
8084 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-color {
8085 color: #971821;
8086 }
8087
8088 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-text-decoration {
8089 text-decoration: underline;
8090 }
8091
8092 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
8093 display: flex;
8094 justify-content: flex-end;
8095 align-items: center;
8096 }
8097
8098 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
8099 width: 30%;
8100 }
8101
8102 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-button,
8103 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
8104 align-items: center;
8105 font-weight: 500;
8106 }
8107
8108 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
8109 background: #971821;
8110 border-color: #fff;
8111 display: flex;
8112 justify-content: center;
8113 align-items: center;
8114 padding: 5px 15px;
8115 font-size: 16px;
8116 border-radius: 5px;
8117 }
8118
8119 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button:hover {
8120 background: #7d161d;
8121 border-color: #971821;
8122 }
8123
8124 #ays-poll-black-friday-bundle-dicount-month-main #ays-poll-dismiss-buttons-content{
8125 display: flex;
8126 justify-content: center;
8127 }
8128
8129 #ays-poll-black-friday-bundle-dicount-month-main #ays-poll-dismiss-buttons-content .ays-button{
8130 margin: 0 !important;
8131 font-size: 13px;
8132 font-size: 13px;
8133 color: #ffffff;
8134
8135 }
8136
8137 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
8138 width: 19%;
8139 }
8140
8141 #ays-poll-black-friday-bundle-dicount-month-main .ays-buy-now-opacity-button {
8142 padding: 40px 15px;
8143 display: flex;
8144 justify-content: center;
8145 align-items: center;
8146 opacity: 0;
8147 }
8148
8149 #ays-poll-maker-countdown-main-container .ays-poll-maker-countdown-container {
8150 margin: 0 auto;
8151 text-align: center;
8152 }
8153
8154 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
8155 font-weight: normal;
8156 letter-spacing: .125rem;
8157 text-transform: uppercase;
8158 font-weight: bolder;
8159 font-size: 18px;
8160 font-weight: 400;
8161 margin: 0;
8162 padding: 9px 0 4px 0;
8163 line-height: 1.3;
8164 }
8165 #ays-poll-maker-countdown-main-container li,
8166 #ays-poll-maker-countdown-main-container ul {
8167 margin: 0;
8168 }
8169
8170 #ays-poll-maker-countdown-main-container li {
8171 display: inline-block;
8172 font-size: 14px;
8173 list-style-type: none;
8174 padding: 14px;
8175 text-transform: lowercase;
8176 }
8177
8178 #ays-poll-maker-countdown-main-container li span {
8179 display: flex;
8180 justify-content: center;
8181 align-items: center;
8182 font-size: 30px;
8183 min-height: 50px;
8184 min-width: 50px;
8185 background: rgba(255, 255, 255, 0.05);
8186 border: 1px solid #FF7F66;
8187 border-radius: 4px;
8188 box-shadow: 0px 1px 1px #FF7F66;
8189 }
8190
8191 #ays-poll-maker-countdown-main-container .emoji {
8192 display: none;
8193 padding: 1rem;
8194 }
8195
8196 #ays-poll-maker-countdown-main-container .emoji span {
8197 font-size: 30px;
8198 padding: 0 .5rem;
8199 }
8200
8201 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box li {
8202 position: relative;
8203 }
8204
8205 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box li span:after {
8206 content: ":";
8207 color: #fff;
8208 position: absolute;
8209 top: 10px;
8210 right: -5px;
8211 font-size: 40px;
8212
8213 }
8214
8215 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box li span#ays-poll-countdown-seconds:after {
8216 content: unset;
8217 }
8218
8219 #ays-poll-black-friday-bundle-dicount-month-main #ays-button-top-buy-now {
8220 display: flex;
8221 align-items: center;
8222 padding: 12px 32px;
8223 color: #FFF;
8224 font-size:15px;
8225 font-style: normal;
8226 line-height: normal;
8227 margin: 0 !important;
8228 background: rgba(255, 255, 255, 0.1);
8229 border: 1px solid #FF7F66;
8230 box-shadow: 0px 0px 4px #FF7F66;
8231 border-radius: 4px;
8232 transition: all 0.3s;
8233 }
8234
8235 #ays-poll-black-friday-bundle-dicount-month-main #ays-button-top-buy-now:hover {
8236 background-color: #FF7F66;
8237 border: 1px solid #fff;
8238 }
8239
8240 div#ays-poll-black-friday-bundle-dicount-month-main button.notice-dismiss:before{
8241 color: #fff;
8242 content: "";
8243 background-image: url("../images/icons/ays-poll-close-banner.svg");
8244 font-family: fontawesome;
8245 font-size: 22px;
8246 }
8247
8248 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-black-friday-bundle-guaranteeicon {
8249 width: 30px;
8250 margin-right: 5px;
8251 }
8252
8253 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-one-time-text {
8254 color: #FFF;
8255 font-size: 12px;
8256 font-style: normal;
8257 font-weight: 600;
8258 line-height: normal;
8259 }
8260
8261
8262 @media all and (max-width: 768px) {
8263 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-black-friday-bundle-coupon-row {
8264 max-width: 50%;
8265 margin: 0 auto;
8266 }
8267
8268 div#ays-poll-black-friday-bundle-dicount-month-main {
8269 padding-right: 0;
8270 }
8271 div#ays-poll-black-friday-bundle-dicount-month-main .ays_poll_dicount_month{
8272 display: flex;
8273 align-items: center;
8274 justify-content: space-between;
8275 align-content: center;
8276 flex-wrap: wrap;
8277 flex-direction: column;
8278 padding: 10px 0;
8279 }
8280
8281 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box {
8282 width: 100% !important;
8283 text-align: center;
8284 }
8285
8286 #ays-poll-maker-countdown-main-container #ays-poll-countdown-headline {
8287 font-size: 15px;
8288 font-weight: 600;
8289 }
8290
8291 #ays-poll-maker-countdown-main-container ul {
8292 font-weight: 500;
8293 }
8294
8295 #ays-poll-maker-countdown-main-container li span {
8296 font-size: 35px;
8297 min-height: 57px;
8298 min-width: 55px;
8299 }
8300
8301 div#ays-poll-maker-countdown-main-container li {
8302 padding: 10px;
8303 }
8304
8305 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-black-friday-bundle-mobile-image-display-none {
8306 display: none !important;
8307 }
8308
8309 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-black-friday-bundle-mobile-image-display-block {
8310 display: block !important;
8311 margin-top: 5px;
8312 }
8313
8314 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
8315 width: 100% !important;
8316 text-align: center;
8317 flex-direction: column;
8318 margin-top: 20px;
8319 justify-content: center;
8320 align-items: center;
8321 }
8322
8323 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box li span:after {
8324 top: unset;
8325 }
8326
8327 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
8328 width: 100%;
8329 display: flex;
8330 justify-content: center;
8331 align-items: center;
8332 }
8333
8334 #ays-poll-black-friday-bundle-dicount-month-main .ays-button{
8335 margin: 0 auto !important;
8336 }
8337
8338 div#ays-poll-black-friday-bundle-dicount-month-main.ays_poll_dicount_info.notice {
8339 background-position: bottom right;
8340 background-repeat: no-repeat;
8341 background-size: cover;
8342 border-radius: 10px;
8343 }
8344
8345 #ays-poll-black-friday-bundle-dicount-month-main #ays-poll-dismiss-buttons-content .ays-button {
8346 padding-left: unset !important;
8347 }
8348
8349 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-buy-now-button-box {
8350 justify-content: center;
8351 }
8352
8353 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box .ays-buy-now-button {
8354 font-size: 14px;
8355 padding: 5px 10px;
8356 }
8357
8358 div#ays-poll-black-friday-bundle-dicount-month-main .ays-buy-now-opacity-button {
8359 display: none;
8360 }
8361
8362 #ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dismiss-buttons-container-for-form{
8363 position: static !important;
8364 }
8365
8366 .comparison .product img {
8367 width: 70px;
8368 }
8369
8370 .ays-poll-features-wrap .comparison a.price-buy{
8371 padding: 8px 5px;
8372 font-size: 11px;
8373 }
8374 }
8375
8376 @media screen and (max-width: 1305px) and (min-width: 768px){
8377 div#ays-poll-black-friday-bundle-dicount-month-main.ays_poll_dicount_info.notice {
8378 background-position: bottom right;
8379 background-repeat: no-repeat;
8380 background-size: cover;
8381 }
8382
8383 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box strong {
8384 font-size: 15px;
8385 }
8386
8387 #ays-poll-maker-countdown-main-container li {
8388 font-size: 11px;
8389 }
8390
8391 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-opacity-box {
8392 display: none;
8393 }
8394 }
8395
8396 @media screen and (max-width: 1680px) and (min-width: 1551px){
8397 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
8398 width: 29%;
8399 }
8400
8401 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
8402 width: 30%;
8403 }
8404 }
8405
8406 @media screen and (max-width: 1550px) and (min-width: 1400px){
8407 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
8408 width: 31%;
8409 }
8410
8411 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
8412 width: 35%;
8413 }
8414 }
8415
8416 @media screen and (max-width: 1400px) and (min-width: 1200px){
8417 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
8418 width: 35%;
8419 }
8420
8421 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
8422 width: 40%;
8423 }
8424
8425 div#ays-poll-maker-countdown-main-container li span {
8426 font-size: 30px;
8427 min-height: 50px;
8428 min-width: 50px;
8429 }
8430 }
8431
8432 @media screen and (max-width: 1200px) and (min-width: 769px){
8433 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-countdown-box {
8434 width: 45%;
8435 }
8436
8437 div#ays-poll-black-friday-bundle-dicount-month-main .ays-poll-dicount-wrap-box.ays-poll-dicount-wrap-text-box {
8438 width: 35%;
8439 }
8440
8441 div#ays-poll-maker-countdown-main-container li span {
8442 font-size: 30px;
8443 min-height: 50px;
8444 min-width: 50px;
8445 }
8446 } */
8447 /* 2024 | Black Friday top banner | End */
8448
8449 .form-group.row.ays-poll-button-box .ays-poll-button-first-row,
8450 .form-group.row.ays-poll-button-box .ays-poll-button-second-row {
8451 padding: 0;
8452 }
8453
8454 .form-group.row.ays-poll-button-box .ays-poll-button-second-row {
8455 position: relative;
8456 display: flex;
8457 justify-content: center;
8458 }
8459
8460 .form-group.row.ays-poll-button-box .ays-poll-button-second-row .ays-button {
8461 z-index: 9999;
8462 }
8463
8464 .form-group.row.ays-poll-button-box .ays-poll-button-second-row .ays-poll-category-prev-button {
8465 margin-right: 10px;
8466 }
8467
8468 .form-group.row.ays-poll-button-box .button.ays_default_btn {
8469 opacity: 1;
8470 }
8471
8472 @media screen and (max-width: 640px){
8473 div.form-group.row.ays-poll-button-box .ays-poll-button-second-row {
8474 justify-content: flex-start;
8475 margin-top: 10px;
8476 }
8477 }
8478
8479 @media screen and (max-width: 575px){
8480 .ays_divider_right{
8481 border: none;
8482 }
8483
8484 .ays_poll_hidden_block_content.ays_divider_left {
8485 border-left: none;
8486 }
8487
8488 .col-sm-9.ays_option_with_default_measurement_unit {
8489 padding-left: 0;
8490 }
8491 }
8492
8493 @media screen and (max-width: 425px){
8494 .ays_divider_right{
8495 border: none;
8496 }
8497
8498 #ays-poll-maker-countdown-main-container li {
8499 padding: 14px 8px;
8500 }
8501
8502 #ays-poll-maker-countdown-main-container li span {
8503 min-width: 50px;
8504 min-height: 50px;
8505 font-size: 30px;
8506 }
8507 }
8508
8509 .ays-poll-heading-box {
8510 float: right;
8511 margin-top: 10px;
8512 }
8513
8514 .ays-poll-heading-box .ays-poll-wordpress-user-manual-box a {
8515 display: inline-block;
8516 width: auto;
8517 min-width: 80px;
8518 padding: 5px 14px;
8519 font: 500 12px/16px "Roboto",Arial,sans-serif;
8520 letter-spacing: -.25px;
8521 text-transform: capitalize;
8522 border-color: #ddd;
8523 background-color: transparent;
8524 color: #888;
8525 cursor: pointer;
8526 margin: 0;
8527 border: 2px solid transparent;
8528 border-radius: 4px;
8529 text-decoration: underline;
8530 text-align: center;
8531 -webkit-transition: all 0.3s ease;
8532 transition: all 0.3s ease;
8533 }
8534
8535 .ays-poll-heading-box .ays-poll-wordpress-user-manual-box a:hover {
8536 color: #666;
8537 }
8538
8539 .ays-poll-heading-box .ays-poll-wordpress-user-manual-box a:focus {
8540 /*box-shadow: 0 0 0 1px #ddd, 0 0 2px 1px #f1f1f1;*/
8541 box-shadow: unset;
8542 outline: unset;
8543 }
8544
8545 .ays-poll-heading-box .ays-poll-wordpress-user-manual-box a {
8546 padding: 5px 0px;
8547 font-style: italic;
8548 }
8549
8550 /* Our products (new design)*/
8551
8552 .ays-poll-cards-block {
8553 display: flex;
8554 flex-wrap: wrap;
8555 justify-content: space-between;
8556 align-items: center;
8557 margin: 38px 0 2px;
8558 align-items: stretch;
8559 }
8560
8561 .ays-poll-card__text-hidden {
8562 display: none;
8563 }
8564
8565 .ays-poll-card {
8566 width: 32%;
8567 margin-bottom: 65px;
8568 background-color: #fff;
8569 display: flex;
8570 flex-direction: column;
8571 justify-content: space-between;
8572 border-radius: 2px;
8573 }
8574
8575 .ays-poll-card__content {
8576 display: flex;
8577 justify-content: space-between;
8578 background-color: #fff;
8579 padding: 25px 12px 8px 19px;
8580 min-height: 140px;
8581 flex: 1 0 auto;
8582 }
8583
8584 .ays-poll-card__content-img-box {
8585 margin-right: 14px;
8586 }
8587
8588 .ays-poll-card__img {
8589 width: 85px;
8590 height: 85px;
8591 border-radius: 9px;
8592 }
8593
8594 .ays-poll-card__title {
8595 font-style: normal;
8596 margin-bottom: 12px;
8597 font-weight: 600;
8598 font-size: 22px;
8599 line-height: 24px;
8600 color: #18191f;
8601 }
8602
8603 .ays-poll-card__text {
8604 font-style: normal;
8605 font-weight: 400;
8606 font-size: 14px;
8607 line-height: 20px;
8608 color: #4c4d54;
8609 }
8610
8611 .ays-poll-card__footer {
8612 background-color: #f7f7f7;
8613 padding: 25px 20px;
8614 }
8615
8616 .ays-poll-card__btn-info {
8617 display: inline-block;
8618 color: #2b74b9;
8619 border: 1px solid #2b74b9;
8620 padding: 10px 16px;
8621 background-color: #fff;
8622 font-weight: 500;
8623 font-size: 14px;
8624 line-height: 14px;
8625 border-radius: 2px;
8626 transition: background-color 0.3s ease-in-out, text-decoration 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;
8627 margin-right: 10px;
8628 }
8629
8630 .ays-poll-card__btn-primary {
8631 display: inline-block;
8632 color: #ffffff;
8633 border: 1px solid transparent;
8634 padding: 10px 16px;
8635 background-color: #2b74b9;
8636 font-weight: 500;
8637 font-size: 14px;
8638 line-height: 14px;
8639 border-radius: 2px;
8640 transition: background-color 0.3s ease-in-out, text-decoration 0.3s ease-in-out, color 0.3s ease-in-out;
8641 }
8642
8643 .ays-poll-card__btn-info:hover {
8644 text-decoration: none;
8645 background-color: #cdc8c81a;
8646 border: 1px solid #0e63b3;
8647 }
8648
8649 .ays-poll-card__btn-primary:hover {
8650 text-decoration: none;
8651 background-color: #0067c9;
8652 color: #ffffff;
8653 }
8654
8655 #ays-poll-intro-title {
8656 font-size: 38px;
8657 font-weight: 600;
8658 margin: 30px 0;
8659 width: 50%;
8660 }
8661
8662 .flexible {
8663 flex-grow: 1;
8664 }
8665
8666 .ays-poll-see-all {
8667 text-align: center;
8668 }
8669
8670 .ays-poll-all-btn {
8671 background: #2b74b9;
8672 padding: 10px 18px;
8673 display: block;
8674 max-width: 240px;
8675 color: #fff;
8676 text-align: center;
8677 margin: 20px auto 30px;
8678 box-shadow: -1px 4px 8px 1px rgb(76 151 222 / 15%), 3px 4px 29px rgb(110 177 240 / 40%);
8679 border-radius: 2px;
8680 font-weight: 600;
8681 font-size: 20px;
8682 line-height: 28px;
8683 position: relative;
8684 text-transform: capitalize;
8685 transition: background-color 0.3s ease-in-out, text-decoration 0.3s ease-in-out, color 0.3s ease-in-out;
8686 }
8687
8688 .ays-poll-card__btn-primary:visited,
8689 .ays-poll-all-btn:visited {
8690 color: #fff;
8691 }
8692
8693 .ays-poll-all-btn:hover {
8694 text-decoration: none;
8695 background-color: #0067c9;
8696 color: #ffffff;
8697 }
8698
8699 .ays-poll-all-btn:before {
8700 content: "";
8701 top: 50%;
8702 right: 112%;
8703 width: 100%;
8704 height: 1px;
8705 background-color: #dfdfdf;
8706 position: absolute;
8707 pointer-events: none;
8708 }
8709
8710 .ays-poll-all-btn:after {
8711 content: "";
8712 top: 50%;
8713 left: 112%;
8714 width: 100%;
8715 height: 1px;
8716 background-color: #dfdfdf;
8717 position: absolute;
8718 pointer-events: none;
8719 }
8720
8721 /* Our products Media Queries*/
8722 /* max-width */
8723 @media screen and (max-width: 1160px) {
8724 .ays-poll-all-btn:before {
8725 width: 60%;
8726 }
8727
8728 .ays-poll-all-btn:after {
8729 width: 60%;
8730 }
8731 }
8732
8733 @media screen and (max-width: 1096px) {
8734 .ays-poll-card {
8735 width: 47%;
8736 }
8737
8738 #ays-poll-intro-title {
8739 font-size: 33px;
8740 width: 67%;
8741 }
8742
8743 .ays-poll-card__img {
8744 width: 93px;
8745 height: 93px;
8746 }
8747
8748 .ays-poll-card__content {
8749 min-height: 140px;
8750 }
8751
8752 .ays-poll-card__text {
8753 font-size: 15px;
8754 }
8755
8756 .ays-poll-card__footer {
8757 padding: 25px 15px;
8758 }
8759 }
8760
8761 @media screen and (max-width: 992px) {
8762 .ays-poll-card__text {
8763 font-size: 16px;
8764 }
8765 }
8766
8767 @media screen and (max-width: 786px) {
8768 .ays-poll-card {
8769 width: 48%;
8770 }
8771
8772 #ays-poll-intro-title {
8773 font-size: 33px;
8774 width: 85%;
8775 }
8776 }
8777
8778 @media screen and (max-width: 662px) {
8779 .ays-poll-card {
8780 width: 74%;
8781 margin-left: auto;
8782 margin-right: auto;
8783 }
8784
8785 .ays-poll-card__title {
8786 font-size: 24px;
8787 }
8788
8789 .ays-poll-card__text {
8790 font-size: 18px;
8791 line-height: 24px;
8792 }
8793
8794 .ays-poll-card {
8795 min-height: 220px;
8796 }
8797
8798 .ays-poll-card__footer {
8799 padding: 25px 14px;
8800 }
8801
8802 .ays-poll-all-btn:before {
8803 width: 40%;
8804 }
8805 .ays-poll-all-btn:after {
8806 width: 40%;
8807 }
8808
8809 .ays-poll-card {
8810 margin-bottom: 50px;
8811 }
8812 }
8813
8814 @media screen and (max-width: 574px) {
8815 .ays-poll-card {
8816 width: 78%;
8817 }
8818
8819 .ays-poll-card__btn-info {
8820 padding: 10px 18px;
8821 font-size: 15px;
8822 }
8823
8824 .ays-poll-card__btn-primary {
8825 padding: 10px 18px;
8826 font-size: 15px;
8827 }
8828
8829 .ays-poll-all-btn {
8830 padding: 7px 14px;
8831 max-width: 210px;
8832 font-size: 19px;
8833 margin: 8px auto 10px;
8834 }
8835
8836 .ays-poll-card__footer {
8837 padding: 25px 14px;
8838 }
8839
8840 .ays-poll-all-btn:before {
8841 display: none;
8842 }
8843
8844 .ays-poll-all-btn:after {
8845 display: none;
8846 }
8847
8848 #ays-poll-intro-title {
8849 font-size: 30px;
8850 width: 98%;
8851 }
8852 }
8853
8854 @media screen and (max-width: 520px) {
8855 .ays-poll-card {
8856 width: 85%;
8857 }
8858 .ays-poll-card__title {
8859 font-size: 22px;
8860 }
8861 }
8862
8863 @media screen and (max-width: 375px) {
8864 .ays-poll-card {
8865 width: 94%;
8866 }
8867
8868 .ays-poll-card__text {
8869 font-size: 16px;
8870 line-height: 23px;
8871 }
8872
8873 #ays-poll-intro-title {
8874 font-size: 28px;
8875 width: 100%;
8876 }
8877
8878 .ays-poll-all-btn {
8879 padding: 5px 12px;
8880 max-width: 185px;
8881 font-size: 17px;
8882 margin: 8px auto 30px;
8883 }
8884
8885 .ays-poll-card__content {
8886 display: flex;
8887 justify-content: space-between;
8888 background-color: #fff;
8889 padding: 18px 11px 5px 18px;
8890 min-height: 140px;
8891 flex: 1 0 auto;
8892 }
8893 }
8894
8895 /* min-width */
8896 @media screen and (min-width: 1440px) {
8897 .ays-poll-card__title {
8898 font-size: 24px;
8899 }
8900
8901 .ays-poll-card__img {
8902 width: 93px;
8903 height: 93px;
8904 }
8905
8906 .ays-poll-card__text {
8907 font-size: 17px;
8908 }
8909
8910 .ays-poll-card__btn-info {
8911 padding: 10px 17px;
8912 }
8913
8914 .ays-poll-card__btn-primary {
8915 padding: 10px 17px;
8916 }
8917
8918 .ays-poll-card__btn-info {
8919 font-size: 16px;
8920 }
8921
8922 .ays-poll-card__btn-primary {
8923 font-size: 16px;
8924 }
8925
8926 .ays-poll-card__text {
8927 font-size: 16px;
8928 }
8929
8930 .ays-poll-card__title {
8931 font-size: 24px;
8932 }
8933
8934 .ays-poll-card__content {
8935 padding: 20px 20px 8px 22px;
8936 }
8937
8938 #ays-poll-intro-title {
8939 font-size: 42px;
8940 font-weight: 600;
8941 margin: 30px 0;
8942 width: 50%;
8943 }
8944
8945 .ays-poll-card__footer {
8946 padding: 22px 24px;
8947 }
8948 }
8949
8950 @media screen and (min-width: 1820px) {
8951 .ays-poll-card__text-hidden {
8952 display: inline;
8953 }
8954
8955 #ays-poll-intro-title {
8956 width: 32%;
8957 }
8958
8959 .ays-poll-card__text {
8960 font-size: 14px;
8961 }
8962
8963 .ays-poll-card__title {
8964 font-size: 18px;
8965 }
8966 }
8967
8968 @media screen and (min-width: 1820px) {
8969 #ays-poll-intro-title {
8970 width: 36%;
8971 }
8972 }
8973
8974 /* Community */
8975 @media (min-width: 1250px) {
8976 .ays-poll-community-wrap .ays-poll-community-item {
8977 width:calc(28.3333333% - 13.3333333px)
8978 }
8979
8980 .ays-poll-community-wrap .ays-poll-community-item:nth-child(3n) {
8981 margin-right: 0
8982 }
8983 }
8984
8985 @media (max-width: 1249px) {
8986 .ays-poll-community-wrap .ays-poll-community-item {
8987 width:calc(50% - 10px)
8988 }
8989
8990 .ays-poll-community-wrap .ays-poll-community-item:nth-child(2n) {
8991 margin-right: 0
8992 }
8993 }
8994
8995 @media (max-width: 767px) {
8996 div.ays-poll-community-wrap .ays-poll-community-item {
8997 width:100%;
8998 margin-right: 0
8999 }
9000
9001 div.ays-poll-community-youtube-video iframe {
9002 width: 100%;
9003 }
9004 }
9005
9006 .ays-poll-community-wrap {
9007 text-align: center;
9008 width: 95%;
9009 margin: auto;
9010 margin-bottom: 60px;
9011 }
9012
9013 .ays-poll-community-wrap *,
9014 .ays-poll-community-wrap *::before,
9015 .ays-poll-community-wrap *::after {
9016 -webkit-box-sizing: border-box;
9017 -moz-box-sizing: border-box;
9018 box-sizing: border-box;
9019 }
9020
9021 .ays-poll-community-wrap .ays-poll-community-container {
9022 display: flex;
9023 flex-wrap: wrap;
9024 justify-content: center;
9025 margin: 20px;
9026 margin-top: 40px;
9027 }
9028
9029 .ays-poll-community-wrap .ays-poll-community-item {
9030 /*border: 1px solid #DDDDDD;*/
9031 margin: 0 20px 20px 0;
9032 background-color: #FAF8F8;
9033 position: relative;
9034 box-shadow: 0px 2px 16px 2px rgba(178, 218, 240, 0.25), 0px 4px 16px #FAF8F8;
9035 border-radius: 2px;
9036 }
9037
9038 .ays-poll-community-wrap .ays-poll-community-item-cover {
9039 width: 100%;
9040 height: 120px;
9041 position: relative;
9042 display: block
9043 }
9044
9045 .ays-poll-community-wrap .ays-poll-community-item-img {
9046 width: auto;
9047 height: auto;
9048 max-width: 80px;
9049 max-height: 80px;
9050 position: absolute;
9051 top: 0;
9052 bottom: 0;
9053 left: 0;
9054 right: 0;
9055 margin: auto;
9056 font-size: 70px;
9057 line-height: 80px;
9058 }
9059
9060 .ays-poll-community-wrap .ays-poll-community-item-img.ays_fa_youtube_play {
9061 color: #B74141;
9062 }
9063
9064 .ays-poll-community-wrap .ays-poll-community-item-img.ays_fa_users {
9065 color: #E78A2C;
9066 }
9067
9068 .ays-poll-community-wrap .ays-poll-community-item-title {
9069 margin: 17px 20px 10px 20px;
9070 font-size: 16px
9071 }
9072
9073 .ays-poll-community-wrap .ays-poll-community-item-desc {
9074 margin: 0 20px 100px 20px;
9075 font-size: 14px
9076 }
9077
9078 .ays-poll-community-wrap .ays-poll-community-item-footer {
9079 position: absolute;
9080 width: 100%;
9081 bottom: 0;
9082 padding: 20px;
9083 /*border-top: 1px solid #dddddd;
9084 background-color: #F7F7F7*/
9085 }
9086
9087 .ays-poll-community-wrap .button {
9088 display: inline-block;
9089 width: 150px;
9090 background-color: #FAF8F8;
9091 color: #1C75A6;
9092 font-weight: bold;
9093 border: 1px solid #0e6897;
9094 padding: 3px 34px;
9095 height: auto;
9096 /*line-height: 13px;*/
9097 /*text-shadow: 1px 1px 1.5px rgba(0,0,0,0.35);*/
9098 transition: 0.5s;
9099 }
9100
9101 .ays-poll-community-wrap .button:hover {
9102 background: #008ec2;
9103 border-color: #006799;
9104 color: #fff;
9105 }
9106
9107 .ays_poll_type_image_div .ays_poll_type_link {
9108 display: flex;
9109 align-items: center;
9110 justify-content: center;
9111 }
9112
9113 .ays_poll_type_image_div .ays_poll_type_link a {
9114 font-size: 12px;
9115 }
9116
9117 .ays_poll_type_image_div .ays_poll_type_label_div {
9118 display: flex;
9119 align-items: center;
9120 justify-content: center;
9121 }
9122
9123
9124 /* CUSTOM FIELDS VIDEO */
9125 .ays-poll-how-to-user-custom-fields-box{
9126 display: flex;
9127 justify-content: center;
9128 align-items: center;
9129 flex-direction: column;
9130 margin-bottom: 10px;
9131 }
9132 /**/
9133
9134 /* div.wrap h1.wp-heading-inline .ays-poll-add-new-button,
9135 div.wrap h1.wp-heading-inline .ays-poll-add-new-cat-button,
9136 .ays-notice-banner .ays-poll-add-new-button{
9137 background-color: #08A9BE;
9138 padding: 10px 20px;
9139 border: 1px solid #08A9BE;
9140 color: #ffffff;
9141 border-radius: 5px;
9142 font-size: 13px;
9143 font-weight: 500;
9144 }
9145
9146 div.wrap h1.wp-heading-inline .ays-poll-add-new-button:hover,
9147 div.wrap h1.wp-heading-inline .ays-poll-add-new-cat-button:hover {
9148 text-decoration: underline;
9149 } */
9150 .ays-poll-add-new-button, .ays-poll-add-new-cat-button {
9151 margin: 0 10px !important;
9152 }
9153
9154 .ays-poll-create-poll-video-box{
9155 display: flex;
9156 justify-content: center;
9157 align-items: center;
9158 flex-direction: column;
9159 margin-bottom: 10px;
9160 }
9161
9162 .ays-poll-create-poll-youtube-video-button-box{
9163 margin: 0px;
9164 }
9165
9166 .ays-poll-add-new-button-video{
9167 background-color: #08A9BE;
9168 color: #fff !important;
9169 outline: none;
9170 border-radius: 5px;
9171 box-shadow: unset;
9172 padding: 10px 20px;
9173 border: 1px solid #08A9BE;
9174 display: inline-block;
9175 font-size: 13px;
9176 font-weight: 500;
9177 }
9178
9179 .wrap.ays-poll-list-table .ays-poll-add-new-button-new-design {
9180 background: #2275EA;
9181 border-color: #2275EA;
9182 border-radius: 8px;
9183 padding: 5px 27px;
9184 color:white;
9185 }
9186
9187 .wrap.ays-poll-list-table .ays-poll-add-new-button-new-design:hover {
9188 background: #0f34e7;
9189 color:white;
9190 }
9191
9192 .wrap.ays-poll-list-table .ays-poll-add-new-button-new-design:active {
9193 padding: 5px 27px;
9194 line-height: 28px;
9195 }
9196
9197 .wrap.ays-poll-list-table .ays-poll-add-new-button-new-design img {
9198 width: 10px;
9199 margin-top: -2px;
9200 margin-right: 5px;
9201 }
9202
9203 .wrap.ays-poll-list-table .ays-poll-create-poll-youtube-video-button-box .ays-poll-add-new-button-new-design {
9204 padding: 10px 30px;
9205 }
9206
9207 .wrap.ays-poll-list-table .ays-poll-create-poll-youtube-video-button-box .ays-poll-add-new-button-new-design:hover {
9208 padding: 10px 30px;
9209 text-decoration: unset;
9210 }
9211
9212 div.ays_save_default_button_box .ays-poll-next-prev-button-class{
9213 background-color: #005AE0;
9214 max-height: 30px;
9215 min-height: 30px;
9216 display: inline-block;
9217 text-decoration: none;
9218 font-size: 13px;
9219 line-height: 2.15384615;
9220 margin: 4px;
9221 margin-top: 0px;
9222 padding: 0 10px;
9223 cursor: pointer;
9224 border-width: 1px;
9225 border-style: solid;
9226 -webkit-appearance: none;
9227 border-radius: 3px;
9228 white-space: nowrap;
9229 box-sizing: border-box;
9230 }
9231 div.ays_save_default_button_box .ays-poll-next-prev-button-class:hover{
9232 background-color: #004CBD;
9233 }
9234 .ays_save_default_button_box{
9235 padding-top: 4px;
9236 }
9237 div.ays_save_default_button_box .ays-poll-prev-poll-button, .ays_poll_next_poll_button{
9238 /* opacity: 0.8; */
9239 }
9240
9241 div.ays-poll-answers-redirect-alignment {
9242 height: 55px;
9243 align-items: center;
9244 }
9245
9246 #tab5 span.ays-poll-small-hint-fields-placeholders {
9247 display: none;
9248 }
9249
9250 #tab6 span.ays-poll-message-variables-hint-text {
9251 font-size: 18px;
9252 }
9253
9254 #tab6.ays-poll-message-variables-text-divider-for-mobile {
9255 display: none;
9256 }
9257
9258 div.ays-poll-export-import-box {
9259 display: flex;
9260 justify-content: flex-end;
9261 padding-right: 5px;
9262 }
9263
9264 a.ays-poll-crown-img-container img {
9265 width: 18px;
9266 }
9267
9268 a.ays_save_default_button_box {
9269 padding-right: 90px;
9270 }
9271
9272 @media screen and (max-width: 782px) {
9273 .ays-poll-youtube-video-responsive {
9274 max-width: 100%;
9275 }
9276
9277 #tab5 span.ays-poll-small-hint-fields-placeholders {
9278 display: block;
9279 }
9280
9281 #tab5 span.ays-poll-title-fields-placeholders {
9282 display: none;
9283 }
9284
9285 #tab6 span.ays-poll-message-variables-text-divider {
9286 display: none
9287 }
9288
9289 #tab6 p.vmessage {
9290 margin-bottom: 30px;
9291 }
9292
9293 form#ays-poll-general-settings-form .ays-poll-message-variables-inputs {
9294 width: 100%
9295 }
9296
9297 #tab6.ays-poll-message-variables-text-divider-for-mobile {
9298 display: block;
9299 }
9300
9301 #tab6 span.ays-poll-message-variables-hint-text {
9302 font-size: 14px;
9303 }
9304
9305 div.ays-poll-crown-img-container {
9306 right: 15px;
9307 }
9308
9309 div.ays_save_default_button_box {
9310 padding-right: 0;
9311 }
9312 }
9313
9314 .ays-poll-dropdown-select-width-250 {
9315 width: 250px;
9316 }
9317
9318 /*Redirect to another poll from polls edit page select start*/
9319
9320 .ays-poll-subtitle-main-box{
9321 position: relative;
9322 }
9323
9324 .ays-poll-polls-data{
9325 position: absolute;
9326 top: 27px;
9327 max-height: 350px;
9328 overflow: auto scroll;
9329 z-index: 99999;
9330 background-color: #ffff;
9331 border-radius: 3px;
9332 border: 1px solid grey;
9333 width: 200px;
9334 display: none;
9335 }
9336
9337 .ays-poll-polls-data::-webkit-scrollbar {
9338 width: 0.2em;
9339 }
9340
9341 .ays-poll-polls-data::-webkit-scrollbar-track{
9342 box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
9343 }
9344
9345 .ays-poll-polls-data::-webkit-scrollbar-thumb{
9346 background-color: darkgrey;
9347 outline: 1px solid slategrey;
9348 border-radius: 5px;
9349 }
9350
9351 .ays-poll-polls-data .ays-poll-polls-each-data{
9352 border-bottom: 1px solid #80808059;
9353 cursor: pointer;
9354 }
9355
9356 .ays-poll-polls-data .ays-poll-polls-each-data:hover{
9357 background-color: #E8F0FF;
9358 }
9359
9360 .ays-poll-message-vars-each-data-checker:checked + div.ays-poll-message-vars-each-data{
9361 background-color: #e1e1e1;
9362 }
9363
9364 .ays-poll-message-vars-each-data-label{
9365 display: block;
9366 margin: 0;
9367 }
9368
9369 .ays-poll-open-polls-list{
9370 cursor: pointer;
9371 padding: 3px;
9372 }
9373
9374 .ays-poll-subtitle-main-box .ays-poll-polls-data .ays-poll-go-to-polls{
9375 display: inline-block;
9376 color: unset;
9377 border: 0;
9378 outline: unset;
9379 box-shadow: unset;
9380 padding: 8px 0 8px 8px;
9381 width: 100%;
9382 cursor: pointer;
9383 }
9384
9385 .ays-poll-subtitle-main-box .ays-poll-polls-data .ays-poll-go-to-polls {
9386 text-decoration: none;
9387 }
9388
9389 /*Redirect to another poll from polls edit page select end*/
9390
9391 #bulk-action-selector-bottom, #bulk-action-selector-top,
9392 #bulk-action-selector-top-select-top, #bulk-action-selector-top-select-bottom {
9393 height: 30px;
9394 }
9395
9396 /* Select message vars galleries page | Start */
9397
9398 .ays-poll-message-vars-box{
9399 display: flex;
9400 justify-content: flex-end;
9401 flex-direction: column;
9402 align-items: flex-end;
9403 user-select: none;
9404 position: relative;
9405 }
9406
9407 .ays-poll-subtitle-main-box{
9408 position: relative;
9409 min-height: 27px;
9410 word-break: break-word;
9411 }
9412
9413 .ays-poll-message-vars-box .ays-poll-message-vars-icon{
9414 display: flex;
9415 width: 150px;
9416 justify-content: space-between;
9417 cursor: pointer;
9418 margin-bottom: 15px;
9419
9420 }
9421
9422 .ays-poll-message-vars-box .ays-poll-message-vars-icon span{
9423 font-size: 13px;
9424 margin-right: 5px;
9425 }
9426
9427 .ays-poll-message-vars-data{
9428 position: absolute;
9429 top: 27px;
9430 max-height: 350px;
9431 overflow: auto scroll;
9432 z-index: 99999;
9433 background-color: #ffff;
9434 border-radius: 3px;
9435 width: 250px;
9436 display: none;
9437 box-shadow: 0 0px 0px 0.5px #00000087;
9438 }
9439
9440 .ays-poll-message-vars-data::-webkit-scrollbar{
9441 width: 0.2em;
9442 }
9443
9444 .ays-poll-message-vars-data::-webkit-scrollbar-track{
9445 box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
9446 }
9447
9448 .ays-poll-message-vars-data::-webkit-scrollbar-thumb{
9449 background-color: darkgrey;
9450 outline: 1px solid slategrey;
9451 border-radius: 5px;
9452 }
9453
9454 .ays-poll-message-vars-data .ays-poll-message-vars-each-data{
9455 border-bottom: 1px solid #80808059;
9456 cursor: pointer;
9457 }
9458
9459 .ays-poll-message-vars-data .ays-poll-message-vars-each-data{
9460 padding: 8px 0 8px 8px;
9461 }
9462
9463
9464 .ays-poll-message-vars-each-data-checker:checked + div.ays-poll-message-vars-each-data{
9465 background-color: #e1e1e1;
9466 }
9467
9468 .ays-poll-message-vars-each-data-label{
9469 display: block;
9470 margin: 0;
9471 }
9472
9473 @media only screen and (max-width: 768px) {
9474 div.ays-poll-sm-guarantee-container-sg {
9475 width: 100%;
9476 }
9477
9478 div.ays-poll-sm-guarantee-container-sg img {
9479 width: 140px;
9480 margin-right: 20px;
9481 }
9482
9483 div.ays-poll-sm-guarantee-container-sg h3 {
9484 font-size: 19px;
9485 }
9486
9487 div.ays-poll-sm-guarantee-container-sg p {
9488 font-size: 12px;
9489 }
9490
9491 div.wrap.ays-poll-features-wrap-box {
9492 margin: 0;
9493 }
9494
9495 div.comparison {
9496 padding: 0;
9497 }
9498 }
9499
9500
9501 div.ays_polls_list_table .heading_buttons_container {
9502 display: flex;
9503 justify-content: space-between;
9504 margin: 10px 0;
9505 padding-right: 30px;
9506 }
9507
9508 /*Quick Poll Start*/
9509 div.wrap .wp-heading-block {
9510 display: flex;
9511 justify-content: space-between;
9512 align-items: center;
9513 flex-wrap: wrap;
9514 }
9515
9516 /* div.wrap .create_quick_poll_container {
9517 display: flex;
9518 justify-content: flex-end;
9519 margin: 10px 0;
9520 padding-right: 30px;
9521 } */
9522
9523 div.wrap .create_quick_poll {
9524 display: flex;
9525 justify-content: center;
9526 align-items: center;
9527 border: 3px solid #1db3c8;
9528 border-radius: 50%;
9529 cursor: pointer;
9530 width: 60px;
9531 height: 60px;
9532 }
9533
9534 div.wrap .create_quick_poll img {
9535 width: 35px;
9536 height: 35px;
9537 }
9538
9539 /* The Modal (background) */
9540 .ays_poll_modal {
9541 display: none;
9542 position: fixed;
9543 left: 0;
9544 top: 0;
9545 width: 100%;
9546 height: 100%;
9547 z-index: 1000;
9548 animation-duration: .5s;
9549 transition: .5s ease-in-out;
9550 outline: 0;
9551 overflow-y:scroll;
9552 background: #0000008a;
9553 }
9554
9555 .ays_poll_modal_content {
9556 background-color: #fefefe;
9557 margin: auto; /* 15% from the top and centered */
9558 margin-bottom: 30px;
9559 margin-top: 40px;
9560 border: 1px solid #888;
9561 width: 50%;
9562 z-index: 10000;
9563 position: relative;
9564 padding-left: 0 !important;
9565 animation-duration: .3s;
9566 transition: .5s ease-in-out;
9567 border-radius: 4px;
9568 overflow: hidden;
9569 }
9570
9571 .ays-modal-header {
9572 height: 50px;
9573 padding: 0 16px;
9574 color: #666;
9575 background-color: whitesmoke;
9576 position: relative;
9577 display: flex;
9578 align-items: center;
9579 justify-content: space-between;
9580 }
9581
9582 .ays-modal-header .ays-close-quick-create {
9583 color: #666;
9584 font-size: 30px;
9585 font-weight: 500;
9586 position: absolute;
9587 bottom: 15px;
9588 right: 5px;
9589 cursor: pointer;
9590 }
9591
9592 .ays-close-quick-create:hover, .ays-close-quick-create:focus {
9593 color: #000;
9594 }
9595
9596 .ays-modal-poll-title-add, .ays-modal-poll-question-add, .ays-modal-poll-answers-section {
9597 display: flex;
9598 flex-direction: column;
9599 }
9600
9601 .ays-modal-poll-question-add {
9602 margin: 30px 0;
9603 }
9604
9605 .ays-modal-poll-answers-section {
9606 align-items: flex-start;
9607 }
9608
9609 .ays-modal-poll-title-add label, .ays-modal-poll-question-add label, .ays-modal-poll-answers-section label {
9610 color: #3d92d0;
9611 font-weight: 700;
9612 letter-spacing: 0.5px;
9613 word-spacing: 2px;
9614 }
9615
9616 .ays-modal-quick-poll-content {
9617 border-top: 1px solid #666666;
9618 padding: 40px;
9619 }
9620
9621 .quick_poll_answer_box {
9622 display: flex;
9623 align-items: center;
9624 justify-content: space-between;
9625 width: 100%;
9626 }
9627
9628 .quick_poll_answer_box input {
9629 width: 90%;
9630 }
9631
9632 .quick_poll_answer_box:not(:first-child) {
9633 margin-top: 13px;
9634 }
9635
9636 .quick_poll_answer_box button {
9637 border: none;
9638 cursor: pointer;
9639 }
9640
9641 .quick_poll_add_option {
9642 color: #3d92d0;
9643 cursor: pointer;
9644 border: none;
9645 display: flex;
9646 align-items: center;
9647 margin-top: 10px;
9648 }
9649
9650 .quick_poll_add_option div{
9651 display: flex;
9652 align-items: center;
9653 justify-content: center;
9654 background-color: #3d92d0;
9655 border-radius: 50%;
9656 width: 15px;
9657 height: 15px;
9658 margin-right: 10px;
9659 }
9660
9661 .quick_poll_add_option span {
9662 color: #fff;
9663 }
9664
9665 .quick_poll_divider {
9666 margin: 40px 0;
9667 height: 1px;
9668 background-color: #666;
9669 }
9670
9671
9672 .quick_poll_settings h4 {
9673 color: #3d92d0;
9674 }
9675
9676 .quick_poll_settings div {
9677 display: flex;
9678 align-items: center;
9679 width: 35%;
9680 justify-content: space-between;
9681 }
9682
9683 .quick_poll_settings div:first-child {
9684 margin: 10px 0 5px 0;
9685 }
9686
9687 .quick_poll_settings span {
9688 font-weight: 500;
9689 }
9690
9691 .quick_poll_settings input{
9692 height: 0;
9693 width: 0;
9694 visibility: hidden;
9695 }
9696
9697 .quick_poll_settings label {
9698 cursor: pointer;
9699 text-indent: -9999px;
9700 width: 35px;
9701 height: 20px;
9702 min-width: 35px;
9703 min-height: 20px;
9704 background: grey;
9705 display: block;
9706 border-radius: 20px;
9707 position: relative;
9708 margin-bottom: 0;
9709 }
9710
9711 .quick_poll_settings label:after {
9712 content: '';
9713 position: absolute;
9714 top: 1px;
9715 left: 1px;
9716 width: 18px;
9717 height: 18px;
9718 background: #fff;
9719 border-radius: 18px;
9720 transition: 0.3s;
9721 }
9722
9723 .quick_poll_settings input:checked + label {
9724 background: #3d92d0;
9725 }
9726
9727 .quick_poll_settings input:checked + label:after {
9728 left: calc(100% - 1px);
9729 transform: translateX(-100%);
9730 }
9731
9732 .quick_poll_settings label:active:after {
9733 width: 22px;
9734 }
9735
9736 .quick_poll_save {
9737 text-align: right;
9738 }
9739
9740 .quick_poll_save input {
9741 background: #3d92d0;
9742 border: none;
9743 color: #fff;
9744 border-radius: 10%;
9745 padding: 3px 13px;
9746 cursor: pointer;
9747 }
9748
9749 .quick-poll-save-disabled{
9750 background-color: #a7aaad !important;
9751 }
9752
9753 .quick_poll_settings .multivote-container .quick_poll_multivote_settings {
9754 display: flex;
9755 flex-direction: column;
9756 align-items: flex-start;
9757 visibility: hidden;
9758 }
9759 .quick_poll_settings .multivote-container .quick_poll_multivote_settings input{
9760 width: 100px;
9761 height: 30px;
9762 margin: 5px;
9763 }
9764 #quick_poll_shortcode, #ays-poll-create-new{
9765 width: 200px;
9766 max-width: 100%;
9767 }
9768
9769 .quick_poll_settings .multivote-container{
9770 width: 100%;
9771 height:24px;
9772 padding-bottom: 4px;
9773 }
9774 @media only screen and (max-width: 1145px) {
9775 .quick_poll_settings .multivote-container{
9776 height:48px;
9777 }
9778 }
9779 @media only screen and (max-width: 750px) {
9780 .ays_poll_modal_content {
9781 width: 70%;
9782 }
9783 }
9784 @media only screen and (max-width: 645px) {
9785 .ays_poll_modal_content {
9786 width: 90%;
9787 }
9788 }
9789 /*Quick Poll End*/
9790
9791 /* Redesigned list table start */
9792 div.ays_polls_list_table #post-body-content {
9793 padding: 20px 0 3px;
9794 background-color: #ffffff;
9795 border-radius: 5px;
9796 box-shadow: 0px 1px 3px 1px rgb(0 0 0 / 25%);
9797 color: #253858;
9798 }
9799 div.ays_polls_list_table #post-body-content table.wp-list-table.polls thead,
9800 div.ays_polls_list_table #post-body-content table.wp-list-table.polls tfoot{
9801 background-color: #f1f1f1;
9802 }
9803 div.ays_polls_list_table #post-body-content table.wp-list-table.polls tbody tr{
9804 background-color: #fff;
9805 }
9806
9807 div.ays_polls_list_table #post-body-content table.wp-list-table.polls tbody tr {
9808 box-shadow: 0px -2px 0px rgba(0,0,0,0.12);
9809 }
9810 div.ays_polls_list_table #post-body-content table.wp-list-table.polls tbody tr:first-child{
9811 box-shadow: none;
9812 }
9813
9814 div.ays_polls_list_table div#wpcontent{
9815 background: #f0f0f1;
9816 }
9817 div.ays_polls_list_table #post-body-content table.wp-list-table.polls thead tr td,
9818 div.ays_polls_list_table #post-body-content table.wp-list-table.polls thead tr th{
9819 border:none;
9820 }
9821 div.ays_polls_list_table #post-body-content table.wp-list-table.polls{
9822 border:none;
9823 border-top: 1px solid transparent;
9824 }
9825 div.ays_polls_list_table #post-body-content table.wp-list-table.polls .ays-poll-shortcode-container{
9826 /* min-width: 90px; */
9827 background-color: #f4f5f7;
9828 border-radius: 5px;
9829 overflow: hidden;
9830 display: flex;
9831 justify-content: space-between;
9832 box-shadow: 0px 1px 2px rgb(0 0 0 / 50%);
9833 margin: auto;
9834 }
9835
9836 div.ays_polls_list_table #post-body-content table.wp-list-table.polls .ays-poll-shortcode-container {
9837 align-items: stretch;
9838 }
9839
9840 div.ays_polls_list_table #post-body-content table.wp-list-table.polls .ays-poll-shortcode-container .ays-poll-copy-image{
9841 min-width: 25px;
9842 height: auto;
9843 display: flex;
9844 justify-content: center;
9845 align-items: center;
9846 background-color: #ebecf0;
9847 cursor: pointer;
9848 border-right: 1px solid #dddddf;
9849 }
9850 div.ays_polls_list_table #post-body-content table.wp-list-table.polls .ays-poll-shortcode-container .ays-poll-shortcode-input{
9851 border: none;
9852 padding-left: 0px;
9853 background-color: #f4f5f7;
9854 }
9855
9856 div.ays_polls_list_table #post-body-content table.wp-list-table.polls input[type=checkbox]{
9857 border: 1px solid #ced4da !important;
9858 }
9859
9860 div.ays_polls_list_table #bulk-action-selector-bottom,
9861 div.ays_polls_list_table #bulk-action-selector-top,
9862 div.ays_polls_list_table #bulk-action-selector-top-select-top,
9863 div.ays_polls_list_table #bulk-action-selector-top-select-bottom{
9864 border-color:#EBECF0 !important;
9865 box-shadow: 0 1px 1px rgb(0 0 0 / 6%);
9866 color: #061938;
9867 border-radius: 5px;
9868 padding: 2px 10px;
9869 /* width: 130px; */
9870 font-size: 14px;
9871 /* font-size: 16px; */
9872 width: 130px;
9873 height: 34px;
9874 }
9875 div.ays_polls_list_table #bulk-action-selector-bottom:hover,
9876 div.ays_polls_list_table #bulk-action-selector-top:hover,
9877 div.ays_polls_list_table #bulk-action-selector-top-select-top:hover,
9878 div.ays_polls_list_table #bulk-action-selector-top-select-bottom:hover{
9879 color:#2271b1;
9880 }
9881
9882 div.ays_polls_list_table #post-body-content .tablenav .actions .button,
9883 div.ays_polls_list_table .actions_style,
9884 div.ays_polls_list_table #search-submit.actions,
9885 div.ays_polls_list_table .pagination-links .button,
9886 div.ays_polls_list_table .search-box .button{
9887 background: #FFFFFF !important;
9888 border: 1px solid #EBECF0 !important;
9889 box-sizing: border-box !important;
9890 box-shadow: 0 1px 1px rgb(0 0 0 / 6%) !important;
9891 color: #061938 !important;
9892 border-radius: 5px !important;
9893 padding: 0px 12px ;
9894 /* width: 90px; */
9895 font-size: 16px !important;
9896 margin-left: 5px !important;
9897 height: 34px;
9898 }
9899 div.ays_polls_list_table .pagination-links .current-page{
9900 height: 34px;
9901 margin-top:5px;
9902 }
9903 @media only screen and (max-width: 781px) {
9904 div.ays_polls_list_table .pagination-links .button{
9905 padding:8px 12px;
9906 width: unset;
9907 }
9908 div.ays_polls_list_table .pagination-links .current-page{
9909 height: 34px;
9910 margin-top:0px;
9911 min-height: 34px;
9912 }
9913 }
9914 div.ays_polls_list_table .tablenav{
9915 padding:5px 12px 0;
9916 }
9917 div.ays_polls_list_table .column-title:not(.manage-column) > a{
9918 text-decoration: underline;
9919 font-weight: bold;
9920 }
9921
9922 div.ays_polls_list_table p.search-box{
9923 padding-right: 12px;
9924 }
9925 div.ays_polls_list_table #poll-maker-ays-search-input{
9926 border-color: #CED4DA;
9927 height: 34px;
9928 }
9929 div.ays_polls_list_table .subsubsub{
9930 padding-left:12px;
9931 /* font-size: 16px; */
9932 }
9933 div.ays_polls_list_table #post-body-content *{
9934 font-size: 14px;
9935 }
9936 div.ays_polls_list_table .column-publish > i{
9937 padding-right: 8px;
9938 }
9939
9940 .ays-poll-add-new-button-box {
9941 display: flex;
9942 align-items: center;
9943 }
9944 /* Redesigned list table end */
9945
9946
9947
9948 /*Dashboard Redesign Start*/
9949 .ays-poll-form .top-menu-buttons-container{
9950 display: flex;
9951 width: 300px;
9952 flex-wrap: nowrap;
9953 justify-content: flex-end;
9954 padding-top:13px;
9955 }
9956 @media screen and (max-width: 1270px) {
9957 .ays-poll-form .top-menu-buttons-container{
9958 /* width: 100%; */
9959 justify-content: flex-start;
9960 }
9961 }
9962
9963
9964 .ays-poll-form .button-primary.ays-top-menu-save-and-close,
9965 .ays-poll-form .button-primary.ays-bottom-menu-save-and-close{
9966 height: 32px;
9967 border-radius: 4px;
9968 border-color:#005AE0;
9969 padding:4px 18px;
9970 background-color: white;
9971 color:#005AE0;
9972 margin-left:10px;
9973 line-height: unset;
9974 }
9975 .ays-poll-form .button-primary.ays-top-menu-save-and-close:hover,
9976 .ays-poll-form .button-primary.ays-bottom-menu-save-and-close:hover{
9977 background-color: #E5EEFF;
9978 color:#005AE0;
9979 }
9980 .ays-poll-form .button#ays-button-top-apply,
9981 .ays-poll-form .button#ays-button-apply{
9982 background-color: #005AE0;
9983 color:white;
9984 height: 32px;
9985 padding:4px 17px;
9986 border-radius: 4px;
9987 margin-left:10px;
9988 line-height: unset;
9989 }
9990 .ays-poll-form .button#ays-button-apply:hover,
9991 .ays-poll-form .button#ays-button-top-apply:hover{
9992 background-color: #004CBD;
9993 }
9994
9995 .ays-poll-form .button#ays_poll_cancel_top,
9996 .ays-poll-form .button#ays_poll_cancel{
9997 height: 32px;
9998 border-radius: 4px;
9999 border-color:#005AE0;
10000 padding:4px 17px;
10001 background-color: white;
10002 color:#005AE0;
10003 margin-left:10px;
10004 line-height: unset;
10005 }
10006 .ays-poll-form .button#ays_poll_cancel_top:hover,
10007 .ays-poll-form .button#ays_poll_cancel:hover{
10008 background-color: #E5EEFF;
10009 color:#005AE0;
10010 }
10011 body.toplevel_page_poll-maker-ays div.ays-top-menu-wrapper div.ays-top-menu div.ays-top-tab-wrapper {
10012 width: 690px;
10013 border-bottom:none;
10014 }
10015 body.toplevel_page_poll-maker-ays div.ays-top-menu-wrapper div.ays-top-menu {
10016 display: flex;
10017 flex-wrap: wrap;
10018 justify-content: space-between;
10019 padding-bottom:1px;
10020 }
10021 body.toplevel_page_poll-maker-ays .ays-poll-form .ays-top-menu-wrapper .nav-tab{
10022 border-top: none ;
10023 border-right: none ;
10024 border-left: none ;
10025 margin-left:0px;
10026 padding-bottom:12px;
10027 background-color: #F3F4F5 ;
10028 border-bottom:1px solid #c7c3c3;
10029 color:black;
10030 margin-bottom:0px;
10031 }
10032 a[href="#tab1"]{
10033 margin-left:0px !important;
10034 }
10035 body.toplevel_page_poll-maker-ays .ays-poll-form .ays-top-menu-wrapper .nav-tab:hover{
10036 border-bottom:1px solid #005AE0 !important;
10037 text-decoration: none;
10038 }
10039 body.toplevel_page_poll-maker-ays .ays-poll-form .nav-tab-active{
10040 border-bottom:1px solid #005AE0 !important;
10041 color: #005AE0 !important;
10042 }
10043 body.toplevel_page_poll-maker-ays .ays-poll-form .ays_poll_fa-info-circle:before{
10044 color: #005AE0;
10045 }
10046 body.toplevel_page_poll-maker-ays .ays-poll-form input[type="text"]:focus{
10047 border-color: #005AE0;
10048 box-shadow: 0 0 0 1px #2271b1;
10049 outline: 2px solid transparent;
10050 }
10051 body.toplevel_page_poll-maker-ays .ays-poll-form #tab1 .add-option-top-container .ays-add-answer{
10052 display: flex;
10053 justify-content: center;
10054 align-items: center;
10055 width: 140px;
10056 height: 34px;
10057 border-radius: 4px;
10058 border-color:#ADC6FF;
10059 padding:4px 15px 4px 10px;
10060 background-color: #F0F5FF;
10061 color:#005AE0;
10062 border: 1px solid;
10063 font-size: 16px;
10064 }
10065
10066 .ays-poll-form #tab1 .add-option-top-container .ays-add-answer:hover{
10067 background-color: #d1def5 !important;
10068 cursor: pointer;
10069 }
10070 .ays-poll-form #tab1 .plus-sign{
10071 height: 17px;
10072 margin-right: 7px;
10073 }
10074 .ays-poll-form #tab1 tr.ays-answer-row td{
10075 background-color: white;
10076 }
10077 .ays-poll-form #tab1 table.ays-answers-table thead th{
10078 background: #F3F4F5;
10079 color: black;
10080 }
10081
10082
10083 .ays-poll-form #tab1 table.ays-answers-table thead th:nth-child(1),
10084 .ays-poll-form #tab1 table.ays-answers-table thead th:nth-child(2){
10085 border-right: 1px solid rgba(0, 0, 0, 0.06);
10086 }
10087 .ays-poll-form #tab1 table.ays-answers-table td{
10088 border:none;
10089 padding:0px;
10090 }
10091 .ays-poll-form .ays-text-input{
10092 border-color:rgba(0, 0, 0, 0.25);
10093 }
10094
10095 /* pics */
10096
10097 .ays-poll-form #tab1 .ays-poll-answer-image-container img {
10098 min-width: 60px;
10099 min-height: 60px;
10100 width: 60px;
10101 height: 60px;
10102 }
10103
10104 .ays-poll-form #tab1 .ays-poll-answer-image-container{
10105 width: 60px;
10106 height: 60px;
10107 margin:5px auto;
10108 }
10109
10110 @media screen and (max-width: 768px) {
10111 .ays-poll-answer-image-container {
10112 width: 48px;
10113 }
10114
10115 .ays-poll-answer-image-container img {
10116 min-width: 48px;
10117 }
10118 }
10119
10120 .ays-all-container{
10121 background-color: #F3F4F5;
10122 padding: 10px 0px !important;
10123 margin-left: 0px !important;
10124 margin-right: 0px !important;
10125 }
10126 body.toplevel_page_poll-maker-ays .ays-top-menu{
10127 background-color: #F3F4F5;
10128 }
10129 .ays-all-sub-container{
10130 width: 90%;
10131 margin:auto;
10132 }
10133 .ays-poll-tab-content{
10134 background-color: white !important;
10135 padding:12px 24px;
10136 border-radius:15px;
10137 margin-top:20px;
10138 }
10139 .bottom-buttons-container{
10140 display: flex;
10141 /* align-items: flex-end; */
10142 /* flex-direction: column; */
10143 justify-content: space-between;
10144 padding-top:20px;
10145 }
10146
10147 body.toplevel_page_poll-maker-ays input[type=checkbox]{
10148 accent-color: #005AE0;
10149 }
10150
10151 @media screen and (min-width: 782px){
10152 .unset-padding-left{
10153 padding-left: 0px;
10154 }
10155 }
10156
10157 .ays-bottom-menu-buttons{
10158 max-height: 30px !important;
10159 min-height: 30px !important;
10160 display: inline-block;
10161 text-decoration: none;
10162 font-size: 13px;
10163 line-height: 2.15384615;
10164 margin-top: 4px !important;
10165 padding: 0 10px;
10166 cursor: pointer;
10167 border-width: 1px;
10168 border-style: solid;
10169 -webkit-appearance: none;
10170 border-radius: 3px;
10171 white-space: nowrap;
10172 box-sizing: border-box;
10173 }
10174 .ays-poll-form .ays-loader-img{
10175 width: 16px;
10176 height: 16px;
10177 }
10178 .ays_save_buttons_box_for_mobile{
10179 display: flex;
10180 }
10181
10182 .add-answer-image-icon{
10183 display: inline-block;
10184 background: url(../images/icons/add-img-icon.svg) no-repeat center center/80% rgba(255,255,255, 0);
10185 width:24px;
10186 height: 24px;
10187 margin:18px auto;
10188
10189 }
10190 .add-answer-image-icon:hover{
10191 background: url(../images/icons/add-img-icon-hover.svg) no-repeat center center/80% rgba(255,255,255, 0);
10192 cursor: pointer;
10193 }
10194
10195 label.ays-label[for="ays-answer"]{
10196 margin-bottom:0px;
10197 }
10198 a.ays-delete-answer{
10199 display: inline-block;
10200 background: url(../images/icons/trash.svg) no-repeat center center/80% rgba(255,255,255, 0);
10201 width:24px;
10202 height: 24px;
10203 margin:18px auto;
10204 }
10205 a.ays-delete-answer:hover{
10206 background: url(../images/icons/trash-hover.svg) no-repeat center center/80% rgba(255,255,255, 0);
10207 cursor: pointer;
10208 }
10209 .ays_poll_move_arrows{
10210 display: inline-block;
10211 width: 26px;
10212 height: 26px;
10213 background: url(../images/icons/move-arrows.svg) no-repeat center center/80% rgba(255,255,255, 0);
10214 }
10215 .ays_poll_move_arrows:hover{
10216 background: url(../images/icons/move-arrows-hover.svg) no-repeat center center/80% rgba(255,255,255, 0);
10217 }
10218 .ays-poll-form #tab1 thead tr.ui-state-default th:first-child:hover{
10219 cursor: unset;
10220 }
10221 /*Dashboard Redesign End*/
10222
10223