.elementor-kit-6{--e-global-color-primary:#2563EB;--e-global-color-secondary:#111827;--e-global-color-text:#6B7280;--e-global-color-accent:#EEF2FF;--e-global-color-c834ec1:#FFC83D;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.4em;color:#6B7280;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#2563EB;text-decoration:none;}.elementor-kit-6 a:hover{color:#1D4ED8;text-decoration:underline;}.elementor-kit-6 h1{color:#111827;font-family:"Inter", Sans-serif;font-size:52px;font-weight:700;line-height:1.1em;letter-spacing:0.5px;}.elementor-kit-6 h2{color:#111827;font-family:"Inter", Sans-serif;font-size:42px;font-weight:700;line-height:1.2em;letter-spacing:-0.3px;}.elementor-kit-6 h3{color:#111827;font-family:"Inter", Sans-serif;font-size:22px;font-weight:600;line-height:1.3em;}.elementor-kit-6 h4{color:#111827;font-family:"Inter", Sans-serif;font-size:18px;font-weight:600;}.elementor-kit-6 h5{color:#111827;font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;line-height:1.4em;}.elementor-kit-6 h6{color:#111827;font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;line-height:1.4em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:42px;}.elementor-kit-6 h2{font-size:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:14px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h4{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================================
   V2 PREMIUM — OPTIONS (CARDS)
   ========================================= */

.single-product form.cart {
  margin-top: 16px;
}

.single-product .af_addon_field_show {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 8px;
}

.single-product .af_addon_field_class {
  background: #FFFFFF;
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 16px 18px;
  margin-bottom: 0 !important;
  box-shadow: 0 8px 24px -18px rgba(15, 23, 42, 0.18);
  transition: all 0.2s ease;
}

.single-product .af_addon_field_class:hover {
  border-color: #CBD5E1;
  box-shadow: 0 16px 36px -20px rgba(15, 23, 42, 0.20);
  transform: translateY(-1px);
}

/* supprime les <br> parasites */
.single-product .af_addon_field_class br {
  display: none !important;
}

/* ligne checkbox */
.single-product .af_addon_field_class > div:first-child {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px !important;
}

/* checkbox */
.single-product .af_pao_options_checkbox {
  transform: scale(1.08);
  accent-color: #2563EB;
}

/* label option */
.single-product .af_addon_option_font_495 {
  font-size: 16px;
  font-weight: 700;
  color: #111827;
}

/* ligne quantité */
.single-product .af_addon_field_class > div[style*="margin-top: 20px"] {
  margin-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* traduction Quantity */
.single-product .af_addon_field_class label b {
  visibility: hidden;
  position: relative;
}

.single-product .af_addon_field_class label b::after {
  content: "Quantité";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
}

/* input quantité */
.single-product .af_addon_quantity {
  width: 88px !important;
  height: 42px;
  border: 1px solid #D1D5DB;
  border-radius: 12px;
  background: #F8FAFC;
  text-align: center;
  font-weight: 700;
}

.single-product .af_addon_quantity:focus {
  border-color: #2563EB;
  background: #FFFFFF;
  box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1);
}

/* description */
.single-product .add_on_description_style_495 {
  margin-top: 8px !important;
  font-size: 14px;
  color: #6B7280;
  padding-left: 28px;
}

/* nettoyage bloc inutile */
.single-product .af_pao_real_time_product_sub_total_calculation,
.single-product form.cart > div[style*="margin-bottom: 15px"] {
  display: none !important;
}

.single-product form.cart > br {
  display: none !important;
}

/* =========================================
   TABLEAU → VERSION MINIMAL (🔥)
   ========================================= */

.single-product .af_addon_total_price {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin-top: 10px !important;
}

/* cellules */
.single-product .af_addon_total_price td {
  border: none !important;
  background: transparent !important;
  padding: 6px 0 !important;
  font-size: 15px;
}

/* ligne produit */
.single-product .product-name-and-quantity {
  font-weight: 600;
  color: #111827;
}

.single-product .product-sub-total-1st-tr {
  text-align: right;
  font-weight: 600;
  color: #111827;
}

/* options */
.single-product #product_option_selected_name li {
  color: #6B7280;
  font-size: 14px;
}

.single-product #product_option_selected_price li {
  text-align: right;
  font-size: 14px;
  color: #6B7280;
}

/* séparation légère */
.single-product .af_addon_total_price tr {
  border-bottom: 1px dashed #E5E7EB;
}

.single-product .af_addon_total_price tr:last-child {
  border-bottom: none;
}

/* subtotal */
.single-product .product-sub-total-final td {
  padding-top: 10px !important;
}

.single-product .product_sub_total_final_td {
  font-size: 18px;
  font-weight: 800;
  color: #2563EB !important;
  text-align: right;
}

/* =========================================
   CTA + QTY
   ========================================= */

.single-product .e-atc-qty-button-holder {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 16px;
}

.single-product input.qty {
  width: 82px;
  height: 46px;
  border-radius: 12px;
  text-align: center;
  font-weight: 700;
}

.single-product .single_add_to_cart_button {
  border-radius: 14px !important;
  padding: 14px 24px !important;
  font-weight: 700 !important;
  box-shadow: 0 16px 30px -18px rgba(37, 99, 235, 0.45);
}

.single-product .single_add_to_cart_button:hover {
  transform: translateY(-1px);
}/* End custom CSS */