/**********************************************
**
**
**   Checkout (panier / sélection)
**
**
**********************************************/

.valider-commande {
  width: 50%;
  margin: 40px auto;
}

/* Masquer l'option de transporteur */
/* body#checkout section.checkout-step .delivery-options .delivery-option {
  display: none !important;
} */
