| @@ -1,262 +1 @@ | ||
| 1 | -/* review notice */ | |
| 2 | - | |
| 3 | -.notice-templately-black_friday { | |
| 4 | - padding: 16px 0; | |
| 5 | -} | |
| 6 | - | |
| 7 | -#wpnotice-templately-black_friday.notice-info { | |
| 8 | - border-left-color: #5633D1; | |
| 9 | -} | |
| 10 | - | |
| 11 | -#wpnotice-templately-black_friday .wpnotice-thumbnail-wrapper { | |
| 12 | - padding-left: 20px; | |
| 13 | - padding-right: 10px; | |
| 14 | - grid-column-start: 2; | |
| 15 | -} | |
| 16 | - | |
| 17 | -#wpnotice-templately-black_friday { | |
| 18 | - grid-template-columns: 15px 180px 1fr !important; | |
| 19 | -} | |
| 20 | - | |
| 21 | -#wpnotice-templately-black_friday .wpnotice-content-wrapper { | |
| 22 | - padding: 0; | |
| 23 | -} | |
| 24 | - | |
| 25 | -#wpnotice-templately-black_friday .wpnotice-content-wrapper a { | |
| 26 | - text-transform: capitalize; | |
| 27 | - margin-right: 16px; | |
| 28 | -} | |
| 29 | - | |
| 30 | -#wpnotice-templately-black_friday .wpnotice-content-wrapper button { | |
| 31 | - text-transform: capitalize; | |
| 32 | -} | |
| 33 | - | |
| 34 | -#wpnotice-templately-black_friday .wpnotice-content-wrapper button:hover { | |
| 35 | - background-color: transparent; | |
| 36 | -} | |
| 37 | - | |
| 38 | -.toplevel_page_templately .notice { | |
| 39 | - display: none !important; | |
| 40 | -} | |
| 41 | - | |
| 42 | -.wpnotice-thumbnail-wrapper img { | |
| 43 | - display: block; | |
| 44 | -} | |
| 45 | - | |
| 46 | -.button.button-primary.btn-nx-cta { | |
| 47 | - background-color: #6A4BFF; | |
| 48 | -} | |
| 49 | - | |
| 50 | -.button.button-primary.btn-nx-cta:hover { | |
| 51 | - background-color: #5414d0; | |
| 52 | -} | |
| 53 | - | |
| 54 | -.btn-nx-cta:focus { | |
| 55 | - outline: none; | |
| 56 | - box-shadow: none; | |
| 57 | -} | |
| 58 | - | |
| 59 | -.wpnotice-content-wrapper > p { | |
| 60 | - margin-top: 0px; | |
| 61 | -} | |
| 62 | - | |
| 63 | -.notice-templately-opt_in { | |
| 64 | - display: block !important; | |
| 65 | -} | |
| 66 | - | |
| 67 | -.notice-templately-review { | |
| 68 | - padding: 10px; | |
| 69 | - background-color: #fff; | |
| 70 | - border-radius: 3px; | |
| 71 | - margin: 15px; | |
| 72 | - grid-template-columns: 80px 1fr !important; | |
| 73 | - display: grid !important; | |
| 74 | - -webkit-box-align: center; | |
| 75 | - -ms-flex-align: center; | |
| 76 | - align-items: center; | |
| 77 | - grid-template-columns: 60px 1fr !important; | |
| 78 | -} | |
| 79 | - | |
| 80 | -.notice-templately-review:after { | |
| 81 | - content: ""; | |
| 82 | - display: table; | |
| 83 | - clear: both; | |
| 84 | -} | |
| 85 | - | |
| 86 | -.wpdeveloper-notice-thumbnail { | |
| 87 | - width: 90px; | |
| 88 | - float: left; | |
| 89 | - padding: 5px; | |
| 90 | - text-align: center; | |
| 91 | - border-right: 4px solid transparent; | |
| 92 | -} | |
| 93 | - | |
| 94 | -.wpdeveloper-notice-thumbnail img { | |
| 95 | - width: 72px; | |
| 96 | - opacity: 0.85; | |
| 97 | - -webkit-transition: all 0.3s; | |
| 98 | - -o-transition: all 0.3s; | |
| 99 | - transition: all 0.3s; | |
| 100 | -} | |
| 101 | - | |
| 102 | -.wpdeveloper-notice-thumbnail img:hover { | |
| 103 | - opacity: 1; | |
| 104 | -} | |
| 105 | - | |
| 106 | -.wpdeveloper-notice-thumbnail img, | |
| 107 | -.wpdeveloper-update-notice .wpdeveloper-notice-thumbnail img, | |
| 108 | -.wpdeveloper-update_400k-notice .wpdeveloper-notice-thumbnail img { | |
| 109 | - width: 32px; | |
| 110 | -} | |
| 111 | - | |
| 112 | -.wpdeveloper-notice-thumbnail, | |
| 113 | -.wpdeveloper-update-notice .wpdeveloper-notice-thumbnail, | |
| 114 | -.wpdeveloper-update_400k-notice .wpdeveloper-notice-thumbnail { | |
| 115 | - width: auto; | |
| 116 | - padding: 7px; | |
| 117 | -} | |
| 118 | - | |
| 119 | -.wpdeveloper-update-notice .wpdeveloper-notice-message, | |
| 120 | -.wpdeveloper-update_400k-notice .wpdeveloper-notice-message { | |
| 121 | - padding: 5px 0; | |
| 122 | -} | |
| 123 | - | |
| 124 | -.wpdeveloper-update-notice, | |
| 125 | -.wpdeveloper-update_400k-notice { | |
| 126 | - border-color: #6648fe; | |
| 127 | - padding: 0 | |
| 128 | -} | |
| 129 | - | |
| 130 | -a.ea-notice-cta { | |
| 131 | - background-color: #4d18ff; | |
| 132 | - background: linear-gradient(-30deg, #4d18ff, #9a7cff); | |
| 133 | - margin-top: 30px; | |
| 134 | - color: #fff; | |
| 135 | - padding: 8px 20px; | |
| 136 | - outline: none; | |
| 137 | - text-decoration: none; | |
| 138 | - border-radius: 3px; | |
| 139 | - margin-left: 10px; | |
| 140 | - transition: all 0.3s ease; | |
| 141 | -} | |
| 142 | - | |
| 143 | -a.ea-notice-cta:hover { | |
| 144 | - opacity: 0.85; | |
| 145 | -} | |
| 146 | - | |
| 147 | -span.coupon-code { | |
| 148 | - background: #ebebeb; | |
| 149 | - padding: 5px 10px; | |
| 150 | - letter-spacing: 0.035em; | |
| 151 | -} | |
| 152 | - | |
| 153 | -.eael-review-text { | |
| 154 | - overflow: hidden; | |
| 155 | -} | |
| 156 | - | |
| 157 | -.eael-review-text h3 { | |
| 158 | - font-size: 24px; | |
| 159 | - margin: 0 0 5px; | |
| 160 | - font-weight: 400; | |
| 161 | - line-height: 1.3; | |
| 162 | -} | |
| 163 | - | |
| 164 | -.eael-review-text p { | |
| 165 | - font-size: 13px; | |
| 166 | - margin: 0 0 5px; | |
| 167 | -} | |
| 168 | - | |
| 169 | -.templately-notice-links { | |
| 170 | - margin: 8px 0 0 0; | |
| 171 | - padding: 0; | |
| 172 | -} | |
| 173 | - | |
| 174 | -.templately-notice-links li { | |
| 175 | - display: inline-flex; | |
| 176 | - margin-right: 15px; | |
| 177 | - align-items: center; | |
| 178 | -} | |
| 179 | - | |
| 180 | -.templately-notice-links li a { | |
| 181 | - display: inline-block; | |
| 182 | - color: #10738b; | |
| 183 | - text-decoration: none; | |
| 184 | - position: relative; | |
| 185 | -} | |
| 186 | - | |
| 187 | -.wpdeveloper-notice-message { | |
| 188 | - padding: 10px 0; | |
| 189 | -} | |
| 190 | - | |
| 191 | -.wpdeveloper-upsale-notice .wpdeveloper-notice-message { | |
| 192 | - display: -webkit-box; | |
| 193 | - display: -ms-flexbox; | |
| 194 | - display: flex; | |
| 195 | - -webkit-box-align: center; | |
| 196 | - -ms-flex-align: center; | |
| 197 | - align-items: center; | |
| 198 | - padding: 10px 0; | |
| 199 | -} | |
| 200 | - | |
| 201 | -.wpdeveloper-upsale-notice .wpdeveloper-notice-message + .notice-dismiss { | |
| 202 | - top: 10px; | |
| 203 | -} | |
| 204 | - | |
| 205 | -.wpdeveloper-upsale-notice #plugin-install-core { | |
| 206 | - margin-left: 10px; | |
| 207 | -} | |
| 208 | - | |
| 209 | -.notice.notice-has-thumbnail { | |
| 210 | - padding-left: 0; | |
| 211 | -} | |
| 212 | - | |
| 213 | -.wpdeveloper-upsale-notice { | |
| 214 | - display: -webkit-box; | |
| 215 | - display: -ms-flexbox; | |
| 216 | - display: flex; | |
| 217 | -} | |
| 218 | - | |
| 219 | -.wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail { | |
| 220 | - padding: 10px; | |
| 221 | - width: 40px; | |
| 222 | -} | |
| 223 | - | |
| 224 | -.wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail img { | |
| 225 | - width: 32px; | |
| 226 | -} | |
| 227 | - | |
| 228 | -.toplevel_page_eael-settings .wp-menu-image img { | |
| 229 | - max-width: 20px; | |
| 230 | - padding-top: 8px !important; | |
| 231 | -} | |
| 232 | - | |
| 233 | -.wpdeveloper-upsale-notice .wpdeveloper-notice-message .button { | |
| 234 | - margin-left: 15px; | |
| 235 | -} | |
| 236 | - | |
| 237 | -.notice-has-thumbnail.wpdeveloper-freedom30-notice { | |
| 238 | - display: grid; | |
| 239 | - grid-template-columns: 70px 1fr; | |
| 240 | - align-items: center; | |
| 241 | - position: relative; | |
| 242 | - /* background-image: linear-gradient(180deg, #8C94FF 0%, #2564FF 100%); | |
| 243 | - color: #fff; | |
| 244 | - border-left: 0px; */ | |
| 245 | -} | |
| 246 | - | |
| 247 | -.notice-has-thumbnail.wpdeveloper-freedom30-notice .wpdeveloper-notice-thumbnail { | |
| 248 | - width: 70px; | |
| 249 | -} | |
| 250 | - | |
| 251 | -.notice-has-thumbnail.wpdeveloper-freedom30-notice .wpdeveloper-notice-thumbnail img { | |
| 252 | - width: 50px; | |
| 253 | -} | |
| 254 | - | |
| 255 | -#wpnotice-templately-upsale { | |
| 256 | - grid-template-columns: 1fr 50px !important; | |
| 257 | -} | |
| 258 | - | |
| 259 | -#wpnotice-templately-upsale p { | |
| 260 | - margin: 0; | |
| 261 | - padding: 10px 0px; | |
| 262 | -} | |
| 1 | +#wpnotice-templately-holiday_2025,.notice-templately-black_friday{padding:16px 0}#wpnotice-templately-black_friday.notice-info,#wpnotice-templately-holiday.notice-info,#wpnotice-templately-holiday_2025.notice-info{border-left-color:#5626e7;padding:10px 38px 10px 12px}#wpnotice-templately-black_friday .wpnotice-content-wrapper,#wpnotice-templately-holiday .wpnotice-content-wrapper,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper{align-items:center;display:flex;flex:1;gap:20px;justify-content:space-between}#wpnotice-templately-holiday .wpnotice-content-wrapper{align-items:flex-start;flex-flow:column;gap:10px}#wpnotice-templately-black_friday .wpnotice-content-wrapper p,#wpnotice-templately-holiday .wpnotice-content-wrapper p,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper p{font-size:14px}#wpnotice-templately-black_friday .wpnotice-thumbnail-wrapper,#wpnotice-templately-holiday .wpnotice-thumbnail-wrapper,#wpnotice-templately-holiday_2025 .wpnotice-thumbnail-wrapper{flex-shrink:0}#wpnotice-templately-black_friday .wpnotice-thumbnail-wrapper img,#wpnotice-templately-holiday .wpnotice-thumbnail-wrapper img,#wpnotice-templately-holiday_2025 .wpnotice-thumbnail-wrapper img{display:block;height:auto;max-width:150px!important}@media screen and (max-width:768px){#wpnotice-templately-black_friday .wpnotice-thumbnail-wrapper img,#wpnotice-templately-holiday .wpnotice-thumbnail-wrapper img,#wpnotice-templately-holiday_2025 .wpnotice-thumbnail-wrapper img{max-width:100px!important}}#wpnotice-templately-black_friday .button.button-primary,#wpnotice-templately-holiday .button.button-primary,#wpnotice-templately-holiday_2025 .button.button-primary{align-items:center;background:#5626e7;border:none;border-radius:4px;display:inline-flex;gap:8px;padding:5px 15px}#wpnotice-templately-holiday .wpnotice-button-wrapper{display:flex;gap:10px}#wpnotice-templately-holiday .button.button-link{align-items:center;border:none;border-radius:4px;display:inline-flex;gap:8px;padding:5px 15px;position:static}#wpnotice-templately-holiday .button.button-link:before{display:none}.toplevel_page_templately .notice{display:none!important}.button.button-primary.btn-nx-cta{background-color:#6a4bff}.button.button-primary.btn-nx-cta:hover{background-color:#5414d0}.btn-nx-cta:focus{box-shadow:none;outline:none}.wpnotice-content-wrapper>p{margin-top:0}.notice-templately-opt_in{display:block!important}.notice-templately-review{align-items:center;background-color:#fff;border-radius:3px;display:grid!important;grid-template-columns:80px 1fr!important;grid-template-columns:60px 1fr!important;margin:15px;padding:10px}.notice-templately-review:after{clear:both;content:"";display:table}.wpdeveloper-notice-thumbnail{border-right:4px solid transparent;float:left;padding:5px;text-align:center;width:90px}.wpdeveloper-notice-thumbnail img{opacity:.85;transition:all .3s;width:72px}.wpdeveloper-notice-thumbnail img:hover{opacity:1}.wpdeveloper-notice-thumbnail img,.wpdeveloper-update-notice .wpdeveloper-notice-thumbnail img,.wpdeveloper-update_400k-notice .wpdeveloper-notice-thumbnail img{width:32px}.wpdeveloper-notice-thumbnail,.wpdeveloper-update-notice .wpdeveloper-notice-thumbnail,.wpdeveloper-update_400k-notice .wpdeveloper-notice-thumbnail{padding:7px;width:auto}.wpdeveloper-update-notice .wpdeveloper-notice-message,.wpdeveloper-update_400k-notice .wpdeveloper-notice-message{padding:5px 0}.wpdeveloper-update-notice,.wpdeveloper-update_400k-notice{border-color:#6648fe;padding:0}a.ea-notice-cta{background-color:#4d18ff;background:linear-gradient(-30deg,#4d18ff,#9a7cff);border-radius:3px;color:#fff;margin-left:10px;margin-top:30px;outline:none;padding:8px 20px;text-decoration:none;transition:all .3s ease}a.ea-notice-cta:hover{opacity:.85}span.coupon-code{background:#ebebeb;letter-spacing:.035em;padding:5px 10px}.eael-review-text{overflow:hidden}.eael-review-text h3{font-size:24px;font-weight:400;line-height:1.3;margin:0 0 5px}.eael-review-text p{font-size:13px;margin:0 0 5px}.templately-notice-links{margin:8px 0 0;padding:0}.templately-notice-links li{align-items:center;display:inline-flex;margin-right:15px}.templately-notice-links li a{color:#10738b;display:inline-block;position:relative;text-decoration:none}.wpdeveloper-notice-message{padding:10px 0}.wpdeveloper-upsale-notice .wpdeveloper-notice-message{align-items:center;display:flex;padding:10px 0}.wpdeveloper-upsale-notice .wpdeveloper-notice-message+.notice-dismiss{top:10px}.wpdeveloper-upsale-notice #plugin-install-core{margin-left:10px}.notice.notice-has-thumbnail{padding-left:0}.wpdeveloper-upsale-notice{display:flex}.wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail{padding:10px;width:40px}.wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail img{width:32px}.toplevel_page_eael-settings .wp-menu-image img{max-width:20px;padding-top:8px!important}.wpdeveloper-upsale-notice .wpdeveloper-notice-message .button{margin-left:15px}.notice-has-thumbnail.wpdeveloper-freedom30-notice{align-items:center;display:grid;grid-template-columns:70px 1fr;position:relative}.notice-has-thumbnail.wpdeveloper-freedom30-notice .wpdeveloper-notice-thumbnail{width:70px}.notice-has-thumbnail.wpdeveloper-freedom30-notice .wpdeveloper-notice-thumbnail img{width:50px}#wpnotice-templately-upsale{grid-template-columns:1fr 50px!important}#wpnotice-templately-upsale p{margin:0;padding:10px 0}#wpnotice-templately-holiday{padding-bottom:8px;padding-top:8px}#wpnotice-templately-holiday .wpnotice-button-wrapper{padding:2px 0}#wpnotice-templately-holiday .wpnotice-button-wrapper .dismiss-btn{margin-left:12px}#wpnotice-templately-black_friday,#wpnotice-templately-holiday_2025{align-items:center;border-left-color:#5633d1;box-sizing:border-box;display:flex;gap:24px!important;padding:10px 28px!important}#wpnotice-templately-black_friday .wpnotice-thumbnail-wrapper,#wpnotice-templately-holiday_2025 .wpnotice-thumbnail-wrapper{align-items:center;display:flex;flex-shrink:0}#wpnotice-templately-black_friday .wpnotice-content-wrapper,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:6px;justify-content:flex-start;width:100%}#wpnotice-templately-black_friday .wpnotice-content-wrapper p,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper p{color:#171717;font-size:14px;line-height:1.3;margin:0;padding:0;text-transform:capitalize}#wpnotice-templately-black_friday .wpnotice-content-wrapper p strong,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper p strong{font-weight:600}#wpnotice-templately-black_friday .wpnotice-content-wrapper .notice-links.templately-notice-links,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper .notice-links.templately-notice-links{align-items:center;display:flex;gap:12px;list-style:none;margin:0;padding:0}#wpnotice-templately-black_friday .wpnotice-content-wrapper .notice-links.templately-notice-links>li,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper .notice-links.templately-notice-links>li{list-style:none;margin:0!important;padding:0}#wpnotice-templately-black_friday .wpnotice-content-wrapper .notice-links.templately-notice-links>li>a.button-primary,#wpnotice-templately-black_friday .wpnotice-content-wrapper .notice-links.templately-notice-links>li>a.button-primary:focus,#wpnotice-templately-black_friday .wpnotice-content-wrapper .notice-links.templately-notice-links>li>a.button-primary:hover,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper .notice-links.templately-notice-links>li>a.button-primary,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper .notice-links.templately-notice-links>li>a.button-primary:focus,#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper .notice-links.templately-notice-links>li>a.button-primary:hover{align-items:center;background-color:#2b65d9;border:none;border-radius:6px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;height:33px;line-height:1.2;padding:8.5px 16px;text-decoration:none;white-space:nowrap}#wpnotice-templately-black_friday .wpnotice-content-wrapper .notice-links.templately-notice-links a.button-link[data-dismiss="1"],#wpnotice-templately-holiday_2025 .wpnotice-content-wrapper .notice-links.templately-notice-links a.button-link[data-dismiss="1"]{align-items:center;background:none;border:none;color:#424242;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;height:33px;line-height:1.2;margin:0;padding:0;text-decoration:underline;text-underline-offset:3px;white-space:nowrap} | |