.elementor-1783 .elementor-element.elementor-element-36f171b{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1783 .elementor-element.elementor-element-4a0be65{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-1783 .elementor-element.elementor-element-3c09932{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1783 .elementor-element.elementor-element-00e25ee{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1783 .elementor-element.elementor-element-f724420{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1783 .elementor-element.elementor-element-a94dfd5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-1783 .elementor-element.elementor-element-07d2e6c{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1783 .elementor-element.elementor-element-7b94b56 .elementor-swiper-button{font-size:20px;}.elementor-1783 .elementor-element.elementor-element-7b94b56 .elementor-testimonial__text{text-transform:none;font-style:normal;}.elementor-1783 .elementor-element.elementor-element-76c940c{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1783 .elementor-element.elementor-element-4af60bd .elementor-swiper-button{font-size:20px;}.elementor-1783 .elementor-element.elementor-element-4af60bd .elementor-testimonial__text{text-transform:none;font-style:normal;}.elementor-1783 .elementor-element.elementor-element-84ee822{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-1783 .elementor-element.elementor-element-3c09932{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1783 .elementor-element.elementor-element-00e25ee{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1783 .elementor-element.elementor-element-f724420{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-4a0be65 */.embla__slide {
  min-width: 0;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 100%;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.embla__slide img {
  display: block;
  width: 100%;
  height: 70vh;
  object-fit: cover;
  border-radius: 0;
  box-shadow: none;
  object-position: center 30%;
}

.embla__slide .overlay-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  z-index: 10;
}

.embla__slide .overlay-content {
  max-width: 100%;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(12px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
  padding: 16px;
  margin: 0 16px;
}

.embla__slide .overlay-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.embla__slide .text-content {
  flex: 1 1 0%;
}

.embla__slide .text-content h2 {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  line-height: 1.25;
  letter-spacing: -0.025em;
  color: white;
  margin: 0;
}

.embla__slide .buttons-container {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.embla__slide .btn-primary {
  background-color: #B11234;
  color: white;
  border-radius: 9999px;
  padding: 0 12px;
  height: 36px;
  font-size: 12px;
  line-height: 1rem;
  font-weight: 500;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.embla__slide .btn-primary:hover {
  background-color: rgba(177, 18, 52, 0.9);
  transform: translateY(-1px);
}

.embla__slide .btn-secondary {
  border-radius: 9999px;
  padding: 0 12px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.15);
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 1rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s ease;
}

.embla__slide .btn-secondary:hover {
  background-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-1px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-901206c */.embla__slide {
  min-width: 0;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 100%;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.embla__slide img {
  display: block;
  width: 100%;
  height: 70vh;
  object-fit: cover;
  border-radius: 0;
  box-shadow: none;
  object-position: center 30%;
}

.embla__slide .overlay-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  z-index: 10;
}

.embla__slide .overlay-content {
  max-width: 100%;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(12px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
  padding: 16px;
  margin: 0 16px;
}

.embla__slide .overlay-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.embla__slide .text-content {
  flex: 1 1 0%;
}

.embla__slide .text-content h2 {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  line-height: 1.25;
  letter-spacing: -0.025em;
  color: white;
  margin: 0;
}

.embla__slide .buttons-container {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.embla__slide .btn-primary {
  background-color: #B11234;
  color: white;
  border-radius: 9999px;
  padding: 0 12px;
  height: 36px;
  font-size: 12px;
  line-height: 1rem;
  font-weight: 500;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.embla__slide .btn-primary:hover {
  background-color: rgba(177, 18, 52, 0.9);
  transform: translateY(-1px);
}

.embla__slide .btn-secondary {
  border-radius: 9999px;
  padding: 0 12px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.15);
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 1rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s ease;
}

.embla__slide .btn-secondary:hover {
  background-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-1px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ecbe652 */.embla__slide {
  min-width: 0;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 100%;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.embla__slide img {
  display: block;
  width: 100%;
  height: 70vh;
  object-fit: cover;
  border-radius: 0;
  box-shadow: none;
  object-position: center 30%;
}

.embla__slide .overlay-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  z-index: 10;
}

.embla__slide .overlay-content {
  max-width: 100%;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(12px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
  padding: 16px;
  margin: 0 16px;
}

.embla__slide .overlay-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.embla__slide .text-content {
  flex: 1 1 0%;
}

.embla__slide .text-content h2 {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  line-height: 1.25;
  letter-spacing: -0.025em;
  color: white;
  margin: 0;
}

.embla__slide .buttons-container {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.embla__slide .btn-primary {
  background-color: #B11234;
  color: white;
  border-radius: 9999px;
  padding: 0 12px;
  height: 36px;
  font-size: 12px;
  line-height: 1rem;
  font-weight: 500;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.embla__slide .btn-primary:hover {
  background-color: rgba(177, 18, 52, 0.9);
  transform: translateY(-1px);
}

.embla__slide .btn-secondary {
  border-radius: 9999px;
  padding: 0 12px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.15);
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 1rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s ease;
}

.embla__slide .btn-secondary:hover {
  background-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-1px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a94dfd5 */.embla__slide {
  min-width: 0;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 100%;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.embla__slide img {
  display: block;
  width: 100%;
  height: 70vh;
  object-fit: cover;
  border-radius: 0;
  box-shadow: none;
  object-position: center 30%;
}

.embla__slide .overlay-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  z-index: 10;
}

.embla__slide .overlay-content {
  max-width: 100%;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(12px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
  padding: 16px;
  margin: 0 16px;
}

.embla__slide .overlay-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.embla__slide .text-content {
  flex: 1 1 0%;
}

.embla__slide .text-content h2 {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  line-height: 1.25;
  letter-spacing: -0.025em;
  color: white;
  margin: 0;
}

.embla__slide .buttons-container {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.embla__slide .btn-primary {
  background-color: #B11234;
  color: white;
  border-radius: 9999px;
  padding: 0 12px;
  height: 36px;
  font-size: 12px;
  line-height: 1rem;
  font-weight: 500;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.embla__slide .btn-primary:hover {
  background-color: rgba(177, 18, 52, 0.9);
  transform: translateY(-1px);
}

.embla__slide .btn-secondary {
  border-radius: 9999px;
  padding: 0 12px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.15);
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 1rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s ease;
}

.embla__slide .btn-secondary:hover {
  background-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-1px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cf5815a *//* Version Harmonisée - Les Irrésistibles */
.irresistibles-section-elementor {
  position: relative;
  width: 100%;
  background: #fafafa;
  color: #2d1b2d;
}

.section-spacer-elementor {
  height: 64px;
}

.section-header-elementor {
  text-align: center;
  padding: 0 16px;
}

.section-title-elementor {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  font-weight: 700;
  color: #2d1b2d;
  margin: 0 0 8px 0;
  line-height: 1.2;
}

.section-subtitle-elementor {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #6b5b6b;
  margin: 0;
  font-weight: 400;
}

.section-grid-elementor {
  width: 100%;
  padding: 0;
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.products-container-elementor {
  position: relative;
}

.products-scroll-elementor {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-smooth: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 0 16px;
}

.products-scroll-elementor::-webkit-scrollbar {
  display: none;
}

.product-card-elementor {
  background: white;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  min-width: 280px;
  flex-shrink: 0;
  scroll-snap-align: start;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.product-card-elementor:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

.product-image-wrapper-elementor {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 120%;
  overflow: hidden;
}

.product-image-elementor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.product-card-elementor:hover .product-image-elementor {
  transform: scale(1.05);
}

.product-badge-elementor {
  position: absolute;
  top: 16px;
  right: 16px;
  background: linear-gradient(135deg, #b11134, #d41e4a);
  color: white;
  padding: 6px 12px;
  border-radius: 20px;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 600;
  box-shadow: 0 2px 8px rgba(177, 17, 52, 0.3);
}

.product-info-elementor {
  padding: 20px;
}

.product-title-elementor {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #2d1b2d;
  margin: 0 0 6px 0;
  line-height: 1.4;
}

.product-subtitle-elementor {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  margin: 0 0 12px 0;
  color: #6b5b6b;
}

.product-price-elementor {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  padding: 8px 12px;
  background: #f8f8f8;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}

.price-original-elementor {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #9a9a9a;
  text-decoration: line-through;
}

.price-discount-elementor {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #b11134;
}

.add-to-cart-btn-elementor {
  width: 100%;
  background: linear-gradient(135deg, #b11134, #d41e4a);
  color: white;
  border: none;
  border-radius: 12px;
  padding: 12px 16px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(177, 17, 52, 0.2);
}

.add-to-cart-btn-elementor:hover {
  background: linear-gradient(135deg, #960e2c, #b11134);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(177, 17, 52, 0.3);
}

.promo-panel-elementor {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #b11134, #8a0e28);
  height: 280px;
  margin-top: 20px;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(177, 17, 52, 0.2);
}

.promo-content-elementor {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.promo-text-elementor {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 24px;
}

.promo-eyebrow-elementor {
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.promo-title-elementor {
  font-size: 48px;
  font-weight: 700;
  margin: 8px 0;
  color: white;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.promo-note-elementor {
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  margin: 8px 0;
  font-weight: 400;
}

.promo-brand-elementor {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  margin-top: 16px;
  color: white;
  font-weight: 500;
}

.promo-dots-elementor {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
}

.promo-dot-elementor {
  height: 6px;
  border-radius: 3px;
  border: none;
  background: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  transition: all 0.3s ease;
}

.promo-dot-elementor.active {
  width: 24px;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.promo-dot-elementor:not(.active) {
  width: 12px;
}

.promo-dot-elementor:hover {
  background: rgba(255, 255, 255, 0.7);
}

.section-cta-elementor {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.cta-button-elementor {
  display: inline-block;
  background: transparent;
  color: #b11134;
  border: 2px solid #b11134;
  border-radius: 12px;
  padding: 14px 28px;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.cta-button-elementor:hover {
  background: #b11134;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(177, 17, 52, 0.2);
}

.section-footer-elementor {
  padding: 0 16px;
  margin-top: 24px;
  padding-bottom: 48px;
  text-align: center;
  font-size: 11px;
  color: #6b5b6b;
  opacity: 0.8;
}

/* Responsive */
@media (min-width: 768px) {
  .section-spacer-elementor {
    height: 80px;
  }
  
  .section-title-elementor {
    font-size: 32px;
  }
  
  .section-subtitle-elementor {
    font-size: 18px;
  }
  
  .section-grid-elementor {
    grid-template-columns: 4fr 1fr;
    gap: 24px;
    padding: 0 16px;
  }
  
  .promo-panel-elementor {
    margin-top: 0;
  }
  
  .product-card-elementor {
    min-width: 0;
  }
  
  .promo-panel-elementor {
    height: 360px;
  }
  
  .promo-text-elementor {
    padding: 40px 32px;
  }
  
  .promo-title-elementor {
    font-size: 56px;
  }
  
  .promo-note-elementor {
    font-size: 14px;
  }
  
  .section-footer-elementor {
    font-size: 12px;
  }
}

@media (min-width: 1024px) {
  .product-card-elementor {
    min-width: 300px;
  }
  
  .promo-panel-elementor {
    height: 420px;
  }
}/* End custom CSS */