.elementor-191 .elementor-element.elementor-element-71f16ed7{--display:flex;--min-height:0px;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:auto;--margin-top:-124px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-191 .elementor-element.elementor-element-262e2aa > .elementor-widget-container{margin:250px 0px 0px 0px;}.elementor-191 .elementor-element.elementor-element-262e2aa.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(max-width:767px){.elementor-191 .elementor-element.elementor-element-71f16ed7{--content-width:500px;--min-height:846px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:-200px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-191 .elementor-element.elementor-element-262e2aa{width:var( --container-widget-width, 131px );max-width:131px;--container-widget-width:131px;--container-widget-flex-grow:0;}}@media(min-width:768px){.elementor-191 .elementor-element.elementor-element-71f16ed7{--content-width:1285px;}}/* Start custom CSS for container, class: .elementor-element-71f16ed7 *//* Titre panier vide WooCommerce */
.wc-block-cart__empty-cart__title {
  font-family: "sequel 100 black 65", sans-serif !important;
  font-size: 18px !important;
  color: #333 !important;
  text-align: center !important;
  margin-top: 30px !important;
}

/* (optionnel) enlever l’icône du panier vide */
.with-empty-cart-icon::before {
  display: none !important;
}

/* Masquer le titre "Nouveau dans la boutique" */
.wp-block-woocommerce-product-new + h2,
h2.has-text-align-center:not(.with-empty-cart-icon) {
    display: none !important;
}

/* Masquer la grille des produits */
.wp-block-product-new,
.wc-block-grid.wp-block-product-new {
    display: none !important;
}

/* Masquer les séparateurs en points */
hr.is-style-dots {
    display: none !important;
}/* End custom CSS */