PluginProbe
SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster / 1.6.8
SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster v1.6.8
2.7.0 2.6.0 trunk 1.1.0 1.1.4 1.2.1 1.2.2 1.2.3 1.2.5 1.2.9 1.3.1 1.3.2 1.5.0 1.5.1 1.5.4 1.5.7 1.5.8 1.5.9 1.6.2 1.6.5 1.6.8 1.7.2 1.7.4 1.7.5 1.7.9 All 43 releases
sellkit / assets / dist / css / frontend-rtl.css

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

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