.elementor-4 .elementor-element.elementor-element-213bf359{--display:flex;}body.elementor-page-4 .container{max-width:1360px;}body.elementor-page-4 .elementor-section.elementor-section-boxed>.elementor-container{max-width:1360px;}/* Start custom CSS for text-editor, class: .elementor-element-15d3397 *//* ===============================
   CONTENEUR PANIER
   =============================== */

.woocommerce .wc-proceed-to-checkout{
  text-align: center !important;
}

/* ===============================
   BLOC PAIEMENT SÉCURISÉ
   =============================== */

.lk-secure-payments{
  margin-top: 14px;
  text-align: center;
}

.lk-secure-payments__title{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 14px;
  opacity: .75;
  margin-bottom: 12px;
}

.lk-secure-payments__title svg{
  fill: currentColor;
}

/* ===============================
   GROUPES DE LOGOS
   =============================== */

.lk-secure-payments__groups{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}

/* Un groupe = un encadré */
.lk-pay-group{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 6px;
  padding: 6px 10px;
}

/* Logos */
.lk-pay-group img{
  height: 20px;
  width: auto;
  display: block;
}/* End custom CSS */