.elementor-4983 .elementor-element.elementor-element-2952a13{--display:flex;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#000000;}.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#000000;}.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;}.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products ul.products li.product .price{color:#282828;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:600;}.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products ul.products li.product .price ins{color:#282828;}.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products ul.products li.product .price ins .amount{color:#282828;}.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-4983 .elementor-element.elementor-element-819d017.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-819d017 *//* ==========================================================================
   Casa Innova — CSS widget Produits Elementor (épuré)
   À coller dans : Elementor > Réglages du site > CSS personnalisé
   OU dans Apparence > Personnaliser > CSS additionnel
   ========================================================================== */

/* --- 1. Variables : charte Casa Innova (noir / doré foncé / blanc) --- */
:root {
  --ci-color-primary: #111111;      /* noir — titres, bouton */
  --ci-color-accent: #9c7a24;       /* doré foncé — prix, accents, hover */
  --ci-color-text: #333333;         /* texte courant */
  --ci-color-border: #eaeaea;       /* bordures / cadres, gris très clair sur fond blanc */
  --ci-color-bg-card: #ffffff;      /* fond des cartes produit */
  --ci-radius: 8px;                 /* arrondi des coins */
}

/* --- 2. Cadre autour de chaque produit --- */
.elementor-widget-woocommerce-products .product,
.elementor-widget-wc-archive-products .product {
  border: 1px solid var(--ci-color-border);
  border-top: 2px solid var(--ci-color-primary);
  border-radius: var(--ci-radius);
  padding: 16px !important;
  background: var(--ci-color-bg-card);
  transition: box-shadow 0.2s ease, transform 0.2s ease, border-top-color 0.2s ease;
}

.elementor-widget-woocommerce-products .product:hover,
.elementor-widget-wc-archive-products .product:hover {
  box-shadow: 0 6px 20px rgba(156, 122, 36, 0.15);
  transform: translateY(-2px);
  border-top-color: var(--ci-color-accent);
}

/* --- 3. Titre produit : 2 lignes max avec ellipse (hauteur fixe, pas de débordement) --- */
.elementor-widget-woocommerce-products .woocommerce-loop-product__title,
.elementor-widget-wc-archive-products .woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 600;
  color: var(--ci-color-primary);
  line-height: 1.35;
  margin: 12px 0 8px;

  display: -webkit-box;
  -webkit-line-clamp: 3;      /* passe à 3 si tu préfères plus long */
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: calc(1.5em * 3);   /* height fixe (pas min-height) : empêche tout débordement */
  max-height: calc(1.5em * 3);
}

/* Cache tout texte de variation/attribut affiché juste après le titre (ex: "Noir – Poignée")
   qui peut sinon apparaître collé sous le titre tronqué */
.elementor-widget-woocommerce-products .woocommerce-loop-product__title + .attachment-woocommerce_thumbnail,
.elementor-widget-woocommerce-products li.product > a > span:not(.woocommerce-loop-product__title),
.elementor-widget-wc-archive-products li.product > a > span:not(.woocommerce-loop-product__title) {
  display: none;
}

/* --- 4. Prix : mis en avant, distinct du reste --- */
.elementor-widget-woocommerce-products .price,
.elementor-widget-wc-archive-products .price {
  font-size: 18px;
  font-weight: 700;
  color: var(--ci-color-accent);
  margin: 4px 0 14px;
  display: block;
}

.elementor-widget-woocommerce-products .price del,
.elementor-widget-wc-archive-products .price del {
  color: #999;
  font-weight: 400;
  font-size: 14px;
  opacity: 0.8;
  margin-right: 6px;
}

.elementor-widget-woocommerce-products .price ins,
.elementor-widget-wc-archive-products .price ins {
  text-decoration: none;
}

/* --- 5. Bouton "Ajouter au panier" --- */
.elementor-widget-woocommerce-products .button.add_to_cart_button,
.elementor-widget-wc-archive-products .button.add_to_cart_button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-radius: 6px;
  background: var(--ci-color-primary);
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 12px 16px;
  transition: background 0.2s ease;
}

.elementor-widget-woocommerce-products .button.add_to_cart_button:hover,
.elementor-widget-wc-archive-products .button.add_to_cart_button:hover {
  background: var(--ci-color-accent);
  color: #fff !important;
}

/* La coche ajoutée par WooCommerce après ajout au panier : on la garde alignée,
   pas de marge qui pousse le texte vers la gauche */
.elementor-widget-woocommerce-products .button.add_to_cart_button.added::after,
.elementor-widget-wc-archive-products .button.add_to_cart_button.added::after {
  margin: 0;
}

/* Le lien "Voir le panier" qui apparaît sous le bouton après ajout */
.elementor-widget-woocommerce-products a.added_to_cart,
.elementor-widget-wc-archive-products a.added_to_cart {
  display: block;
  text-align: center;
  margin-top: 8px;
  font-size: 13px;
  color: var(--ci-color-accent);
}

/* --- 6. Nettoyage visuel général --- */
.elementor-widget-woocommerce-products .woocommerce-loop-product__link,
.elementor-widget-wc-archive-products .woocommerce-loop-product__link {
  text-decoration: none;
}

.elementor-widget-woocommerce-products img,
.elementor-widget-wc-archive-products img {
  border-radius: calc(var(--ci-radius) - 2px);
}

.elementor-widget-woocommerce-products .star-rating,
.elementor-widget-wc-archive-products .star-rating {
  margin-bottom: 4px;
}/* End custom CSS */