.elementor-15290 .elementor-element.elementor-element-92a76e2{--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;border-style:none;--border-style:none;--border-radius:0px 0px 0px 0px;--margin-top:-31px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-15290 .elementor-element.elementor-element-92a76e2:not(.elementor-motion-effects-element-type-background), .elementor-15290 .elementor-element.elementor-element-92a76e2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(204deg, #161515 47%, #696969 65%);}.elementor-15290 .elementor-element.elementor-element-e3650c8{--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-15290 .elementor-element.elementor-element-6bfdfb1.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-15290 .elementor-element.elementor-element-6bfdfb1.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-15290 .elementor-element.elementor-element-21c4c75{--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-15290 .elementor-element.elementor-element-e3650c8{--content-width:1240px;}}@media(max-width:1200px){.elementor-15290 .elementor-element.elementor-element-92a76e2{--margin-top:-41px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-15290 .elementor-element.elementor-element-6bfdfb1.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-15290 .elementor-element.elementor-element-92a76e2{--border-radius:0px 0px 0px 0px;}.elementor-15290 .elementor-element.elementor-element-6bfdfb1.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for wc-archive-products, class: .elementor-element-6bfdfb1 *//* ==============================
   BLACKOUT - GRILLE PRODUITS
   ============================== */

/* Carte produit */
.blackout-products-grid li.product,
.blackout-products-grid .product {
  background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%) !important;
  border: 1px solid #ece8df !important;
  border-radius: 22px !important;
  overflow: hidden !important;
  box-shadow: 0 14px 30px rgba(0,0,0,.06) !important;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease !important;
}

.blackout-products-grid li.product:hover,
.blackout-products-grid .product:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 22px 40px rgba(0,0,0,.10) !important;
  border-color: rgba(200,164,54,.35) !important;
}

/* Liens */
.blackout-products-grid li.product a,
.blackout-products-grid .product a {
  text-decoration: none !important;
}

/* Image produit */
.blackout-products-grid li.product img,
.blackout-products-grid .product img {
  width: 100% !important;
  height: 260px !important;
  object-fit: cover !important;
  display: block !important;
  margin: 0 !important;
  background: #f5f5f5 !important;
  border-radius: 18px !important;
  padding: 12px !important;
  box-sizing: border-box !important;
  transition: transform .28s ease !important;
}

.blackout-products-grid li.product:hover img,
.blackout-products-grid .product:hover img {
  transform: scale(1.03) !important;
}

/* Titre */
.blackout-products-grid .woocommerce-loop-product__title {
  font-size: 18px !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
  color: #151515 !important;
  margin: 0 !important;
  padding: 12px 16px 6px !important;
  min-height: 58px !important;
  text-align: left !important;
  letter-spacing: -0.01em !important;
}

/* Prix */
.blackout-products-grid .price {
  display: block !important;
  padding: 0 16px 12px !important;
  margin: 0 !important;
  color: #0f8b8d !important;
  font-size: 22px !important;
  font-weight: 900 !important;
  text-align: left !important;
  line-height: 1.05 !important;
  color:#111111 !important;
}

.blackout-products-grid .price del {
  opacity: .42 !important;
  margin-right: 6px !important;
  font-size: .72em !important;
}

.blackout-products-grid .price ins {
  text-decoration: none !important;
}

/* Badge promo */
.blackout-products-grid .onsale {
  top: 14px !important;
  left: 14px !important;
  right: auto !important;
  min-width: auto !important;
  min-height: auto !important;
  margin: 0 !important;
  padding: 8px 10px !important;
  line-height: 1 !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #101010 0%, #191919 100%) !important;
  color: #f4d35b !important;
  font-size: 10px !important;
  font-weight: 800 !important;
  border: 1px solid rgba(198,160,48,.38) !important;
  box-shadow: 0 8px 18px rgba(0,0,0,.14) !important;
}

/* Pagination */
.blackout-products-grid nav.woocommerce-pagination {
  margin-top: 30px !important;
  text-align: center !important;
}

