.elementor-49983 .elementor-element.elementor-element-e15488b{--display:flex;--min-height:625px;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5;--padding-top:2%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-49983 .elementor-element.elementor-element-e15488b:not(.elementor-motion-effects-element-type-background), .elementor-49983 .elementor-element.elementor-element-e15488b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1A1A1A;background-image:url("https://maison-des-meubles.com/wp-content/uploads/2026/06/Banniere-Soldes-Storm.png");background-position:center center;background-size:cover;}.elementor-49983 .elementor-element.elementor-element-e15488b::before, .elementor-49983 .elementor-element.elementor-element-e15488b > .elementor-background-video-container::before, .elementor-49983 .elementor-element.elementor-element-e15488b > .e-con-inner > .elementor-background-video-container::before, .elementor-49983 .elementor-element.elementor-element-e15488b > .elementor-background-slideshow::before, .elementor-49983 .elementor-element.elementor-element-e15488b > .e-con-inner > .elementor-background-slideshow::before, .elementor-49983 .elementor-element.elementor-element-e15488b > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#555555;--background-overlay:'';}.elementor-49983 .elementor-element.elementor-element-422086a2{padding:0% 0% 0% 0%;text-align:start;}.elementor-49983 .elementor-element.elementor-element-422086a2 .elementor-heading-title{font-family:"Maven Pro", Sans-serif;font-size:60px;letter-spacing:0px;color:#FFFFFF;}.elementor-49983 .elementor-element.elementor-element-d6490fa{text-align:start;color:#FFFFFF;}.elementor-49983 .elementor-element.elementor-element-5e6aee04{--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;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0%;--padding-bottom:3%;--padding-left:3%;--padding-right:3%;}.elementor-49983 .elementor-element.elementor-element-652123dd{--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-49983 .elementor-element.elementor-element-649ee1c > .elementor-widget-container{padding:3% 0% 3% 0%;}.elementor-49983 .elementor-element.elementor-element-649ee1c.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-49983 .elementor-element.elementor-element-649ee1c.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-49983 .elementor-element.elementor-element-4c3525d7{--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-49983 .elementor-element.elementor-element-1baed31{--display:flex;}@media(max-width:992px){.elementor-49983 .elementor-element.elementor-element-649ee1c.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-49983 .elementor-element.elementor-element-e15488b:not(.elementor-motion-effects-element-type-background), .elementor-49983 .elementor-element.elementor-element-e15488b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://maison-des-meubles.com/wp-content/uploads/2025/10/AULFA-ANGLE-GAUCHE-LAINE-BOUCLEE-BEIGE.jpg");background-position:bottom center;}.elementor-49983 .elementor-element.elementor-element-e15488b{--min-height:431px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-49983 .elementor-element.elementor-element-422086a2{padding:0% 0% 2% 0%;}.elementor-49983 .elementor-element.elementor-element-422086a2 .elementor-heading-title{font-size:49px;}.elementor-49983 .elementor-element.elementor-element-649ee1c > .elementor-widget-container{padding:3% 0% 7% 0%;}.elementor-49983 .elementor-element.elementor-element-649ee1c.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-49983 .elementor-element.elementor-element-4c3525d7{--padding-top:3%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}}@media(min-width:768px){.elementor-49983 .elementor-element.elementor-element-652123dd{--width:80%;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-649ee1c *//* MDM — LISTING SOLDES — CSS COMPLET */

/* === GRILLE === */
body.product-category-soldes .woocommerce.columns-4 .products,
body.product-category-soldes .woocommerce.columns-3 .products,
body.product-category-soldes .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) {
  body.product-category-soldes .woocommerce.columns-4 .products,
  body.product-category-soldes .woocommerce .products {
    grid-template-columns: repeat(3, 1fr) !important;
    padding: 0 20px !important;
  }
}

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

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

/* === CARTE === */
body.product-category-soldes .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;
}

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

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

body.product-category-soldes .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;
}

body.product-category-soldes .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;
}

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

/* === BADGE === */
body.product-category-soldes .woocommerce .products .product span.onsale::after {
  content: none !important;
  display: none !important;
}

body.product-category-soldes .woocommerce .products .product > .product-wrapper > span.onsale,
body.product-category-soldes .woocommerce ul.products li.product > span.onsale {
  display: none !important;
}

body.product-category-soldes .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;
}

body.product-category-soldes .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;
}

body.product-category-soldes .woocommerce .products .product .product-label span.onsale > span {
  font-size: 9px !important;
  display: inline !important;
  line-height: 1 !important;
}

/* === WISHLIST === */
body.product-category-soldes .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;
}

body.product-category-soldes .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;
}

body.product-category-soldes .woocommerce .products .product .button-in.quickshop {
  display: none !important;
}

/* === BOUTON === */
body.product-category-soldes .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;
  display: flex !important;
  flex-direction: column !important;
}

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

body.product-category-soldes .woocommerce .products .product .product-group-button .button-in.wishlist {
  display: none !important;
}

body.product-category-soldes .woocommerce .products .product .button,
body.product-category-soldes .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;
}

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

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

body.product-category-soldes .woocommerce .products .product .woocommerce-product-rating,
body.product-category-soldes .woocommerce .products .product .product-sku,
body.product-category-soldes .woocommerce .products .product .product-categories,
body.product-category-soldes .woocommerce .products .product .short-description.grid,
body.product-category-soldes .woocommerce .products .product .product-group-button-meta {
  display: none !important;
}

/* === NOM === */
body.product-category-soldes .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;
}

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

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

/* === PRIX === */
body.product-category-soldes .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;
}

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

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

/* === PAGINATION === */
body.product-category-soldes .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;
}

body.product-category-soldes .woocommerce-pagination ul li a,
body.product-category-soldes .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;
}

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

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

/* === MOBILE === */
@media (max-width: 768px) {
  body.product-category-soldes .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;
  }

  body.product-category-soldes .woocommerce .products .product .button,
  body.product-category-soldes .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;
  }

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

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

  body.product-category-soldes .woocommerce .products .product .button-in.wishlist a {
    width: 26px !important;
    height: 26px !important;
  }
}/* End custom CSS */