PluginProbe
SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster / 1.7.5
SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster v1.7.5
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 1.8.1 All 42 releases
sellkit / assets / dist / css / frontend-rtl.css

frontend-rtl.css in SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster 1.7.5, at assets/dist/css/frontend-rtl.css

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