.elementor-47 .elementor-element.elementor-element-0100f6e{--display:flex;--min-height:53vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-47 .elementor-element.elementor-element-0100f6e:not(.elementor-motion-effects-element-type-background), .elementor-47 .elementor-element.elementor-element-0100f6e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://nohulecreations.fr/wp-content/uploads/2026/05/panier-fond-1024x768.jpg");background-position:center center;background-size:cover;}.elementor-47 .elementor-element.elementor-element-46c9ad9{--spacer-size:30rem;}.elementor-47 .elementor-element.elementor-element-ef4511c{--display:flex;}@media(max-width:1024px){.elementor-47 .elementor-element.elementor-element-46c9ad9{--spacer-size:20rem;}}@media(max-width:767px){.elementor-47 .elementor-element.elementor-element-0100f6e{--min-height:40vh;}}/* Start custom CSS for container, class: .elementor-element-0100f6e *//* Vague en bas du conteneur du haut */
.elementor-47 .elementor-element.elementor-element-0100f6e::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 55px;
  z-index: 5;
  pointer-events: none;

  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% 100%;

  background-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 55' preserveAspectRatio='none'>\
<path fill='%23FFFCF5' d='M0,28 C140,8 280,48 420,28 C560,8 700,48 840,28 C980,8 1120,48 1260,28 C1350,18 1395,38 1440,28 L1440,55 L0,55 Z'/>\
</svg>");
}

/* Tablette */
@media (max-width: 1024px) {
  .elementor-47 .elementor-element.elementor-element-0100f6e::after {
    height: 42px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .elementor-47 .elementor-element.elementor-element-0100f6e::after {
    height: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2010db11 *//* Aligner uniquement l'intérieur du sélecteur de quantité sans casser le reste */
.woocommerce-cart-form td.product-quantity .quantity {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.woocommerce-cart-form td.product-quantity .quantity .minus,
.woocommerce-cart-form td.product-quantity .quantity .plus {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
    line-height: 1 !important;
    padding: 0 10px !important; /* Ajoute un peu d'espace pour cliquer facilement sur mobile */
    margin: 0 !important;
}

.woocommerce-cart-form td.product-quantity .quantity input.qty {
    height: 100% !important;
    margin: 0 !important;
}

/* Forcer la croix / poubelle de suppression à rester bien centrée verticalement */
.woocommerce-cart-form td.product-remove {
    vertical-align: middle !important;
    text-align: center !important;
}/* End custom CSS */