.elementor-49383 .elementor-element.elementor-element-e65c8de{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-49383 .elementor-element.elementor-element-f8d48cb{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-49383 .elementor-element.elementor-element-20cde2a{--display:flex;--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;}.elementor-49383 .elementor-element.elementor-element-c31beac{--display:flex;--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;}.elementor-49383 .elementor-element.elementor-element-17deb93 > .elementor-widget-container{padding:3% 0% 3% 0%;}.elementor-49383 .elementor-element.elementor-element-17deb93.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-49383 .elementor-element.elementor-element-17deb93.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-49383 .elementor-element.elementor-element-9c5d85c{--display:flex;--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;}@media(min-width:768px){.elementor-49383 .elementor-element.elementor-element-20cde2a{--width:20%;}.elementor-49383 .elementor-element.elementor-element-c31beac{--width:80%;}}@media(max-width:992px){.elementor-49383 .elementor-element.elementor-element-17deb93.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-49383 .elementor-element.elementor-element-17deb93.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for shortcode, class: .elementor-element-2b78117 *//* === SIDEBAR FILTRES === */
.wpf-filters-wrapper {
  position: sticky !important;
  top: 80px !important;
}

.wpf-filter-item {
  border-bottom: 1px solid #eeebe7 !important;
  padding: 14px 0 !important;
}

.wpf-filter-item:last-child {
  border-bottom: none !important;
}

.wpf-filter-title {
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #1a1a1a !important;
  margin-bottom: 10px !important;
}

.wpf-filter-item label {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  color: #555 !important;
  cursor: pointer !important;
}

.wpf-filter-item label:hover {
  color: #AD927E !important;
}

/* Bouton filtrer */
.wpf-btn-filter {
  background: #1a1a1a !important;
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  border: none !important;
  border-radius: 2px !important;
  padding: 11px 20px !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background 0.2s !important;
  margin-top: 16px !important;
}

.wpf-btn-filter:hover {
  background: #AD927E !important;
}

/* Mobile — masquer sidebar */
@media (max-width: 768px) {
  .wpf-filters-wrapper {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-20cde2a *//* === SIDEBAR FILTRES === */
.wpf-filters-wrapper {
  position: sticky !important;
  top: 80px !important;
}

.wpf-filter-item {
  border-bottom: 1px solid #eeebe7 !important;
  padding: 14px 0 !important;
}

.wpf-filter-item:last-child {
  border-bottom: none !important;
}

.wpf-filter-title {
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #1a1a1a !important;
  margin-bottom: 10px !important;
}

.wpf-filter-item label {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  color: #555 !important;
  cursor: pointer !important;
}

.wpf-filter-item label:hover {
  color: #AD927E !important;
}

/* Bouton filtrer */
.wpf-btn-filter {
  background: #1a1a1a !important;
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  border: none !important;
  border-radius: 2px !important;
  padding: 11px 20px !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background 0.2s !important;
  margin-top: 16px !important;
}

.wpf-btn-filter:hover {
  background: #AD927E !important;
}

/* Mobile — masquer sidebar */
@media (max-width: 768px) {
  .wpf-filters-wrapper {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for woocommerce-products, class: .elementor-element-17deb93 *//* ============================================
   MDM — LISTING PRODUIT — CSS COMPLET
   ============================================ */

/* === GRILLE === */
.woocommerce.columns-4 .products,
.woocommerce.columns-3 .products,
.woocommerce .products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 16px !important;
  float: none !important;
  padding: 0 40px !important;
}

@media (max-width: 1024px) {
  .woocommerce.columns-4 .products,
  .woocommerce .products {
    grid-template-columns: repeat(3, 1fr) !important;
    padding: 0 20px !important;
  }
}

@media (max-width: 768px) {
  .woocommerce.columns-4 .products,
  .woocommerce .products {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px !important;
    padding: 0 12px !important;
  }
}

/* Reset float Nooni */
.woocommerce .products .product {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* === CARTE === */
.woocommerce .products .product .product-wrapper {
  border: 1px solid #eeebe7 !important;
  border-radius: 4px !important;
  overflow: hidden !important;
  background: #fff !important;
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  transition: box-shadow 0.3s ease, transform 0.3s ease !important;
}

.woocommerce .products .product .product-wrapper:hover {
  box-shadow: 0 6px 24px rgba(0,0,0,0.09) !important;
  transform: translateY(-3px) !important;
}

/* === IMAGE === */
.woocommerce .products .product .thumbnail-wrapper {
  background: #f5f3f0 !important;
  overflow: hidden !important;
  position: relative !important;
  display: block !important;
}

.woocommerce .products .product .thumbnail-wrapper figure {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  aspect-ratio: 3 / 4 !important;
  overflow: hidden !important;
  position: relative !important;
}

.woocommerce .products .product .thumbnail-wrapper figure img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  transition: transform 0.5s ease !important;
  box-sizing: border-box !important;
}

.woocommerce .products .product:hover .thumbnail-wrapper figure img.wp-post-image {
  transform: scale(1.05) !important;
}

/* === BADGE PROMO === */
/* Supprimer ::after doublon */
.woocommerce .products .product span.onsale::after {
  content: none !important;
  display: none !important;
}

/* Cacher badge natif WooCommerce hors .product-label */
.woocommerce .products .product > .product-wrapper > span.onsale,
.woocommerce ul.products li.product > span.onsale {
  display: none !important;
}

/* Conteneur badge */
.woocommerce .products .product .product-label.on-thumbnail {
  position: absolute !important;
  top: 10px !important;
  left: 10px !important;
  z-index: 5 !important;
  right: auto !important;
  bottom: auto !important;
}

/* Badge — texte centré */
.woocommerce .products .product .product-label span.onsale {
  background: #AD927E !important;
  color: #fff !important;
  border-radius: 2px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  padding: 0 9px !important;
  height: 22px !important;
  min-height: auto !important;
  min-width: auto !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: static !important;
}

/* Span interne visible */
.woocommerce .products .product .product-label span.onsale > span {
  font-size: 9px !important;
  display: inline !important;
  line-height: 1 !important;
}

/* === WISHLIST — toujours visible, indépendante de l'overlay === */
.woocommerce .products .product .button-in.wishlist {
  position: absolute !important;
  top: 10px !important;
  right: 10px !important;
  z-index: 10 !important;
  opacity: 1 !important;
  transform: none !important;
}

.woocommerce .products .product .button-in.wishlist a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 30px !important;
  height: 30px !important;
  background: rgba(255,255,255,0.9) !important;
  border-radius: 50% !important;
  backdrop-filter: blur(4px) !important;
}

/* Quickshop masqué */
.woocommerce .products .product .button-in.quickshop {
  display: none !important;
}

/* === BOUTON AJOUTER AU PANIER — overlay hover === */
.woocommerce .products .product .product-group-button {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  padding: 12px 12px !important;
  background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, transparent 100%) !important;
  opacity: 0 !important;
  transform: translateY(6px) !important;
  transition: opacity 0.25s ease, transform 0.25s ease !important;
  z-index: 4 !important;
  /* Cacher la wishlist dans l'overlay (elle est positionnée indépendamment) */
  display: flex !important;
  flex-direction: column !important;
}

.woocommerce .products .product .product-wrapper:hover .product-group-button {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

/* Masquer wishlist à l'intérieur de l'overlay (déjà positionnée en absolute) */
.woocommerce .products .product .product-group-button .button-in.wishlist {
  display: none !important;
}

/* Bouton CTA */
.woocommerce .products .product .button,
.woocommerce .products .product a.button {
  background: #ffffff !important;
  color: #1a1a1a !important;
  border: none !important;
  border-radius: 2px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  padding: 9px 14px !important;
  width: 100% !important;
  text-align: center !important;
  display: block !important;
  transition: background 0.2s, color 0.2s !important;
  box-sizing: border-box !important;
}

.woocommerce .products .product .button:hover,
.woocommerce .products .product a.button:hover {
  background: #AD927E !important;
  color: #fff !important;
}

/* === META === */
.woocommerce .products .product .meta-wrapper {
  padding: 10px 12px 14px !important;
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
}

/* Masquer éléments parasites */
.woocommerce .products .product .woocommerce-product-rating,
.woocommerce .products .product .product-sku,
.woocommerce .products .product .product-categories,
.woocommerce .products .product .short-description.grid,
.woocommerce .products .product .product-group-button-meta {
  display: none !important;
}

/* === NOM PRODUIT === */
.woocommerce .products .product .heading-title.product-name {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  margin: 0 0 4px !important;
  padding: 0 !important;
  border: none !important;
}

.woocommerce .products .product .heading-title.product-name a {
  color: #1a1a1a !important;
  text-decoration: none !important;
}

.woocommerce .products .product .heading-title.product-name a:hover {
  color: #AD927E !important;
}

/* === DESCRIPTION COURTE — masquée sur listing === */
.woocommerce .products .product .woocommerce-product-short-description {
  display: none !important;
}

/* === PRIX === */
.woocommerce .products .product .price {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #1a1a1a !important;
  margin: auto 0 0 !important;
  display: block !important;
  line-height: 1.4 !important;
  padding-top: 6px !important;
}

.woocommerce .products .product .price del {
  font-size: 11px !important;
  font-weight: 400 !important;
  color: #ccc !important;
  margin-right: 3px !important;
}

.woocommerce .products .product .price ins {
  text-decoration: none !important;
  color: #c0392b !important;
  font-weight: 700 !important;
}

/* === PAGINATION === */
.woocommerce-pagination ul {
  display: flex !important;
  gap: 6px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 40px 0 20px !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
}

.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  padding: 8px 14px !important;
  border: 1px solid #e0ddd9 !important;
  border-radius: 2px !important;
  color: #1a1a1a !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 38px !important;
  transition: background 0.2s, color 0.2s, border-color 0.2s !important;
  background: #fff !important;
  line-height: 1 !important;
}

.woocommerce-pagination ul li a:hover {
  background: #1a1a1a !important;
  color: #fff !important;
  border-color: #1a1a1a !important;
}

.woocommerce-pagination ul li span.current {
  background: #AD927E !important;
  color: #fff !important;
  border-color: #AD927E !important;
}

/* === ÉTAT VIDE === */
.woocommerce-info {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  color: #999 !important;
  border-left-color: #AD927E !important;
  background: #f5f3f0 !important;
  border-radius: 2px !important;
  padding: 16px 20px !important;
}

/* === MOBILE === */
@media (max-width: 768px) {

  /* Bouton toujours visible sur tactile */
  .woocommerce .products .product .product-group-button {
    opacity: 1 !important;
    transform: none !important;
    padding: 6px 8px !important;
    background: linear-gradient(to top, rgba(0,0,0,0.45) 0%, transparent 100%) !important;
  }

  /* Bouton plus discret sur mobile */
  .woocommerce .products .product .button,
  .woocommerce .products .product a.button {
    font-size: 9px !important;
    padding: 7px 10px !important;
    letter-spacing: 0.8px !important;
    background: rgba(255,255,255,0.88) !important;
    color: #1a1a1a !important;
    border-radius: 2px !important;
  }

  .woocommerce .products .product .heading-title.product-name {
    font-size: 11px !important;
  }

  .woocommerce .products .product .price {
    font-size: 12px !important;
  }

  .woocommerce .products .product .woocommerce-product-short-description {
    display: none !important;
  }

  /* Wishlist plus petite sur mobile */
  .woocommerce .products .product .button-in.wishlist a {
    width: 26px !important;
    height: 26px !important;
  }
}/* End custom CSS */