.elementor-62765 .elementor-element.elementor-element-31a1b1d4{margin-top:100px;margin-bottom:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-3f1d7e10 */.elementor-62765 .elementor-element.elementor-element-3f1d7e10 button#wpmc-back-to-cart, .elementor-62765 .elementor-element.elementor-element-3f1d7e10 button#wpmc-prev{
    background-color: transparent;
    color: #2E2E2E;
    font-weight: 100;
    text-decoration: underline;
}


.elementor-62765 .elementor-element.elementor-element-3f1d7e10 .fc-checkout-order-review__inner {
    background-color: transparent !important;
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 .product-name img {
            width: var(--fluidcheckout--order-summary--image-width--large-screen, 60px) !important;
        max-height: var(--fluidcheckout--order-summary--image-width--large-screen, 60px) !important;
        aspect-ratio: 1 / 1!important;
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 .product-details {
    width:100%!important;
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 .product-name {
    display:flex;
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 .container-image-and-badge {
    width:fit-content!important;
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 .fc-checkout-order-review__inner {
    border:none!important;
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 .wpmc-nav-wrapper button#wpmc-skip-login.current{
    background-color: #2E2E2E;
}
.elementor-62765 .elementor-element.elementor-element-3f1d7e10 button#wpmc-next{
    background-color: #67CEB5;
    padding-right: 50px;
    padding-left: 50px;
    box-shadow: 6px 4px 18px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 6px 4px 18px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 6px 4px 18px 0px rgba(0,0,0,0.15);
}
.elementor-62765 .elementor-element.elementor-element-3f1d7e10 button#place_order{
    width: 30%;
    font-size: 20px;
    background-color: #67CEB5;
    padding-right: 50px;
    padding-left: 50px;
    box-shadow: 6px 4px 18px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 6px 4px 18px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 6px 4px 18px 0px rgba(0,0,0,0.15);

}
.woocommerce button.button.alt:hover{
    background-color: #2E2E2E;
}
.woocommerce-checkout #payment {
    background: #f7f7f7;
    
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 input {
    border-width: 2px !important;
    background-color: #FFFCFB;
}


/* Page de checkout */
h2.form-checkout-title {
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
}


/* Stepper Checkout */
.stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  color: #9A9191;

  @media (max-width: 768px) {
    font-size: 12px;
  }
}

.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 3px solid #D9D9D9;
  width: 100%;
  top: 20px;
  left: -50%;
  z-index: 2;
}

.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 3px solid #D9D9D9;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 2;
}

.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #9A9191;
  margin-bottom: 6px;
  color: #fff;
}

.stepper-item.completed .step-counter, .stepper-item.active .step-counter {
  background-color: var( --e-global-color-accent );
}

.stepper-item.completed .step-name, .stepper-item.active .step-name {
	color: var( --e-global-color-accent );
	font-weight: 600;
}

.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 3px solid #D9D9D9;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 3;
}

.stepper-item:first-child::before {
  content: none;
}
.stepper-item:last-child::after {
  content: none;
}

div.woocommerce-billing-fields__field-wrapper, div.col-2 {
    margin-left: 25%;
    margin-right: 25%;
}

@media(max-width: 500px) {
    div.woocommerce-billing-fields__field-wrapper, div.col-2 {
            margin-left: 0;
    margin-right: 0;
    
    }
}

div.woocommerce-billing-fields__field-wrapper > p {
    width: 100% !important;
}

.footer-btn-checkout {
    margin-left: 25%;
    margin-right: 25%;
    display: flex;
    justify-content: space-between;
    padding-top: 2rem;
}

@media(max-width: 500px) {
    .footer-btn-checkout {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column;
    }
    
    .elementor-62765 .elementor-element.elementor-element-3f1d7e10 .fc-container {
        padding:0 8px 40px 8px !important;
    }
    
    .elementor-62765 .elementor-element.elementor-element-3f1d7e10 .fc-checkout-order-review__inner {
        margin: 20px -20px!important;
        background-color:transparent!important;
    }
    
    .elementor-62765 .elementor-element.elementor-element-3f1d7e10 .fc-checkout-order-review__edit-cart {
        padding: 10px 0 10px 0!important;
        right:0 !important;
        left:0 !important;
    }
    
    button.btn-save-next-checkout, button.btn-save-next-checkout:hover, button.btn-save-next-checkout:focus {
        width: 100%;
        margin-top: 10px;
    }
}