.blackout-products-grid nav.woocommerce-pagination ul {
  border: none !important;
  display: inline-flex !important;
  gap: 8px !important;
  padding: 0 !important;
  margin: 0 !important;
}

.blackout-products-grid nav.woocommerce-pagination ul li {
  border: none !important;
}

.blackout-products-grid nav.woocommerce-pagination ul li a,
.blackout-products-grid nav.woocommerce-pagination ul li span {
  min-width: 42px !important;
  height: 42px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  border: 1px solid #ece8df !important;
  color: #111111 !important;
  font-weight: 800 !important;
}

.blackout-products-grid nav.woocommerce-pagination ul li .current {
  background: linear-gradient(180deg, #111111 0%, #1a1a1a 100%) !important;
  color: #f4d35b !important;
  border-color: rgba(198,160,48,.45) !important;
}


.blackout-products-grid a.add_to_cart_button,
.blackout-products-grid a.button,
.blackout-products-grid .ajax_add_to_cart {
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  min-height: 42px !important;
  padding: 0 !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  text-indent: -9999px !important;
  position: relative !important;
  border-radius: 999px !important;
}

/* Si le thème utilise une icône en pseudo-élément, on la garde visible */
.blackout-products-grid a.add_to_cart_button::before,
.blackout-products-grid a.button::before,
.blackout-products-grid .ajax_add_to_cart::before {
  text-indent: 0 !important;
  position: absolute !important;
  inset: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 16px !important;
  line-height: 1 !important;
}

/* Si le thème utilise une vraie icône dans le HTML, on la garde */
.blackout-products-grid a.add_to_cart_button i,
.blackout-products-grid a.button i,
.blackout-products-grid .ajax_add_to_cart i,
.blackout-products-grid a.add_to_cart_button svg,
.blackout-products-grid a.button svg,
.blackout-products-grid .ajax_add_to_cart svg {
  position: absolute !important;
  inset: 0 !important;
  margin: auto !important;
  width: 16px !important;
  height: 16px !important;
  font-size: 16px !important;
  line-height: 1 !important;
}

/* On cache les spans texte si le thème en ajoute */
.blackout-products-grid a.add_to_cart_button span,
.blackout-products-grid a.button span,
.blackout-products-grid .ajax_add_to_cart span {
  display: none !important;
}

/* Mobile */
@media (max-width: 767px) {
  .blackout-products-grid li.product img,
  .blackout-products-grid .product img {
    height: 170px !important;
    padding: 10px !important;
    border-radius: 15px !important;
  }

  .blackout-products-grid .woocommerce-loop-product__title {
    font-size: 14px !important;
    line-height: 1.25 !important;
    min-height: 46px !important;
    padding: 8px 12px 5px !important;
  }

  .blackout-products-grid .price {
    padding: 0 12px 10px !important;
    font-size: 18px !important;
  }

  .blackout-products-grid .onsale {
    top: 10px !important;
    left: 10px !important;
    padding: 6px 8px !important;
    font-size: 9px !important;
  }

  .blackout-products-grid a.add_to_cart_button,
  .blackout-products-grid a.button,
  .blackout-products-grid .ajax_add_to_cart {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    min-height: 38px !important;
  }
}
/* Supprimer compteur résultats WooCommerce */
.blackout-products-grid .woocommerce-result-count{
display:none !important;
}

/* Supprimer menu tri WooCommerce */
.blackout-products-grid .woocommerce-ordering{
display:none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-21c4c75 */.elementor-15290 .elementor-element.elementor-element-21c4c75 {
  background: linear-gradient(145deg, #fefefe, #f3f7f5);
  padding: 40px;
  border-radius: 24px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  display: flex;
  align-items: center;
  gap: 30px;
  transition: all 0.3s ease;
}
.elementor-15290 .elementor-element.elementor-element-21c4c75:hover {
  transform: scale(1.01);
}/* End custom CSS */