PluginProbe
Chartify – WordPress Chart Plugin / 3.8.1
Chartify – WordPress Chart Plugin v3.8.1
3.8.1 3.8.0 3.7.9 3.7.8 3.7.7 3.7.6 3.7.5 trunk 1.0.0 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 All 84 releases
← All changes | admin/css/chart-builder-banner.css +952 -375 3.0.7 → 3.8.1 View file →
@@ -421,9 +421,9 @@
421 421 /* 30% Sale Emma end */
422 422
423 423
424 424 /* 20% sale banner start */
425 - /* div#ays-chart-dicount-month-main {
425 + div#ays-chart-dicount-month-main {
426 426 border: 0;
427 427 background: #FFF;
428 428 border-radius: 20px;
429 429 box-shadow: unset;
@@ -461,9 +461,9 @@
461 461 border-radius: .25rem
462 462 }
463 463
464 464 div#ays-chart-dicount-month-main.ays_chart_dicount_info {
465 - background-image: url("../images/chart-builder-banner-background-30.svg");
465 + background-image: url("../images/chart-builder-banner-background-50.svg");
466 466 background-position: center right;
467 467 background-repeat: no-repeat;
468 468 background-size: cover;
469 469 }
@@ -493,9 +493,9 @@
493 493 }
494 494
495 495 #ays-chart-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
496 496 text-align: left;
497 - width: 30%;
497 + width: 40%;
498 498 }
499 499
500 500 .ays-chart-dicount-sale-name-discount-box {
501 501 display: flex;
@@ -827,9 +827,9 @@
827 827 min-width: 50px;
828 828 min-height: 50px;
829 829 font-size: 30px;
830 830 }
831 - } */
831 + }
832 832 /* 20% sale banner end */
833 833
834 834
835 835 /* Black friday banner start */
@@ -2453,527 +2453,1104 @@
2453 2453 }
2454 2454 } */
2455 2455 /* Black friday banner 2024 end */
2456 2456
2457 +
2457 2458 /* Christmas banner 2024 start */
2458 -div#ays-chart-christmas-top-bundle-dicount-month-main {
2459 - border: 0;
2460 - background: #FFF;
2461 - border-radius: 20px;
2462 - box-shadow: unset;
2463 - position: relative;
2464 - z-index: 1;
2465 - min-height: 80px;
2459 + /* div#ays-chart-christmas-top-bundle-dicount-month-main {
2460 + border: 0;
2461 + background: #FFF;
2462 + border-radius: 20px;
2463 + box-shadow: unset;
2464 + position: relative;
2465 + z-index: 1;
2466 + min-height: 80px;
2467 + }
2468 + div#ays-chart-christmas-top-bundle-dicount-month-main.ays_chart_dicount_info button {
2469 + display: flex;
2470 + align-items: center;
2471 + }
2472 +
2473 + div#ays-chart-christmas-top-bundle-dicount-month-main div#ays-chart-dicount-month a.ays-chart-sale-banner-link:focus {
2474 + outline: none;
2475 + box-shadow: 0;
2476 + }
2477 +
2478 + div#ays-chart-christmas-top-bundle-dicount-month-main .btn-link {
2479 + font-weight: 400;
2480 + color: #007bff;
2481 + background-color: transparent;
2482 + display: inline-block;
2483 + font-weight: 400;
2484 + text-align: center;
2485 + white-space: nowrap;
2486 + vertical-align: middle;
2487 + -webkit-user-select: none;
2488 + -moz-user-select: none;
2489 + -ms-user-select: none;
2490 + user-select: none;
2491 + border: 1px solid transparent;
2492 + padding: .375rem .75rem;
2493 + font-size: 1rem;
2494 + line-height: 1.5;
2495 + border-radius: .25rem
2496 + }
2497 +
2498 + div#ays-chart-christmas-top-bundle-dicount-month-main.ays_chart_dicount_info {
2499 + background-image: url("../images/ays-chart-popup-banner-christmas-bg-image.svg");
2500 + background-position: center right;
2501 + background-repeat: no-repeat;
2502 + background-size: cover;
2503 + background-color: #F6ECE3;
2504 + }
2505 +
2506 + #ays-chart-christmas-top-bundle-dicount-month-main .ays_chart_dicount_month {
2507 + display: flex;
2508 + align-items: center;
2509 + justify-content: space-between;
2510 + color: #A42F29;
2511 + }
2512 +
2513 + #ays-chart-christmas-top-bundle-dicount-month-main .ays_chart_dicount_month img {
2514 + width: 80px;
2515 + }
2516 +
2517 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-sale-banner-link {
2518 + display: flex;
2519 + justify-content: center;
2520 + align-items: center;
2521 + width: 200px;
2522 + }
2523 +
2524 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box {
2525 + font-size:14px;
2526 + padding:12px;
2527 + text-align: center;
2528 + }
2529 +
2530 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2531 + text-align: left;
2532 + width: 30%;
2533 + display: flex;
2534 + justify-content: space-around;
2535 + align-items: flex-start;
2536 + text-align: center;
2537 + }
2538 +
2539 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2540 + width: 30%;
2541 + display: flex;
2542 + justify-content: center;
2543 + align-items: center;
2544 + }
2545 +
2546 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-button-box {
2547 + width: 20%;
2548 + display: flex;
2549 + justify-content: center;
2550 + align-items: center;
2551 + flex-direction: column;
2552 + }
2553 +
2554 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box .ays-chart-christmas-top-bundle-title {
2555 + display: inline-block;
2556 + color: #FDFDFD;
2557 + font-style: normal;
2558 + font-weight: 600;
2559 + line-height: normal;
2560 + }
2561 +
2562 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box .ays-chart-christmas-top-bundle-title .ays-chart-christmas-top-bundle-title-link {
2563 + font-style: normal;
2564 + font-weight: 700;
2565 + font-size: 32px;
2566 + line-height: 39px;
2567 + text-align: center;
2568 + text-transform: uppercase;
2569 + letter-spacing: 0.13em;
2570 + color: #A42F29;
2571 + }
2572 +
2573 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box .ays-chart-christmas-top-bundle-desc {
2574 + display: inline-block;
2575 + font-style: normal;
2576 + font-weight: 700;
2577 + font-size: 32px;
2578 + line-height: normal;
2579 + text-align: center;
2580 + letter-spacing: 0.13em;
2581 + color: #A42F29;
2582 + text-transform: uppercase;
2583 + }
2584 +
2585 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-coupon-row {
2586 + box-sizing: border-box;
2587 + display: flex;
2588 + flex-direction: row;
2589 + justify-content: center;
2590 + align-items: center;
2591 + padding: 10px;
2592 + font-size: 22px;
2593 + background: #FCFAF8;
2594 + border: 2px dotted #A42F29;
2595 + border-radius: 25px;
2596 + margin-bottom: 5px;
2597 + font-weight: 700;
2598 + }
2599 +
2600 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-text-row {
2601 + font-weight: 500;
2602 + }
2603 +
2604 +
2605 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box strong {
2606 + font-size: 17px;
2607 + font-weight: bold;
2608 + letter-spacing: 0.80px;
2609 + }
2610 +
2611 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-color {
2612 + color: #971821;
2613 + }
2614 +
2615 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-text-decoration {
2616 + text-decoration: underline;
2617 + }
2618 +
2619 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-buy-now-button-box {
2620 + display: flex;
2621 + justify-content: flex-end;
2622 + align-items: center;
2623 + }
2624 +
2625 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-buy-now-button-box {
2626 + width: 30%;
2627 + }
2628 +
2629 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-button,
2630 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-buy-now-button {
2631 + align-items: center;
2632 + font-weight: 500;
2633 + }
2634 +
2635 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-buy-now-button {
2636 + background: #971821;
2637 + border-color: #fff;
2638 + display: flex;
2639 + justify-content: center;
2640 + align-items: center;
2641 + padding: 5px 15px;
2642 + font-size: 16px;
2643 + border-radius: 5px;
2644 + }
2645 +
2646 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-buy-now-button:hover {
2647 + background: #7d161d;
2648 + border-color: #971821;
2649 + }
2650 +
2651 + #ays-chart-christmas-top-bundle-dicount-month-main #ays-chart-dismiss-buttons-content{
2652 + display: flex;
2653 + justify-content: center;
2654 + }
2655 +
2656 + #ays-chart-christmas-top-bundle-dicount-month-main #ays-chart-dismiss-buttons-content .ays-button{
2657 + margin: 0 !important;
2658 + font-size: 13px;
2659 + font-size: 13px;
2660 + color: #A42F29;
2661 + }
2662 +
2663 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-opacity-box {
2664 + width: 19%;
2665 + }
2666 +
2667 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-buy-now-opacity-button {
2668 + padding: 40px 15px;
2669 + display: flex;
2670 + justify-content: center;
2671 + align-items: center;
2672 + opacity: 0;
2673 + }
2674 +
2675 + #ays-chart-countdown-main-container .ays-chart-countdown-container {
2676 + margin: 0 auto;
2677 + text-align: center;
2678 + font-weight: 500;
2679 + }
2680 +
2681 + #ays-chart-countdown-main-container #ays-chart-countdown-headline {
2682 + font-weight: normal;
2683 + letter-spacing: .125rem;
2684 + text-transform: uppercase;
2685 + font-weight: bolder;
2686 + font-size: 18px;
2687 + font-weight: 400;
2688 + margin: 0;
2689 + padding: 9px 0 4px 0;
2690 + line-height: 1.3;
2691 + }
2692 + #ays-chart-countdown-main-container li,
2693 + #ays-chart-countdown-main-container ul {
2694 + margin: 0;
2695 + }
2696 +
2697 + #ays-chart-countdown-main-container li {
2698 + display: inline-block;
2699 + font-size: 14px;
2700 + list-style-type: none;
2701 + padding: 14px;
2702 + text-transform: lowercase;
2703 + }
2704 +
2705 + #ays-chart-countdown-main-container li span {
2706 + display: flex;
2707 + justify-content: center;
2708 + align-items: center;
2709 + font-size: 30px;
2710 + min-height: 50px;
2711 + min-width: 50px;
2712 + background: #FFFFFF;
2713 + border: 1px solid #A42F29;
2714 + border-radius: 4px;
2715 + box-shadow: 0px 1px 1px #A42F29;
2716 + }
2717 +
2718 + #ays-chart-countdown-main-container .emoji {
2719 + display: none;
2720 + padding: 1rem;
2721 + }
2722 +
2723 + #ays-chart-countdown-main-container .emoji span {
2724 + font-size: 30px;
2725 + padding: 0 .5rem;
2726 + }
2727 +
2728 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box li {
2729 + position: relative;
2730 + }
2731 +
2732 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box li span:after {
2733 + content: ":";
2734 + color: #A42F29;
2735 + position: absolute;
2736 + top: 10px;
2737 + right: -5px;
2738 + font-size: 40px;
2739 +
2740 + }
2741 +
2742 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box li span#ays-chart-countdown-seconds:after {
2743 + content: unset;
2744 + }
2745 +
2746 + #ays-chart-christmas-top-bundle-dicount-month-main #ays-button-top-buy-now {
2747 + display: flex;
2748 + align-items: center;
2749 + padding: 12px 32px;
2750 + color: #FFF;
2751 + font-size: 15px;
2752 + font-style: normal;
2753 + line-height: normal;
2754 + margin: 0 !important;
2755 + background: #A42F29;
2756 + border: 1px solid #A42F29;
2757 + box-shadow: 0px 0px 4px #A42F29;
2758 + border-radius: 4px;
2759 + transition: all 0.3s;
2760 + }
2761 +
2762 + #ays-chart-christmas-top-bundle-dicount-month-main #ays-button-top-buy-now:hover {
2763 + background-color: #FF7F66;
2764 + border: 1px solid #fff;
2765 + }
2766 +
2767 + div#ays-chart-christmas-top-bundle-dicount-month-main button.notice-dismiss:before{
2768 + color: #A42F29;
2769 + content: "\f00d";
2770 + font-family: fontawesome;
2771 + font-size: 22px;
2772 + }
2773 +
2774 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-guaranteeicon {
2775 + width: 30px;
2776 + margin-right: 5px;
2777 + }
2778 +
2779 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-one-time-text {
2780 + color: #A42F29;
2781 + font-size: 12px;
2782 + font-style: normal;
2783 + font-weight: 600;
2784 + line-height: normal;
2785 + }
2786 +
2787 +
2788 + @media all and (max-width: 768px) {
2789 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-coupon-row {
2790 + max-width: 50%;
2791 + margin: 0 auto;
2792 + }
2793 +
2794 + div#ays-chart-christmas-top-bundle-dicount-month-main {
2795 + padding-right: 0;
2796 + }
2797 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays_chart_dicount_month{
2798 + display: flex;
2799 + align-items: center;
2800 + justify-content: space-between;
2801 + align-content: center;
2802 + flex-wrap: wrap;
2803 + flex-direction: column;
2804 + padding: 10px 0;
2805 + }
2806 +
2807 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box {
2808 + width: 100% !important;
2809 + text-align: center;
2810 + }
2811 +
2812 + #ays-chart-countdown-main-container #ays-chart-countdown-headline {
2813 + font-size: 15px;
2814 + font-weight: 600;
2815 + }
2816 +
2817 + #ays-chart-countdown-main-container ul {
2818 + font-weight: 500;
2819 + }
2820 +
2821 + #ays-chart-countdown-main-container li span {
2822 + font-size: 35px;
2823 + min-height: 57px;
2824 + min-width: 55px;
2825 + }
2826 +
2827 + div#ays-chart-countdown-main-container li {
2828 + padding: 10px;
2829 + }
2830 +
2831 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-mobile-image-display-none {
2832 + display: none !important;
2833 + }
2834 +
2835 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-mobile-image-display-block {
2836 + display: block !important;
2837 + margin-top: 5px;
2838 + }
2839 +
2840 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2841 + width: 100% !important;
2842 + text-align: center;
2843 + flex-direction: column;
2844 + margin-top: 20px;
2845 + justify-content: center;
2846 + align-items: center;
2847 + }
2848 +
2849 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box li span:after {
2850 + top: unset;
2851 + }
2852 +
2853 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2854 + width: 100%;
2855 + display: flex;
2856 + justify-content: center;
2857 + align-items: center;
2858 + }
2859 +
2860 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-button{
2861 + margin: 0 auto !important;
2862 + }
2863 +
2864 + div#ays-chart-christmas-top-bundle-dicount-month-main.ays_chart_dicount_info.notice {
2865 + background-position: bottom right;
2866 + background-repeat: no-repeat;
2867 + background-size: cover;
2868 + border-radius: 10px;
2869 + }
2870 +
2871 + #ays-chart-christmas-top-bundle-dicount-month-main #ays-chart-dismiss-buttons-content .ays-button {
2872 + padding-left: unset !important;
2873 + }
2874 +
2875 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-buy-now-button-box {
2876 + justify-content: center;
2877 + }
2878 +
2879 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-buy-now-button {
2880 + font-size: 14px;
2881 + padding: 5px 10px;
2882 + }
2883 +
2884 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-buy-now-opacity-button {
2885 + display: none;
2886 + }
2887 +
2888 + #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dismiss-buttons-container-for-form{
2889 + position: static !important;
2890 + }
2891 +
2892 + .comparison .product img {
2893 + width: 70px;
2894 + }
2895 +
2896 + .ays-chart-features-wrap .comparison a.price-buy{
2897 + padding: 8px 5px;
2898 + font-size: 11px;
2899 + }
2900 + }
2901 +
2902 + @media screen and (max-width: 1305px) and (min-width: 768px){
2903 + div#ays-chart-christmas-top-bundle-dicount-month-main.ays_chart_dicount_info.notice {
2904 + background-position: bottom right;
2905 + background-repeat: no-repeat;
2906 + background-size: cover;
2907 + }
2908 +
2909 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box strong {
2910 + font-size: 15px;
2911 + }
2912 +
2913 + #ays-chart-countdown-main-container li {
2914 + font-size: 11px;
2915 + }
2916 +
2917 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-opacity-box {
2918 + display: none;
2919 + }
2920 + }
2921 +
2922 + @media screen and (max-width: 1680px) and (min-width: 1551px){
2923 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2924 + width: 29%;
2925 + }
2926 +
2927 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2928 + width: 30%;
2929 + }
2930 + }
2931 +
2932 + @media screen and (max-width: 1550px) and (min-width: 1400px){
2933 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2934 + width: 31%;
2935 + }
2936 +
2937 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2938 + width: 35%;
2939 + }
2940 + }
2941 +
2942 + @media screen and (max-width: 1400px) and (min-width: 1200px){
2943 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2944 + width: 35%;
2945 + }
2946 +
2947 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2948 + width: 40%;
2949 + }
2950 +
2951 + div#ays-chart-countdown-main-container li span {
2952 + font-size: 30px;
2953 + min-height: 50px;
2954 + min-width: 50px;
2955 + }
2956 + }
2957 +
2958 + @media screen and (max-width: 1200px) and (min-width: 769px){
2959 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2960 + width: 45%;
2961 + }
2962 +
2963 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2964 + width: 35%;
2965 + }
2966 +
2967 + div#ays-chart-countdown-main-container li span {
2968 + font-size: 30px;
2969 + min-height: 50px;
2970 + min-width: 50px;
2971 + }
2972 + }
2973 +
2974 + @media screen and (max-width: 1200px) and (max-width: 1200px){
2975 + div#ays-chart-christmas-top-bundle-dicount-month-main .ays_chart_dicount_month {
2976 + flex-wrap: wrap;
2977 + justify-content: space-around;
2978 + }
2979 + } */
2980 +/* Christmas banner 2024 end */
2981 +/* chatgpt Footer Sale Banner 20% 2026 | Start */
2982 +
2983 +@keyframes ays-pro-slide-up {
2984 + 0% {
2985 + opacity: 0;
2986 + transform: translateY(24px);
2987 + }
2988 + 100% {
2989 + opacity: 1;
2990 + transform: translateY(0);
2991 + }
2466 2992 }
2467 -div#ays-chart-christmas-top-bundle-dicount-month-main.ays_chart_dicount_info button {
2468 - display: flex;
2469 - align-items: center;
2993 +
2994 +@keyframes ays-pro-slide-down {
2995 + 0% {
2996 + opacity: 1;
2997 + transform: translateY(0);
2998 + }
2999 + 100% {
3000 + opacity: 0;
3001 + transform: translateY(24px);
3002 + }
2470 3003 }
2471 3004
2472 -div#ays-chart-christmas-top-bundle-dicount-month-main div#ays-chart-dicount-month a.ays-chart-sale-banner-link:focus {
2473 - outline: none;
2474 - box-shadow: 0;
3005 +.ays-chart-footer-banner-bottom-banner-wrapper {
3006 + position: fixed;
3007 + bottom: 0;
3008 + left: 0;
3009 + right: 0;
3010 + z-index: 9999;
3011 + padding: 0 16px 28px;
3012 + text-align: center;
3013 + animation: 0.45s cubic-bezier(0.16, 1, 0.3, 1) forwards ays-pro-slide-up;
2475 3014 }
2476 3015
2477 -div#ays-chart-christmas-top-bundle-dicount-month-main .btn-link {
2478 - font-weight: 400;
2479 - color: #007bff;
2480 - background-color: transparent;
2481 - display: inline-block;
2482 - font-weight: 400;
2483 - text-align: center;
2484 - white-space: nowrap;
2485 - vertical-align: middle;
2486 - -webkit-user-select: none;
2487 - -moz-user-select: none;
2488 - -ms-user-select: none;
2489 - user-select: none;
2490 - border: 1px solid transparent;
2491 - padding: .375rem .75rem;
2492 - font-size: 1rem;
2493 - line-height: 1.5;
2494 - border-radius: .25rem
3016 +.ays-chart-footer-banner-bottom-banner-wrapper.ays-pro-banner-closing {
3017 + animation: 0.32s cubic-bezier(0.16, 1, 0.3, 1) forwards ays-pro-slide-down;
2495 3018 }
2496 3019
2497 -div#ays-chart-christmas-top-bundle-dicount-month-main.ays_chart_dicount_info {
2498 - background-image: url("../images/ays-chart-popup-banner-christmas-bg-image.svg");
2499 - background-position: center right;
2500 - background-repeat: no-repeat;
2501 - background-size: cover;
2502 - background-color: #F6ECE3;
3020 +.ays-chart-footer-banner-bottom-banner-container {
3021 + display: inline-block;
3022 + max-width: 100%;
3023 + border-radius: 16px;
3024 + background: linear-gradient(90deg, #2f6bff 0, #3e7bff 100%);
3025 + box-shadow:
3026 + 0 20px 40px -15px rgba(47, 107, 255, 0.55),
3027 + 0 8px 20px -10px rgba(47, 107, 255, 0.35);
3028 + overflow: hidden;
2503 3029 }
2504 3030
2505 -#ays-chart-christmas-top-bundle-dicount-month-main .ays_chart_dicount_month {
3031 +.ays-chart-footer-banner-bottom-banner-content,
3032 +.ays-chart-footer-banner-bottom-banner-inner,
3033 +.ays-chart-footer-banner-bottom-banner-left,
3034 +.ays-chart-footer-banner-bottom-banner-code {
2506 3035 display: flex;
2507 3036 align-items: center;
2508 - justify-content: space-between;
2509 - color: #A42F29;
2510 3037 }
2511 3038
2512 -#ays-chart-christmas-top-bundle-dicount-month-main .ays_chart_dicount_month img {
2513 - width: 80px;
3039 +.ays-chart-footer-banner-bottom-banner-inner {
3040 + gap: 16px;
3041 + padding: 8px 14px 8px 10px;
3042 + color: #fff;
3043 + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
2514 3044 }
2515 3045
2516 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-sale-banner-link {
3046 +.ays-chart-footer-banner-bottom-banner-left {
3047 + gap: 14px;
3048 +}
3049 +
3050 +.ays-chart-footer-banner-bottom-banner-icon {
2517 3051 display: flex;
3052 + align-items: center;
2518 3053 justify-content: center;
2519 - align-items: center;
2520 - width: 200px;
3054 + flex: 0 0 auto;
3055 + width: 48px;
3056 + height: 48px;
3057 + border-radius: 50%;
3058 + background: rgba(255, 255, 255, 0.15);
3059 + color: #fff;
2521 3060 }
2522 3061
2523 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box {
2524 - font-size:14px;
2525 - padding:12px;
2526 - text-align: center;
3062 +.ays-chart-footer-banner-bottom-banner-icon svg {
3063 + width: 24px;
3064 + height: 24px;
2527 3065 }
2528 3066
2529 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2530 - text-align: left;
2531 - width: 30%;
2532 - display: flex;
2533 - justify-content: space-around;
2534 - align-items: flex-start;
2535 - text-align: center;
3067 +.ays-chart-footer-banner-bottom-banner-title,
3068 +.ays-chart-footer-banner-bottom-banner-discount {
3069 + font-size: 17px;
3070 + font-weight: 600;
3071 + line-height: 1.25;
3072 + letter-spacing: 0;
3073 + white-space: nowrap;
3074 + color: #fff;
2536 3075 }
2537 3076
2538 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2539 - width: 30%;
2540 - display: flex;
2541 - justify-content: center;
2542 - align-items: center;
3077 +.ays-chart-footer-banner-bottom-banner-separator {
3078 + display: block;
3079 + width: 1px;
3080 + height: 24px;
3081 + background: rgba(255, 255, 255, 0.4);
2543 3082 }
2544 3083
2545 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-button-box {
2546 - width: 20%;
2547 - display: flex;
2548 - justify-content: center;
2549 - align-items: center;
2550 - flex-direction: column;
3084 +.ays-chart-footer-banner-bottom-banner-code {
3085 + gap: 6px;
3086 + border: 1px dashed rgba(255, 255, 255, 0.7);
3087 + border-radius: 999px;
3088 + padding: 6px 9px;
3089 + color: #fff;
3090 + cursor: pointer;
3091 + transition:
3092 + background-color 0.15s,
3093 + border-color 0.15s;
2551 3094 }
2552 3095
2553 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box .ays-chart-christmas-top-bundle-title {
2554 - display: inline-block;
2555 - color: #FDFDFD;
2556 - font-style: normal;
2557 - font-weight: 600;
2558 - line-height: normal;
3096 +.ays-chart-footer-banner-bottom-banner-code:hover {
3097 + background: rgba(255, 255, 255, 0.1);
3098 + border-color: #fff;
2559 3099 }
2560 3100
2561 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box .ays-chart-christmas-top-bundle-title .ays-chart-christmas-top-bundle-title-link {
2562 - font-style: normal;
2563 - font-weight: 700;
2564 - font-size: 32px;
2565 - line-height: 39px;
2566 - text-align: center;
2567 - text-transform: uppercase;
2568 - letter-spacing: 0.13em;
2569 - color: #A42F29;
3101 +.ays-chart-footer-banner-bottom-banner-code > svg,
3102 +.ays-chart-footer-banner-bottom-banner-code button svg {
3103 + width: 16px;
3104 + height: 16px;
2570 3105 }
2571 3106
2572 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box .ays-chart-christmas-top-bundle-desc {
2573 - display: inline-block;
2574 - font-style: normal;
2575 - font-weight: 700;
2576 - font-size: 32px;
2577 - line-height: normal;
2578 - text-align: center;
2579 - letter-spacing: 0.13em;
2580 - color: #A42F29;
2581 - text-transform: uppercase;
3107 +.ays-chart-footer-banner-bottom-banner-code span {
3108 + font-size: 14px;
3109 + font-weight: 600;
3110 + line-height: 1;
3111 + letter-spacing: 0.05em;
3112 + color: #fff;
2582 3113 }
2583 3114
2584 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-coupon-row {
2585 - box-sizing: border-box;
3115 +.ays-chart-footer-banner-bottom-banner-copy,
3116 +.ays-chart-footer-banner-bottom-banner-close {
2586 3117 display: flex;
2587 - flex-direction: row;
3118 + align-items: center;
2588 3119 justify-content: center;
2589 - align-items: center;
2590 - padding: 10px;
2591 - font-size: 22px;
2592 - background: #FCFAF8;
2593 - border: 2px dotted #A42F29;
2594 - border-radius: 25px;
2595 - margin-bottom: 5px;
2596 - font-weight: 700;
3120 + margin: 0;
3121 + padding: 0;
3122 + background: transparent;
3123 + border: 0;
3124 + color: rgba(255, 255, 255, 0.9);
3125 + cursor: pointer;
3126 + box-shadow: none;
3127 + transition:
3128 + color 0.15s,
3129 + background-color 0.15s;
2597 3130 }
2598 3131
2599 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-text-row {
2600 - font-weight: 500;
3132 +.ays-chart-footer-banner-bottom-banner-copy:hover,
3133 +.ays-chart-footer-banner-bottom-banner-close:hover {
3134 + color: #fff;
3135 + background: transparent;
2601 3136 }
2602 3137
3138 +.ays-chart-footer-banner-bottom-banner-wrapper .ays-chart-footer-banner-bottom-banner-cta {
3139 + display: inline-flex;
3140 + align-items: center;
3141 + justify-content: center;
3142 + min-height: 40px;
3143 + padding: 8px 20px;
3144 + border: 0;
3145 + border-radius: 999px;
3146 + background: #fff;
3147 + color: #2f6bff;
3148 + font-size: 15px;
3149 + font-weight: 600;
3150 + line-height: 1;
3151 + white-space: nowrap;
3152 + cursor: pointer;
3153 + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
3154 + transition:
3155 + background-color 0.15s,
3156 + transform 0.15s;
3157 +}
2603 3158
2604 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box strong {
2605 - font-size: 17px;
2606 - font-weight: bold;
2607 - letter-spacing: 0.80px;
3159 +.ays-chart-footer-banner-bottom-banner-wrapper .ays-chart-footer-banner-bottom-banner-cta:hover {
3160 + background: rgba(255, 255, 255, 0.95);
3161 + color: #2f6bff;
3162 + transform: translateY(-1px);
2608 3163 }
2609 3164
2610 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-color {
2611 - color: #971821;
3165 +.ays-chart-footer-banner-bottom-banner-close {
3166 + width: 22px;
3167 + height: 22px;
3168 + margin-left: 2px;
2612 3169 }
2613 3170
2614 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-text-decoration {
2615 - text-decoration: underline;
3171 +.ays-chart-footer-banner-bottom-banner-close svg {
3172 + width: 20px;
3173 + height: 20px;
2616 3174 }
2617 3175
2618 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-buy-now-button-box {
2619 - display: flex;
2620 - justify-content: flex-end;
2621 - align-items: center;
3176 +.ays-chart-footer-banner-copy-notification {
3177 + position: fixed;
3178 + top: 50%;
3179 + left: 50%;
3180 + transform: translate(-50%, -50%);
3181 + background: rgba(0, 0, 0, 0.8);
3182 + color: #fff;
3183 + padding: 12px 24px;
3184 + border-radius: 8px;
3185 + font-size: 14px;
3186 + z-index: 10000;
3187 + opacity: 0;
3188 + transition: opacity 0.3s;
2622 3189 }
2623 3190
2624 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-buy-now-button-box {
2625 - width: 30%;
3191 +.ays-chart-footer-banner-copy-notification.show {
3192 + opacity: 1;
2626 3193 }
2627 3194
2628 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-button,
2629 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-buy-now-button {
2630 - align-items: center;
2631 - font-weight: 500;
3195 +@media (max-width: 768px) {
3196 + .ays-chart-footer-banner-bottom-banner-wrapper {
3197 + display: none;
3198 + }
2632 3199 }
2633 3200
2634 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-buy-now-button {
2635 - background: #971821;
2636 - border-color: #fff;
2637 - display: flex;
2638 - justify-content: center;
2639 - align-items: center;
2640 - padding: 5px 15px;
2641 - font-size: 16px;
2642 - border-radius: 5px;
3201 +
3202 +
3203 +
3204 +/* chatgpt Footer Sale Banner 20% 2026 | End */
3205 +
3206 +
3207 +/* Back to School Sale Banner 2026 | Start */
3208 +
3209 +#ays-chart-back-to-school-banner-2026 {
3210 + box-sizing:border-box;
3211 + position:relative;
3212 + isolation:isolate;
3213 + width:calc(100% - 20px);
3214 + max-width:none;
3215 + min-height:112px;
3216 + margin:20px 20px 16px 0;
3217 + padding:0 38px;
3218 + overflow:hidden;
3219 + border:1px solid #e8dcc9;
3220 + border-left-width:1px;
3221 + border-radius:12px;
3222 + background-color:#fffdf8;
3223 + background-image:radial-gradient(circle at 1px 1px,rgba(91,72,45,.09) 1px,transparent 1px),radial-gradient(120% 140% at 0 0,rgba(20,75,220,.07),transparent 55%),radial-gradient(120% 140% at 100% 100%,rgba(126,34,206,.09),transparent 55%);
3224 + background-size:6px 6px,100% 100%,100% 100%;
3225 + box-shadow:0 10px 30px -18px rgba(76,45,140,.55);
3226 + font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif
2643 3227 }
2644 3228
2645 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-buy-now-button:hover {
2646 - background: #7d161d;
2647 - border-color: #971821;
3229 +.ays-chart-bts-content {
3230 + position:relative;
3231 + z-index:2;
3232 + display:flex;
3233 + min-height:110px;
3234 + align-items:center;
3235 + justify-content:space-between;
3236 + gap:28px
2648 3237 }
2649 3238
2650 -#ays-chart-christmas-top-bundle-dicount-month-main #ays-chart-dismiss-buttons-content{
2651 - display: flex;
2652 - justify-content: center;
3239 +.ays-chart-bts-offer,.ays-chart-bts-actions {
3240 + display:flex;
3241 + align-items:center
2653 3242 }
2654 3243
2655 -#ays-chart-christmas-top-bundle-dicount-month-main #ays-chart-dismiss-buttons-content .ays-button{
2656 - margin: 0 !important;
2657 - font-size: 13px;
2658 - font-size: 13px;
2659 - color: #A42F29;
3244 +.ays-chart-bts-offer {
3245 + min-width:0;
3246 + gap:9px
2660 3247 }
2661 3248
2662 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-opacity-box {
2663 - width: 19%;
3249 +.ays-chart-bts-handwritten {
3250 + width:280px;
3251 + max-width:23vw;
3252 + height:auto;
3253 + color:#0755df;
3254 + overflow:visible;
3255 + flex:0 1 auto
2664 3256 }
2665 3257
2666 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-buy-now-opacity-button {
2667 - padding: 40px 15px;
2668 - display: flex;
2669 - justify-content: center;
2670 - align-items: center;
2671 - opacity: 0;
3258 +.ays-chart-bts-dot {
3259 + width:7px;
3260 + height:7px;
3261 + flex:0 0 auto;
3262 + border-radius:50%;
3263 + background:#ffc51b;
3264 + align-self:flex-start;
3265 + margin-top:27px
2672 3266 }
2673 3267
2674 -#ays-chart-countdown-main-container .ays-chart-countdown-container {
2675 - margin: 0 auto;
2676 - text-align: center;
2677 - font-weight: 500;
3268 +.ays-chart-bts-discount {
3269 + color:#8127df;
3270 + font-size:38px;
3271 + font-weight:800;
3272 + line-height:1;
3273 + letter-spacing:-1.2px;
3274 + white-space:nowrap
2678 3275 }
2679 3276
2680 -#ays-chart-countdown-main-container #ays-chart-countdown-headline {
2681 - font-weight: normal;
2682 - letter-spacing: .125rem;
2683 - text-transform: uppercase;
2684 - font-weight: bolder;
2685 - font-size: 18px;
2686 - font-weight: 400;
2687 - margin: 0;
2688 - padding: 9px 0 4px 0;
2689 - line-height: 1.3;
3277 +.ays-chart-bts-actions {
3278 + flex:0 0 auto;
3279 + gap:12px
2690 3280 }
2691 -#ays-chart-countdown-main-container li,
2692 -#ays-chart-countdown-main-container ul {
2693 - margin: 0;
3281 +
3282 +.ays-chart-bts-use-code {
3283 + color:#5f5b69;
3284 + font-size:11px;
3285 + font-weight:600;
3286 + line-height:1;
3287 + text-transform:uppercase;
3288 + letter-spacing:.14em;
3289 + white-space:nowrap
2694 3290 }
2695 3291
2696 -#ays-chart-countdown-main-container li {
2697 - display: inline-block;
2698 - font-size: 14px;
2699 - list-style-type: none;
2700 - padding: 14px;
2701 - text-transform: lowercase;
3292 +.ays-chart-bts-coupon {
3293 + box-sizing:border-box;
3294 + display:flex;
3295 + min-height:50px;
3296 + align-items:center;
3297 + gap:12px;
3298 + padding:8px 14px;
3299 + border:2px dashed rgba(129,39,223,.5);
3300 + border-radius:10px;
3301 + background:#fff;
3302 + color:#1147c8;
3303 + cursor:pointer;
3304 + box-shadow:none
2702 3305 }
2703 3306
2704 -#ays-chart-countdown-main-container li span {
2705 - display: flex;
2706 - justify-content: center;
2707 - align-items: center;
2708 - font-size: 30px;
2709 - min-height: 50px;
2710 - min-width: 50px;
2711 - background: #FFFFFF;
2712 - border: 1px solid #A42F29;
2713 - border-radius: 4px;
2714 - box-shadow: 0px 1px 1px #A42F29;
3307 +.ays-chart-bts-coupon:hover,.ays-chart-bts-coupon:focus {
3308 + border-color:#8127df;
3309 + background:rgba(129,39,223,.05);
3310 + color:#1147c8
2715 3311 }
2716 3312
2717 -#ays-chart-countdown-main-container .emoji {
2718 - display: none;
2719 - padding: 1rem;
3313 +.ays-chart-bts-coupon span {
3314 + font-size:19px;
3315 + font-weight:700;
3316 + letter-spacing:.04em
2720 3317 }
2721 3318
2722 -#ays-chart-countdown-main-container .emoji span {
2723 - font-size: 30px;
2724 - padding: 0 .5rem;
3319 +.ays-chart-bts-coupon svg {
3320 + width:16px;
3321 + height:16px;
3322 + color:#8127df
2725 3323 }
2726 3324
2727 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box li {
2728 - position: relative;
3325 +.ays-chart-bts-cta {
3326 + display:inline-flex;
3327 + min-height:48px;
3328 + align-items:center;
3329 + justify-content:center;
3330 + padding:0 27px;
3331 + border-radius:9px;
3332 + background:linear-gradient(90deg,#1249e7,#8127df);
3333 + color:#fff!important;
3334 + font-size:16px;
3335 + font-weight:700;
3336 + text-decoration:none!important;
3337 + white-space:nowrap;
3338 + box-shadow:0 8px 18px -8px rgba(91,37,194,.9);
3339 + transition:transform .15s,box-shadow .15s
2729 3340 }
2730 3341
2731 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box li span:after {
2732 - content: ":";
2733 - color: #A42F29;
2734 - position: absolute;
2735 - top: 10px;
2736 - right: -5px;
2737 - font-size: 40px;
3342 +.ays-chart-bts-cta:hover,.ays-chart-bts-cta:focus {
3343 + color:#fff;
3344 + transform:translateY(-1px);
3345 + box-shadow:0 10px 20px -8px rgba(91,37,194,.95)
3346 +}
2738 3347
3348 +.ays-chart-bts-decoration {
3349 + position:absolute;
3350 + z-index:1;
3351 + pointer-events:none
2739 3352 }
2740 3353
2741 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box li span#ays-chart-countdown-seconds:after {
2742 - content: unset;
3354 +.ays-chart-bts-plane {
3355 + top:8px;
3356 + left:12px;
3357 + width:24px;
3358 + color:rgba(129,39,223,.55)
2743 3359 }
2744 3360
2745 -#ays-chart-christmas-top-bundle-dicount-month-main #ays-button-top-buy-now {
2746 - display: flex;
2747 - align-items: center;
2748 - padding: 12px 32px;
2749 - color: #FFF;
2750 - font-size: 15px;
2751 - font-style: normal;
2752 - line-height: normal;
2753 - margin: 0 !important;
2754 - background: #A42F29;
2755 - border: 1px solid #A42F29;
2756 - box-shadow: 0px 0px 4px #A42F29;
2757 - border-radius: 4px;
2758 - transition: all 0.3s;
3361 +.ays-chart-bts-ruler {
3362 + bottom:7px;
3363 + left:24px;
3364 + width:36px;
3365 + color:rgba(20,73,230,.35)
2759 3366 }
2760 3367
2761 -#ays-chart-christmas-top-bundle-dicount-month-main #ays-button-top-buy-now:hover {
2762 - background-color: #FF7F66;
2763 - border: 1px solid #fff;
3368 +.ays-chart-bts-star {
3369 + top:8px;
3370 + right:14px;
3371 + width:19px;
3372 + color:#ffc51b
2764 3373 }
2765 3374
2766 -div#ays-chart-christmas-top-bundle-dicount-month-main button.notice-dismiss:before{
2767 - color: #A42F29;
2768 - content: "\f00d";
2769 - font-family: fontawesome;
2770 - font-size: 22px;
3375 +.ays-chart-bts-pencil {
3376 + right:31px;
3377 + bottom:7px;
3378 + width:21px;
3379 + color:rgba(129,39,223,.5);
3380 + transform:rotate(-12deg)
2771 3381 }
2772 3382
2773 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-guaranteeicon {
2774 - width: 30px;
2775 - margin-right: 5px;
3383 +.ays-chart-bts-wave {
3384 + bottom:3px;
3385 + left:50%;
3386 + width:96px;
3387 + color:rgba(20,73,230,.22);
3388 + transform:translateX(-50%)
2776 3389 }
2777 3390
2778 -#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-one-time-text {
2779 - color: #A42F29;
2780 - font-size: 12px;
2781 - font-style: normal;
2782 - font-weight: 600;
2783 - line-height: normal;
3391 +#ays-chart-back-to-school-banner-2026 .notice-dismiss {
3392 + top:1px;
3393 + right:1px;
3394 + color:#756b82
2784 3395 }
2785 3396
3397 +#ays-chart-back-to-school-banner-2026 .notice-dismiss:before {
3398 + font-size:18px
3399 +}
2786 3400
2787 -@media all and (max-width: 768px) {
2788 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-coupon-row {
2789 - max-width: 50%;
2790 - margin: 0 auto;
2791 - }
3401 +.ays-chart-bts-dismiss {
3402 + position:absolute;
3403 + right:39px;
3404 + bottom:0;
3405 + z-index:3
3406 +}
2792 3407
2793 - div#ays-chart-christmas-top-bundle-dicount-month-main {
2794 - padding-right: 0;
2795 - }
2796 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays_chart_dicount_month{
2797 - display: flex;
2798 - align-items: center;
2799 - justify-content: space-between;
2800 - align-content: center;
2801 - flex-wrap: wrap;
2802 - flex-direction: column;
2803 - padding: 10px 0;
2804 - }
3408 +.ays-chart-bts-dismiss form {
3409 + margin:0
3410 +}
2805 3411
2806 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box {
2807 - width: 100% !important;
2808 - text-align: center;
2809 - }
3412 +.ays-chart-bts-dismiss #ays-chart-dismiss-buttons-content .ays-button {
3413 + height:22px!important;
3414 + min-height:0!important;
3415 + margin:0!important;
3416 + padding:0!important;
3417 + border:0!important;
3418 + background:transparent!important;
3419 + color:#777!important;
3420 + font-size:10px!important;
3421 + line-height:22px!important;
3422 + text-decoration:underline;
3423 + box-shadow:none!important
3424 +}
2810 3425
2811 - #ays-chart-countdown-main-container #ays-chart-countdown-headline {
2812 - font-size: 15px;
2813 - font-weight: 600;
2814 - }
3426 +.ays-chart-bts-copy-notification {
3427 + position:fixed;
3428 + top:50%;
3429 + left:50%;
3430 + z-index:10000;
3431 + transform:translate(-50%,-50%);
3432 + padding:12px 24px;
3433 + border-radius:8px;
3434 + background:rgba(0,0,0,.82);
3435 + color:#fff;
3436 + font-size:14px;
3437 + opacity:0;
3438 + transition:opacity .25s
3439 +}
2815 3440
2816 - #ays-chart-countdown-main-container ul {
2817 - font-weight: 500;
2818 - }
3441 +.ays-chart-bts-copy-notification.ays-chart-bts-show {
3442 + opacity:1
3443 +}
2819 3444
2820 - #ays-chart-countdown-main-container li span {
2821 - font-size: 35px;
2822 - min-height: 57px;
2823 - min-width: 55px;
3445 +@media screen and (max-width:1200px) {
3446 + .ays-chart-bts-content {
3447 + gap:18px
2824 3448 }
2825 3449
2826 - div#ays-chart-countdown-main-container li {
2827 - padding: 10px;
3450 + .ays-chart-bts-handwritten {
3451 + width:225px
2828 3452 }
2829 3453
2830 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-mobile-image-display-none {
2831 - display: none !important;
3454 + .ays-chart-bts-discount {
3455 + font-size:31px
2832 3456 }
2833 3457
2834 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-christmas-top-bundle-mobile-image-display-block {
2835 - display: block !important;
2836 - margin-top: 5px;
3458 + .ays-chart-bts-actions {
3459 + gap:8px
2837 3460 }
2838 3461
2839 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2840 - width: 100% !important;
2841 - text-align: center;
2842 - flex-direction: column;
2843 - margin-top: 20px;
2844 - justify-content: center;
2845 - align-items: center;
3462 + .ays-chart-bts-coupon {
3463 + min-height:44px;
3464 + padding:7px 10px
2846 3465 }
2847 3466
2848 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box li span:after {
2849 - top: unset;
3467 + .ays-chart-bts-cta {
3468 + min-height:44px;
3469 + padding:0 18px;
3470 + font-size:14px
2850 3471 }
2851 3472
2852 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2853 - width: 100%;
2854 - display: flex;
2855 - justify-content: center;
2856 - align-items: center;
2857 - }
3473 +}
2858 3474
2859 - #ays-chart-christmas-top-bundle-dicount-month-main .ays-button{
2860 - margin: 0 auto !important;
3475 +@media screen and (max-width:960px) {
3476 + #ays-chart-back-to-school-banner-2026 {
3477 + padding:15px 38px 20px
2861 3478 }
2862 3479
2863 - div#ays-chart-christmas-top-bundle-dicount-month-main.ays_chart_dicount_info.notice {
2864 - background-position: bottom right;
2865 - background-repeat: no-repeat;
2866 - background-size: cover;
2867 - border-radius: 10px;
3480 + .ays-chart-bts-content {
3481 + min-height:90px;
3482 + flex-wrap:wrap;
3483 + justify-content:center;
3484 + gap:12px 24px
2868 3485 }
2869 3486
2870 - #ays-chart-christmas-top-bundle-dicount-month-main #ays-chart-dismiss-buttons-content .ays-button {
2871 - padding-left: unset !important;
3487 + .ays-chart-bts-handwritten {
3488 + max-width:none
2872 3489 }
2873 3490
2874 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-buy-now-button-box {
2875 - justify-content: center;
3491 + .ays-chart-bts-actions {
3492 + justify-content:center
2876 3493 }
2877 3494
2878 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box .ays-buy-now-button {
2879 - font-size: 14px;
2880 - padding: 5px 10px;
3495 + .ays-chart-bts-dismiss {
3496 + right:38px
2881 3497 }
2882 3498
2883 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-buy-now-opacity-button {
2884 - display: none;
2885 - }
2886 -
2887 - #ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dismiss-buttons-container-for-form{
2888 - position: static !important;
2889 - }
2890 -
2891 - .comparison .product img {
2892 - width: 70px;
2893 - }
2894 -
2895 - .ays-chart-features-wrap .comparison a.price-buy{
2896 - padding: 8px 5px;
2897 - font-size: 11px;
2898 - }
2899 3499 }
2900 3500
2901 -@media screen and (max-width: 1305px) and (min-width: 768px){
2902 - div#ays-chart-christmas-top-bundle-dicount-month-main.ays_chart_dicount_info.notice {
2903 - background-position: bottom right;
2904 - background-repeat: no-repeat;
2905 - background-size: cover;
3501 +@media screen and (max-width:600px) {
3502 + #ays-chart-back-to-school-banner-2026 {
3503 + width:calc(100% - 20px);
3504 + margin-right:10px;
3505 + padding:18px 30px 23px 18px
2906 3506 }
2907 3507
2908 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box strong {
2909 - font-size: 15px;
3508 + .ays-chart-bts-content {
3509 + flex-direction:column
2910 3510 }
2911 3511
2912 - #ays-chart-countdown-main-container li {
2913 - font-size: 11px;
3512 + .ays-chart-bts-offer {
3513 + flex-wrap:wrap;
3514 + justify-content:center
2914 3515 }
2915 3516
2916 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-opacity-box {
2917 - display: none;
3517 + .ays-chart-bts-handwritten {
3518 + width:210px
2918 3519 }
2919 -}
2920 3520
2921 -@media screen and (max-width: 1680px) and (min-width: 1551px){
2922 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2923 - width: 29%;
3521 + .ays-chart-bts-discount {
3522 + font-size:28px
2924 3523 }
2925 3524
2926 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2927 - width: 30%;
3525 + .ays-chart-bts-actions {
3526 + flex-wrap:wrap
2928 3527 }
2929 -}
2930 3528
2931 -@media screen and (max-width: 1550px) and (min-width: 1400px){
2932 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2933 - width: 31%;
3529 + .ays-chart-bts-use-code {
3530 + width:100%;
3531 + text-align:center
2934 3532 }
2935 3533
2936 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2937 - width: 35%;
3534 + .ays-chart-bts-coupon {
3535 + min-height:40px
2938 3536 }
2939 -}
2940 3537
2941 -@media screen and (max-width: 1400px) and (min-width: 1200px){
2942 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2943 - width: 35%;
3538 + .ays-chart-bts-coupon span {
3539 + font-size:16px
2944 3540 }
2945 3541
2946 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2947 - width: 40%;
3542 + .ays-chart-bts-cta {
3543 + min-height:40px
2948 3544 }
2949 3545
2950 - div#ays-chart-countdown-main-container li span {
2951 - font-size: 30px;
2952 - min-height: 50px;
2953 - min-width: 50px;
3546 + .ays-chart-bts-plane,.ays-chart-bts-ruler,.ays-chart-bts-pencil,.ays-chart-bts-wave {
3547 + display:none
2954 3548 }
2955 -}
2956 3549
2957 -@media screen and (max-width: 1200px) and (min-width: 769px){
2958 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-countdown-box {
2959 - width: 45%;
3550 + .ays-chart-bts-dismiss {
3551 + right:30px
2960 3552 }
2961 3553
2962 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays-chart-dicount-wrap-box.ays-chart-dicount-wrap-text-box {
2963 - width: 35%;
2964 - }
2965 -
2966 - div#ays-chart-countdown-main-container li span {
2967 - font-size: 30px;
2968 - min-height: 50px;
2969 - min-width: 50px;
2970 - }
2971 3554 }
2972 3555
2973 -@media screen and (max-width: 1200px) and (max-width: 1200px){
2974 - div#ays-chart-christmas-top-bundle-dicount-month-main .ays_chart_dicount_month {
2975 - flex-wrap: wrap;
2976 - justify-content: space-around;
2977 - }
2978 -}
2979 -/* Christmas banner 2024 end */
3556 +/* Back to School Sale Banner 2026 | End */