PluginProbe
SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster / 2.7.0
SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster v2.7.0
2.7.0 2.6.0 trunk 1.1.0 1.1.4 1.2.1 1.2.2 1.2.3 1.2.5 1.2.9 1.3.1 1.3.2 1.5.0 1.5.1 1.5.4 1.5.7 1.5.8 1.5.9 1.6.2 1.6.5 1.6.8 1.7.2 1.7.4 1.7.5 1.7.9 All 43 releases
← All changes | assets/dist/css/frontend-rtl.css +1438 -477 1.1.42.7.0 View file →
@@ -1,20 +1,18 @@
1 +@charset "UTF-8";
1 2 .sellkit-order-cart-detail {
2 3 width: 100%;
3 4 padding: 20px;
4 5 border: 1px solid #ccc;
5 6 }
6 -
7 7 .sellkit-order-cart-detail .sellkit-cart-detail-heading {
8 8 font-weight: bold;
9 9 }
10 -
11 10 .sellkit-order-cart-detail .sellkit-order-cart-detail-items-thumbnail {
12 11 position: relative;
13 12 width: 80px;
14 13 height: 80px;
15 14 }
16 -
17 15 .sellkit-order-cart-detail .sellkit-order-cart-detail-items-thumbnail img {
18 16 width: 100% !important;
19 17 height: 100% !important;
20 18 -o-object-fit: cover;
@@ -19,13 +17,11 @@
19 17 height: 100% !important;
20 18 -o-object-fit: cover;
21 19 object-fit: cover;
22 20 }
23 -
24 21 .sellkit-order-cart-detail .sellkit-order-cart-detail-items-thumbnail .sellkit-order-cart-detail-items-thumbnail-image-wrapper {
25 22 overflow: hidden;
26 23 }
27 -
28 24 .sellkit-order-cart-detail .sellkit-order-cart-detail-items-thumbnail .sellkit-order-cart-detail-items-thumbnail-quantity {
29 25 position: absolute;
30 26 top: -5px;
31 27 left: -8px;
@@ -37,9 +33,8 @@
37 33 color: #000;
38 34 line-height: 17px;
39 35 text-align: center;
40 36 }
41 -
42 37 .sellkit-order-cart-detail .sellkit-order-cart-detail-items-product-detail {
43 38 -webkit-box-align: center;
44 39 -ms-flex-align: center;
45 40 align-items: center;
@@ -46,13 +41,11 @@
46 41 -webkit-box-pack: start;
47 42 -ms-flex-pack: start;
48 43 justify-content: start;
49 44 }
50 -
51 45 .sellkit-order-cart-detail .sellkit-order-cart-detail-items-product-title {
52 46 margin-right: 10px;
53 47 }
54 -
55 48 .sellkit-order-cart-detail .woocommerce-table__product-name.product-name {
56 49 display: -webkit-box;
57 50 display: -ms-flexbox;
58 51 display: flex;
@@ -62,53 +55,42 @@
62 55 -ms-flex-align: center;
63 56 -webkit-box-pack: center;
64 57 -ms-flex-pack: center;
65 58 }
66 -
67 59 .sellkit-order-cart-detail .woocommerce-table__product-total.product-total {
68 60 text-align: left;
69 61 }
70 -
71 62 .sellkit-order-cart-detail tfoot tr th, .sellkit-order-cart-detail tfoot tfoot tr td {
72 63 font-weight: normal !important;
73 64 }
74 -
75 65 .sellkit-order-cart-detail tfoot tr td {
76 66 text-align: left;
77 67 }
78 -
79 68 .sellkit-order-cart-detail tfoot tr {
80 69 margin-bottom: 10px !important;
81 70 }
82 -
83 71 .sellkit-order-cart-detail tfoot tr th, .sellkit-order-cart-detail tfoot tr td {
84 72 padding: 10px 0;
85 73 }
86 -
87 74 .sellkit-order-cart-detail tfoot tfoot {
88 75 padding-top: 10px;
89 76 }
90 -
91 77 .sellkit-order-cart-detail tfoot tr:first-child th, .sellkit-order-cart-detail tfoot tr:first-child td {
92 78 padding-top: 20px;
93 79 }
94 -
95 80 .sellkit-order-cart-detail tfoot tr:last-child {
96 81 border-top: 3px solid #ccc;
97 82 font-weight: 700;
98 83 }
99 -
100 84 .sellkit-order-cart-detail tfoot tr:last-child th, .sellkit-order-cart-detail tfoot tfoot tr:last-child td {
101 85 margin-top: 10px;
102 86 font-weight: 700;
103 87 }
104 -
105 88 .sellkit-order-cart-detail .sellkit-order-cart-detail-items {
106 89 width: 100%;
107 90 padding: 0;
108 91 list-style: none;
109 92 }
110 -
111 93 .sellkit-order-cart-detail .sellkit-order-cart-detail-items li {
112 94 display: -webkit-box;
113 95 display: -ms-flexbox;
114 96 display: flex;
@@ -117,9 +99,8 @@
117 99 justify-content: space-between;
118 100 width: 100%;
119 101 height: 80px;
120 102 }
121 -
122 103 .sellkit-order-cart-detail .sellkit-order-cart-detail-items li > div {
123 104 display: -webkit-box;
124 105 display: -ms-flexbox;
125 106 display: flex;
@@ -130,15 +111,13 @@
130 111 -ms-flex-pack: center;
131 112 justify-content: center;
132 113 height: 100%;
133 114 }
134 -
135 115 .sellkit-order-cart-detail .sellkit-order-cart-detail-prices {
136 116 width: 100%;
137 117 padding: 0;
138 118 list-style: none;
139 119 }
140 -
141 120 .sellkit-order-cart-detail .sellkit-order-cart-detail-prices li {
142 121 display: -webkit-box;
143 122 display: -ms-flexbox;
144 123 display: flex;
@@ -146,9 +125,8 @@
146 125 -ms-flex-pack: justify;
147 126 justify-content: space-between;
148 127 width: 100%;
149 128 }
150 -
151 129 .sellkit-order-cart-detail .sellkit-order-cart-detail-prices li:last-child {
152 130 margin-top: 10px;
153 131 padding-top: 10px;
154 132 border-top: 3px solid #ccc;
@@ -153,9 +131,8 @@
153 131 padding-top: 10px;
154 132 border-top: 3px solid #ccc;
155 133 font-weight: bold;
156 134 }
157 -
158 135 .sellkit-order-cart-detail .shop_table {
159 136 width: 100%;
160 137 }
161 138
@@ -172,25 +149,21 @@
172 149 display: -webkit-box;
173 150 display: -ms-flexbox;
174 151 display: flex;
175 152 }
176 -
177 153 .sellkit-order-details .sellkit-flex-wrap {
178 154 -ms-flex-wrap: wrap;
179 155 flex-wrap: wrap;
180 156 }
181 -
182 157 .sellkit-order-details.woocommerce-order-overview {
183 158 padding: 15px 10px;
184 159 border: 1px solid #DFDFDF;
185 160 }
186 -
187 161 .sellkit-order-details h3 {
188 162 margin-bottom: 15px;
189 163 color: #343434;
190 164 font-weight: 500;
191 165 }
192 -
193 166 .sellkit-order-details .sellkit-order-details-heading {
194 167 margin: 0;
195 168 color: #3B3B3B;
196 169 font-size: 16px;
@@ -195,9 +168,8 @@
195 168 color: #3B3B3B;
196 169 font-size: 16px;
197 170 font-weight: 500;
198 171 }
199 -
200 172 .sellkit-order-details .sellkit-order-details-items-group {
201 173 display: -webkit-box;
202 174 display: -ms-flexbox;
203 175 display: flex;
@@ -205,9 +177,8 @@
205 177 -webkit-box-direction: normal;
206 178 -ms-flex-direction: column;
207 179 flex-direction: column;
208 180 }
209 -
210 181 .sellkit-order-details .order-details-heading-group {
211 182 display: -webkit-box;
212 183 display: -ms-flexbox;
213 184 display: flex;
@@ -214,24 +185,60 @@
214 185 -webkit-box-align: center;
215 186 -ms-flex-align: center;
216 187 align-items: center;
217 188 }
218 -
219 189 .sellkit-order-details .order-details-item-content {
220 190 color: #6A6A6A;
221 191 font-size: 15px;
222 192 font-weight: 400;
223 193 }
224 -
225 194 .sellkit-order-details .sellkit-order-details-content {
226 195 padding: 0;
227 196 }
197 +.sellkit-order-details .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
198 + margin: 0 0 0.8em;
199 + font-size: 1.5rem;
200 + font-weight: 700;
201 +}
202 +.sellkit-order-details .woocommerce-bacs-bank-details ul.order_details {
203 + margin: 0 0 3em;
204 + list-style: none;
205 +}
206 +.sellkit-order-details .woocommerce-bacs-bank-details ul.order_details::before {
207 + display: table;
208 + content: " ";
209 +}
210 +.sellkit-order-details .woocommerce-bacs-bank-details ul.order_details::after {
211 + display: table;
212 + clear: both;
213 + content: " ";
214 +}
215 +.sellkit-order-details .woocommerce-bacs-bank-details ul.order_details li {
216 + margin-left: 2em;
217 + margin-right: 0;
218 + padding-left: 2em;
219 + padding-right: 0;
220 + float: right;
221 + border-left: 1px dashed #d3ced2;
222 + font-size: 0.715em;
223 + line-height: 1;
224 + text-transform: uppercase;
225 + list-style-type: none;
226 +}
227 +.sellkit-order-details .woocommerce-bacs-bank-details ul.order_details li strong {
228 + display: block;
229 + font-size: 1.4em;
230 + line-height: 1.5;
231 + text-transform: none;
232 +}
233 +.sellkit-order-details .woocommerce-bacs-bank-details ul.order_details li:last-of-type {
234 + border: none;
235 +}
228 236
229 237 .sellkit-product-price-widget del {
230 238 display: inline-block;
231 239 opacity: 0.5;
232 240 }
233 -
234 241 .sellkit-product-price-widget ins {
235 242 text-decoration: none;
236 243 }
237 244
@@ -239,22 +246,18 @@
239 246 display: -webkit-box;
240 247 display: -ms-flexbox;
241 248 display: flex;
242 249 }
243 -
244 250 .sellkit-product-image-widget.product .woocommerce-product-gallery {
245 251 min-height: 10px;
246 252 }
247 -
248 253 .sellkit-product-image-widget.product .woocommerce-product-gallery .product .sellkit-woocommerce-product-gallery {
249 254 width: 100%;
250 255 }
251 -
252 256 .sellkit-product-image-widget.product .woocommerce-product-gallery .flex-viewport {
253 257 border-width: 2px;
254 258 border-color: #0a0c0d;
255 259 }
256 -
257 260 .sellkit-product-image-widget.product .woocommerce-product-gallery .flex-control-nav {
258 261 display: -webkit-box;
259 262 display: -ms-flexbox;
260 263 display: flex;
@@ -260,56 +263,45 @@
260 263 display: flex;
261 264 padding-right: 0;
262 265 list-style: none;
263 266 }
264 -
265 267 .sellkit-product-image-widget.product .woocommerce-product-gallery .flex-control-nav li {
266 268 cursor: pointer;
267 269 overflow: hidden;
268 270 }
269 -
270 271 .sellkit-product-image-widget.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
271 272 overflow: hidden;
272 273 }
273 -
274 274 .sellkit-product-image-widget.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
275 275 border-radius: 0;
276 276 }
277 -
278 277 .sellkit-product-image-widget.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
279 278 cursor: default !important;
280 279 }
281 -
282 280 .sellkit-product-image-widget.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
283 281 width: 100%;
284 282 height: auto !important;
285 283 border-radius: 0;
286 284 }
287 -
288 285 .sellkit-product-image-widget.product .woocommerce-product-gallery img {
289 286 display: inline-block;
290 287 border-radius: 0;
291 288 }
292 -
293 289 .sellkit-product-image-widget.product .woocommerce-product-gallery .product {
294 290 display: -webkit-box;
295 291 display: -ms-flexbox;
296 292 display: flex;
297 293 }
298 -
299 294 .sellkit-product-image-widget.product .woocommerce-product-gallery .flex-control-thumbs {
300 295 -ms-flex-wrap: wrap;
301 296 flex-wrap: wrap;
302 297 }
303 -
304 298 .sellkit-product-image-widget.product .woocommerce-product-gallery .flex-control-thumbs li {
305 299 margin-right: 0 !important;
306 300 }
307 -
308 301 .sellkit-product-image-widget.product .woocommerce-product-gallery .flex-control-thumbs li img {
309 302 border-radius: 0 !important;
310 303 }
311 -
312 304 .sellkit-product-image-widget.product .woocommerce-product-gallery .flex-control-thumbs img.flex-active {
313 305 border: none !important;
314 306 }
315 307
@@ -321,9 +313,8 @@
321 313 display: -webkit-box;
322 314 display: -ms-flexbox;
323 315 display: flex;
324 316 }
325 -
326 317 .sellkit-product-quantity-widget .quantity .screen-reader-text {
327 318 display: unset;
328 319 position: relative !important;
329 320 top: -5px;
@@ -334,9 +325,8 @@
334 325 visibility: visible;
335 326 -webkit-clip-path: none;
336 327 clip-path: none;
337 328 }
338 -
339 329 .sellkit-product-quantity-widget input {
340 330 width: 100%;
341 331 }
342 332
@@ -342,13 +332,11 @@
342 332
343 333 .sellkit-accept-reject-button-widget {
344 334 font-size: 16px;
345 335 }
346 -
347 336 .sellkit-accept-reject-button-widget .sellkit-accept-reject-button-title {
348 337 display: inline-block;
349 338 }
350 -
351 339 .sellkit-accept-reject-button-widget .sellkit-accept-reject-button-sub-title {
352 340 font-size: 10px;
353 341 font-weight: bold;
354 342 }
@@ -358,9 +346,8 @@
358 346 background: #635cff;
359 347 color: #fff !important;
360 348 cursor: pointer;
361 349 }
362 -
363 350 .sellkit-accept-reject-button.elementor-size-sm {
364 351 padding: 12px 24px !important;
365 352 }
366 353
@@ -381,9 +368,8 @@
381 368 height: 100%;
382 369 background: rgba(11, 11, 11, 0.25);
383 370 z-index: 1000;
384 371 }
385 -
386 372 .sellkit-upsell-popup .sellkit-upsell-popup-body {
387 373 width: 600px;
388 374 height: 357px;
389 375 padding: 23px;
@@ -390,29 +376,24 @@
390 376 border-radius: 4px;
391 377 background: #fff;
392 378 text-align: center;
393 379 }
394 -
395 380 .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-header {
396 381 text-align: left;
397 382 cursor: pointer;
398 383 }
399 -
400 384 .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-header img {
401 385 width: 12px;
402 386 height: 12px;
403 387 color: #6c757d;
404 388 }
405 -
406 389 .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-icon {
407 390 padding: 31px;
408 391 }
409 -
410 392 .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-icon .rotate {
411 393 -webkit-animation: rotation 2s infinite linear;
412 394 animation: rotation 2s infinite linear;
413 395 }
414 -
415 396 .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content {
416 397 color: #222;
417 398 font-size: 22px;
418 399 font-style: normal;
@@ -422,26 +403,36 @@
422 403 text-align: center;
423 404 font-stretch: normal;
424 405 letter-spacing: normal;
425 406 }
426 -
427 407 .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content .sellkit-upsell-updating, .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content .sellkit-upsell-accepted, .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content .sellkit-upsell-rejected {
428 408 display: none;
429 409 }
430 -
431 410 .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content .sellkit-upsell-updating.active, .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content .sellkit-upsell-accepted.active, .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content .sellkit-upsell-rejected.active {
432 411 display: block;
433 412 margin: auto;
434 413 }
435 -
436 414 .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content .sellkit-upsell-popup-text .sellkit-upsell-accepted, .sellkit-upsell-popup .sellkit-upsell-popup-body .sellkit-upsell-popup-content .sellkit-upsell-popup-text .sellkit-upsell-rejected {
437 415 padding: 0 40px;
438 416 }
439 -
440 417 .sellkit-upsell-popup:not(.active) {
441 418 display: none;
442 419 }
443 420
421 +.sellkit-accept-reject-button {
422 + display: -webkit-inline-box !important;
423 + display: -ms-inline-flexbox !important;
424 + display: inline-flex !important;
425 + -webkit-box-align: center;
426 + -ms-flex-align: center;
427 + align-items: center;
428 +}
429 +.sellkit-accept-reject-button svg {
430 + width: 16px;
431 + height: 16px;
432 + margin: 0 0 0 10px;
433 +}
434 +
444 435 @-webkit-keyframes rotation {
445 436 from {
446 437 -webkit-transform: rotate(0deg);
447 438 transform: rotate(0deg);
@@ -461,9 +452,129 @@
461 452 -webkit-transform: rotate(-359deg);
462 453 transform: rotate(-359deg);
463 454 }
464 455 }
456 +body.oceanwp-theme .elementor-widget-sellkit-checkout .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-header .sellkit-checkout-order-bump-price del {
457 + color: unset;
458 + opacity: 1;
459 +}
460 +body.oceanwp-theme .elementor-widget-sellkit-checkout .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-header .sellkit-checkout-order-bump-price .amount {
461 + color: #222 !important;
462 +}
465 463
464 +body.theme-betheme .elementor-widget-sellkit-checkout div#customer_details {
465 + -ms-flex-preferred-size: unset;
466 + flex-basis: unset;
467 + max-width: unset;
468 + margin-bottom: unset;
469 +}
470 +body.theme-betheme .elementor-widget-sellkit-checkout div#order_review#order_review {
471 + -ms-flex-preferred-size: unset;
472 + flex-basis: unset;
473 + width: 100% !important;
474 + max-width: unset;
475 + margin-bottom: unset;
476 + margin-right: unset;
477 +}
478 +body.theme-betheme .elementor-widget-sellkit-checkout div.woocommerce-billing-fields,
479 +body.theme-betheme .elementor-widget-sellkit-checkout section.sellkit-one-page-shipping-methods {
480 + width: 100% !important;
481 +}
482 +body.theme-betheme .elementor-widget-sellkit-checkout section.place-order {
483 + width: 100%;
484 +}
485 +body.theme-betheme .elementor-widget-sellkit-checkout div#payment ul.payment_methods li {
486 + border: unset;
487 +}
488 +body.theme-betheme .elementor-widget-sellkit-checkout div#payment ul.payment_methods li.active-payment {
489 + border-color: unset;
490 +}
491 +body.theme-betheme .elementor-widget-sellkit-checkout div#payment ul.payment_methods li.active-payment span.mfn-payment-check {
492 + display: none;
493 +}
494 +body.theme-betheme .elementor-widget-sellkit-checkout div#payment ul.payment_methods li:not(.woocommerce-notice)::before, body.theme-betheme .elementor-widget-sellkit-checkout div#payment ul.payment_methods li:not(.woocommerce-notice)::after {
495 + display: none;
496 +}
497 +body.theme-betheme .elementor-widget-sellkit-checkout span.woocommerce-input-wrapper input {
498 + -webkit-transition: all 0.15s ease-in-out;
499 + transition: all 0.15s ease-in-out;
500 +}
501 +body.theme-betheme .elementor-widget-sellkit-checkout table.sellkit-checkout-bundled-products-table td {
502 + border-style: none;
503 +}
504 +body.theme-betheme .elementor-widget-sellkit-checkout table.sellkit-checkout-bundled-products-table td.sellkit-checkout-bundled-spacer-row {
505 + background-color: unset !important;
506 +}
507 +body.theme-betheme .elementor-widget-sellkit-checkout table.sellkit-checkout-bundled-products-table tr:first-child td {
508 + -webkit-box-shadow: unset;
509 + box-shadow: unset;
510 +}
511 +body.theme-betheme .elementor-widget-sellkit-checkout table.sellkit-checkout-bundled-products-table input[type=number] {
512 + margin-bottom: unset;
513 +}
514 +
515 +body.theme-dt-the7 .elementor-widget-sellkit-checkout > * {
516 + font-family: sans-serif;
517 +}
518 +body.theme-dt-the7 .elementor-widget-sellkit-checkout button#place_order {
519 + background: unset;
520 + background-color: #323232;
521 +}
522 +
523 +body.theme-Avada .elementor-widget-sellkit-checkout > * {
524 + font-family: sans-serif;
525 +}
526 +body.theme-Avada .elementor-widget-sellkit-checkout div.avada-myaccount-user,
527 +body.theme-Avada .elementor-widget-sellkit-checkout ul.woocommerce-side-nav.woocommerce-checkout-nav,
528 +body.theme-Avada .elementor-widget-sellkit-checkout a.fusion-button {
529 + display: none;
530 +}
531 +body.theme-Avada .elementor-widget-sellkit-checkout form.checkout_coupon {
532 + display: none !important;
533 +}
534 +body.theme-Avada .elementor-widget-sellkit-checkout div.woocommerce-content-box.avada-checkout {
535 + margin-right: unset;
536 + padding: unset;
537 + border: unset;
538 +}
539 +body.theme-Avada .elementor-widget-sellkit-checkout div#order_review {
540 + display: block !important;
541 +}
542 +body.theme-Avada .elementor-widget-sellkit-checkout tr.cart_item {
543 + height: unset;
544 +}
545 +body.theme-Avada .elementor-widget-sellkit-checkout .shop_table tfoot .order-total .amount {
546 + color: unset;
547 + font-size: unset;
548 + font-weight: unset;
549 +}
550 +body.theme-Avada .elementor-widget-sellkit-checkout ul.payment_methods {
551 + margin: unset;
552 +}
553 +
554 +body.theme-twentytwentytwo .elementor-widget-sellkit-checkout .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-one-page-checkout-login {
555 + -webkit-box-ordinal-group: 1;
556 + -ms-flex-order: 0;
557 + order: 0;
558 +}
559 +body.theme-twentytwentytwo .elementor-widget-sellkit-checkout div#customer_details,
560 +body.theme-twentytwentytwo .elementor-widget-sellkit-checkout div.col2-set {
561 + width: 100%;
562 + float: unset;
563 +}
564 +
565 +body.theme-bridge.contains-sellkit-checkout {
566 + overflow: unset !important;
567 +}
568 +body.theme-bridge .elementor-widget-sellkit-checkout span.woocommerce-input-wrapper input {
569 + -webkit-transition: all 0.15s ease-in-out;
570 + transition: all 0.15s ease-in-out;
571 +}
572 +
573 +.elementor-widget-sellkit-checkout {
574 + width: 100% !important;
575 +}
576 +
466 577 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form {
467 578 display: -webkit-box;
468 579 display: -ms-flexbox;
469 580 display: flex;
@@ -471,45 +582,46 @@
471 582 -webkit-box-direction: normal;
472 583 -ms-flex-direction: column;
473 584 flex-direction: column;
474 585 }
475 -
476 586 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-one-page-checkout-login {
477 587 -webkit-box-ordinal-group: 2;
478 588 -ms-flex-order: 1;
479 589 order: 1;
480 590 }
481 -
591 +.sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-one-page-checkout-login #customer_details #shipping_text_title {
592 + margin-top: 18px;
593 +}
482 594 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-one-page-shipping-methods {
483 595 -webkit-box-ordinal-group: 3;
484 596 -ms-flex-order: 2;
485 597 order: 2;
486 598 }
487 -
488 599 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-one-page-shipping-methods .shipping-method-header {
489 600 margin-top: 17px;
490 601 }
491 -
602 +.sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form #order_review {
603 + width: auto !important;
604 + padding: 0 !important;
605 + float: none !important;
606 + border: none !important;
607 +}
492 608 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .woocommerce-checkout-review-order {
493 609 -webkit-box-ordinal-group: 4;
494 610 -ms-flex-order: 3;
495 611 order: 3;
496 612 }
497 -
613 +.sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .woocommerce-checkout-review-order #sellkit-checkout-widget-order-review-wrap .woocommerce-checkout-review-order-table {
614 + border-collapse: initial !important;
615 +}
498 616 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .woocommerce-checkout-review-order #sellkit-checkout-widget-order-review-wrap .woocommerce-checkout-review-order-table .sellkit-checkout-widget-order-summary-tfoot .order-total th, .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .woocommerce-checkout-review-order #sellkit-checkout-widget-order-review-wrap .woocommerce-checkout-review-order-table .sellkit-checkout-widget-order-summary-tfoot .order-total td {
499 617 padding-top: 18px !important;
500 618 }
501 -
502 -.sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .woocommerce-checkout-review-order section .sellkit-one-page-checkout-payment-heading {
503 - margin-top: -10px !important;
504 -}
505 -
506 619 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-one-page-checkout-billing {
507 620 -webkit-box-ordinal-group: 5;
508 621 -ms-flex-order: 4;
509 622 order: 4;
510 623 }
511 -
512 624 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-one-page-checkout-place-order {
513 625 display: -webkit-box;
514 626 display: -ms-flexbox;
515 627 display: flex;
@@ -520,9 +632,8 @@
520 632 -ms-flex-order: 5;
521 633 order: 5;
522 634 margin-top: 36px;
523 635 }
524 -
525 636 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-custom-coupon-form {
526 637 display: -webkit-box;
527 638 display: -ms-flexbox;
528 639 display: flex;
@@ -544,17 +655,19 @@
544 655 -webkit-column-gap: 10px;
545 656 -moz-column-gap: 10px;
546 657 column-gap: 10px;
547 658 }
548 -
549 659 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-custom-coupon-form .jx-form-row-first {
660 + display: -webkit-box;
661 + display: -ms-flexbox;
662 + display: flex;
550 663 width: 495px;
551 664 margin-top: 0px;
665 + margin-bottom: 1rem;
552 666 padding-top: 0px;
553 667 }
554 -
555 668 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-custom-coupon-form .jx-form-row-first input {
556 - height: 48px;
669 + width: 100%;
557 670 margin: 0px;
558 671 padding: 16px 14px 14px 0px;
559 672 border: solid 1px rgba(0, 0, 0, 0.2);
560 673 border-radius: 4px;
@@ -569,27 +682,27 @@
569 682 -webkit-box-shadow: none !important;
570 683 box-shadow: none !important;
571 684 font-stretch: normal;
572 685 }
573 -
574 686 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-custom-coupon-form .jx-form-row-first input:focus {
575 687 border: solid 2px rgba(0, 123, 255, 0.4);
576 688 }
577 -
578 689 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-custom-coupon-form .jx-form-row-last {
690 + display: -webkit-box;
691 + display: -ms-flexbox;
692 + display: flex;
579 693 margin-top: 0px;
694 + margin-bottom: 1rem;
580 695 }
581 -
582 696 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-custom-coupon-form .jx-form-row-last .jx-apply-coupon {
583 - height: 46px;
697 + height: 48px;
584 698 margin: 0;
585 - padding: 13px 30px 13px 29px;
699 + padding: 10px 30px 10px 30px;
586 700 border-radius: 6px;
587 701 background-color: #323232;
588 702 color: white;
589 703 cursor: pointer;
590 704 }
591 -
592 705 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-custom-coupon-form .jx-form-row-last .jx-apply-coupon span {
593 706 width: 37px;
594 707 height: 17px;
595 708 color: #ffffff;
@@ -600,23 +713,32 @@
600 713 line-height: 1.21;
601 714 text-align: right;
602 715 font-stretch: normal;
603 716 }
604 -
605 717 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-checkout-bundled-products .sellkit-head-row-title {
606 718 width: 70%;
607 719 }
720 +.sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id .sellkit-checkout-virtual-session #sellkit-checkout-widget-order-review-wrap {
721 + margin-top: 30px;
722 +}
608 723
724 +.sellkit-checkout-widget-multi-page-build form {
725 + display: block !important;
726 +}
727 +.sellkit-checkout-widget-multi-page-build form #order_review {
728 + width: auto !important;
729 + padding: 0 !important;
730 + float: none !important;
731 + border: none !important;
732 +}
609 733 .sellkit-checkout-widget-multi-page-build form .inner_wrapper {
610 734 display: -webkit-box;
611 735 display: -ms-flexbox;
612 736 display: flex;
613 737 }
614 -
615 738 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column {
616 739 width: 60%;
617 740 }
618 -
619 741 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column > div {
620 742 -webkit-box-ordinal-group: 2;
621 743 -ms-flex-order: 1;
622 744 order: 1;
@@ -624,9 +746,8 @@
624 746 padding-left: 27px;
625 747 clear: both;
626 748 border-left: solid 1px #e1e1e1;
627 749 }
628 -
629 750 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column > div .multistep-headers {
630 751 height: 103px;
631 752 margin: 0px 2px 36px 0px;
632 753 padding: 0px 18px 2px 14px;
@@ -633,9 +754,8 @@
633 754 border: solid 1px #e1e1e1;
634 755 border-radius: 4px;
635 756 background-color: #ffffff;
636 757 }
637 -
638 758 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column > div .multistep-headers > div {
639 759 display: -webkit-box;
640 760 display: -ms-flexbox;
641 761 display: flex;
@@ -658,9 +778,8 @@
658 778 -webkit-column-gap: 20px;
659 779 -moz-column-gap: 20px;
660 780 column-gap: 20px;
661 781 }
662 -
663 782 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column > div .multistep-headers > div > div {
664 783 display: -webkit-box;
665 784 display: -ms-flexbox;
666 785 display: flex;
@@ -682,9 +801,8 @@
682 801 -webkit-column-gap: 15px;
683 802 -moz-column-gap: 15px;
684 803 column-gap: 15px;
685 804 }
686 -
687 805 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column > div .multistep-headers > div > div .title {
688 806 width: 50px;
689 807 min-width: -webkit-fit-content;
690 808 min-width: -moz-fit-content;
@@ -689,9 +807,8 @@
689 807 min-width: -webkit-fit-content;
690 808 min-width: -moz-fit-content;
691 809 min-width: fit-content;
692 810 }
693 -
694 811 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column > div .multistep-headers > div span {
695 812 height: auto;
696 813 color: #323232;
697 814 font-size: 14px;
@@ -701,9 +818,8 @@
701 818 line-height: 1.14;
702 819 text-align: right;
703 820 font-stretch: normal;
704 821 }
705 -
706 822 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column > div .multistep-headers > div .edit {
707 823 margin-left: 0px;
708 824 color: #007bff;
709 825 font-size: 13px;
@@ -714,13 +830,18 @@
714 830 text-align: left;
715 831 cursor: pointer;
716 832 font-stretch: normal;
717 833 }
718 -
719 834 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-first .sellkit-one-page-checkout-login {
720 835 margin-bottom: 16px;
721 836 }
722 -
837 +.sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-first .sellkit-one-page-checkout-login #customer_details {
838 + width: auto !important;
839 + float: none !important;
840 +}
841 +.sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-first .sellkit-one-page-checkout-login #customer_details .sellkit-one-page-checkout-billing #shipping_text_title {
842 + margin-top: 18px;
843 +}
723 844 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-first .sellkit-multistep-checkout-first-footer {
724 845 display: -webkit-box;
725 846 display: -ms-flexbox;
726 847 display: flex;
@@ -736,9 +857,8 @@
736 857 -webkit-box-pack: end;
737 858 -ms-flex-pack: end;
738 859 justify-content: flex-end;
739 860 }
740 -
741 861 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-first .sellkit-multistep-checkout-first-footer a .go-to-cart {
742 862 height: 17px;
743 863 margin: 30px 0px 21.5px 33px;
744 864 color: #007bff;
@@ -749,9 +869,8 @@
749 869 line-height: 1.21;
750 870 text-align: right;
751 871 font-stretch: normal;
752 872 }
753 -
754 873 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-first .sellkit-multistep-checkout-first-footer .go-to-shipping {
755 874 display: -webkit-inline-box;
756 875 display: -ms-inline-flexbox;
757 876 display: inline-flex;
@@ -776,13 +895,11 @@
776 895 line-height: 1.21;
777 896 cursor: pointer;
778 897 font-stretch: normal;
779 898 }
780 -
781 899 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-second {
782 900 display: none;
783 901 }
784 -
785 902 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer {
786 903 display: -webkit-box;
787 904 display: -ms-flexbox;
788 905 display: flex;
@@ -798,12 +915,26 @@
798 915 -webkit-box-pack: justify;
799 916 -ms-flex-pack: justify;
800 917 justify-content: space-between;
801 918 }
802 -
803 919 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer .go-to-first {
920 + display: -webkit-box;
921 + display: -ms-flexbox;
922 + display: flex;
923 + -webkit-box-orient: horizontal;
924 + -webkit-box-direction: normal;
925 + -ms-flex-direction: row;
926 + flex-direction: row;
927 + -ms-flex-wrap: nowrap;
928 + flex-wrap: nowrap;
929 + -webkit-box-align: center;
930 + -ms-flex-align: center;
931 + align-items: center;
804 932 height: 17px;
805 933 margin: 20px 0px;
934 + -webkit-column-gap: 3px;
935 + -moz-column-gap: 3px;
936 + column-gap: 3px;
806 937 color: #007bff;
807 938 font-size: 14px;
808 939 font-style: normal;
809 940 font-weight: 500;
@@ -812,9 +943,8 @@
812 943 text-align: center;
813 944 cursor: pointer;
814 945 font-stretch: normal;
815 946 }
816 -
817 947 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer .go-to-payment {
818 948 display: -webkit-box;
819 949 display: -ms-flexbox;
820 950 display: flex;
@@ -846,15 +976,28 @@
846 976 text-align: center;
847 977 cursor: pointer;
848 978 font-stretch: normal;
849 979 }
850 -
851 980 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-third {
852 981 display: none;
853 982 }
854 -
855 983 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-left-column .sellkit-multistep-checkout-third .go-to-second {
984 + display: -webkit-box;
985 + display: -ms-flexbox;
986 + display: flex;
987 + -webkit-box-orient: horizontal;
988 + -webkit-box-direction: normal;
989 + -ms-flex-direction: row;
990 + flex-direction: row;
991 + -ms-flex-wrap: nowrap;
992 + flex-wrap: nowrap;
993 + -webkit-box-align: center;
994 + -ms-flex-align: center;
995 + align-items: center;
856 996 height: 17px;
997 + -webkit-column-gap: 3px;
998 + -moz-column-gap: 3px;
999 + column-gap: 3px;
857 1000 color: #007bff;
858 1001 font-size: 14px;
859 1002 font-style: normal;
860 1003 font-weight: 500;
@@ -863,65 +1006,57 @@
863 1006 text-align: right;
864 1007 cursor: pointer;
865 1008 font-stretch: normal;
866 1009 }
867 -
868 1010 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column {
869 1011 width: 40%;
870 1012 padding: 22px 30px 22px 30px;
1013 + background-color: transparent;
871 1014 }
872 -
873 1015 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column > div {
874 1016 width: 100%;
875 1017 clear: both;
876 1018 }
877 -
878 1019 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar-sticky {
879 1020 position: sticky !important;
880 1021 top: 0;
881 1022 }
882 -
883 1023 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar {
884 1024 padding: 2px;
885 1025 scroll-behavior: smooth;
886 1026 }
887 -
888 1027 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar .summary_toggle {
889 1028 display: none;
890 1029 }
891 -
1030 +.sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar .col2-set {
1031 + width: auto !important;
1032 + float: none !important;
1033 +}
892 1034 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table {
1035 + width: 100%;
893 1036 max-width: 100%;
894 1037 }
895 -
896 1038 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table tr.cart-subtotal th, .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table tr.cart-subtotal td {
897 1039 padding-top: 18px;
898 1040 }
899 -
900 1041 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table tr .jx-form-row-first {
901 1042 width: 100%;
902 1043 }
903 -
904 1044 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table tr .jx-form-row-first input {
905 1045 width: 100%;
906 1046 }
907 -
908 1047 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table tr.cart_item td.product-total {
909 1048 padding-top: 17px;
910 1049 }
911 -
912 1050 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table .sellkit-custom-coupon-form-d-none {
913 1051 display: none;
914 1052 }
915 -
916 1053 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table tfoot tr.order-total td, .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column .sellkit-multistep-checkout-sidebar table tfoot tr.order-total th {
917 1054 padding-top: 17px;
918 1055 }
919 -
920 1056 .sellkit-checkout-widget-multi-page-build .sellkit-checkout-collapsible {
921 1057 margin-top: 0;
922 1058 }
923 -
924 1059 .sellkit-checkout-widget-multi-page-build .sellkit-custom-coupon-form {
925 1060 display: -webkit-inline-box;
926 1061 display: -ms-inline-flexbox;
927 1062 display: inline-flex;
@@ -930,17 +1065,18 @@
930 1065 -webkit-column-gap: 10px;
931 1066 -moz-column-gap: 10px;
932 1067 column-gap: 10px;
933 1068 }
934 -
935 1069 .sellkit-checkout-widget-multi-page-build .sellkit-custom-coupon-form .jx-form-row-first {
1070 + display: -webkit-box;
1071 + display: -ms-flexbox;
1072 + display: flex;
936 1073 width: 495px;
937 1074 margin-top: 0px;
1075 + margin-bottom: 1rem;
938 1076 padding-top: 0px;
939 1077 }
940 -
941 1078 .sellkit-checkout-widget-multi-page-build .sellkit-custom-coupon-form .jx-form-row-first input {
942 - height: 46px;
943 1079 margin: 0px;
944 1080 padding: 16px 14px 14px 0px;
945 1081 border: solid 1px rgba(0, 0, 0, 0.2);
946 1082 border-radius: 4px;
@@ -955,17 +1091,18 @@
955 1091 -webkit-box-shadow: none !important;
956 1092 box-shadow: none !important;
957 1093 font-stretch: normal;
958 1094 }
959 -
960 1095 .sellkit-checkout-widget-multi-page-build .sellkit-custom-coupon-form .jx-form-row-first input:focus {
961 1096 border: solid 2px rgba(0, 123, 255, 0.4);
962 1097 }
963 -
964 1098 .sellkit-checkout-widget-multi-page-build .sellkit-custom-coupon-form .jx-form-row-last {
1099 + display: -webkit-box;
1100 + display: -ms-flexbox;
1101 + display: flex;
965 1102 margin-top: 0px;
1103 + margin-bottom: 1rem;
966 1104 }
967 -
968 1105 .sellkit-checkout-widget-multi-page-build .sellkit-custom-coupon-form .jx-form-row-last .jx-apply-coupon {
969 1106 display: -webkit-box;
970 1107 display: -ms-flexbox;
971 1108 display: flex;
@@ -982,9 +1119,9 @@
982 1119 align-items: center;
983 1120 -webkit-box-pack: center;
984 1121 -ms-flex-pack: center;
985 1122 justify-content: center;
986 - height: 46px;
1123 + height: 48px;
987 1124 margin: 0;
988 1125 padding: 0 30px 0 29px;
989 1126 border-radius: 6px;
990 1127 background-color: #323232;
@@ -990,9 +1127,8 @@
990 1127 background-color: #323232;
991 1128 color: white;
992 1129 cursor: pointer;
993 1130 }
994 -
995 1131 .sellkit-checkout-widget-multi-page-build .sellkit-custom-coupon-form .jx-form-row-last .jx-apply-coupon span {
996 1132 width: 37px;
997 1133 height: 17px;
998 1134 color: #ffffff;
@@ -1005,42 +1141,47 @@
1005 1141 font-stretch: normal;
1006 1142 }
1007 1143
1008 1144 .sellkit-checkout-widget-main-wrapper hr.sellkit-checkout-widget-divider {
1145 + border: 1px solid #e1e1e1;
1009 1146 border-left: none !important;
1010 1147 border-bottom: none !important;
1011 1148 border-right: none !important;
1012 1149 opacity: 1 !important;
1013 1150 }
1014 -
1015 -.sellkit-checkout-widget-main-wrapper th.sellkit-checkout-widget-divider,
1016 -.sellkit-checkout-widget-main-wrapper td.sellkit-checkout-widget-divider {
1151 +.sellkit-checkout-widget-main-wrapper div#payment {
1152 + border-bottom: none !important;
1153 + border-radius: 5px;
1154 + background: #ebe9eb;
1155 +}
1156 +.sellkit-checkout-widget-main-wrapper #order_review {
1157 + background-color: unset !important;
1158 +}
1159 +.sellkit-checkout-widget-main-wrapper #order_review #sellkit-checkout-widget-order-review-wrap th.sellkit-checkout-widget-divider,
1160 +.sellkit-checkout-widget-main-wrapper #order_review #sellkit-checkout-widget-order-review-wrap td.sellkit-checkout-widget-divider {
1161 + border: 1px solid #e1e1e1;
1017 1162 border-left: none !important;
1018 1163 border-bottom: none !important;
1019 1164 border-right: none !important;
1020 1165 border-radius: 0px !important;
1021 1166 }
1022 -
1023 1167 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-d-block {
1024 1168 display: block !important;
1025 1169 }
1026 -
1027 1170 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-d-none {
1028 1171 display: none;
1029 1172 }
1030 -
1031 1173 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout {
1032 1174 margin-bottom: 32px;
1033 1175 }
1034 -
1035 1176 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout .express-box {
1036 1177 height: auto;
1037 1178 min-height: 112px;
1179 + padding: 0 16px 12px;
1038 1180 border: 1px solid #eaeaea;
1039 1181 border-radius: 4px;
1040 1182 background-color: #ffffff;
1041 1183 }
1042 -
1043 1184 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout .express-box legend {
1044 1185 width: -webkit-max-content;
1045 1186 width: -moz-max-content;
1046 1187 width: max-content;
@@ -1054,9 +1195,8 @@
1054 1195 line-height: 1.13;
1055 1196 text-align: center;
1056 1197 font-stretch: normal;
1057 1198 }
1058 -
1059 1199 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout .express-box .express-methods {
1060 1200 display: -webkit-box;
1061 1201 display: -ms-flexbox;
1062 1202 display: flex;
@@ -1074,15 +1214,14 @@
1074 1214 -webkit-box-pack: center;
1075 1215 -ms-flex-pack: center;
1076 1216 justify-content: center;
1077 1217 margin: 15px 0 0 0;
1078 - padding: 0 0 10px 0;
1218 + padding: 0 0 10px;
1079 1219 -webkit-column-gap: 20px;
1080 1220 -moz-column-gap: 20px;
1081 1221 column-gap: 20px;
1082 1222 row-gap: 10px;
1083 1223 }
1084 -
1085 1224 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout .express-box .express-methods > div {
1086 1225 display: -webkit-box;
1087 1226 display: -ms-flexbox;
1088 1227 display: flex;
@@ -1093,9 +1232,10 @@
1093 1232 align-items: center;
1094 1233 -webkit-box-pack: center;
1095 1234 -ms-flex-pack: center;
1096 1235 justify-content: center;
1097 - height: 40px;
1236 + min-height: 40px;
1237 + height: auto;
1098 1238 border-radius: 4px;
1099 1239 font-size: 14px;
1100 1240 font-weight: bold;
1101 1241 text-align: center;
@@ -1100,13 +1240,16 @@
1100 1240 font-weight: bold;
1101 1241 text-align: center;
1102 1242 cursor: pointer;
1103 1243 }
1104 -
1244 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout .express-box .express-methods .angelleye-integrated-by-sellkit {
1245 + width: 100% !important;
1246 + height: auto;
1247 + margin: 15px 15px;
1248 +}
1105 1249 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout .divider-box {
1106 1250 border-top: 1px solid #eaeaea;
1107 1251 }
1108 -
1109 1252 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout .divider-box legend {
1110 1253 width: -webkit-max-content;
1111 1254 width: -moz-max-content;
1112 1255 width: max-content;
@@ -1120,9 +1263,8 @@
1120 1263 line-height: 1.2;
1121 1264 text-align: center;
1122 1265 font-stretch: normal;
1123 1266 }
1124 -
1125 1267 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-express-checkout #sellkit-checkout-or-divider {
1126 1268 border-left: none !important;
1127 1269 border-bottom: none !important;
1128 1270 border-right: none !important;
@@ -1127,23 +1269,19 @@
1127 1269 border-bottom: none !important;
1128 1270 border-right: none !important;
1129 1271 border-radius: 0px !important;
1130 1272 }
1131 -
1132 1273 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile {
1133 1274 display: none;
1134 1275 }
1135 -
1136 1276 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile span, .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile i {
1137 1277 margin-left: 13px;
1138 1278 }
1139 -
1140 1279 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop {
1141 1280 display: -webkit-box;
1142 1281 display: -ms-flexbox;
1143 1282 display: flex;
1144 1283 }
1145 -
1146 1284 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop,
1147 1285 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile {
1148 1286 -webkit-box-orient: horizontal;
1149 1287 -webkit-box-direction: normal;
@@ -1153,9 +1291,8 @@
1153 1291 -ms-flex-align: baseline;
1154 1292 align-items: baseline;
1155 1293 margin-bottom: 36px;
1156 1294 }
1157 -
1158 1295 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop span,
1159 1296 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile span {
1160 1297 height: 19px;
1161 1298 margin: 0;
@@ -1168,21 +1305,19 @@
1168 1305 text-align: right;
1169 1306 cursor: pointer;
1170 1307 font-stretch: normal;
1171 1308 }
1172 -
1173 1309 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop .blue-line,
1174 1310 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile .blue-line {
1175 1311 color: #007bff;
1176 1312 }
1177 -
1178 1313 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop .current,
1179 1314 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile .current {
1180 1315 color: #323232;
1181 1316 }
1182 -
1183 -.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop i,
1184 -.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile i {
1317 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop i, .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop svg,
1318 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile i,
1319 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile svg {
1185 1320 width: 6px;
1186 1321 height: 10px;
1187 1322 font-size: 12px;
1188 1323 -o-object-fit: contain;
@@ -1187,20 +1322,18 @@
1187 1322 font-size: 12px;
1188 1323 -o-object-fit: contain;
1189 1324 object-fit: contain;
1190 1325 }
1191 -
1192 -.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop span, .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop i,
1326 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop span, .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop i, .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-desktop svg,
1193 1327 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile span,
1194 -.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile i {
1328 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile i,
1329 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-breadcrumb-mobile svg {
1195 1330 margin-left: 15px;
1196 1331 }
1197 -
1198 1332 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section {
1199 1333 max-width: 100%;
1200 1334 margin-top: -13px;
1201 1335 }
1202 -
1203 1336 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section > div {
1204 1337 display: -webkit-box;
1205 1338 display: -ms-flexbox;
1206 1339 display: flex;
@@ -1206,19 +1339,15 @@
1206 1339 display: flex;
1207 1340 width: 100%;
1208 1341 margin: 7px 0 0 0;
1209 1342 }
1210 -
1211 1343 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section > div .sellkit-checkout-fields-wrapper {
1212 1344 width: 100%;
1213 1345 }
1214 -
1215 1346 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section > div .sellkit-checkout-widget-password-field {
1216 1347 display: none !important;
1217 1348 }
1218 -
1219 1349 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .header {
1220 - height: 23px;
1221 1350 margin: 0 0 4px 0;
1222 1351 color: #323232;
1223 1352 font-size: 20px;
1224 1353 font-style: normal;
@@ -1227,17 +1356,14 @@
1227 1356 line-height: 1.2;
1228 1357 text-align: right;
1229 1358 font-stretch: normal;
1230 1359 }
1231 -
1232 1360 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .sellkit-checkout-widget-email-holder {
1233 1361 margin-top: 20px;
1234 1362 }
1235 -
1236 1363 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .sellkit-checkout-widget-email-holder input {
1237 1364 text-transform: initial !important;
1238 1365 }
1239 -
1240 1366 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .log-email {
1241 1367 width: 100%;
1242 1368 max-width: 100%;
1243 1369 margin-top: 21px;
@@ -1242,9 +1368,8 @@
1242 1368 max-width: 100%;
1243 1369 margin-top: 21px;
1244 1370 margin-bottom: 0px;
1245 1371 }
1246 -
1247 1372 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .log-email input {
1248 1373 width: 100%;
1249 1374 height: 46px;
1250 1375 margin: 0px 0px 0px 2px;
@@ -1262,21 +1387,17 @@
1262 1387 -webkit-box-shadow: none !important;
1263 1388 box-shadow: none !important;
1264 1389 font-stretch: normal;
1265 1390 }
1266 -
1267 1391 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .log-email input:focus {
1268 1392 border: solid 2px rgba(0, 123, 255, 0.4);
1269 1393 }
1270 -
1271 1394 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .mini-title {
1272 1395 display: none;
1273 1396 }
1274 -
1275 1397 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .login_hidden_section {
1276 1398 display: none;
1277 1399 }
1278 -
1279 1400 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .sellkit-checkout-widget-email-error,
1280 1401 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .sellkit-checkout-widget-email-empty,
1281 1402 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .sellkit-checkout-widget-username-error {
1282 1403 display: none;
@@ -1289,9 +1410,8 @@
1289 1410 line-height: 1.14;
1290 1411 text-align: right;
1291 1412 font-stretch: normal;
1292 1413 }
1293 -
1294 1414 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .jupiter-checkout-widget-email-search {
1295 1415 display: none;
1296 1416 padding: 7px 0 0 0;
1297 1417 font-size: 14px;
@@ -1301,13 +1421,11 @@
1301 1421 line-height: 1.14;
1302 1422 text-align: right;
1303 1423 font-stretch: normal;
1304 1424 }
1305 -
1306 1425 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .login-wrapper > div {
1307 1426 padding-top: 11px;
1308 1427 }
1309 -
1310 1428 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .login-wrapper > div .login-submit {
1311 1429 display: -webkit-inline-box;
1312 1430 display: -ms-inline-flexbox;
1313 1431 display: inline-flex;
@@ -1327,15 +1445,13 @@
1327 1445 text-align: right;
1328 1446 cursor: pointer;
1329 1447 font-stretch: normal;
1330 1448 }
1331 -
1332 1449 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .login-wrapper > div .login-result {
1333 1450 display: block;
1334 1451 margin-top: 7px;
1335 1452 font-size: 13px;
1336 1453 }
1337 -
1338 1454 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .create-desc {
1339 1455 display: none;
1340 1456 margin: 8px 0px 0px 0px;
1341 1457 color: #323232;
@@ -1346,15 +1462,13 @@
1346 1462 line-height: 1.14;
1347 1463 text-align: right;
1348 1464 font-stretch: normal;
1349 1465 }
1350 -
1351 1466 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .create-desc p {
1352 1467 display: -webkit-box;
1353 1468 display: -ms-flexbox;
1354 1469 display: flex;
1355 1470 }
1356 -
1357 1471 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .create-desc .sellkit-create-account-checkbox {
1358 1472 width: 18px;
1359 1473 height: 18px;
1360 1474 margin: 0px;
@@ -1363,9 +1477,8 @@
1363 1477 background-color: #ffffff;
1364 1478 -webkit-box-shadow: none !important;
1365 1479 box-shadow: none !important;
1366 1480 }
1367 -
1368 1481 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-widget-login-section .create-desc .sellkit-create-account-checkbox-label {
1369 1482 height: 16px;
1370 1483 margin: 0px 8px 0px 0px;
1371 1484 padding-top: 3px;
@@ -1378,17 +1491,14 @@
1378 1491 text-align: right;
1379 1492 cursor: pointer;
1380 1493 font-stretch: normal;
1381 1494 }
1382 -
1383 1495 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-hide-completely {
1384 1496 display: none !important;
1385 1497 margin: 0 !important;
1386 1498 padding: 0 !important;
1387 1499 }
1388 -
1389 1500 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id form .sellkit-one-page-checkout-shipping .shipping_address .header {
1390 - height: 23px;
1391 1501 margin: 24px 3px 21px 0px;
1392 1502 color: #323232;
1393 1503 font-size: 20px;
1394 1504 font-style: normal;
@@ -1397,18 +1507,15 @@
1397 1507 line-height: 1.2;
1398 1508 text-align: right;
1399 1509 font-stretch: normal;
1400 1510 }
1401 -
1402 1511 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id form .sellkit-checkout-widget-primary-button:hover,
1403 1512 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id form #place_order:hover {
1404 1513 background-color: #111111;
1405 1514 }
1406 -
1407 1515 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id tr.coupon-form td {
1408 1516 padding: 9px 0 17px 0;
1409 1517 }
1410 -
1411 1518 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id tr.coupon-form .sellkit-coupon-toggle {
1412 1519 display: block;
1413 1520 padding: 4px 0 11px 0;
1414 1521 color: #007bff;
@@ -1420,16 +1527,13 @@
1420 1527 text-align: right;
1421 1528 cursor: pointer;
1422 1529 font-stretch: normal;
1423 1530 }
1424 -
1425 1531 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id tr.coupon-form .sellkit-normal-coupon-form {
1426 1532 padding: 6px 0 2px 0;
1427 1533 }
1428 -
1429 1534 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods .shipping-method-header {
1430 1535 width: 100%;
1431 - height: 19px;
1432 1536 margin: 2px 0px 23px 0px;
1433 1537 color: #323232;
1434 1538 font-size: 20px;
1435 1539 font-style: normal;
@@ -1438,9 +1542,8 @@
1438 1542 line-height: 1.2;
1439 1543 text-align: right;
1440 1544 font-stretch: normal;
1441 1545 }
1442 -
1443 1546 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods > span {
1444 1547 display: -webkit-inline-box;
1445 1548 display: -ms-inline-flexbox;
1446 1549 display: inline-flex;
@@ -1452,50 +1555,52 @@
1452 1555 line-height: 1.2;
1453 1556 text-align: right;
1454 1557 font-stretch: normal;
1455 1558 }
1456 -
1457 1559 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page {
1458 1560 width: 100%;
1459 1561 margin-top: 19px;
1460 1562 margin-left: 10px;
1461 1563 margin-bottom: 42px;
1462 - padding: 17px 0.5px 18px 0;
1463 1564 border: solid 1px #e1e1e1;
1464 1565 border-radius: 4px;
1566 + border-collapse: collapse;
1465 1567 }
1466 -
1467 1568 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page tr {
1468 1569 border-top: none !important;
1469 1570 border-left: none !important;
1470 1571 border-bottom: 1px solid rgba(0, 0, 0, 0.1);
1471 1572 border-right: none !important;
1573 + background-color: #fff;
1472 1574 }
1473 -
1575 +.sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page tr td:nth-child(1) {
1576 + border-left-width: 0px !important;
1577 +}
1578 +.sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page tr td:nth-child(2) {
1579 + border-right-width: 0px !important;
1580 +}
1581 +.sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page tr td {
1582 + background-color: #fff;
1583 +}
1474 1584 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page .sellkit-shipping-method-t1 {
1475 1585 width: 70%;
1476 1586 padding: 16px 15px 0 0;
1477 1587 text-align: center;
1478 1588 }
1479 -
1480 1589 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page .sellkit-shipping-method-t1 .wrp {
1481 1590 padding-top: 2px;
1482 1591 padding-right: 20px;
1483 1592 }
1484 -
1485 1593 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page .sellkit-shipping-method-t1 .wrp .checkmark {
1486 1594 top: 3px;
1487 1595 right: 4px;
1488 1596 }
1489 -
1490 1597 .sellkit-checkout-widget-main-wrapper #sellkit-checkout-widget-id .sellkit-one-page-shipping-methods table.sellkit-shipping-methods-one-page .sellkit-shipping-method-t3 {
1491 - padding: 0 0 0 17px;
1598 + padding-left: 17px;
1492 1599 text-align: left;
1493 1600 }
1494 -
1495 1601 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-heading {
1496 - height: 23px;
1497 - margin: 26px 3px 9px 2px;
1602 + margin: 26px 3px 9px 2px !important;
1498 1603 color: #323232;
1499 1604 font-size: 20px;
1500 1605 font-style: normal;
1501 1606 font-weight: normal;
@@ -1503,12 +1608,10 @@
1503 1608 line-height: 1.2;
1504 1609 text-align: right;
1505 1610 font-stretch: normal;
1506 1611 }
1507 -
1508 1612 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-desc {
1509 - height: 16px;
1510 - margin: 9px 3px 19px 0px;
1613 + margin: 9px 3px 7px 0px;
1511 1614 color: #737373;
1512 1615 font-size: 14px;
1513 1616 font-style: normal;
1514 1617 font-weight: normal;
@@ -1516,11 +1619,9 @@
1516 1619 line-height: 1.14;
1517 1620 text-align: right;
1518 1621 font-stretch: normal;
1519 1622 }
1520 -
1521 1623 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-order-review-heading {
1522 - height: 23px;
1523 1624 margin: 0px 0 19px 0px !important;
1524 1625 color: #323232;
1525 1626 font-size: 20px;
1526 1627 font-style: normal;
@@ -1529,20 +1630,19 @@
1529 1630 line-height: 1.2;
1530 1631 text-align: right;
1531 1632 font-stretch: normal;
1532 1633 }
1533 -
1534 1634 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods {
1535 - padding: 1px;
1635 + margin-top: 0 !important;
1636 + margin-bottom: 0 !important;
1536 1637 border: solid 1px #e1e1e1;
1537 1638 }
1538 -
1539 1639 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods {
1640 + margin-bottom: 0 !important;
1540 1641 padding: 0px !important;
1541 1642 border: none !important;
1542 1643 border-radius: 5px;
1543 1644 }
1544 -
1545 1645 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li {
1546 1646 display: -webkit-box;
1547 1647 display: -ms-flexbox;
1548 1648 display: flex;
@@ -1555,17 +1655,26 @@
1555 1655 -webkit-box-pack: center;
1556 1656 -ms-flex-pack: center;
1557 1657 justify-content: center;
1558 1658 height: 52px;
1659 + margin: 0 !important;
1559 1660 padding: 0px 18px 0px 0px;
1560 - background-color: #ffffff;
1661 + background-color: #ffffff !important;
1662 + cursor: pointer !important;
1561 1663 }
1562 -
1563 1664 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li label {
1564 - margin: 0;
1565 - padding: 0;
1665 + height: inherit;
1666 + margin: 0 !important;
1667 + padding: 0 !important;
1668 + border-right: none !important;
1669 + background-color: #fff !important;
1566 1670 }
1567 -
1671 +.sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li label::hover {
1672 + background-color: #fff !important;
1673 +}
1674 +.sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li label .checkmark {
1675 + position: relative;
1676 +}
1568 1677 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li label label {
1569 1678 display: -webkit-box;
1570 1679 display: -ms-flexbox;
1571 1680 display: flex;
@@ -1573,8 +1682,11 @@
1573 1682 -webkit-box-orient: horizontal;
1574 1683 -webkit-box-direction: normal;
1575 1684 -ms-flex-direction: row;
1576 1685 flex-direction: row;
1686 + -webkit-box-flex: 1;
1687 + -ms-flex-positive: 1;
1688 + flex-grow: 1;
1577 1689 -ms-flex-wrap: nowrap;
1578 1690 flex-wrap: nowrap;
1579 1691 -ms-flex-line-pack: center;
1580 1692 align-content: center;
@@ -1583,12 +1695,23 @@
1583 1695 align-items: center;
1584 1696 -webkit-box-pack: justify;
1585 1697 -ms-flex-pack: justify;
1586 1698 justify-content: space-between;
1587 - width: 100%;
1588 - margin-right: 28px;
1589 1699 }
1590 -
1700 +.sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li label label span {
1701 + display: -webkit-box;
1702 + display: -ms-flexbox;
1703 + display: flex;
1704 + -webkit-box-orient: horizontal;
1705 + -webkit-box-direction: normal;
1706 + -ms-flex-direction: row;
1707 + flex-direction: row;
1708 + -ms-flex-wrap: wrap;
1709 + flex-wrap: wrap;
1710 + -webkit-box-pack: end;
1711 + -ms-flex-pack: end;
1712 + justify-content: flex-end;
1713 +}
1591 1714 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li label label img {
1592 1715 position: relative;
1593 1716 -webkit-box-flex: 1;
1594 1717 -ms-flex-positive: 1;
@@ -1595,17 +1718,18 @@
1595 1718 flex-grow: 1;
1596 1719 max-width: 40px;
1597 1720 max-height: 40px !important;
1598 1721 margin: 0px 0 0 10px !important;
1599 - float: left;
1600 1722 }
1601 -
1723 +.sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li label label > img:first-of-type {
1724 + position: absolute !important;
1725 + left: 0;
1726 +}
1602 1727 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods li label label span {
1603 1728 -webkit-box-flex: 1;
1604 1729 -ms-flex-positive: 1;
1605 1730 flex-grow: 1;
1606 1731 }
1607 -
1608 1732 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods .woocommerce-notice--info {
1609 1733 height: auto !important;
1610 1734 min-height: 52px;
1611 1735 margin: 0px;
@@ -1618,13 +1742,11 @@
1618 1742 line-height: 1.14;
1619 1743 text-align: right;
1620 1744 font-stretch: normal;
1621 1745 }
1622 -
1623 1746 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods .woocommerce-notice--info::before {
1624 1747 top: auto !important;
1625 1748 }
1626 -
1627 1749 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods .sellkit_payment_box {
1628 1750 display: none;
1629 1751 margin: 0px;
1630 1752 padding: 17px 18px 17px 13px;
@@ -1634,9 +1756,8 @@
1634 1756 border-right: none !important;
1635 1757 border-radius: 0px !important;
1636 1758 background-color: #fafafa;
1637 1759 }
1638 -
1639 1760 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods .sellkit_payment_box p {
1640 1761 margin: 0px;
1641 1762 padding: 0px;
1642 1763 color: #737373;
@@ -1647,16 +1768,13 @@
1647 1768 line-height: 1.14;
1648 1769 text-align: right;
1649 1770 font-stretch: normal;
1650 1771 }
1651 -
1652 1772 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-payment-methods ul.payment_methods .payment_method_paypal .about_paypal {
1653 1773 display: none;
1654 1774 }
1655 -
1656 1775 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .sellkit-one-page-checkout-billing-header {
1657 - height: 23px;
1658 - margin: 42px 3px 9px 0px;
1776 + margin: 0px 3px 9px 0px;
1659 1777 color: #323232;
1660 1778 font-size: 20px;
1661 1779 font-style: normal;
1662 1780 font-weight: normal;
@@ -1664,12 +1782,10 @@
1664 1782 line-height: 1.2;
1665 1783 text-align: right;
1666 1784 font-stretch: normal;
1667 1785 }
1668 -
1669 1786 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .billing-desc {
1670 1787 width: 100%;
1671 - height: 16px;
1672 1788 margin: 9px 3px 18px 0;
1673 1789 color: #737373;
1674 1790 font-size: 14px;
1675 1791 font-style: normal;
@@ -1678,9 +1794,8 @@
1678 1794 line-height: 1.14;
1679 1795 text-align: right;
1680 1796 font-stretch: normal;
1681 1797 }
1682 -
1683 1798 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .billing-method {
1684 1799 margin: 18px 0 0 0;
1685 1800 padding: 0px 18px 0px 13px;
1686 1801 border: solid 1px #e1e1e1;
@@ -1685,26 +1800,23 @@
1685 1800 padding: 0px 18px 0px 13px;
1686 1801 border: solid 1px #e1e1e1;
1687 1802 background-color: #ffffff;
1688 1803 }
1689 -
1690 1804 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .billing-method hr {
1691 - color: solid 1px #e1e1e1;
1805 + height: 0;
1806 + border: 0;
1807 + border-top: solid 1px #e1e1e1;
1692 1808 }
1693 -
1694 1809 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .billing-method div {
1695 1810 padding-top: 18px;
1696 1811 padding-bottom: 18px;
1697 1812 }
1698 -
1699 1813 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .billing-method div label {
1700 1814 margin: 0 0 0 auto;
1701 1815 }
1702 -
1703 -.sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .billing-method div label label {
1816 +.sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .billing-method div label label, .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-billing .billing-method div label .labels {
1704 1817 margin: 0 17px 0 auto;
1705 1818 }
1706 -
1707 1819 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-place-order {
1708 1820 display: -webkit-box;
1709 1821 display: -ms-flexbox;
1710 1822 display: flex;
@@ -1719,9 +1831,8 @@
1719 1831 -ms-flex-pack: justify;
1720 1832 justify-content: space-between;
1721 1833 margin-top: 40px;
1722 1834 }
1723 -
1724 1835 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-place-order #place_order {
1725 1836 display: -webkit-inline-box;
1726 1837 display: -ms-inline-flexbox;
1727 1838 display: inline-flex;
@@ -1735,9 +1846,11 @@
1735 1846 justify-content: center;
1736 1847 -webkit-box-ordinal-group: 4;
1737 1848 -ms-flex-order: 3;
1738 1849 order: 3;
1850 + width: auto !important;
1739 1851 height: 56px;
1852 + margin-top: 0 !important;
1740 1853 padding: 0px 36px;
1741 1854 border: none;
1742 1855 border-radius: 6px;
1743 1856 background-color: #323232;
@@ -1748,38 +1861,75 @@
1748 1861 letter-spacing: normal;
1749 1862 line-height: 1.21;
1750 1863 text-align: right;
1751 1864 text-align: center;
1865 + text-decoration: none !important;
1752 1866 -webkit-box-shadow: none;
1753 1867 box-shadow: none;
1754 1868 font-stretch: normal;
1755 1869 }
1756 -
1757 1870 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-place-order .jupiterx-continue-shopping {
1758 1871 display: none !important;
1759 1872 }
1760 -
1761 1873 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-place-order .gpay-card-info-container-fill {
1762 1874 width: auto;
1763 1875 }
1764 -
1765 1876 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-place-order > div .gpay-card-info-container {
1766 1877 max-width: 170px;
1767 1878 }
1768 -
1769 1879 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-place-order .wc-braintree-paypal-button-container {
1770 1880 display: contents;
1771 1881 }
1772 -
1773 1882 .sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-place-order .wc-braintree-paypal-button-container .paypal-buttons {
1774 1883 max-width: 170px !important;
1775 1884 }
1776 -
1885 +.sellkit-checkout-widget-main-wrapper .sellkit-one-page-checkout-place-order .mfn-woo-cart-link {
1886 + display: none !important;
1887 +}
1888 +.sellkit-checkout-widget-main-wrapper table tbody > tr.sellkit-checkout-bundled-products-item > td, .sellkit-checkout-widget-main-wrapper table tbody > tr.sellkit-checkout-bundled-products-item > th {
1889 + background-color: #fafafa;
1890 +}
1891 +.sellkit-checkout-widget-main-wrapper table.woocommerce-checkout-review-order-table .name-price span {
1892 + margin-bottom: 2px;
1893 +}
1894 +.sellkit-checkout-widget-main-wrapper table.woocommerce-checkout-review-order-table .name-price .sellkit-checkout-variations {
1895 + display: block;
1896 +}
1897 +.sellkit-checkout-widget-main-wrapper table.woocommerce-checkout-review-order-table .name-price .sellkit-checkout-variations .sellkit-checkout-variation-item {
1898 + display: -webkit-inline-box;
1899 + display: -ms-inline-flexbox;
1900 + display: inline-flex;
1901 + margin: 0;
1902 + padding: 0;
1903 + color: #737373;
1904 + font-size: 14px;
1905 + font-style: normal;
1906 + font-weight: normal;
1907 + letter-spacing: normal;
1908 + line-height: 1.29;
1909 + text-align: right;
1910 + text-transform: capitalize;
1911 + font-stretch: normal;
1912 +}
1913 +.sellkit-checkout-widget-main-wrapper table.woocommerce-checkout-review-order-table .name-price .sellkit-checkout-variations i {
1914 + margin: 0;
1915 + padding: 0;
1916 + -webkit-transform: rotate(-75deg);
1917 + transform: rotate(-75deg);
1918 + color: #737373;
1919 + font-family: "Font Awesome 5 Free" !important;
1920 + font-size: 11px;
1921 + font-style: normal;
1922 + letter-spacing: normal;
1923 + line-height: 1.29;
1924 + text-align: right;
1925 + text-decoration: none !important;
1926 + font-stretch: normal;
1927 +}
1777 1928 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products {
1778 1929 margin-top: 17px;
1779 1930 padding-bottom: 32px;
1780 1931 }
1781 -
1782 1932 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-header {
1783 1933 display: -webkit-box;
1784 1934 display: -ms-flexbox;
1785 1935 display: flex;
@@ -1792,9 +1942,8 @@
1792 1942 line-height: 1.2;
1793 1943 text-align: right;
1794 1944 font-stretch: normal;
1795 1945 }
1796 -
1797 1946 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table {
1798 1947 width: 100%;
1799 1948 border-bottom: solid 1px #e1e1e1;
1800 1949 border-bottom-right-radius: 4px;
@@ -1801,15 +1950,13 @@
1801 1950 border-bottom-left-radius: 4px;
1802 1951 border-collapse: separate;
1803 1952 border-spacing: 0;
1804 1953 }
1805 -
1806 1954 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-head-row {
1807 1955 height: 51px;
1808 1956 padding: 16px 0 0;
1809 1957 background-color: #fff;
1810 1958 }
1811 -
1812 1959 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-head-row th {
1813 1960 border: solid 1px #e1e1e1;
1814 1961 color: #323232;
1815 1962 font-size: 14px;
@@ -1819,9 +1966,8 @@
1819 1966 line-height: 1.21;
1820 1967 text-align: right;
1821 1968 font-stretch: normal;
1822 1969 }
1823 -
1824 1970 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-head-row .sellkit-head-row-title {
1825 1971 width: 50%;
1826 1972 padding-right: 17px;
1827 1973 border-left: none;
@@ -1826,9 +1972,8 @@
1826 1972 padding-right: 17px;
1827 1973 border-left: none;
1828 1974 border-top-right-radius: 4px;
1829 1975 }
1830 -
1831 1976 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-head-row .sellkit-head-row-quantity {
1832 1977 width: 105px;
1833 1978 padding-right: 0px;
1834 1979 border-left: none;
@@ -1833,9 +1978,8 @@
1833 1978 padding-right: 0px;
1834 1979 border-left: none;
1835 1980 border-right: none;
1836 1981 }
1837 -
1838 1982 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-head-row .sellkit-head-row-price {
1839 1983 width: 105px;
1840 1984 padding-left: 17px;
1841 1985 border-right: none;
@@ -1841,18 +1985,15 @@
1841 1985 border-right: none;
1842 1986 border-top-left-radius: 4px;
1843 1987 text-align: left;
1844 1988 }
1845 -
1846 1989 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item {
1847 1990 height: 48px;
1848 1991 background-color: #fafafa;
1849 1992 }
1850 -
1851 1993 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item td {
1852 1994 padding: 0;
1853 1995 }
1854 -
1855 1996 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item .sellkit-checkout-bundled-title {
1856 1997 display: -webkit-box;
1857 1998 display: -ms-flexbox;
1858 1999 display: flex;
@@ -1874,8 +2015,9 @@
1874 2015 padding-right: 17px;
1875 2016 -webkit-column-gap: 8px;
1876 2017 -moz-column-gap: 8px;
1877 2018 column-gap: 8px;
2019 + border: 0;
1878 2020 border-right: solid 1px #e1e1e1;
1879 2021 color: #323232;
1880 2022 font-size: 14px;
1881 2023 font-style: normal;
@@ -1884,20 +2026,18 @@
1884 2026 line-height: 1.21;
1885 2027 text-align: right;
1886 2028 font-stretch: normal;
1887 2029 }
1888 -
1889 2030 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item .sellkit-checkout-bundled-title input {
1890 2031 -webkit-box-shadow: none !important;
1891 2032 box-shadow: none !important;
1892 2033 }
1893 -
1894 2034 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item .sellkit-checkout-bundled-title label {
1895 2035 margin: 0;
1896 2036 cursor: pointer;
1897 2037 }
1898 -
1899 2038 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item .sellkit-checkout-bundled-quantity {
2039 + border: 0;
1900 2040 color: #323232;
1901 2041 font-size: 14px;
1902 2042 font-style: normal;
1903 2043 font-weight: normal;
@@ -1903,23 +2043,24 @@
1903 2043 font-weight: normal;
1904 2044 letter-spacing: normal;
1905 2045 line-height: 1.14;
1906 2046 text-align: right;
2047 + vertical-align: middle;
1907 2048 font-stretch: normal;
1908 2049 }
1909 -
1910 2050 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item .sellkit-checkout-bundled-quantity input {
1911 2051 width: 49px;
1912 2052 height: 30px;
1913 2053 padding: 6px 5px 6px 0 !important;
2054 + border: 1px solid #ced4da;
1914 2055 text-align: center;
1915 2056 -webkit-box-shadow: none !important;
1916 2057 box-shadow: none !important;
1917 2058 }
1918 -
1919 2059 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item .sellkit-checkout-bundled-price {
1920 2060 padding-left: 17px;
1921 2061 border-left: solid 1px #e1e1e1;
2062 + border-width: 0 0 0 1px;
1922 2063 color: #323232;
1923 2064 font-size: 14px;
1924 2065 font-style: normal;
1925 2066 font-weight: 500;
@@ -1925,42 +2066,97 @@
1925 2066 font-weight: 500;
1926 2067 letter-spacing: normal;
1927 2068 line-height: 1.21;
1928 2069 text-align: left;
2070 + vertical-align: middle;
1929 2071 font-stretch: normal;
1930 2072 }
1931 -
1932 2073 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item:last-of-type td {
1933 2074 border-bottom: solid 1px #e1e1e1;
1934 2075 }
1935 -
1936 2076 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item:last-of-type .sellkit-checkout-bundled-title {
1937 2077 border-bottom-right-radius: 4px;
1938 2078 }
1939 -
1940 2079 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-products-item:last-of-type .sellkit-checkout-bundled-price {
1941 2080 border-bottom-left-radius: 4px;
1942 2081 }
1943 -
1944 2082 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-spacer-row {
1945 2083 margin: 0 !important;
1946 2084 padding: 0 !important;
2085 + border: none;
2086 + border-left: 1px solid #e1e1e1;
1947 2087 background-color: #fafafa;
2088 + line-height: normal;
1948 2089 }
1949 -
1950 2090 .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-spacer-row hr {
1951 2091 margin: 0 16px;
1952 2092 border-top: solid 1px #e1e1e1;
1953 2093 }
2094 +@supports (-moz-appearance: none) {
2095 + .sellkit-checkout-widget-main-wrapper .sellkit-checkout-bundled-products .sellkit-checkout-bundled-products-table .sellkit-checkout-bundled-spacer-row hr {
2096 + opacity: 0.3;
2097 + }
2098 +}
2099 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms {
2100 + margin-top: 10px;
2101 +}
2102 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms .woocommerce-invalid #terms {
2103 + outline: none !important;
2104 +}
2105 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms span, .sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms label {
2106 + color: inherit !important;
2107 +}
2108 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms .woocommerce-form__input-checkbox {
2109 + margin: 0 0 0 2px !important;
2110 +}
2111 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms .woocommerce-privacy-policy-text p {
2112 + margin: 0;
2113 +}
2114 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms .woocommerce-form__label-for-checkbox {
2115 + display: -webkit-box !important;
2116 + display: -ms-flexbox !important;
2117 + display: flex !important;
2118 + -webkit-box-orient: horizontal;
2119 + -webkit-box-direction: normal;
2120 + -ms-flex-direction: row;
2121 + flex-direction: row;
2122 + -ms-flex-wrap: nowrap;
2123 + flex-wrap: nowrap;
2124 + -webkit-box-align: center;
2125 + -ms-flex-align: center;
2126 + align-items: center;
2127 +}
2128 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms .woocommerce-form__label-for-checkbox input {
2129 + margin: 0 0 2px 0 !important;
2130 +}
2131 +.sellkit-checkout-widget-main-wrapper .sellkit-checkout-terms .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text {
2132 + margin-right: 5px;
2133 +}
1954 2134
2135 +.elementor-widget-sellkit-checkout #sellkit-checkout-billing-field-wrapper.woocommerce-billing-fields__field-wrapper.sellkit-hide-different-billing-fields-default {
2136 + display: none;
2137 +}
2138 +.elementor-widget-sellkit-checkout .sellkit-checkout-local-fields.sellkit-hide-form-billing {
2139 + display: none !important;
2140 +}
2141 +
1955 2142 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table {
2143 + margin-top: 0 !important;
1956 2144 margin-right: 0px;
1957 2145 padding-right: 0px;
1958 2146 border: none !important;
1959 2147 background-color: transparent;
2148 + border-collapse: initial !important;
1960 2149 /* Hide default shipping method and replace our own */
1961 2150 }
1962 -
2151 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tbody td {
2152 + padding-left: 0 !important;
2153 + padding-right: 0 !important;
2154 + background-color: inherit !important;
2155 +}
2156 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr th, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr td {
2157 + background-color: inherit;
2158 +}
1963 2159 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr th:not(.sellkit-order-total) {
1964 2160 color: #323232;
1965 2161 font-size: 14px;
1966 2162 font-style: normal;
@@ -1969,9 +2165,8 @@
1969 2165 line-height: 1.21;
1970 2166 text-align: right;
1971 2167 font-stretch: normal;
1972 2168 }
1973 -
1974 2169 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr td {
1975 2170 display: -webkit-box;
1976 2171 display: -ms-flexbox;
1977 2172 display: flex;
@@ -1989,9 +2184,8 @@
1989 2184 -webkit-box-pack: end;
1990 2185 -ms-flex-pack: end;
1991 2186 justify-content: flex-end;
1992 2187 }
1993 -
1994 2188 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr td:not(.sellkit-order-total) {
1995 2189 color: #323232;
1996 2190 font-size: 14px;
1997 2191 font-style: normal;
@@ -2000,42 +2194,44 @@
2000 2194 line-height: 1.21;
2001 2195 text-align: left;
2002 2196 font-stretch: normal;
2003 2197 }
2004 -
2005 2198 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr td:not(.sellkit-order-total) a.woocommerce-remove-coupon {
2006 2199 display: none !important;
2007 2200 }
2008 -
2009 2201 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.cart-discount .sellkit-coupon-label {
2010 2202 margin-right: 8px;
2011 2203 }
2012 -
2013 -#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.cart-discount i {
2204 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.cart-discount .woo-remove-coupon {
2014 2205 color: #737373;
2015 2206 font-size: 16px;
2016 2207 }
2017 -
2208 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.cart-discount .woo-remove-coupon::after {
2209 + display: inline;
2210 + position: absolute;
2211 + margin: 2px 8px 0 0;
2212 + font-family: woocommerce;
2213 + content: "";
2214 + cursor: pointer;
2215 +}
2018 2216 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.cart-discount .fa-times-circle {
2019 2217 cursor: pointer;
2020 2218 }
2021 -
2022 2219 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.fee td, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.fee th {
2023 - border-top: none !important;
2220 + border: none !important;
2024 2221 }
2025 -
2222 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.tax-rate td, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.tax-rate th {
2223 + border: none !important;
2224 +}
2026 2225 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr:not(.order-total) td, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr:not(.order-total) th {
2027 2226 padding: 0 0 10px 0;
2028 2227 }
2029 -
2030 2228 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr:nth-child(1) td, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr:nth-child(1) th {
2031 2229 padding-top: 20px;
2032 2230 }
2033 -
2034 2231 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) td, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) th {
2035 2232 padding-bottom: 19px;
2036 2233 }
2037 -
2038 2234 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.order-total td, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.order-total th {
2039 2235 padding: 17px 0 20px 0;
2040 2236 color: #323232;
2041 2237 font-size: 18px;
@@ -2045,13 +2241,11 @@
2045 2241 line-height: 1.28;
2046 2242 text-align: left;
2047 2243 font-stretch: normal;
2048 2244 }
2049 -
2050 2245 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table tfoot tr.order-total th {
2051 2246 text-align: right;
2052 2247 }
2053 -
2054 2248 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name {
2055 2249 display: -webkit-box;
2056 2250 display: -ms-flexbox;
2057 2251 display: flex;
@@ -2068,8 +2262,9 @@
2068 2262 align-items: flex-start;
2069 2263 -webkit-box-pack: start;
2070 2264 -ms-flex-pack: start;
2071 2265 justify-content: flex-start;
2266 + width: auto;
2072 2267 margin: 0;
2073 2268 padding: 0 0 20px 0;
2074 2269 -webkit-column-gap: 13px;
2075 2270 -moz-column-gap: 13px;
@@ -2082,20 +2277,17 @@
2082 2277 line-height: 1.21;
2083 2278 text-align: right;
2084 2279 font-stretch: normal;
2085 2280 }
2086 -
2087 2281 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name .sellkit-checkout-widget-item-image {
2088 2282 position: relative;
2089 2283 width: 64px;
2090 2284 min-width: 64px;
2091 2285 }
2092 -
2093 2286 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name .sellkit-checkout-widget-item-image img {
2094 2287 width: 64px !important;
2095 2288 height: 64px !important;
2096 2289 }
2097 -
2098 2290 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name .sellkit-checkout-widget-item-image .sellkit-checkout-product-item-delete {
2099 2291 position: absolute;
2100 2292 top: 0;
2101 2293 left: 0;
@@ -2101,53 +2293,11 @@
2101 2293 left: 0;
2102 2294 color: red;
2103 2295 cursor: pointer;
2104 2296 }
2105 -
2106 -#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name .name-price {
2107 - padding-top: 5px;
2108 -}
2109 -
2110 -#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name .name-price span {
2111 - margin-bottom: 2px;
2112 -}
2113 -
2114 -#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name .name-price .sellkit-checkout-variations {
2115 - display: block;
2116 -}
2117 -
2118 -#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name .name-price .sellkit-checkout-variations .sellkit-checkout-variation-item {
2119 - display: -webkit-inline-box;
2120 - display: -ms-inline-flexbox;
2121 - display: inline-flex;
2122 - margin: 0;
2123 - padding: 0;
2124 - color: #737373;
2125 - font-size: 14px;
2126 - font-style: normal;
2127 - font-weight: normal;
2128 - letter-spacing: normal;
2129 - line-height: 1.29;
2130 - text-align: right;
2131 - font-stretch: normal;
2132 -}
2133 -
2134 -#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table td.sellkit-one-page-checkout-product-name .name-price .sellkit-checkout-variations .sellkit-checkout-variation-item i {
2135 - margin: 0;
2136 - padding: 0;
2137 - -webkit-transform: rotate(-75deg);
2138 - transform: rotate(-75deg);
2139 - color: #737373;
2140 - font-size: 11px;
2141 - font-style: normal;
2142 - letter-spacing: normal;
2143 - line-height: 1.29;
2144 - text-align: right;
2145 - font-stretch: normal;
2146 -}
2147 -
2148 2297 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .sellkit-one-page-checkout-product-price {
2149 2298 margin: 0;
2299 + padding: 0 !important;
2150 2300 color: #323232;
2151 2301 font-size: 14px;
2152 2302 font-style: normal;
2153 2303 font-weight: 500;
@@ -2154,31 +2304,70 @@
2154 2304 letter-spacing: normal;
2155 2305 line-height: 1.21;
2156 2306 text-align: left;
2157 2307 text-align: left;
2308 + vertical-align: middle !important;
2158 2309 font-stretch: normal;
2159 2310 }
2160 -
2311 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row td {
2312 + padding: 0;
2313 + padding-bottom: 20px;
2314 +}
2315 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row .name-price {
2316 + display: -webkit-box;
2317 + display: -ms-flexbox;
2318 + display: flex;
2319 + -webkit-box-orient: vertical;
2320 + -webkit-box-direction: normal;
2321 + -ms-flex-direction: column;
2322 + flex-direction: column;
2323 +}
2324 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row .name-price .fa-times {
2325 + padding-left: 3px;
2326 + font-size: 11px;
2327 +}
2328 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row .name-price .product-quantity {
2329 + font-weight: 600;
2330 +}
2331 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row .sellkit-one-page-checkout-product-price {
2332 + padding: 0 !important;
2333 + padding-bottom: 20px !important;
2334 +}
2335 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row.variation .name-price {
2336 + -webkit-box-orient: horizontal;
2337 + -webkit-box-direction: normal;
2338 + -ms-flex-direction: row;
2339 + flex-direction: row;
2340 + -ms-flex-wrap: wrap;
2341 + flex-wrap: wrap;
2342 +}
2343 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row.variation .name-price .product-quantity {
2344 + width: 100%;
2345 +}
2346 +#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row.simple .name-price {
2347 + -webkit-box-orient: horizontal !important;
2348 + -webkit-box-direction: normal !important;
2349 + -ms-flex-direction: row !important;
2350 + flex-direction: row !important;
2351 + -webkit-column-gap: 2px;
2352 + -moz-column-gap: 2px;
2353 + column-gap: 2px;
2354 +}
2161 2355 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .cart_item .sellkit-one-page-checkout-product-price {
2162 2356 padding-left: 0;
2163 2357 }
2164 -
2165 2358 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .cart_item td, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .coupon-form td {
2166 2359 border: none !important;
2167 2360 }
2168 -
2169 2361 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .cart-subtotal td, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .cart-subtotal th {
2170 2362 border-top: 1px solid #e1e1e1;
2171 2363 }
2172 -
2173 2364 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .cart-discount *, #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .sellkit-shipping-total * {
2174 2365 border: none !important;
2175 2366 }
2176 -
2177 2367 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .woocommerce-shipping-totals {
2178 2368 display: none !important;
2179 2369 }
2180 -
2181 2370 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .sellkit-one-page-checkout-product-qty {
2182 2371 display: block;
2183 2372 width: 49px !important;
2184 2373 height: 30px;
@@ -2189,13 +2378,11 @@
2189 2378 background-color: #ffffff;
2190 2379 -webkit-box-shadow: none !important;
2191 2380 box-shadow: none !important;
2192 2381 }
2193 -
2194 2382 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .sellkit-one-page-checkout-product-qty:focus {
2195 2383 border: solid 2px rgba(0, 123, 255, 0.4);
2196 2384 }
2197 -
2198 2385 #sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .sellkit-custom-coupon-form-d-none {
2199 2386 display: none;
2200 2387 }
2201 2388
@@ -2209,16 +2396,32 @@
2209 2396 /* Create the indicator (the dot/circle - hidden when not checked) */
2210 2397 /* Show the indicator (dot/circle) when checked */
2211 2398 /* Style the indicator (dot/circle) */
2212 2399 }
2213 -
2214 2400 .woocommerce-checkout .wrp {
2215 - display: -webkit-box;
2216 - display: -ms-flexbox;
2217 - display: flex;
2401 + display: -webkit-box !important;
2402 + display: -ms-flexbox !important;
2403 + display: flex !important;
2218 2404 position: relative;
2405 + -webkit-box-orient: horizontal;
2406 + -webkit-box-direction: normal;
2407 + -ms-flex-direction: row;
2408 + flex-direction: row;
2409 + -ms-flex-wrap: wrap;
2410 + flex-wrap: wrap;
2411 + -ms-flex-line-pack: center;
2412 + align-content: center;
2413 + -webkit-box-align: center;
2414 + -ms-flex-align: center;
2415 + align-items: center;
2416 + -webkit-box-pack: start;
2417 + -ms-flex-pack: start;
2418 + justify-content: flex-start;
2219 2419 margin-bottom: 12px;
2220 2420 padding-right: 12px;
2421 + -webkit-column-gap: 12px;
2422 + -moz-column-gap: 12px;
2423 + column-gap: 12px;
2221 2424 font-size: 22px;
2222 2425 cursor: pointer;
2223 2426 -webkit-user-select: none;
2224 2427 -moz-user-select: none;
@@ -2224,10 +2427,12 @@
2224 2427 -moz-user-select: none;
2225 2428 -ms-user-select: none;
2226 2429 user-select: none;
2227 2430 }
2228 -
2229 -.woocommerce-checkout .wrp label {
2431 +.woocommerce-checkout .wrp::before {
2432 + display: none !important;
2433 +}
2434 +.woocommerce-checkout .wrp label, .woocommerce-checkout .wrp .labels {
2230 2435 height: 17px;
2231 2436 margin-right: 12px;
2232 2437 padding-top: 1px;
2233 2438 color: #323232;
@@ -2236,52 +2441,42 @@
2236 2441 font-weight: normal;
2237 2442 letter-spacing: normal;
2238 2443 line-height: 1.14;
2239 2444 text-align: right;
2445 + cursor: pointer;
2240 2446 font-stretch: normal;
2241 2447 }
2242 -
2243 2448 .woocommerce-checkout .wrp input {
2244 - position: absolute;
2245 - width: 100% !important;
2246 - height: 17px;
2247 - cursor: pointer;
2248 - opacity: 0;
2449 + display: none;
2249 2450 }
2250 -
2251 2451 .woocommerce-checkout .checkmark {
2252 2452 position: absolute;
2253 2453 top: 0;
2254 2454 right: 0;
2255 - width: 17px;
2256 - height: 17px;
2455 + width: 18px;
2456 + height: 18px;
2257 2457 border: solid 1px rgba(0, 0, 0, 0.2);
2258 2458 border-radius: 50%;
2259 2459 background-color: #ffffff;
2260 2460 }
2261 -
2262 2461 .woocommerce-checkout .wrp:hover input ~ .checkmark {
2263 2462 background-color: #ffffff;
2264 2463 }
2265 -
2266 2464 .woocommerce-checkout .wrp input:checked ~ .checkmark {
2267 2465 border-radius: 60%;
2268 2466 background-color: #323232;
2269 2467 }
2270 -
2271 2468 .woocommerce-checkout .checkmark:after {
2272 2469 display: none;
2273 2470 position: absolute;
2274 2471 content: "";
2275 2472 }
2276 -
2277 2473 .woocommerce-checkout .wrp input:checked ~ .checkmark:after {
2278 2474 display: block;
2279 2475 }
2280 -
2281 2476 .woocommerce-checkout .wrp .checkmark:after {
2282 2477 top: 6px;
2283 - right: 5px;
2478 + right: 6px;
2284 2479 width: 4px;
2285 2480 height: 4px;
2286 2481 border-radius: 50%;
2287 2482 background: white;
@@ -2288,24 +2483,28 @@
2288 2483 }
2289 2484
2290 2485 /* Shipping & Billing Fields */
2291 2486 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper {
2292 - padding: 16px 16px 4px 0px;
2487 + padding: 16px 16px 4px 16px;
2293 2488 border: solid 1px #e1e1e1;
2489 + border-top: none;
2294 2490 background-color: #fafafa;
2295 2491 }
2296 -
2492 +#sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper.border-top {
2493 + border-top: 1px solid #e0e0e0;
2494 +}
2297 2495 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper,
2298 2496 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper {
2299 2497 display: inline-table;
2300 2498 }
2301 -
2302 2499 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper > div,
2303 2500 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper > div {
2304 2501 position: relative;
2305 2502 float: right;
2306 2503 }
2307 -
2504 +#sellkit-checkout-widget-id .hide-billing-fields-default {
2505 + display: none;
2506 +}
2308 2507 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper,
2309 2508 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper,
2310 2509 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section {
2311 2510 width: 100%;
@@ -2310,23 +2509,21 @@
2310 2509 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section {
2311 2510 width: 100%;
2312 2511 margin: 0;
2313 2512 }
2314 -
2315 2513 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .sellkit-checkout-fields-wrapper .sellkit-select-appearance,
2316 2514 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .sellkit-checkout-fields-wrapper .sellkit-select-appearance,
2317 2515 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .sellkit-checkout-fields-wrapper .sellkit-select-appearance {
2318 2516 display: none;
2319 2517 }
2320 -
2321 2518 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .sellkit-checkout-field-select select,
2322 2519 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .sellkit-checkout-field-select select,
2323 2520 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .sellkit-checkout-field-select select {
2521 + background-image: none !important;
2324 2522 -webkit-appearance: none;
2325 2523 -moz-appearance: none;
2326 2524 appearance: none;
2327 2525 }
2328 -
2329 2526 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .sellkit-checkout-field-select .sellkit-select-appearance,
2330 2527 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .sellkit-checkout-field-select .sellkit-select-appearance,
2331 2528 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .sellkit-checkout-field-select .sellkit-select-appearance {
2332 2529 display: -webkit-inline-box;
@@ -2336,13 +2533,14 @@
2336 2533 top: 16px;
2337 2534 left: 17px;
2338 2535 height: 0px;
2339 2536 float: left;
2340 - color: #111111;
2341 2537 font-weight: 900;
2538 + fill: #737373;
2539 + -webkit-filter: brightness(70%) !important;
2540 + filter: brightness(70%) !important;
2342 2541 pointer-events: none;
2343 2542 }
2344 -
2345 2543 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper p,
2346 2544 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper p,
2347 2545 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section p {
2348 2546 width: 100% !important;
@@ -2347,9 +2545,8 @@
2347 2545 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section p {
2348 2546 width: 100% !important;
2349 2547 float: right;
2350 2548 }
2351 -
2352 2549 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper p input:not(.sellkit-create-account-checkbox), #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper p select, #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper p textarea,
2353 2550 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper p input:not(.sellkit-create-account-checkbox),
2354 2551 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper p select,
2355 2552 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper p textarea,
@@ -2357,81 +2554,68 @@
2357 2554 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section p select,
2358 2555 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section p textarea {
2359 2556 width: 100%;
2360 2557 }
2361 -
2362 2558 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-33,
2363 2559 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-33,
2364 2560 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-33 {
2365 2561 width: 33%;
2366 2562 }
2367 -
2368 2563 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-34,
2369 2564 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-34,
2370 2565 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-34 {
2371 2566 width: 34%;
2372 2567 }
2373 -
2374 2568 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-10,
2375 2569 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-10,
2376 2570 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-10 {
2377 2571 width: 10%;
2378 2572 }
2379 -
2380 2573 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-20,
2381 2574 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-20,
2382 2575 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-20 {
2383 2576 width: 20%;
2384 2577 }
2385 -
2386 2578 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-30,
2387 2579 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-30,
2388 2580 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-30 {
2389 2581 width: 30%;
2390 2582 }
2391 -
2392 2583 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-40,
2393 2584 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-40,
2394 2585 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-40 {
2395 2586 width: 40%;
2396 2587 }
2397 -
2398 2588 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-50,
2399 2589 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-50,
2400 2590 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-50 {
2401 2591 width: 50%;
2402 2592 }
2403 -
2404 2593 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-60,
2405 2594 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-60,
2406 2595 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-60 {
2407 2596 width: 60%;
2408 2597 }
2409 -
2410 2598 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-70,
2411 2599 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-70,
2412 2600 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-70 {
2413 2601 width: 70%;
2414 2602 }
2415 -
2416 2603 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-80,
2417 2604 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-80,
2418 2605 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-80 {
2419 2606 width: 80%;
2420 2607 }
2421 -
2422 2608 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-90,
2423 2609 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-90,
2424 2610 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-90 {
2425 2611 width: 90%;
2426 2612 }
2427 -
2428 2613 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .w-100,
2429 2614 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .w-100,
2430 2615 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .w-100 {
2431 2616 width: 100%;
2432 2617 }
2433 -
2434 2618 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .validate-postcode,
2435 2619 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .validate-postcode,
2436 2620 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .validate-postcode {
2437 2621 left: 0px;
@@ -2436,9 +2620,13 @@
2436 2620 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .validate-postcode {
2437 2621 left: 0px;
2438 2622 width: 34%;
2439 2623 }
2440 -
2624 +#sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper textarea,
2625 +#sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper textarea,
2626 +#sellkit-checkout-widget-id .sellkit-checkout-widget-login-section textarea {
2627 + background-color: #ffffff;
2628 +}
2441 2629 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input[type=text],
2442 2630 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input[type=email],
2443 2631 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input[type=password],
2444 2632 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input[type=tel],
@@ -2453,8 +2641,9 @@
2453 2641 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section input[type=password],
2454 2642 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section input[type=tel],
2455 2643 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section select {
2456 2644 height: 48px;
2645 + margin-bottom: 0px !important;
2457 2646 padding: 8px 10px 8px 0px;
2458 2647 border: solid 1px rgba(0, 0, 0, 0.2);
2459 2648 border-radius: 4px;
2460 2649 background-color: #ffffff;
@@ -2466,9 +2655,8 @@
2466 2655 line-height: 1.14;
2467 2656 text-align: right;
2468 2657 font-stretch: normal;
2469 2658 }
2470 -
2471 2659 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input[type=text]:focus,
2472 2660 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input[type=email]:focus,
2473 2661 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input[type=password]:focus,
2474 2662 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input[type=tel]:focus,
@@ -2487,9 +2675,8 @@
2487 2675 background-color: #ffffff;
2488 2676 -webkit-box-shadow: none;
2489 2677 box-shadow: none;
2490 2678 }
2491 -
2492 2679 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input.filled:not(.exclude-default-style),
2493 2680 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper input.filled:not(.exclude-default-style),
2494 2681 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section input.filled:not(.exclude-default-style) {
2495 2682 padding: 19px 14px 2px 0;
@@ -2494,9 +2681,8 @@
2494 2681 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section input.filled:not(.exclude-default-style) {
2495 2682 padding: 19px 14px 2px 0;
2496 2683 text-transform: capitalize;
2497 2684 }
2498 -
2499 2685 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper input.empty,
2500 2686 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper input.empty,
2501 2687 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section input.empty {
2502 2688 padding-top: 7px;
@@ -2501,15 +2687,13 @@
2501 2687 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section input.empty {
2502 2688 padding-top: 7px;
2503 2689 padding-right: 14px;
2504 2690 }
2505 -
2506 2691 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper select.filled,
2507 2692 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper select.filled,
2508 2693 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section select.filled {
2509 - padding: 19px 14px 2px 0;
2694 + padding: 19px 14px 2px 0 !important;
2510 2695 }
2511 -
2512 2696 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper select.empty,
2513 2697 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper select.empty,
2514 2698 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section select.empty {
2515 2699 padding-top: 7px;
@@ -2514,9 +2698,8 @@
2514 2698 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section select.empty {
2515 2699 padding-top: 7px;
2516 2700 padding-right: 14px;
2517 2701 }
2518 -
2519 2702 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper textarea.filled,
2520 2703 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper textarea.filled,
2521 2704 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section textarea.filled {
2522 2705 padding-top: 22px;
@@ -2521,9 +2704,8 @@
2521 2704 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section textarea.filled {
2522 2705 padding-top: 22px;
2523 2706 padding-right: 14px;
2524 2707 }
2525 -
2526 2708 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper textarea.empty,
2527 2709 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper textarea.empty,
2528 2710 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section textarea.empty {
2529 2711 padding-top: 7px;
@@ -2528,27 +2710,23 @@
2528 2710 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section textarea.empty {
2529 2711 padding-top: 7px;
2530 2712 padding-right: 14px;
2531 2713 }
2532 -
2533 2714 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .form-row-wide,
2534 2715 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .form-row-wide,
2535 2716 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .form-row-wide {
2536 2717 clear: unset;
2537 2718 }
2538 -
2539 2719 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper:not(.sellkit-checkout-excluded-wrapper-fields),
2540 2720 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper:not(.sellkit-checkout-excluded-wrapper-fields),
2541 2721 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper:not(.sellkit-checkout-excluded-wrapper-fields) {
2542 2722 padding: 0 0 0 14px;
2543 2723 }
2544 -
2545 2724 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper:not(.sellkit-login-section),
2546 2725 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper:not(.sellkit-login-section),
2547 2726 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper:not(.sellkit-login-section) {
2548 2727 margin: 0 0 14px 0;
2549 2728 }
2550 -
2551 2729 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper,
2552 2730 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper,
2553 2731 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper {
2554 2732 display: inline-block;
@@ -2553,15 +2731,13 @@
2553 2731 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper {
2554 2732 display: inline-block;
2555 2733 position: relative;
2556 2734 }
2557 -
2558 2735 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper p,
2559 2736 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper p,
2560 2737 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper p {
2561 2738 margin: 0;
2562 2739 }
2563 -
2564 2740 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .sellkit-required-validation,
2565 2741 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .sellkit-required-validation,
2566 2742 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .sellkit-required-validation {
2567 2743 display: none;
@@ -2566,9 +2742,8 @@
2566 2742 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .sellkit-required-validation {
2567 2743 display: none;
2568 2744 padding-top: 9px;
2569 2745 }
2570 -
2571 2746 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .sellkit-required-validation .required-alarm,
2572 2747 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .sellkit-required-validation .required-alarm,
2573 2748 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .sellkit-required-validation .required-alarm {
2574 2749 color: #e22120;
@@ -2579,9 +2754,8 @@
2579 2754 line-height: 1.14;
2580 2755 text-align: right;
2581 2756 font-stretch: normal;
2582 2757 }
2583 -
2584 2758 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .sellkit-checkout-field-global-errors,
2585 2759 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .sellkit-checkout-field-global-errors,
2586 2760 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .sellkit-checkout-field-global-errors {
2587 2761 display: inline-block;
@@ -2594,9 +2768,8 @@
2594 2768 line-height: 1.14;
2595 2769 text-align: right;
2596 2770 font-stretch: normal;
2597 2771 }
2598 -
2599 2772 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .mini-title,
2600 2773 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .mini-title,
2601 2774 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .mini-title {
2602 2775 display: none;
@@ -2611,9 +2784,8 @@
2611 2784 line-height: 1.15;
2612 2785 text-align: right;
2613 2786 font-stretch: normal;
2614 2787 }
2615 -
2616 2788 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .checkbox_wrapper,
2617 2789 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .checkbox_wrapper,
2618 2790 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .checkbox_wrapper {
2619 2791 display: -webkit-box;
@@ -2619,9 +2791,8 @@
2619 2791 display: -webkit-box;
2620 2792 display: -ms-flexbox;
2621 2793 display: flex;
2622 2794 }
2623 -
2624 2795 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .checkbox_wrapper .checkbox_margin,
2625 2796 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .checkbox_wrapper .checkbox_margin,
2626 2797 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .checkbox_wrapper .checkbox_margin {
2627 2798 margin-left: 5px;
@@ -2628,9 +2799,8 @@
2628 2799 border: solid 2px rgba(0, 123, 255, 0.4);
2629 2800 -webkit-box-shadow: none;
2630 2801 box-shadow: none;
2631 2802 }
2632 -
2633 2803 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .checkbox_wrapper .checkbox_label,
2634 2804 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .checkbox_wrapper .checkbox_label,
2635 2805 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .checkbox_wrapper .checkbox_label {
2636 2806 margin: 0;
@@ -2643,9 +2813,8 @@
2643 2813 text-align: right;
2644 2814 cursor: pointer;
2645 2815 font-stretch: normal;
2646 2816 }
2647 -
2648 2817 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper select[multiple],
2649 2818 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper select[multiple],
2650 2819 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper select[multiple] {
2651 2820 width: 100%;
@@ -2658,9 +2827,8 @@
2658 2827 -webkit-appearance: menulist;
2659 2828 -moz-appearance: menulist;
2660 2829 appearance: menulist;
2661 2830 }
2662 -
2663 2831 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .free_label,
2664 2832 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .free_label,
2665 2833 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .free_label {
2666 2834 width: 100%;
@@ -2672,15 +2840,13 @@
2672 2840 line-height: 1.14;
2673 2841 text-align: right;
2674 2842 font-stretch: normal;
2675 2843 }
2676 -
2677 2844 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .radio-wrapper-w-100,
2678 2845 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .radio-wrapper-w-100,
2679 2846 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .radio-wrapper-w-100 {
2680 2847 width: 100%;
2681 2848 }
2682 -
2683 2849 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .radio_wrapper,
2684 2850 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .radio_wrapper,
2685 2851 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .radio_wrapper {
2686 2852 display: -webkit-inline-box;
@@ -2706,9 +2872,8 @@
2706 2872 line-height: 1.14;
2707 2873 text-align: right;
2708 2874 font-stretch: normal;
2709 2875 }
2710 -
2711 2876 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .radio_wrapper input,
2712 2877 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .radio_wrapper input,
2713 2878 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .radio_wrapper input {
2714 2879 margin-left: 5px;
@@ -2714,9 +2879,8 @@
2714 2879 margin-left: 5px;
2715 2880 -webkit-box-shadow: none;
2716 2881 box-shadow: none;
2717 2882 }
2718 -
2719 2883 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper div.sellkit-checkout-fields-wrapper .radio_wrapper label,
2720 2884 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper div.sellkit-checkout-fields-wrapper .radio_wrapper label,
2721 2885 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .radio_wrapper label {
2722 2886 margin: 0 !important;
@@ -2721,9 +2885,8 @@
2721 2885 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .radio_wrapper label {
2722 2886 margin: 0 !important;
2723 2887 cursor: pointer;
2724 2888 }
2725 -
2726 2889 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .radio-group-wrapper .woocommerce-input-wrapper,
2727 2890 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .radio-group-wrapper .woocommerce-input-wrapper,
2728 2891 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .radio-group-wrapper .woocommerce-input-wrapper {
2729 2892 display: block;
@@ -2731,9 +2894,8 @@
2731 2894 border: solid 1px rgba(0, 0, 0, 0.2);
2732 2895 border-radius: 4px;
2733 2896 background-color: #ffffff;
2734 2897 }
2735 -
2736 2898 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .radio-group-wrapper label.radio,
2737 2899 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .radio-group-wrapper label.radio,
2738 2900 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .radio-group-wrapper label.radio {
2739 2901 display: -webkit-inline-box;
@@ -2750,9 +2912,8 @@
2750 2912 line-height: 1.14;
2751 2913 text-align: right;
2752 2914 font-stretch: normal;
2753 2915 }
2754 -
2755 2916 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .radio-group-wrapper span.radio-divider,
2756 2917 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .radio-group-wrapper span.radio-divider,
2757 2918 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .radio-group-wrapper span.radio-divider {
2758 2919 display: block;
@@ -2758,9 +2919,8 @@
2758 2919 display: block;
2759 2920 margin: 0;
2760 2921 padding: 0;
2761 2922 }
2762 -
2763 2923 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper .form-row-wide,
2764 2924 #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper .form-row-wide,
2765 2925 #sellkit-checkout-widget-id .sellkit-checkout-widget-login-section .form-row-wide {
2766 2926 clear: unset;
@@ -2771,13 +2931,12 @@
2771 2931 margin-bottom: 43px;
2772 2932 line-height: 1.57;
2773 2933 }
2774 2934 #sellkit-checkout-widget-id .sellkit-one-page-checkout-payment-desc {
2775 - margin-bottom: 23px;
2776 2935 line-height: 1.57;
2777 2936 }
2778 2937 #sellkit-checkout-widget-id .woocommerce-billing-fields__field-wrapper > div,
2779 - #sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper > div {
2938 +#sellkit-checkout-widget-id .woocommerce-shipping-fields__field-wrapper > div {
2780 2939 display: inline-grid !important;
2781 2940 -ms-flex-line-pack: center !important;
2782 2941 align-content: center !important;
2783 2942 width: 100%;
@@ -2786,9 +2945,8 @@
2786 2945 float: right;
2787 2946 justify-items: end !important;
2788 2947 }
2789 2948 }
2790 -
2791 2949 @media only screen and (max-width: 600px) {
2792 2950 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id .sellkit-checkout-widget-express-checkout .express-box {
2793 2951 height: auto;
2794 2952 padding-bottom: 15px;
@@ -2836,9 +2994,9 @@
2836 2994 width: 100%;
2837 2995 margin: 0;
2838 2996 }
2839 2997 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .woocommerce-shipping-fields__field-wrapper div,
2840 - .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .woocommerce-billing-fields__field-wrapper div {
2998 +.sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .woocommerce-billing-fields__field-wrapper div {
2841 2999 width: 100% !important;
2842 3000 }
2843 3001 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-one-page-shipping-methods .shipping-method-header {
2844 3002 width: -webkit-max-content;
@@ -2925,9 +3083,8 @@
2925 3083 .sellkit-checkout-widget-one-page-build #sellkit-checkout-widget-id form .sellkit-checkout-bundled-products .sellkit-head-row-title {
2926 3084 width: 50%;
2927 3085 }
2928 3086 }
2929 -
2930 3087 /* Minor mobile css to remove container gaps in both one step and multi step design. */
2931 3088 @media only screen and (max-width: 600px) {
2932 3089 .sellkit-checkout-widget-main-wrapper {
2933 3090 width: 100vw;
@@ -2933,11 +3090,13 @@
2933 3090 width: 100vw;
2934 3091 margin-left: calc(-50vw + 50%);
2935 3092 margin-right: calc(-50vw + 50%);
2936 3093 }
3094 +
2937 3095 .sellkit-checkout-widget-one-page-build {
2938 3096 padding: 0 21px;
2939 3097 }
3098 +
2940 3099 .sellkit-checkout-widget-multi-page-build .sellkit-checkout-left-column {
2941 3100 padding-left: 23px !important;
2942 3101 padding-right: 23px !important;
2943 3102 }
@@ -2946,13 +3105,13 @@
2946 3105 }
2947 3106 .sellkit-checkout-widget-multi-page-build .sellkit-checkout-right-column .sellkit-checkout-widget-breadcrumb-mobile {
2948 3107 padding-right: 26px !important;
2949 3108 }
3109 +
2950 3110 .sellkit-checkout-bundled-products th:not(.sellkit-head-row-title) {
2951 3111 width: 50px !important;
2952 3112 }
2953 3113 }
2954 -
2955 3114 /* Mobile Style , style widget for less than 600px : multistep */
2956 3115 @media only screen and (max-width: 600px) {
2957 3116 .sellkit-checkout-widget-multi-page-build .sellkit-checkout-widget-breadcrumb-desktop {
2958 3117 display: none;
@@ -3048,9 +3207,10 @@
3048 3207 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column {
3049 3208 -webkit-box-ordinal-group: 2;
3050 3209 -ms-flex-order: 1;
3051 3210 order: 1;
3052 - width: 100%;
3211 + width: 95%;
3212 + margin: 0 auto;
3053 3213 }
3054 3214 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-checkout-right-column > div {
3055 3215 width: 100%;
3056 3216 }
@@ -3112,16 +3272,16 @@
3112 3272 margin-top: 9px;
3113 3273 padding-bottom: 18px !important;
3114 3274 }
3115 3275 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-shipping-fields__field-wrapper div,
3116 - .sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-billing-fields__field-wrapper div {
3276 +.sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-billing-fields__field-wrapper div {
3117 3277 position: static;
3118 3278 width: 100% !important;
3119 3279 float: right;
3120 3280 }
3121 3281 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper, .sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper > input,
3122 - .sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper,
3123 - .sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > input {
3282 +.sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper,
3283 +.sellkit-checkout-widget-multi-page-build form .inner_wrapper .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > input {
3124 3284 width: 100% !important;
3125 3285 }
3126 3286 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar {
3127 3287 position: relative;
@@ -3141,20 +3301,18 @@
3141 3301 -webkit-box-orient: horizontal;
3142 3302 -webkit-box-direction: normal;
3143 3303 -ms-flex-direction: row;
3144 3304 flex-direction: row;
3145 - -ms-flex-wrap: nowrap;
3146 - flex-wrap: nowrap;
3305 + -ms-flex-wrap: wrap;
3306 + flex-wrap: wrap;
3147 3307 -ms-flex-line-pack: center;
3148 3308 align-content: center;
3149 3309 -webkit-box-align: center;
3150 3310 -ms-flex-align: center;
3151 3311 align-items: center;
3152 - -webkit-box-pack: start;
3153 - -ms-flex-pack: start;
3154 - justify-content: flex-start;
3312 + -ms-flex-pack: distribute;
3313 + justify-content: space-around;
3155 3314 height: 63px;
3156 - padding: 25px 21px 20px 21px;
3157 3315 border: solid 1px #e1e1e1;
3158 3316 border-top: none;
3159 3317 border-left: none;
3160 3318 border-right: none;
@@ -3159,14 +3317,28 @@
3159 3317 border-left: none;
3160 3318 border-right: none;
3161 3319 background-color: #fafafa;
3162 3320 }
3163 - .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .icon .fa {
3321 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .summery_toggle_link_wrapper {
3322 + display: -webkit-box;
3323 + display: -ms-flexbox;
3324 + display: flex;
3325 + -webkit-box-orient: horizontal;
3326 + -webkit-box-direction: normal;
3327 + -ms-flex-direction: row;
3328 + flex-direction: row;
3329 + -ms-flex-wrap: wrap;
3330 + flex-wrap: wrap;
3331 + -webkit-box-align: center;
3332 + -ms-flex-align: center;
3333 + align-items: center;
3334 + }
3335 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .summery_toggle_link_wrapper .sellkit-checkout-summary-toggle-shop-icon svg {
3336 + width: 16px;
3164 3337 height: 16px;
3165 - margin: 2px 0 4px 0px;
3166 - color: #007bff;
3338 + fill: #007bff;
3167 3339 }
3168 - .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .title {
3340 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .summery_toggle_link_wrapper .title {
3169 3341 height: 16px;
3170 3342 margin: 0 10px 0 5px;
3171 3343 color: #007bff;
3172 3344 font-size: 14px;
@@ -3177,11 +3349,22 @@
3177 3349 text-align: right;
3178 3350 cursor: pointer;
3179 3351 font-stretch: normal;
3180 3352 }
3353 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .summery_toggle_link_wrapper .sellkit-checkout-summary-toggle-up svg {
3354 + width: 14px;
3355 + height: 14px;
3356 + fill: #007bff;
3357 + }
3358 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .summery_toggle_link_wrapper .sellkit-checkout-summary-toggle-down {
3359 + display: none;
3360 + }
3361 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .summery_toggle_link_wrapper .sellkit-checkout-summary-toggle-down svg {
3362 + width: 14px;
3363 + height: 14px;
3364 + fill: #007bff;
3365 + }
3181 3366 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .summary_toggle .price {
3182 - position: absolute;
3183 - left: 22px;
3184 3367 color: #323232;
3185 3368 font-size: 18px;
3186 3369 font-style: normal;
3187 3370 font-weight: bold;
@@ -3196,9 +3379,11 @@
3196 3379 clear: both;
3197 3380 }
3198 3381 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table {
3199 3382 margin: 0;
3383 + margin-top: 0 !important;
3200 3384 background-color: transparent;
3385 + border-collapse: initial !important;
3201 3386 }
3202 3387 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-sidebar .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tr.last-cart-item td {
3203 3388 padding-bottom: 11px !important;
3204 3389 }
@@ -3295,14 +3480,14 @@
3295 3480 justify-content: center;
3296 3481 margin-top: -19px;
3297 3482 row-gap: 3px;
3298 3483 }
3299 - .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer span {
3300 - width: 100%;
3484 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer > span {
3485 + width: auto;
3301 3486 margin: 0;
3302 3487 text-align: center;
3303 3488 }
3304 - .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer span a {
3489 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer > span a {
3305 3490 float: none;
3306 3491 text-align: center;
3307 3492 }
3308 3493 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer .go-to-first {
@@ -3307,8 +3492,11 @@
3307 3492 }
3308 3493 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer .go-to-first {
3309 3494 margin-top: 23px;
3310 3495 }
3496 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-second .sellkit-multistep-checkout-second-footer .go-to-payment {
3497 + width: 100%;
3498 + }
3311 3499 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-third {
3312 3500 padding-left: 21px;
3313 3501 padding-right: 21px;
3314 3502 }
@@ -3324,10 +3512,12 @@
3324 3512 -ms-flex-direction: column-reverse;
3325 3513 flex-direction: column-reverse;
3326 3514 margin-top: 23px;
3327 3515 }
3516 + .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-third .sellkit-one-page-checkout-place-order #place_order {
3517 + width: 100% !important;
3518 + }
3328 3519 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-third .sellkit-one-page-checkout-place-order .go-to-second, .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-third .sellkit-one-page-checkout-place-order button {
3329 - width: 100% !important;
3330 3520 text-align: center;
3331 3521 }
3332 3522 .sellkit-checkout-widget-multi-page-build form .inner_wrapper .sellkit-multistep-checkout-third .sellkit-one-page-checkout-place-order .go-to-second {
3333 3523 margin-top: 23px;
@@ -3449,9 +3639,8 @@
3449 3639 text-align: right;
3450 3640 font-stretch: normal;
3451 3641 }
3452 3642 }
3453 -
3454 3643 @media only screen and (max-width: 359px) {
3455 3644 .sellkit-checkout-widget-multi-page-build .sellkit-checkout-right-column .sellkit-checkout-widget-breadcrumb-mobile {
3456 3645 padding-right: 10px !important;
3457 3646 }
@@ -3458,9 +3647,8 @@
3458 3647 .sellkit-checkout-widget-multi-page-build .sellkit-checkout-right-column .sellkit-checkout-widget-breadcrumb-mobile span {
3459 3648 margin-left: 9px;
3460 3649 }
3461 3650 }
3462 -
3463 3651 /************ Sellkit funnel steps checkout order bump ****/
3464 3652 /**********************************************************/
3465 3653 .sellkit-checkout-step-bump-wrapper {
3466 3654 width: 100%;
@@ -3467,9 +3655,8 @@
3467 3655 margin: 10px 0 10px 0;
3468 3656 padding: 0 0 18px 0;
3469 3657 border: 2px dashed #9e9e9e;
3470 3658 }
3471 -
3472 3659 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-header {
3473 3660 display: -webkit-box;
3474 3661 display: -ms-flexbox;
3475 3662 display: flex;
@@ -3489,9 +3676,8 @@
3489 3676 justify-content: space-between;
3490 3677 padding: 18px 16.1px 19px 26px;
3491 3678 background-color: #fffe99;
3492 3679 }
3493 -
3494 3680 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-header .sellkit-bump-order-left-header {
3495 3681 display: -webkit-box;
3496 3682 display: -ms-flexbox;
3497 3683 display: flex;
@@ -3512,9 +3698,8 @@
3512 3698 -webkit-column-gap: 13px;
3513 3699 -moz-column-gap: 13px;
3514 3700 column-gap: 13px;
3515 3701 }
3516 -
3517 3702 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-header .sellkit-bump-order-left-header input {
3518 3703 min-width: 16px !important;
3519 3704 min-height: 16px !important;
3520 3705 -webkit-box-shadow: none !important;
@@ -3519,9 +3704,8 @@
3519 3704 min-height: 16px !important;
3520 3705 -webkit-box-shadow: none !important;
3521 3706 box-shadow: none !important;
3522 3707 }
3523 -
3524 3708 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-header .sellkit-bump-order-left-header .sellkit-checkout-order-bump-title {
3525 3709 position: relative;
3526 3710 right: -6px;
3527 3711 margin: 0;
@@ -3534,9 +3718,8 @@
3534 3718 text-align: right;
3535 3719 cursor: pointer;
3536 3720 font-stretch: normal;
3537 3721 }
3538 -
3539 3722 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-header .sellkit-bump-order-right-header .sellkit-checkout-order-bump-price {
3540 3723 display: -webkit-box;
3541 3724 display: -ms-flexbox;
3542 3725 display: flex;
@@ -3565,14 +3748,12 @@
3565 3748 line-height: 1.19 !important;
3566 3749 text-align: right;
3567 3750 font-stretch: normal;
3568 3751 }
3569 -
3570 3752 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-header .sellkit-bump-order-right-header .sellkit-checkout-order-bump-price .bump-price-bolded {
3571 3753 font-weight: bold;
3572 3754 text-decoration: none !important;
3573 3755 }
3574 -
3575 3756 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-body {
3576 3757 display: -webkit-box;
3577 3758 display: -ms-flexbox;
3578 3759 display: flex;
@@ -3588,24 +3769,20 @@
3588 3769 -webkit-column-gap: 22px;
3589 3770 -moz-column-gap: 22px;
3590 3771 column-gap: 22px;
3591 3772 }
3592 -
3593 3773 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-body .sellkit-bump-order-left-body {
3594 3774 max-width: 120px;
3595 3775 }
3596 -
3597 3776 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-body .sellkit-bump-order-left-body img {
3598 3777 max-width: 100%;
3599 3778 height: auto;
3600 3779 }
3601 -
3602 3780 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-body .sellkit-bump-order-right-body {
3603 3781 -webkit-box-flex: 1;
3604 3782 -ms-flex-positive: 1;
3605 3783 flex-grow: 1;
3606 3784 }
3607 -
3608 3785 .sellkit-checkout-step-bump-wrapper .sellkit-checkout-bump-order-body .sellkit-bump-order-right-body .sellkit-bump-order-description {
3609 3786 padding: 3px 0 0 0;
3610 3787 color: #222;
3611 3788 font-size: 14px;
@@ -3631,8 +3808,19 @@
3631 3808 -ms-flex-direction: column-reverse !important;
3632 3809 flex-direction: column-reverse !important;
3633 3810 }
3634 3811 }
3812 +.sellkit-checkout-empty-cart-message-box {
3813 + position: relative;
3814 + margin-bottom: 5px;
3815 + padding: 15px;
3816 + border-right: 5px solid transparent;
3817 + border-radius: 5px;
3818 + border-color: #bcdff1;
3819 + background-color: #d9edf7;
3820 + color: #31708f;
3821 + text-align: right;
3822 +}
3635 3823
3636 3824 /************ Integration with Third party plugins ********/
3637 3825 /**********************************************************/
3638 3826 #sellkit-checkout-widget-id {
@@ -3643,49 +3831,40 @@
3643 3831 /** klarma checkout **/
3644 3832 /** Amazon pay woocommerce **/
3645 3833 /** Stripe woocommerce official **/
3646 3834 }
3647 -
3648 3835 #sellkit-checkout-widget-id .gpay-card-info-placeholder-container {
3649 3836 height: 0px !important;
3650 3837 margin: 0 !important;
3651 3838 }
3652 -
3653 3839 #sellkit-checkout-widget-id .gpay-card-info-placeholder-container * {
3654 3840 height: 0px !important;
3655 3841 }
3656 -
3657 3842 #sellkit-checkout-widget-id .gpay-card-info-animation-container {
3658 3843 position: absolute;
3659 3844 bottom: 2px;
3660 3845 }
3661 -
3662 3846 #sellkit-checkout-widget-id #paypal_ec_button {
3663 3847 width: 170px !important;
3664 3848 max-width: 170px !important;
3665 3849 }
3666 -
3667 3850 #sellkit-checkout-widget-id #paypal_ec_button img {
3668 3851 min-width: 170px;
3669 3852 max-width: 170px;
3670 3853 height: 40px;
3671 3854 }
3672 -
3673 3855 #sellkit-checkout-widget-id .wc-braintree-paypal-top-container {
3674 3856 width: 170px;
3675 3857 max-width: 170px;
3676 3858 }
3677 -
3678 3859 #sellkit-checkout-widget-id .wc-braintree-paypal-top-container .paypal-buttons {
3679 3860 width: 170px;
3680 3861 max-width: 170px;
3681 3862 }
3682 -
3683 3863 #sellkit-checkout-widget-id .wc-braintree-banner-gateway {
3684 3864 width: 170px;
3685 3865 max-width: 170px;
3686 3866 }
3687 -
3688 3867 #sellkit-checkout-widget-id .payment_method_braintree_googlepay img,
3689 3868 #sellkit-checkout-widget-id .payment_method_braintree_applepay img,
3690 3869 #sellkit-checkout-widget-id .payment_method_braintree_paypal img {
3691 3870 position: absolute !important;
@@ -3690,50 +3869,41 @@
3690 3869 #sellkit-checkout-widget-id .payment_method_braintree_paypal img {
3691 3870 position: absolute !important;
3692 3871 left: 0px !important;
3693 3872 }
3694 -
3695 3873 #sellkit-checkout-widget-id .wc_braintree_banner_gateway_braintree_googlepay {
3696 3874 width: 170px !important;
3697 3875 max-width: 170px !important;
3698 3876 }
3699 -
3700 3877 #sellkit-checkout-widget-id .wc_braintree_banner_gateway_braintree_googlepay > div {
3701 3878 width: 170px !important;
3702 3879 max-width: 170px !important;
3703 3880 height: 40px !important;
3704 3881 }
3705 -
3706 3882 #sellkit-checkout-widget-id .wc_braintree_banner_gateway_braintree_googlepay > div button {
3707 3883 width: 170px !important;
3708 3884 min-width: 170px !important;
3709 3885 max-width: 170px !important;
3710 3886 }
3711 -
3712 3887 #sellkit-checkout-widget-id .wc_braintree_banner_gateway_braintree_googlepay > div button .gpay-card-info-placeholder-container {
3713 3888 width: 170px !important;
3714 3889 max-width: 170px !important;
3715 3890 }
3716 -
3717 3891 #sellkit-checkout-widget-id .wc_braintree_banner_gateway_braintree_googlepay iframe {
3718 3892 position: absolute;
3719 3893 top: 0px;
3720 3894 left: 30px;
3721 3895 }
3722 -
3723 3896 #sellkit-checkout-widget-id .wc_braintree_banner_gateway_braintree_paypal {
3724 3897 width: 170px !important;
3725 3898 max-width: 170px !important;
3726 3899 }
3727 -
3728 3900 #sellkit-checkout-widget-id .wc_braintree_banner_gateway_braintree_paypal > div {
3729 3901 height: 40px !important;
3730 3902 }
3731 -
3732 3903 #sellkit-checkout-widget-id .wc_braintree_banner_gateway_braintree_applepay {
3733 3904 display: none !important;
3734 3905 }
3735 -
3736 3906 #sellkit-checkout-widget-id .sellkit-stripe-integration ul {
3737 3907 display: -webkit-box;
3738 3908 display: -ms-flexbox;
3739 3909 display: flex;
@@ -3747,26 +3917,21 @@
3747 3917 margin: 0;
3748 3918 padding: 0;
3749 3919 list-style: none;
3750 3920 }
3751 -
3752 3921 #sellkit-checkout-widget-id .sellkit-stripe-integration {
3753 3922 width: 170px !important;
3754 3923 max-width: 170px !important;
3755 3924 }
3756 -
3757 3925 #sellkit-checkout-widget-id .sellkit-stripe-integration ul {
3758 3926 display: contents;
3759 3927 }
3760 -
3761 3928 #sellkit-checkout-widget-id .sellkit-stripe-integration ul li {
3762 3929 display: inline-block;
3763 3930 }
3764 -
3765 3931 #sellkit-checkout-widget-id .sellkit-stripe-integration ul li > div {
3766 3932 height: 40px !important;
3767 3933 }
3768 -
3769 3934 #sellkit-checkout-widget-id .payment_method_stripe_applepay img,
3770 3935 #sellkit-checkout-widget-id .payment_method_stripe_googlepay img,
3771 3936 #sellkit-checkout-widget-id .payment_method_stripe_alipay img {
3772 3937 position: absolute !important;
@@ -3771,26 +3936,22 @@
3771 3936 #sellkit-checkout-widget-id .payment_method_stripe_alipay img {
3772 3937 position: absolute !important;
3773 3938 left: 0px !important;
3774 3939 }
3775 -
3776 3940 #sellkit-checkout-widget-id .wc-stripe-checkout-banner-gateway div button {
3777 3941 width: 170px !important;
3778 3942 min-width: 170px;
3779 3943 max-width: 170px !important;
3780 3944 }
3781 -
3782 3945 #sellkit-checkout-widget-id .wc-stripe-checkout-banner-gateway div button .gpay-card-info-placeholder-container {
3783 3946 width: 170px !important;
3784 3947 max-width: 170px !important;
3785 3948 }
3786 -
3787 3949 #sellkit-checkout-widget-id .wc-stripe-checkout-banner-gateway iframe {
3788 3950 position: absolute;
3789 3951 top: 0px;
3790 3952 left: 30px;
3791 3953 }
3792 -
3793 3954 #sellkit-checkout-widget-id .sellkit-klarna-pay-button {
3794 3955 width: 170px !important;
3795 3956 max-width: 170px !important;
3796 3957 padding: 7px 15px;
@@ -3798,9 +3959,8 @@
3798 3959 background-color: #FBB3C7;
3799 3960 text-align: center;
3800 3961 cursor: pointer;
3801 3962 }
3802 -
3803 3963 #sellkit-checkout-widget-id .sellkit-klarna-pay-button span {
3804 3964 display: -webkit-box;
3805 3965 display: -ms-flexbox;
3806 3966 display: flex;
@@ -3819,14 +3979,12 @@
3819 3979 -ms-flex-pack: center;
3820 3980 justify-content: center;
3821 3981 text-align: center;
3822 3982 }
3823 -
3824 3983 #sellkit-checkout-widget-id .sellkit-amazon-pay-woocommerce {
3825 3984 display: inline-grid;
3826 3985 margin: 3px 0 0 0;
3827 3986 }
3828 -
3829 3987 #sellkit-checkout-widget-id .sellkit-amazon-pay-woocommerce div {
3830 3988 width: 170px !important;
3831 3989 min-width: 170px !important;
3832 3990 max-width: 170px !important;
@@ -3831,16 +3989,66 @@
3831 3989 min-width: 170px !important;
3832 3990 max-width: 170px !important;
3833 3991 min-height: 40px !important;
3834 3992 }
3835 -
3836 3993 #sellkit-checkout-widget-id .sellkit-amazon-pay-woocommerce div img {
3837 3994 display: none !important;
3838 3995 }
3839 -
3840 3996 #sellkit-checkout-widget-id .sellkit-stripe-woocommerce-official-integration {
3841 - max-width: 170px !important;
3997 + -webkit-box-flex: 1;
3998 + -ms-flex: 1 1 100%;
3999 + flex: 1 1 100%;
4000 + width: 100% !important;
4001 + max-width: 100% !important;
4002 + min-height: 0;
3842 4003 }
4004 +#sellkit-checkout-widget-id .sellkit-stripe-woocommerce-official-integration #wc-stripe-express-checkout-element {
4005 + display: -webkit-box;
4006 + display: -ms-flexbox;
4007 + display: flex;
4008 + -ms-flex-wrap: wrap;
4009 + flex-wrap: wrap;
4010 + gap: 10px;
4011 + -webkit-box-pack: center;
4012 + -ms-flex-pack: center;
4013 + justify-content: center;
4014 + width: 100%;
4015 + margin-top: 0 !important;
4016 + margin-bottom: 12px;
4017 + clear: none !important;
4018 +}
4019 +#sellkit-checkout-widget-id .sellkit-stripe-woocommerce-official-integration #wc-stripe-express-checkout-element > div {
4020 + -webkit-box-flex: 1;
4021 + -ms-flex: 1 1 260px;
4022 + flex: 1 1 260px;
4023 + min-width: 260px;
4024 + max-width: 100%;
4025 +}
4026 +#sellkit-checkout-widget-id .sellkit-stripe-woocommerce-official-integration #wc-stripe-express-checkout-element iframe {
4027 + max-width: unset;
4028 +}
4029 +#sellkit-checkout-widget-id .payment_method_nmi label[for=payment_method_nmi] {
4030 + display: -webkit-box;
4031 + display: -ms-flexbox;
4032 + display: flex;
4033 + -webkit-box-align: center;
4034 + -ms-flex-align: center;
4035 + align-items: center;
4036 + -webkit-box-pack: end;
4037 + -ms-flex-pack: end;
4038 + justify-content: flex-end;
4039 +}
4040 +#sellkit-checkout-widget-id .payment_method_nmi label[for=payment_method_nmi] div.sellkit-checkout-payment-gateway-title {
4041 + position: absolute;
4042 + right: 0;
4043 +}
4044 +#sellkit-checkout-widget-id .payment_method_nmi label[for=payment_method_nmi] img {
4045 + position: relative !important;
4046 + margin-right: 10px;
4047 +}
4048 +#sellkit-checkout-widget-id #wc-stripe-card-element {
4049 + height: auto !important;
4050 +}
3843 4051
3844 4052 /** Safari +10 **/
3845 4053 @media not all and (min-resolution: 0.001dpcm) {
3846 4054 @supports (-webkit-appearance: none) and (stroke-color: transparent) {
@@ -3858,4 +4066,757 @@
3858 4066 min-width: 170px;
3859 4067 }
3860 4068 }
3861 4069 }
4070 +/** Upsell popup within checkout step **/
4071 +div[data-widget_type="sellkit-checkout.default"] {
4072 + z-index: 10;
4073 +}
4074 +
4075 +.sellkit_funnel_upsell_popup {
4076 + display: none;
4077 + position: fixed;
4078 + top: 0;
4079 + width: 100%;
4080 + height: 100%;
4081 + overflow: auto;
4082 + z-index: 1000;
4083 +}
4084 +
4085 +/** Order notes **/
4086 +.sellkit-checkout-order-fields #order_comments:focus {
4087 + -webkit-box-shadow: none !important;
4088 + box-shadow: none !important;
4089 +}
4090 +.sellkit-checkout-order-fields .sellkit-checkout-order-notes {
4091 + margin-right: 6px;
4092 +}
4093 +.sellkit-checkout-order-fields .sellkit-checkout-order-notes .sellkit-order-note-field-wrapper {
4094 + display: -webkit-box;
4095 + display: -ms-flexbox;
4096 + display: flex;
4097 + -webkit-box-orient: horizontal;
4098 + -webkit-box-direction: normal;
4099 + -ms-flex-direction: row;
4100 + flex-direction: row;
4101 + -ms-flex-wrap: nowrap;
4102 + flex-wrap: nowrap;
4103 + -ms-flex-line-pack: center;
4104 + align-content: center;
4105 + -webkit-box-align: center;
4106 + -ms-flex-align: center;
4107 + align-items: center;
4108 + gap: 5px;
4109 +}
4110 +.sellkit-checkout-order-fields .sellkit-checkout-order-notes label {
4111 + position: relative;
4112 + top: 1px;
4113 + margin: 0 !important;
4114 + color: #737373;
4115 + font-size: 13px;
4116 + font-style: normal;
4117 + font-weight: normal;
4118 + letter-spacing: normal;
4119 + line-height: 1.15;
4120 + text-align: right;
4121 + cursor: pointer;
4122 + font-stretch: normal;
4123 +}
4124 +.sellkit-checkout-order-fields .sellkit-checkout-order-notes #sellkit-add-notes-to-order-box:focus {
4125 + -webkit-box-shadow: none !important;
4126 + box-shadow: none !important;
4127 +}
4128 +.sellkit-checkout-order-fields .sellkit-checkout-order-notes p#order_comments_field {
4129 + display: none;
4130 + padding-right: 0px !important;
4131 +}
4132 +.sellkit-checkout-order-fields #order_comments_field label {
4133 + display: none;
4134 +}
4135 +
4136 +form.sellkit-optin {
4137 + -webkit-margin-after: 0;
4138 + margin-block-end: 0;
4139 +}
4140 +form.sellkit-optin .sellkit-field-label {
4141 + margin-bottom: 0.5rem;
4142 + color: #55595c;
4143 + font-weight: 400;
4144 + line-height: 1.3;
4145 +}
4146 +form.sellkit-optin .sellkit-field-invalid input, form.sellkit-optin .sellkit-field-invalid textarea {
4147 + border-color: #d9534f;
4148 +}
4149 +.label-required-mark-show form.sellkit-optin .required-mark-label::after {
4150 + position: relative;
4151 + right: -2px;
4152 + color: #d9534f;
4153 + content: "*";
4154 +}
4155 +form.sellkit-optin .sellkit-field {
4156 + width: 100%;
4157 + margin-bottom: 0;
4158 + padding: 0.6rem 0.7rem;
4159 + -webkit-transition: all 0.3s ease-in-out;
4160 + transition: all 0.3s ease-in-out;
4161 + border: none;
4162 + border-width: 1px;
4163 + color: #55595c;
4164 + font-size: 1rem;
4165 + line-height: unset;
4166 +}
4167 +form.sellkit-optin .sellkit-field::-webkit-input-placeholder {
4168 + color: #818a91;
4169 +}
4170 +form.sellkit-optin .sellkit-field::-moz-placeholder {
4171 + color: #818a91;
4172 +}
4173 +form.sellkit-optin .sellkit-field::-ms-input-placeholder {
4174 + color: #818a91;
4175 +}
4176 +form.sellkit-optin .sellkit-field::placeholder {
4177 + color: #818a91;
4178 +}
4179 +form.sellkit-optin .sellkit-field:focus {
4180 + border: none;
4181 + border-width: 1px;
4182 + outline: 0;
4183 +}
4184 +form.sellkit-optin .sellkit-field-group {
4185 + width: var(--sellkit-field-width-desktop, 100%);
4186 + height: -webkit-max-content;
4187 + height: -moz-max-content;
4188 + height: max-content;
4189 +}
4190 +body[data-elementor-device-mode=mobile] form.sellkit-optin .sellkit-field-group {
4191 + width: var(--sellkit-field-width-mobile, var(--sellkit-field-width-desktop, 100%));
4192 +}
4193 +body[data-elementor-device-mode=mobile_extra] form.sellkit-optin .sellkit-field-group {
4194 + width: var(--sellkit-field-width-mobile_extra, var(--sellkit-field-width-desktop, 100%));
4195 +}
4196 +body[data-elementor-device-mode=tablet] form.sellkit-optin .sellkit-field-group {
4197 + width: var(--sellkit-field-width-tablet, var(--sellkit-field-width-desktop, 100%));
4198 +}
4199 +body[data-elementor-device-mode=tablet_extra] form.sellkit-optin .sellkit-field-group {
4200 + width: var(--sellkit-field-width-tablet_extra, var(--sellkit-field-width-desktop, 100%));
4201 +}
4202 +body[data-elementor-device-mode=laptop] form.sellkit-optin .sellkit-field-group {
4203 + width: var(--sellkit-field-width-laptop, var(--sellkit-field-width-desktop, 100%));
4204 +}
4205 +body[data-elementor-device-mode=widescreen] form.sellkit-optin .sellkit-field-group {
4206 + width: var(--sellkit-field-width-widescreen, var(--sellkit-field-width-desktop, 100%));
4207 +}
4208 +form.sellkit-optin .sellkit-field-subgroup {
4209 + position: relative;
4210 + width: 100%;
4211 +}
4212 +form.sellkit-optin .sellkit-field-subgroup .sellkit-field-label {
4213 + margin-bottom: 0;
4214 +}
4215 +form.sellkit-optin .sellkit-field-subgroup.sellkit-subgroup-inline .sellkit-field-option {
4216 + display: inline-block;
4217 + margin-left: 10px;
4218 + vertical-align: middle;
4219 +}
4220 +form.sellkit-optin .sellkit-field-subgroup .sellkit-field-option {
4221 + display: block;
4222 +}
4223 +form.sellkit-optin .sellkit-optin-text {
4224 + margin-top: 0.3rem;
4225 + color: #d9534f;
4226 +}
4227 +form.sellkit-optin .sellkit-field-type-select select.sellkit-field {
4228 + background-color: #fff;
4229 + background-image: none;
4230 + -webkit-appearance: none;
4231 + -moz-appearance: none;
4232 + appearance: none;
4233 +}
4234 +form.sellkit-optin .sellkit-field-type-select .sellkit-field-select-arrow {
4235 + display: -webkit-box;
4236 + display: -ms-flexbox;
4237 + display: flex;
4238 + position: absolute;
4239 + top: 50%;
4240 + -webkit-box-align: center;
4241 + -ms-flex-align: center;
4242 + align-items: center;
4243 + -webkit-box-pack: center;
4244 + -ms-flex-pack: center;
4245 + justify-content: center;
4246 + -webkit-transform: translateY(-50%);
4247 + transform: translateY(-50%);
4248 + pointer-events: none;
4249 +}
4250 +form.sellkit-optin .sellkit-field-type-select svg {
4251 + width: 18px;
4252 + height: 18px;
4253 +}
4254 +form.sellkit-optin .sellkit-field-type-radio .sellkit-field,
4255 +form.sellkit-optin .sellkit-field-type-checkbox .sellkit-field,
4256 +form.sellkit-optin .sellkit-field-type-acceptance .sellkit-field {
4257 + position: absolute;
4258 + right: -9999px;
4259 +}
4260 +form.sellkit-optin .sellkit-field-type-radio .sellkit-field + label,
4261 +form.sellkit-optin .sellkit-field-type-checkbox .sellkit-field + label,
4262 +form.sellkit-optin .sellkit-field-type-acceptance .sellkit-field + label {
4263 + display: inline-block;
4264 + position: relative;
4265 + padding-right: 26px;
4266 + line-height: 20px;
4267 + cursor: pointer;
4268 +}
4269 +form.sellkit-optin .sellkit-field-type-radio .sellkit-field + label:before,
4270 +form.sellkit-optin .sellkit-field-type-checkbox .sellkit-field + label:before,
4271 +form.sellkit-optin .sellkit-field-type-acceptance .sellkit-field + label:before {
4272 + position: absolute;
4273 + top: 0;
4274 + right: 0;
4275 + width: 18px;
4276 + height: 18px;
4277 + -webkit-transition: all 0.2s ease;
4278 + transition: all 0.2s ease;
4279 + border: none;
4280 + border-width: 1px;
4281 + border-radius: 100%;
4282 + background: #fff;
4283 + content: "";
4284 +}
4285 +form.sellkit-optin .sellkit-field-type-radio .sellkit-field + label:after,
4286 +form.sellkit-optin .sellkit-field-type-checkbox .sellkit-field + label:after,
4287 +form.sellkit-optin .sellkit-field-type-acceptance .sellkit-field + label:after {
4288 + position: absolute;
4289 + top: 4px;
4290 + right: 4px;
4291 + width: 10px;
4292 + height: 10px;
4293 + -webkit-transition: all 0.2s ease;
4294 + transition: all 0.2s ease;
4295 + border-radius: 100%;
4296 + background: #55595c;
4297 + content: "";
4298 +}
4299 +form.sellkit-optin .sellkit-field-type-radio .sellkit-field:not(:checked) + label:after,
4300 +form.sellkit-optin .sellkit-field-type-checkbox .sellkit-field:not(:checked) + label:after,
4301 +form.sellkit-optin .sellkit-field-type-acceptance .sellkit-field:not(:checked) + label:after {
4302 + -webkit-transform: scale(0);
4303 + transform: scale(0);
4304 + opacity: 0;
4305 +}
4306 +form.sellkit-optin .sellkit-field-type-radio .sellkit-field:checked + label:after,
4307 +form.sellkit-optin .sellkit-field-type-checkbox .sellkit-field:checked + label:after,
4308 +form.sellkit-optin .sellkit-field-type-acceptance .sellkit-field:checked + label:after {
4309 + -webkit-transform: scale(1);
4310 + transform: scale(1);
4311 + opacity: 1;
4312 +}
4313 +form.sellkit-optin .sellkit-field-type-checkbox .sellkit-field + label:before,
4314 +form.sellkit-optin .sellkit-field-type-acceptance .sellkit-field + label:before {
4315 + border-radius: 3px;
4316 +}
4317 +form.sellkit-optin .sellkit-field-type-checkbox .sellkit-field + label:after,
4318 +form.sellkit-optin .sellkit-field-type-acceptance .sellkit-field + label:after {
4319 + border-radius: 1px;
4320 +}
4321 +form.sellkit-optin .sellkit-field-type-hidden {
4322 + display: none;
4323 +}
4324 +form.sellkit-optin .sellkit-field-type-submit-button {
4325 + gap: 10px;
4326 +}
4327 +form.sellkit-optin .sellkit-field-type-submit-button .sellkit-submit-button {
4328 + display: -webkit-box;
4329 + display: -ms-flexbox;
4330 + display: flex;
4331 + -webkit-box-align: center;
4332 + -ms-flex-align: center;
4333 + align-items: center;
4334 + -webkit-box-pack: center;
4335 + -ms-flex-pack: center;
4336 + justify-content: center;
4337 + margin-bottom: 0;
4338 + padding: 0.67rem 1.2rem;
4339 + -webkit-transition: all 0.5s;
4340 + transition: all 0.5s;
4341 + border: none;
4342 + border-width: 1px;
4343 + border-radius: 3px;
4344 + background-color: #2ecc71;
4345 + color: #fff;
4346 + font-size: 0.9rem;
4347 + font-weight: 700;
4348 +}
4349 +form.sellkit-optin .sellkit-field-type-submit-button .sellkit-submit-button:hover {
4350 + border: none;
4351 + border-width: 1px;
4352 + background-color: #54d98c;
4353 + cursor: pointer;
4354 +}
4355 +form.sellkit-optin .sellkit-field-type-submit-button .sellkit-submit-button:focus {
4356 + outline: 0;
4357 +}
4358 +form.sellkit-optin .sellkit-field-type-submit-button .sellkit-submit-button svg {
4359 + width: 16px;
4360 + height: 16px;
4361 +}
4362 +form.sellkit-optin .sellkit-field-type-submit-button .sellkit-submit-button div.sellkit-submit-button-texts {
4363 + display: -webkit-box;
4364 + display: -ms-flexbox;
4365 + display: flex;
4366 + -webkit-box-orient: vertical;
4367 + -webkit-box-direction: normal;
4368 + -ms-flex-direction: column;
4369 + flex-direction: column;
4370 + -webkit-box-align: center;
4371 + -ms-flex-align: center;
4372 + align-items: center;
4373 + -webkit-box-pack: center;
4374 + -ms-flex-pack: center;
4375 + justify-content: center;
4376 +}
4377 +.sellkit-optin-button-icon-right form.sellkit-optin .sellkit-field-type-submit-button .sellkit-submit-button {
4378 + -webkit-box-orient: horizontal;
4379 + -webkit-box-direction: reverse;
4380 + -ms-flex-direction: row-reverse;
4381 + flex-direction: row-reverse;
4382 +}
4383 +.sellkit-optin-button-icon-left form.sellkit-optin .sellkit-field-type-submit-button .sellkit-submit-button {
4384 + -webkit-box-orient: horizontal;
4385 + -webkit-box-direction: normal;
4386 + -ms-flex-direction: row;
4387 + flex-direction: row;
4388 +}
4389 +
4390 +.sellkit-optin-response {
4391 + margin-top: 0.7rem;
4392 + color: #d9534f;
4393 +}
4394 +
4395 +.sellkit-optin-success .sellkit-optin-response {
4396 + color: #2ecc71;
4397 +}
4398 +
4399 +.flatpickr-innerContainer {
4400 + padding: 13px;
4401 +}
4402 +
4403 +.sellkit-optin-admin-alert {
4404 + position: relative;
4405 + padding: 15px;
4406 + border-right: 7px solid transparent;
4407 + border-color: #f7e68f;
4408 + background-color: #fff5c2;
4409 + color: #8a6d3b;
4410 + font-size: 13px;
4411 + line-height: 1.5;
4412 + text-align: start;
4413 +}
4414 +.sellkit-optin-admin-alert .title {
4415 + display: block;
4416 + font-weight: 700;
4417 +}
4418 +.sellkit-optin-admin-alert .description {
4419 + font-size: 13px;
4420 +}
4421 +
4422 +/* ========================================================================
4423 + Component: Flex
4424 + ========================================================================== */
4425 +.sellkit-flex {
4426 + display: -webkit-box;
4427 + display: -ms-flexbox;
4428 + display: flex;
4429 +}
4430 +
4431 +.sellkit-flex-inline {
4432 + display: -webkit-inline-box;
4433 + display: -ms-inline-flexbox;
4434 + display: inline-flex;
4435 +}
4436 +
4437 +/*
4438 + * Remove pseudo elements created by micro clearfix as precaution
4439 + */
4440 +.sellkit-flex::before,
4441 +.sellkit-flex::after,
4442 +.sellkit-flex-inline::before,
4443 +.sellkit-flex-inline::after {
4444 + display: none;
4445 +}
4446 +
4447 +/* Alignment
4448 + ========================================================================== */
4449 +/*
4450 + * Align items along the main axis of the current line of the flex container
4451 + * Row: Horizontal
4452 + */
4453 +.sellkit-flex-left {
4454 + -webkit-box-pack: start;
4455 + -ms-flex-pack: start;
4456 + justify-content: flex-start;
4457 +}
4458 +
4459 +.sellkit-flex-center {
4460 + -webkit-box-pack: center;
4461 + -ms-flex-pack: center;
4462 + justify-content: center;
4463 +}
4464 +
4465 +.sellkit-flex-right {
4466 + -webkit-box-pack: end;
4467 + -ms-flex-pack: end;
4468 + justify-content: flex-end;
4469 +}
4470 +
4471 +.sellkit-flex-between {
4472 + -webkit-box-pack: justify;
4473 + -ms-flex-pack: justify;
4474 + justify-content: space-between;
4475 +}
4476 +
4477 +.sellkit-flex-around {
4478 + -ms-flex-pack: distribute;
4479 + justify-content: space-around;
4480 +}
4481 +
4482 +/* Tablet landscape and bigger */
4483 +@media (max-width: 1024px) {
4484 + .sellkit-flex-left\@m {
4485 + -webkit-box-pack: start;
4486 + -ms-flex-pack: start;
4487 + justify-content: flex-start;
4488 + }
4489 +
4490 + .sellkit-flex-center\@m {
4491 + -webkit-box-pack: center;
4492 + -ms-flex-pack: center;
4493 + justify-content: center;
4494 + }
4495 +
4496 + .sellkit-flex-right\@m {
4497 + -webkit-box-pack: end;
4498 + -ms-flex-pack: end;
4499 + justify-content: flex-end;
4500 + }
4501 +
4502 + .sellkit-flex-between\@m {
4503 + -webkit-box-pack: justify;
4504 + -ms-flex-pack: justify;
4505 + justify-content: space-between;
4506 + }
4507 +
4508 + .sellkit-flex-around\@m {
4509 + -ms-flex-pack: distribute;
4510 + justify-content: space-around;
4511 + }
4512 +}
4513 +/* Phone landscape and bigger */
4514 +@media (max-width: 479px) {
4515 + .sellkit-flex-left\@s {
4516 + -webkit-box-pack: start;
4517 + -ms-flex-pack: start;
4518 + justify-content: flex-start;
4519 + }
4520 +
4521 + .sellkit-flex-center\@s {
4522 + -webkit-box-pack: center;
4523 + -ms-flex-pack: center;
4524 + justify-content: center;
4525 + }
4526 +
4527 + .sellkit-flex-right\@s {
4528 + -webkit-box-pack: end;
4529 + -ms-flex-pack: end;
4530 + justify-content: flex-end;
4531 + }
4532 +
4533 + .sellkit-flex-between\@s {
4534 + -webkit-box-pack: justify;
4535 + -ms-flex-pack: justify;
4536 + justify-content: space-between;
4537 + }
4538 +
4539 + .sellkit-flex-around\@s {
4540 + -ms-flex-pack: distribute;
4541 + justify-content: space-around;
4542 + }
4543 +}
4544 +/* Desktop and bigger */
4545 +@media (min-width: 1025px) {
4546 + .sellkit-flex-left\@l {
4547 + -webkit-box-pack: start;
4548 + -ms-flex-pack: start;
4549 + justify-content: flex-start;
4550 + }
4551 +
4552 + .sellkit-flex-center\@l {
4553 + -webkit-box-pack: center;
4554 + -ms-flex-pack: center;
4555 + justify-content: center;
4556 + }
4557 +
4558 + .sellkit-flex-right\@l {
4559 + -webkit-box-pack: end;
4560 + -ms-flex-pack: end;
4561 + justify-content: flex-end;
4562 + }
4563 +
4564 + .sellkit-flex-between\@l {
4565 + -webkit-box-pack: justify;
4566 + -ms-flex-pack: justify;
4567 + justify-content: space-between;
4568 + }
4569 +
4570 + .sellkit-flex-around\@l {
4571 + -ms-flex-pack: distribute;
4572 + justify-content: space-around;
4573 + }
4574 +}
4575 +/* Large screen and bigger */
4576 +@media (min-width: 1440px) {
4577 + .sellkit-flex-left\@xl {
4578 + -webkit-box-pack: start;
4579 + -ms-flex-pack: start;
4580 + justify-content: flex-start;
4581 + }
4582 +
4583 + .sellkit-flex-center\@xl {
4584 + -webkit-box-pack: center;
4585 + -ms-flex-pack: center;
4586 + justify-content: center;
4587 + }
4588 +
4589 + .sellkit-flex-right\@xl {
4590 + -webkit-box-pack: end;
4591 + -ms-flex-pack: end;
4592 + justify-content: flex-end;
4593 + }
4594 +
4595 + .sellkit-flex-between\@xl {
4596 + -webkit-box-pack: justify;
4597 + -ms-flex-pack: justify;
4598 + justify-content: space-between;
4599 + }
4600 +
4601 + .sellkit-flex-around\@xl {
4602 + -ms-flex-pack: distribute;
4603 + justify-content: space-around;
4604 + }
4605 +}
4606 +/*
4607 + * Align items in the cross axis of the current line of the flex container
4608 + * Row: Vertical
4609 + */
4610 +.sellkit-flex-stretch {
4611 + -webkit-box-align: stretch;
4612 + -ms-flex-align: stretch;
4613 + align-items: stretch;
4614 +}
4615 +
4616 +.sellkit-flex-top {
4617 + -webkit-box-align: start;
4618 + -ms-flex-align: start;
4619 + align-items: flex-start;
4620 +}
4621 +
4622 +.sellkit-flex-middle {
4623 + -webkit-box-align: center;
4624 + -ms-flex-align: center;
4625 + align-items: center;
4626 +}
4627 +
4628 +.sellkit-flex-bottom {
4629 + -webkit-box-align: end;
4630 + -ms-flex-align: end;
4631 + align-items: flex-end;
4632 +}
4633 +
4634 +/* Direction
4635 + ========================================================================== */
4636 +.sellkit-flex-row {
4637 + -webkit-box-orient: horizontal;
4638 + -webkit-box-direction: normal;
4639 + -ms-flex-direction: row;
4640 + flex-direction: row;
4641 +}
4642 +
4643 +.sellkit-flex-row-reverse {
4644 + -webkit-box-orient: horizontal;
4645 + -webkit-box-direction: reverse;
4646 + -ms-flex-direction: row-reverse;
4647 + flex-direction: row-reverse;
4648 +}
4649 +
4650 +.sellkit-flex-column {
4651 + -webkit-box-orient: vertical;
4652 + -webkit-box-direction: normal;
4653 + -ms-flex-direction: column;
4654 + flex-direction: column;
4655 +}
4656 +
4657 +.sellkit-flex-column-reverse {
4658 + -webkit-box-orient: vertical;
4659 + -webkit-box-direction: reverse;
4660 + -ms-flex-direction: column-reverse;
4661 + flex-direction: column-reverse;
4662 +}
4663 +
4664 +/* Wrap
4665 + ========================================================================== */
4666 +.sellkit-flex-nowrap {
4667 + -ms-flex-wrap: nowrap;
4668 + flex-wrap: nowrap;
4669 +}
4670 +
4671 +.sellkit-flex-wrap {
4672 + -ms-flex-wrap: wrap;
4673 + flex-wrap: wrap;
4674 +}
4675 +
4676 +.sellkit-flex-wrap-reverse {
4677 + -ms-flex-wrap: wrap-reverse;
4678 + flex-wrap: wrap-reverse;
4679 +}
4680 +
4681 +/*
4682 + * Aligns items within the flex container when there is extra space in the cross-axis
4683 + * Only works if there is more than one line of flex items
4684 + */
4685 +.sellkit-flex-wrap-stretch {
4686 + -ms-flex-line-pack: stretch;
4687 + align-content: stretch;
4688 +}
4689 +
4690 +.sellkit-flex-wrap-top {
4691 + -ms-flex-line-pack: start;
4692 + align-content: flex-start;
4693 +}
4694 +
4695 +.sellkit-flex-wrap-middle {
4696 + -ms-flex-line-pack: center;
4697 + align-content: center;
4698 +}
4699 +
4700 +.sellkit-flex-wrap-bottom {
4701 + -ms-flex-line-pack: end;
4702 + align-content: flex-end;
4703 +}
4704 +
4705 +.sellkit-flex-wrap-between {
4706 + -ms-flex-line-pack: justify;
4707 + align-content: space-between;
4708 +}
4709 +
4710 +.sellkit-flex-wrap-around {
4711 + -ms-flex-line-pack: distribute;
4712 + align-content: space-around;
4713 +}
4714 +
4715 +/* Item ordering
4716 + ========================================================================== */
4717 +/*
4718 + * Default is 0
4719 + */
4720 +.sellkit-flex-first {
4721 + -webkit-box-ordinal-group: 0;
4722 + -ms-flex-order: -1;
4723 + order: -1;
4724 +}
4725 +
4726 +.sellkit-flex-last {
4727 + -webkit-box-ordinal-group: 100;
4728 + -ms-flex-order: 99;
4729 + order: 99;
4730 +}
4731 +
4732 +/* Phone landscape and bigger */
4733 +@media (min-width: 480px) {
4734 + .sellkit-flex-first\@s {
4735 + -webkit-box-ordinal-group: 0;
4736 + -ms-flex-order: -1;
4737 + order: -1;
4738 + }
4739 +
4740 + .sellkit-flex-last\@s {
4741 + -webkit-box-ordinal-group: 100;
4742 + -ms-flex-order: 99;
4743 + order: 99;
4744 + }
4745 +}
4746 +/* Tablet landscape and bigger */
4747 +@media (min-width: 768px) {
4748 + .sellkit-flex-first\@m {
4749 + -webkit-box-ordinal-group: 0;
4750 + -ms-flex-order: -1;
4751 + order: -1;
4752 + }
4753 +
4754 + .sellkit-flex-last\@m {
4755 + -webkit-box-ordinal-group: 100;
4756 + -ms-flex-order: 99;
4757 + order: 99;
4758 + }
4759 +}
4760 +/* Desktop and bigger */
4761 +@media (min-width: 1025px) {
4762 + .sellkit-flex-first\@l {
4763 + -webkit-box-ordinal-group: 0;
4764 + -ms-flex-order: -1;
4765 + order: -1;
4766 + }
4767 +
4768 + .sellkit-flex-last\@l {
4769 + -webkit-box-ordinal-group: 100;
4770 + -ms-flex-order: 99;
4771 + order: 99;
4772 + }
4773 +}
4774 +/* Large screen and bigger */
4775 +@media (min-width: 1440px) {
4776 + .sellkit-flex-first\@xl {
4777 + -webkit-box-ordinal-group: 0;
4778 + -ms-flex-order: -1;
4779 + order: -1;
4780 + }
4781 +
4782 + .sellkit-flex-last\@xl {
4783 + -webkit-box-ordinal-group: 100;
4784 + -ms-flex-order: 99;
4785 + order: 99;
4786 + }
4787 +}
4788 +/* Item dimensions
4789 + ========================================================================== */
4790 +/*
4791 + * Initial: 0 1 auto
4792 + * Content dimensions, but shrinks
4793 + */
4794 +/*
4795 + * No Flex: 0 0 auto
4796 + * Content dimensions
4797 + */
4798 +.sellkit-flex-none {
4799 + -webkit-box-flex: 0;
4800 + -ms-flex: none;
4801 + flex: none;
4802 +}
4803 +
4804 +/*
4805 + * Relative Flex: 1 1 auto
4806 + * Space is allocated considering content
4807 + */
4808 +.sellkit-flex-auto {
4809 + -webkit-box-flex: 1;
4810 + -ms-flex: auto;
4811 + flex: auto;
4812 +}
4813 +
4814 +/*
4815 + * Absolute Flex: 1 1 0%
4816 + * Space is allocated solely based on flex
4817 + */
4818 +.sellkit-flex-1 {
4819 + -webkit-box-flex: 1;
4820 + -ms-flex: 1;
4821 + flex: 1;
4822 +}