button.btn-save-next-checkout, button.btn-save-next-checkout:hover, button.btn-save-next-checkout:focus, button.btn-save-next-shipping, .btn-save-next-shipping:hover, .btn-save-next-shipping:focus {
    border-radius: 12px;
    background-color: var(--e-global-color-accent);
    font-weight: var(--e-global-typography-secondary-font-weight);
    font-family: var(--e-global-typography-secondary-font-weight);
    drop-shadow(5px 4px 18px rgba(0, 0, 0, 0.16));
    border: none;
    color: white;
    
}


button.btn-previous-checkout, button.btn-previous-checkout:hover, button.btn-previous-checkout:focus {
    border-radius: 12px;
    background-color: var(--e-global-color-text);
    font-weight: var(--e-global-typography-secondary-font-weight);
    font-family: var(--e-global-typography-secondary-font-weight);
    drop-shadow(5px 4px 18px rgba(0, 0, 0, 0.16));
    border: none;
    color: white;
    
}

.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;
}

.woocommerce ul#shipping_method li label {
    margin: 0 0 0.5em;
    line-height: 1.5em;
    list-style: none outside;
    padding: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #E6E3E3;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    /* box-shadow: 5px 4px 18px rgb(0 0 0); */
    border-radius: 12px;
}

.woocommerce ul#shipping_method li label > img {
    max-width: 15% !important;
}

#shipping_method li label[for*='_chrono']:before {
    width: 199px;
    height: 52px;
}

input.shipping_method {
    display: none;
}

input.shipping_method:checked  + label {
    color: #ffffff;
    background: var(--e-global-color-accent) !important;
}


.woocommerce-account-fields {
    margin-left: 25%;
    margin-right: 25%;
}

@media(max-width: 500px) {
    .woocommerce-account-fields {
        margin-left: 0;
        margin-right: 0;
    }
}

.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-direction: column;
}

.woocommerce-shipping-fields__field-wrapper > p.form-row {
    width: 100%;
}

.error-input {
    border-color: #b81c23 !important;
}

.woocommerce ul#shipping_method {
    margin-left: 25%;
    margin-right: 25%;
}

@media(max-width: 500px) {
    .woocommerce ul#shipping_method {
    margin-left: 0;
    margin-right: 0;
}
}


.woocommerce-checkout #payment {
    background: transparent !important;
    margin-left: 25%;
    margin-right: 25%;
}

@media(max-width: 500px) {
    .woocommerce-checkout #payment {
    margin-left: 0;
    margin-right: 0;
    }
}

ul.wc_payment_methods li label {
     display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 30px;
    background: #e6e3e3;
    border-radius: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

ul.wc_payment_methods li label > label {
    padding: 0;
    background: transparent;
}

input[name="payment_method"]:checked  + label {
    color: #ffffff;
    background: var(--e-global-color-accent) !important;
}

input[name="payment_method"] {
    display: none;
}

#payment ul.payment_methods li img {
    max-height: 100% !important;
    max-width: 100% !important;
}

label[for="payment_method_sogecommercestd"] div, label[for="payment_method_bacs"] p  {
    padding-top: 1rem;
    font-weight: 500;
}

div#alma-payment-plan-table-general_3_0_0-installments {
    padding-top: 1em;
    display: flex;
    font-weight: 500;
    align-content: stretch;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
}



table.shop_table.woocommerce-checkout-review-order-table {
    padding-left: 25%;
    padding-right: 25%;
}


@media(max-width: 500px) {
    table.shop_table.woocommerce-checkout-review-order-table {
         padding-left: 0;
    padding-right: 0;
    }
}

div.payment-image {
    max-width: 20%;
}

div.payment-product {
    max-width: 80%;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

div.data-product {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

td.product-name {
    display: flex;
    align-items: center;
    width: 100%;
}

td.promo-code {
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
}

td.total-price {
    display: flex;
    justify-content: space-between;
    border-top: 2px solid var(--e-global-color-accent) !important;
    font-weight: bold;
    font-size: 16px;
}
td.product-name {
    border-bottom: 0.3px solid rgb(62 62 62 / 11%) !important
}

tr.cart_item:last-child > td.product-name {
    border-bottom: 0 !important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
}

.woocommerce table.shop_table td {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: none;
    border-color: var(--e-global-color-accent)
}

.woocommerce table.shop_table {
    border: 0;
}


button.place-order-checkout {
    width: 100% !important;
}


.woocommerce .woocommerce-customer-details :last-child {
    margin: 0;
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 .mrwp {
    color:red;
}

.elementor-62765 .elementor-element.elementor-element-3f1d7e10 #modaal_link {
    color:red!important;
    font-weight: bold;
}/* End custom CSS */