:root{
  --sm-orange:#ff6200;
  --sm-black:#0f0f10;
  --sm-border:#e7e7e7;
  --sm-green:#25d366;
}

body.single-product{overflow-x:hidden!important}
body.single-product *,body.single-product *::before,body.single-product *::after{box-sizing:border-box}

/* BANDE ORANGE : uniquement ✓ */
.smpl-marquee{height:28px;display:flex;align-items:center;overflow:hidden;background:var(--sm-orange);color:#fff;margin:0 0 10px;position:relative;z-index:4}
.smpl-marquee-track{display:flex;width:max-content;white-space:nowrap;will-change:transform;animation:sm-marquee 24s linear infinite}
.smpl-marquee-group{display:flex;align-items:center;flex-shrink:0}
.smpl-marquee-item{height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 14px;font-size:10px;font-weight:700;line-height:28px}
.smpl-marquee-item b{font-size:12px;line-height:1}
.smpl-marquee-dot{font-size:9px;opacity:.8}
@keyframes sm-marquee{to{transform:translate3d(-50%,0,0)}}

/* TITRE / PRIX / DESCRIPTION COURTE */
body.single-product .product_title{font-weight:800!important;color:#111!important;letter-spacing:-.2px!important}
body.single-product .summary .price{color:var(--sm-orange)!important;font-weight:800!important}
body.single-product .summary .price ins{color:var(--sm-orange)!important;text-decoration:none!important}
body.single-product .summary .price del{color:#999!important;font-size:.7em!important}
body.single-product .woocommerce-product-details__short-description{font-size:14px!important;line-height:1.55!important;color:#666b70!important}

/* BÉNÉFICES */
.smpl-benefits{display:grid;grid-template-columns:1fr;width:100%;margin:12px 0 15px;border:1px solid var(--sm-border);border-radius:12px;overflow:hidden;background:#fff}
.smpl-benefit{min-height:50px;display:flex;align-items:center;gap:9px;padding:8px 10px;border-bottom:1px solid #eee}
.smpl-benefit:last-child{border-bottom:0}
.smpl-icon{width:30px;height:30px;min-width:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e4e4e4;border-radius:50%;color:#111}
.smpl-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.smpl-benefit strong,.smpl-benefit small{display:block}
.smpl-benefit strong{font-size:10.5px!important;line-height:1.25!important;color:#111!important;font-weight:700!important}
.smpl-benefit small{margin-top:2px;font-size:8px!important;line-height:1.3!important;color:#777!important}

/* FORMULAIRE PANIER NATIF — aucune reconstruction */
body.single-product .summary form.cart{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important;margin:14px 0 0!important;padding:10px!important;border:1px solid #e6e7e8!important;border-radius:12px!important;background:#fff!important;box-shadow:0 4px 14px rgba(0,0,0,.035)!important}
body.single-product .summary form.cart .quantity{width:190px!important;min-width:190px!important;height:48px!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;margin:0!important;padding:0!important;border:1px solid #dedfe1!important;border-radius:9px!important;overflow:hidden!important;background:#fff!important}
body.single-product .summary form.cart .quantity .minus,
body.single-product .summary form.cart .quantity .plus,
body.single-product .summary form.cart .quantity .ct-decrease,
body.single-product .summary form.cart .quantity .ct-increase{position:static!important;transform:none!important;width:100%!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;color:#444!important;font-size:20px!important;line-height:1!important;box-shadow:none!important}
body.single-product .summary form.cart .quantity input.qty{position:static!important;width:100%!important;min-width:0!important;max-width:none!important;height:46px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid #eee!important;border-right:1px solid #eee!important;border-radius:0!important;background:#fff!important;color:#222!important;-webkit-text-fill-color:#222!important;text-align:center!important;font-size:14px!important;font-weight:700!important;line-height:46px!important;appearance:textfield!important;box-shadow:none!important}
body.single-product .summary form.cart .quantity input.qty::-webkit-inner-spin-button,body.single-product .summary form.cart .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}
body.single-product .summary form.cart .single_add_to_cart_button{width:150px!important;min-width:150px!important;height:48px!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:9px!important;background:var(--sm-orange)!important;color:#fff!important;font-size:11px!important;font-weight:750!important;line-height:1.15!important;text-align:center!important;box-shadow:none!important}
body.single-product .summary form.cart .added_to_cart.wc-forward{display:none!important}

/* FAVORIS : un seul coeur contour */
body.single-product .summary .yith-wcwl-add-to-wishlist,
body.single-product .summary .tinv-wraper,
body.single-product .summary .tinv-wishlist{width:100%!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:8px 0 0!important;padding:6px 10px!important;border:1px solid #ececec!important;border-radius:9px!important;background:#fff!important}
body.single-product .summary .yith-wcwl-add-to-wishlist i,
body.single-product .summary .yith-wcwl-add-to-wishlist svg,
body.single-product .summary .tinv-wraper i,
body.single-product .summary .tinv-wraper svg,
body.single-product .summary .tinv-wishlist i,
body.single-product .summary .tinv-wishlist svg{display:none!important}
body.single-product .summary .yith-wcwl-add-to-wishlist a,
body.single-product .summary .tinv-wraper a,
body.single-product .summary .tinv-wishlist a{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;color:#555!important;font-size:11px!important;font-weight:650!important;text-decoration:none!important}
body.single-product .summary .yith-wcwl-add-to-wishlist a::before,
body.single-product .summary .tinv-wraper a::before,
body.single-product .summary .tinv-wishlist a::before{content:"♡"!important;font-family:Arial,sans-serif!important;font-size:24px!important;font-weight:400!important;line-height:1!important;color:#555!important}

/* ACTIONS */
.smpl-actions-extra{width:100%;margin-top:8px}
.smpl-buy-now{position:relative;overflow:hidden;width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--sm-black);color:#fff!important;font-size:10px;font-weight:800;text-decoration:none!important}
.smpl-buy-now::after{content:"";position:absolute;top:-100%;left:-45%;width:25%;height:300%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);animation:sm-buy-shine 3s ease-in-out infinite}
@keyframes sm-buy-shine{0%,55%{left:-45%;opacity:0}65%{opacity:1}88%,100%{left:125%;opacity:0}}
.smpl-wa-inline{width:100%;min-height:44px;display:flex;align-items:center;gap:8px;margin-top:8px;padding:7px 9px;border:1px solid #dce8df;border-radius:8px;background:#fff;text-decoration:none!important}
.smpl-wa-icon{width:30px;height:30px;min-width:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sm-green);color:#fff}
.smpl-wa-icon svg{width:18px;height:18px;fill:currentColor}
.smpl-wa-inline strong,.smpl-wa-inline small{display:block}
.smpl-wa-inline strong{color:#111!important;font-size:8.5px!important;font-weight:750!important}
.smpl-wa-inline small{margin-top:2px;color:#777!important;font-size:7px!important}

/* BARRE NOIRE */
.smpl-trustbar{display:grid;grid-template-columns:repeat(4,1fr);width:100%;margin:20px 0;background:var(--sm-black);border-radius:12px;overflow:hidden}
.smpl-trust-item{min-height:72px;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-right:1px solid rgba(255,255,255,.1)}
.smpl-trust-item:last-child{border-right:0}
.smpl-trust-item .smpl-icon{color:var(--sm-orange);border-color:var(--sm-orange)}
.smpl-trust-item strong,.smpl-trust-item small{display:block}
.smpl-trust-item strong{color:#fff!important;font-size:9px!important;font-weight:700!important;line-height:1.3!important}
.smpl-trust-item small{margin-top:2px;color:#aaa!important;font-size:7.5px!important;line-height:1.25!important}

/* DESCRIPTION NATIVE */
body.single-product #tab-description h1,body.single-product #tab-description h2,body.single-product .woocommerce-Tabs-panel--description h1,body.single-product .woocommerce-Tabs-panel--description h2{font-size:19px!important;line-height:1.32!important;font-weight:700!important;color:#171719!important;margin:17px 0 9px!important}
body.single-product #tab-description h3,body.single-product .woocommerce-Tabs-panel--description h3{font-size:17px!important;line-height:1.38!important;font-weight:700!important;color:#202226!important}
body.single-product #tab-description p,body.single-product #tab-description li,body.single-product .woocommerce-Tabs-panel--description p,body.single-product .woocommerce-Tabs-panel--description li{font-size:15px!important;line-height:1.58!important;color:#51555a!important}
.smpl-desc-trigger{position:relative!important;color:var(--sm-orange)!important;font-size:18px!important;font-weight:800!important}
.smpl-desc-trigger::before,.smpl-desc-trigger::after{display:none!important;content:none!important}
.smpl-desc-trigger .smpl-desc-arrow{margin-left:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px;height:28px;color:var(--sm-orange)!important;font-size:26px!important;line-height:1!important;animation:sm-desc-bounce 1.2s ease-in-out infinite;pointer-events:none}
@keyframes sm-desc-bounce{0%,100%{transform:translateY(-2px);opacity:.55}50%{transform:translateY(3px);opacity:1}}

/* PRODUITS LIÉS NATIFS = CARROUSEL STABLE */
body.single-product .related.products{display:block!important;visibility:visible!important;opacity:1!important;margin-top:24px!important}
body.single-product .related.products>h2{font-size:18px!important;line-height:1.2!important;font-weight:800!important;color:#111!important;margin:0 0 12px!important}
body.single-product .related.products>h2::before{content:"SÉLECTION SPORTMALL";display:block;margin-bottom:5px;color:var(--sm-orange);font-size:8px;font-weight:800;letter-spacing:.7px}
body.single-product .related.products ul.products{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 10px!important;margin:0!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}
body.single-product .related.products ul.products::-webkit-scrollbar{display:none}
body.single-product .related.products li.product{flex:0 0 180px!important;min-width:180px!important;max-width:180px!important;margin:0!important;padding:8px!important;border:1px solid #e9e9e9!important;border-radius:12px!important;background:#fff!important;box-shadow:0 4px 14px rgba(0,0,0,.045)!important;scroll-snap-align:start}
body.single-product .related.products li.product img{width:100%!important;height:120px!important;object-fit:contain!important;margin:0 0 7px!important}
body.single-product .related.products li.product .woocommerce-loop-product__title{font-size:10px!important;line-height:1.3!important;font-weight:700!important;color:#111!important;min-height:32px!important}
body.single-product .related.products li.product .price{font-size:12px!important;font-weight:800!important;color:var(--sm-orange)!important;margin:5px 0 7px!important}
body.single-product .related.products li.product .button{width:100%!important;min-height:33px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 6px!important;border-radius:6px!important;background:#111!important;color:#fff!important;font-size:8.5px!important;font-weight:800!important;text-align:center!important}
body.single-product .related.products li.product .added_to_cart{display:none!important}

/* WHATSAPP FINAL */
.smpl-final-wa{width:100%;display:flex;align-items:center;justify-content:space-between;gap:9px;margin:20px 0 18px;padding:12px;border-radius:11px;background:var(--sm-black)}
.smpl-final-wa-left{display:flex;align-items:center;gap:8px}
.smpl-final-wa-left strong,.smpl-final-wa-left small{display:block}
.smpl-final-wa-left strong{color:#fff!important;font-size:9px!important;font-weight:750!important}
.smpl-final-wa-left small{margin-top:2px;color:#aaa!important;font-size:7px!important}
.smpl-final-wa>a{min-height:38px;display:flex;align-items:center;justify-content:center;padding:0 10px;border-radius:6px;background:var(--sm-orange);color:#fff!important;font-size:8px!important;font-weight:750!important;text-decoration:none!important}

/* RECHERCHE BLOCKSY NATIVE : on réduit seulement le formulaire */
body.single-product #search-modal .ct-container,body.single-product .ct-search-form{max-width:420px!important;width:min(92vw,420px)!important;margin-left:auto!important;margin-right:auto!important}
body.single-product #search-modal .ct-search-form,body.single-product .ct-search-form{padding:6px!important;border:1px solid var(--sm-orange)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 10px 28px rgba(0,0,0,.14)!important}
body.single-product #search-modal input[type="search"],body.single-product .ct-search-form input[type="search"]{height:46px!important;min-height:46px!important;font-size:15px!important;line-height:46px!important;border-radius:9px!important;background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;box-shadow:none!important}
body.single-product #search-modal .ct-search-form button,body.single-product .ct-search-form button{width:46px!important;height:46px!important;min-width:46px!important;border-radius:9px!important;background:var(--sm-orange)!important;color:#fff!important}



/* APRÈS AJOUT AU PANIER : accès direct panier + commande */
.smpl-cart-followup{display:none;width:100%;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 0}
.smpl-cart-followup.is-visible{display:grid}
.smpl-cart-followup a{min-height:40px;display:flex;align-items:center;justify-content:center;padding:0 8px;border-radius:8px;font-size:9px;font-weight:800;text-decoration:none!important;text-align:center}
.smpl-view-cart{border:1px solid #ddd;background:#fff;color:#222!important}
.smpl-checkout{border:1px solid var(--sm-orange);background:var(--sm-orange);color:#fff!important}

/* DESCRIPTION : masque uniquement l'icône + native de l'accordéon Description */
.smpl-desc-trigger > .ct-accordion-icon,
.smpl-desc-trigger > [class*="accordion-icon"],
.smpl-desc-trigger > [class*="expand"],
.smpl-desc-trigger > [class*="toggle-icon"]{display:none!important}


/* v1.0.2 — CORRECTIONS CHIRURGICALES : catégories masquées + interface 100 % FR */
body.single-product .summary .product_meta,
body.single-product .summary .posted_in,
body.single-product .summary [class*="product-categor"],
body.single-product .related.products li.product .product_meta,
body.single-product .related.products li.product .posted_in,
body.single-product .related.products li.product .product-category,
body.single-product .related.products li.product .product-categories,
body.single-product .related.products li.product .ct-product-categories,
body.single-product .related.products li.product a[href*="/product-category/"]{display:none!important}

/* Description : aucun + natif/pseudo dans le déclencheur, seule notre flèche reste visible */
.smpl-desc-trigger *::before,
.smpl-desc-trigger *::after{content:none!important;display:none!important}
.smpl-desc-trigger .smpl-desc-arrow{display:inline-flex!important}

/* STICKY MOBILE */
.smpl-mobile-buybar{display:none}

@media(max-width:767px){
  body.single-product .product_title{font-size:20px!important;line-height:1.18!important}
  body.single-product .summary .price{font-size:22px!important}
  body.single-product .woocommerce-product-details__short-description{font-size:12px!important}

  body.single-product .summary form.cart{gap:8px!important;padding:9px!important}
  body.single-product .summary form.cart .quantity{width:min(54vw,190px)!important;min-width:0!important}
  body.single-product .summary form.cart .single_add_to_cart_button{width:min(36vw,132px)!important;min-width:112px!important}

  .smpl-trustbar{grid-template-columns:1fr 1fr}
  .smpl-trust-item{min-height:67px;justify-content:flex-start}
  .smpl-trust-item:nth-child(2){border-right:0}
  .smpl-trust-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}

  body.single-product .related.products li.product{flex-basis:46%!important;min-width:46%!important;max-width:46%!important}

  .smpl-final-wa{flex-direction:column;align-items:stretch}
  .smpl-final-wa>a{width:100%}

  .smpl-mobile-buybar{position:fixed;z-index:999999;left:0;right:0;bottom:0;display:flex;align-items:center;gap:8px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:rgba(15,15,16,.985);box-shadow:0 -4px 16px rgba(0,0,0,.16)}
  .smpl-mobile-price{min-width:82px;color:#fff;font-size:13px;font-weight:800}
  .smpl-mobile-price ins{color:var(--sm-orange);text-decoration:none}.smpl-mobile-price del{display:none}
  .smpl-mobile-cart{flex:1;height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;background:var(--sm-orange);color:#fff;font-size:10px;font-weight:750;cursor:pointer}
  .smpl-mobile-cart svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.7}
  body.single-product{padding-bottom:62px!important}
}

@media(min-width:768px) and (max-width:1024px){.smpl-benefits{grid-template-columns:1fr 1fr}}

@media(min-width:1025px){
  body.single-product .related.products ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;overflow:visible!important}
  body.single-product .related.products li.product{min-width:0!important;max-width:none!important}
}

@media(prefers-reduced-motion:reduce){.smpl-marquee-track,.smpl-buy-now::after,.smpl-desc-trigger .smpl-desc-arrow{animation:none!important}}

/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.1
   UNIQUEMENT : centrer le sélecteur quantité au-dessus du
   bouton Ajouter au panier. Le bouton n'est pas modifié.
   ========================================================= */
@media(max-width:767px){
  body.single-product .summary form.cart .quantity{
    flex:0 0 min(54vw,190px)!important;
    margin-left:calc((100% - min(54vw,190px))/2)!important;
    margin-right:calc((100% - min(54vw,190px))/2)!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.2
   UNIQUEMENT : supprimer le fil d'Ariane au-dessus du H1.
   Aucun autre élément de la fiche n'est modifié.
   ========================================================= */
body.single-product .woocommerce-breadcrumb,
body.single-product .ct-breadcrumbs{
  display:none!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.3
   UNIQUEMENT : bouton "Ajouter aux favoris" plus premium
   + vrai coeur SVG parfaitement droit.
   Aucun autre bloc de la fiche n'est modifie.
   ========================================================= */
body.single-product .summary .yith-wcwl-add-to-wishlist,
body.single-product .summary .tinv-wraper,
body.single-product .summary .tinv-wishlist{
  min-height:48px!important;
  padding:7px 12px!important;
  border:1px solid #e3e5e8!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 3px 12px rgba(0,0,0,.035)!important;
}

body.single-product .summary .yith-wcwl-add-to-wishlist a,
body.single-product .summary .tinv-wraper a,
body.single-product .summary .tinv-wishlist a{
  gap:10px!important;
  color:#2b2d31!important;
  font-size:11.5px!important;
  font-weight:700!important;
  letter-spacing:.01em!important;
}

body.single-product .summary .yith-wcwl-add-to-wishlist a::before,
body.single-product .summary .tinv-wraper a::before,
body.single-product .summary .tinv-wishlist a::before{
  content:""!important;
  display:inline-block!important;
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  margin:0!important;
  background:var(--smpp-orange,#ff6200)!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
}

body.single-product .summary .yith-wcwl-add-to-wishlist a:hover,
body.single-product .summary .tinv-wraper a:hover,
body.single-product .summary .tinv-wishlist a:hover{
  color:#111!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.4
   UNIQUEMENT : centrage vertical du coeur + texte Favoris.
   Aucun autre bloc de la fiche n'est modifie.
   ========================================================= */
body.single-product .summary .yith-wcwl-add-to-wishlist a,
body.single-product .summary .tinv-wraper a,
body.single-product .summary .tinv-wishlist a{
  min-height:32px!important;
  height:32px!important;
  padding:0!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1.15!important;
  vertical-align:middle!important;
}

body.single-product .summary .yith-wcwl-add-to-wishlist a::before,
body.single-product .summary .tinv-wraper a::before,
body.single-product .summary .tinv-wishlist a::before{
  display:block!important;
  flex:0 0 22px!important;
  align-self:center!important;
  margin:0 10px 0 0!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.5
   UNIQUEMENT : centrer le texte du bouton COMMANDER SUR WHATSAPP.
   L'icône reste à gauche ; aucun autre bloc n'est modifié.
   ========================================================= */
body.single-product .smpl-wa-inline{
  position:relative!important;
  justify-content:center!important;
  padding-left:54px!important;
  padding-right:54px!important;
  text-align:center!important;
}

body.single-product .smpl-wa-inline > .smpl-wa-icon{
  position:absolute!important;
  left:14px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  margin:0!important;
}

body.single-product .smpl-wa-inline > span:last-child{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  margin:0!important;
  line-height:1.2!important;
}

body.single-product .smpl-wa-inline strong,
body.single-product .smpl-wa-inline small{
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  text-align:center!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.6
   UNIQUEMENT : placer exactement au milieu le bloc texte
   "COMMANDER SUR WHATSAPP" + sous-texte.
   L'icône reste à gauche. Rien d'autre n'est modifié.
   ========================================================= */
body.single-product .smpl-wa-inline{
  position:relative!important;
}

body.single-product .smpl-wa-inline > span:last-child{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  width:calc(100% - 120px)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  margin:0!important;
  padding:0!important;
}

body.single-product .smpl-wa-inline strong,
body.single-product .smpl-wa-inline small{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  text-align:center!important;
}

body.single-product .smpl-wa-inline small{
  margin-top:3px!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.7
   UNIQUEMENT : CTA WhatsApp = MAQUETTE 2 IMAGE 2 VALIDÉE.
   Le lien WhatsApp existant n'est pas modifié :
   il contient déjà le nom + l'URL exacte du produit.
   Aucun autre bloc de la fiche n'est modifié.
   ========================================================= */

body.single-product .smpl-wa-inline{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;

  width:100%!important;
  min-height:76px!important;

  display:flex!important;
  align-items:center!important;
  justify-content:center!important;

  margin-top:9px!important;
  padding:10px 78px!important;

  border:1px solid #ff6200!important;
  border-radius:13px!important;

  background:
    linear-gradient(180deg,#151617 0%,#090a0b 100%)!important;

  box-shadow:
    0 7px 20px rgba(0,0,0,.10),
    inset 0 1px 0 rgba(255,255,255,.05)!important;

  text-decoration:none!important;
  text-align:center!important;
  -webkit-tap-highlight-color:transparent!important;
}


/* PANNEAU VERT GAUCHE */
body.single-product .smpl-wa-inline::before{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;

  left:-18px!important;
  top:-22px!important;

  width:105px!important;
  height:120px!important;

  border-radius:0 58px 58px 0!important;

  background:
    linear-gradient(145deg,#20d965 0%,#07943e 100%)!important;

  border-right:2px solid rgba(255,98,0,.78)!important;

  transform:skewX(-8deg)!important;

  box-shadow:
    inset -8px 0 18px rgba(0,0,0,.08)!important;
}


/* ICÔNE WHATSAPP */
body.single-product .smpl-wa-inline > .smpl-wa-icon{
  position:absolute!important;
  z-index:2!important;

  left:18px!important;
  top:50%!important;

  transform:translateY(-50%)!important;

  width:48px!important;
  height:48px!important;
  min-width:48px!important;

  margin:0!important;

  display:flex!important;
  align-items:center!important;
  justify-content:center!important;

  border-radius:50%!important;

  background:transparent!important;
  color:#fff!important;

  box-shadow:none!important;
}

body.single-product .smpl-wa-inline > .smpl-wa-icon svg{
  width:34px!important;
  height:34px!important;
}


/* BLOC TEXTE EXACTEMENT AU CENTRE */
body.single-product .smpl-wa-inline > span:last-child{
  position:static!important;
  transform:none!important;

  width:100%!important;
  max-width:330px!important;

  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;

  margin:0 auto!important;
  padding:0!important;

  text-align:center!important;
}


/* TITRE */
body.single-product .smpl-wa-inline strong{
  display:block!important;
  width:100%!important;

  margin:0!important;
  padding:0!important;

  color:#fff!important;

  font-size:12px!important;
  font-weight:800!important;
  line-height:1.15!important;

  letter-spacing:.05px!important;
  text-align:center!important;
}


/* SOUS-TEXTE + TRAITS */
body.single-product .smpl-wa-inline small{
  width:100%!important;

  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;

  margin:5px 0 0!important;
  padding:0!important;

  color:#d3d3d3!important;

  font-size:8.5px!important;
  font-weight:500!important;
  line-height:1.2!important;

  text-align:center!important;
}

body.single-product .smpl-wa-inline small::before,
body.single-product .smpl-wa-inline small::after{
  content:""!important;

  width:26px!important;
  height:1px!important;

  flex:0 0 26px!important;

  background:rgba(255,255,255,.22)!important;
}


/* FLÈCHE VERTE À DROITE */
body.single-product .smpl-wa-inline::after{
  content:"›"!important;

  position:absolute!important;
  z-index:3!important;

  right:15px!important;
  top:50%!important;

  transform:translateY(-50%)!important;

  width:38px!important;
  height:38px!important;

  display:flex!important;
  align-items:center!important;
  justify-content:center!important;

  border-radius:50%!important;

  background:
    linear-gradient(145deg,#22d966,#079840)!important;

  color:#fff!important;

  font-family:Arial,sans-serif!important;
  font-size:32px!important;
  font-weight:300!important;
  line-height:1!important;

  box-shadow:
    0 4px 12px rgba(0,0,0,.18)!important;
}


/* MOBILE ÉTROIT */
@media(max-width:390px){
  body.single-product .smpl-wa-inline{
    min-height:72px!important;
    padding-left:72px!important;
    padding-right:62px!important;
  }

  body.single-product .smpl-wa-inline::before{
    width:94px!important;
  }

  body.single-product .smpl-wa-inline > .smpl-wa-icon{
    left:15px!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
  }

  body.single-product .smpl-wa-inline > .smpl-wa-icon svg{
    width:31px!important;
    height:31px!important;
  }

  body.single-product .smpl-wa-inline strong{
    font-size:10.5px!important;
  }

  body.single-product .smpl-wa-inline small{
    font-size:7.5px!important;
    gap:6px!important;
  }

  body.single-product .smpl-wa-inline small::before,
  body.single-product .smpl-wa-inline small::after{
    width:18px!important;
    flex-basis:18px!important;
  }

  body.single-product .smpl-wa-inline::after{
    right:12px!important;
    width:34px!important;
    height:34px!important;
    font-size:28px!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.8
   UNIQUEMENT : rendre le CTA WhatsApp compact, à la même
   hauteur visuelle que "ACHETER MAINTENANT".
   Design Maquette 2 conservé. Aucun autre bloc modifié.
   ========================================================= */

body.single-product .smpl-wa-inline{
  min-height:46px!important;
  height:46px!important;
  margin-top:8px!important;
  padding:4px 58px!important;
  border-radius:8px!important;
}

/* panneau vert gauche plus compact */
body.single-product .smpl-wa-inline::before{
  left:-12px!important;
  top:-14px!important;
  width:78px!important;
  height:76px!important;
  border-radius:0 38px 38px 0!important;
}

/* icône WhatsApp */
body.single-product .smpl-wa-inline > .smpl-wa-icon{
  left:14px!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
}

body.single-product .smpl-wa-inline > .smpl-wa-icon svg{
  width:22px!important;
  height:22px!important;
}

/* texte */
body.single-product .smpl-wa-inline > span:last-child{
  max-width:280px!important;
}

body.single-product .smpl-wa-inline strong{
  font-size:9.5px!important;
  line-height:1.1!important;
}

body.single-product .smpl-wa-inline small{
  margin-top:2px!important;
  gap:5px!important;
  font-size:6.7px!important;
  line-height:1.1!important;
}

body.single-product .smpl-wa-inline small::before,
body.single-product .smpl-wa-inline small::after{
  width:16px!important;
  flex-basis:16px!important;
}

/* flèche droite */
body.single-product .smpl-wa-inline::after{
  right:11px!important;
  width:28px!important;
  height:28px!important;
  font-size:23px!important;
  box-shadow:0 2px 7px rgba(0,0,0,.16)!important;
}

/* très petits mobiles */
@media(max-width:390px){
  body.single-product .smpl-wa-inline{
    min-height:46px!important;
    height:46px!important;
    padding-left:54px!important;
    padding-right:48px!important;
  }

  body.single-product .smpl-wa-inline::before{
    width:72px!important;
  }

  body.single-product .smpl-wa-inline > .smpl-wa-icon{
    left:12px!important;
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
  }

  body.single-product .smpl-wa-inline > .smpl-wa-icon svg{
    width:20px!important;
    height:20px!important;
  }

  body.single-product .smpl-wa-inline strong{
    font-size:8.8px!important;
  }

  body.single-product .smpl-wa-inline small{
    font-size:6.3px!important;
  }

  body.single-product .smpl-wa-inline::after{
    right:10px!important;
    width:26px!important;
    height:26px!important;
    font-size:21px!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.9
   UNIQUEMENT : réduire les 2 grands espaces blancs signalés.
   1) sous la bande orange, avant la galerie produit
   2) entre la barre noire de réassurance et Description
   Aucun autre bloc n'est modifié.
   ========================================================= */

/* 1 — espace sous la bande orange */
body.single-product .smpl-marquee{
  margin-bottom:3px!important;
}

/* si le produit suit directement le bandeau, aucun espace ajouté */
body.single-product .smpl-marquee + .product{
  margin-top:0!important;
  padding-top:0!important;
}

/* 2 — espace entre réassurance noire et onglets Description/Avis */
body.single-product .smpl-trustbar{
  margin-bottom:10px!important;
}

body.single-product .smpl-trustbar + .woocommerce-tabs{
  margin-top:0!important;
  padding-top:0!important;
}

/* variante Blocksy où les tabs ne sont pas strictement adjacents */
body.single-product .woocommerce-tabs{
  scroll-margin-top:70px;
}

@media(max-width:767px){
  body.single-product .smpl-marquee{
    margin-bottom:2px!important;
  }

  body.single-product .smpl-trustbar{
    margin-bottom:8px!important;
  }

  body.single-product .smpl-trustbar + .woocommerce-tabs{
    margin-top:0!important;
    padding-top:0!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.10
   UNIQUEMENT : supprimer l'espace blanc restant entre
   le bandeau orange et la galerie produit.
   Aucun autre bloc / bouton / typographie n'est modifié.
   ========================================================= */

@media(max-width:1024px){

  body.single-product #main,
  body.single-product .site-main{
    margin-top:0!important;
    padding-top:0!important;
  }

  body.single-product #main > .ct-container,
  body.single-product #main > .ct-container-full,
  body.single-product .site-main > .ct-container,
  body.single-product .site-main > .ct-container-full{
    margin-top:0!important;
    padding-top:0!important;
  }

  body.single-product article.product,
  body.single-product div.product{
    margin-top:0!important;
    padding-top:0!important;
  }

  body.single-product .woocommerce-product-gallery{
    margin-top:0!important;
    padding-top:0!important;
  }
}


/* =========================================================
   SPORTMALL PRODUCT LITE 1.0.2.16
   DESCRIPTION / AVIS — MAQUETTE VALIDÉE
   Modification chirurgicale uniquement sur cette zone.
   ========================================================= */

@media(max-width:1024px){

  /* éléments Blocksy natifs remplacés uniquement visuellement */
  body.single-product .smpl-native-tab-heading-hidden,
  body.single-product .smpl-native-tabs-nav-hidden{
    display:none!important;
  }

  body.single-product .smpl-premium-accordion{
    width:100%!important;
    margin:12px 0 18px!important;
    padding:0!important;
  }

  body.single-product .smpl-premium-card{
    width:100%!important;
    margin:0!important;
    padding:0!important;

    border:1px solid #e5e7e9!important;
    border-radius:12px!important;

    background:#fff!important;

    box-shadow:
      0 5px 18px rgba(17,24,39,.045)!important;

    overflow:hidden!important;
  }

  body.single-product .smpl-premium-review-card{
    margin-top:10px!important;
  }

  /* en-tête */
  body.single-product .smpl-premium-card-head{
    width:100%!important;
    min-height:58px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;

    gap:11px!important;

    margin:0!important;
    padding:9px 13px!important;

    border:0!important;
    border-radius:0!important;

    background:#fff!important;

    color:#111!important;

    font-family:inherit!important;
    text-decoration:none!important;
    text-transform:none!important;
    text-align:left!important;

    box-shadow:none!important;
    cursor:pointer!important;

    -webkit-tap-highlight-color:transparent!important;
  }

  body.single-product
  .smpl-premium-card.is-open
  .smpl-premium-card-head{
    border-bottom:1px solid #eceeef!important;
  }

  /* icône cercle */
  body.single-product .smpl-premium-circle-icon{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    border:1.5px solid var(--sm-orange)!important;
    border-radius:50%!important;

    background:#fff!important;
    color:var(--sm-orange)!important;
  }

  body.single-product .smpl-premium-circle-icon svg{
    width:18px!important;
    height:18px!important;

    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }

  /* titre parfaitement à gauche comme la maquette */
  body.single-product .smpl-premium-head-label{
    flex:1 1 auto!important;
    min-width:0!important;

    display:block!important;

    margin:0!important;
    padding:0!important;

    color:#111!important;

    font-size:13px!important;
    font-weight:800!important;
    line-height:1.15!important;

    letter-spacing:.05px!important;
    text-align:left!important;
  }

  /* chevron */
  body.single-product .smpl-premium-head-chevron{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    margin-left:auto!important;

    color:#34373a!important;

    transition:
      transform .24s ease,
      color .24s ease!important;
  }

  body.single-product
  .smpl-premium-desc-head
  .smpl-premium-head-chevron{
    color:var(--sm-orange)!important;
  }

  body.single-product .smpl-premium-head-chevron svg{
    width:20px!important;
    height:20px!important;

    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2.15!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }

  body.single-product
  .smpl-premium-card.is-open
  .smpl-premium-head-chevron{
    transform:rotate(180deg)!important;
  }

  /* corps */
  body.single-product .smpl-premium-card-body{
    width:100%!important;
    margin:0!important;
    background:#fff!important;
  }

  body.single-product .smpl-premium-desc-body{
    position:relative!important;
    padding:14px 14px 48px!important;
  }

  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-desc-body{
    min-height:145px!important;
  }

  /*
   * Aperçu : le vrai contenu WooCommerce reste dans le DOM.
   * On masque seulement les titres/listes pendant l'aperçu
   * afin d'afficher le début du premier paragraphe comme
   * sur la maquette.
   */
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description{
    max-height:72px!important;
    overflow:hidden!important;
  }

  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description h1,
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description h2,
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description h3,
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description h4,
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description h5,
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description h6,
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description ul,
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description ol,
  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description table{
    display:none!important;
  }

  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-real-description p{
    margin-top:0!important;
    margin-bottom:0!important;
  }

  body.single-product
  .smpl-premium-desc-card.is-preview
  .smpl-premium-desc-body::after{
    content:""!important;

    position:absolute!important;
    z-index:2!important;

    left:0!important;
    right:0!important;
    bottom:0!important;

    height:58px!important;

    pointer-events:none!important;

    background:
      linear-gradient(
        to bottom,
        rgba(255,255,255,0),
        rgba(255,255,255,.95) 45%,
        #fff 74%
      )!important;
  }

  /* Voir plus */
  body.single-product .smpl-premium-see-more{
    position:absolute!important;
    z-index:4!important;

    left:50%!important;
    bottom:6px!important;

    transform:translateX(-50%)!important;

    min-width:84px!important;
    min-height:38px!important;

    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;

    margin:0!important;
    padding:2px 8px!important;

    border:0!important;
    border-radius:999px!important;

    background:transparent!important;

    color:var(--sm-orange)!important;

    font-family:inherit!important;
    font-size:10px!important;
    font-weight:750!important;
    line-height:1.05!important;

    text-align:center!important;

    box-shadow:none!important;
    cursor:pointer!important;

    -webkit-tap-highlight-color:transparent!important;
  }

  body.single-product .smpl-premium-see-more-arrow{
    width:21px!important;
    height:17px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    margin-top:1px!important;

    color:var(--sm-orange)!important;

    filter:
      drop-shadow(0 5px 5px rgba(255,98,0,.24))!important;

    animation:
      smpl-see-more-bounce
      1.15s ease-in-out infinite!important;
  }

  body.single-product .smpl-premium-see-more-arrow svg{
    width:17px!important;
    height:17px!important;

    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2.15!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }

  @keyframes smpl-see-more-bounce{
    0%,100%{
      transform:translateY(-1px);
      opacity:.7;
    }
    50%{
      transform:translateY(4px);
      opacity:1;
    }
  }

  /* Description complète */
  body.single-product
  .smpl-premium-desc-card.is-expanded
  .smpl-premium-desc-body{
    padding-bottom:15px!important;
  }

  body.single-product
  .smpl-premium-desc-card.is-expanded
  .smpl-premium-real-description{
    max-height:none!important;
    overflow:visible!important;
  }

  /* Avis */
  body.single-product .smpl-premium-review-body{
    padding:14px!important;
  }

  /* =======================================================
     STRUCTURE SEO EXISTANTE CONSERVÉE
     Aucun remplacement des H2/H3/P/UL/LI.
     ======================================================= */

  body.single-product
  .smpl-premium-real-description h1,
  body.single-product
  .smpl-premium-real-description h2{
    font-size:19px!important;
    line-height:1.32!important;
    font-weight:700!important;
    color:#171719!important;
    margin:17px 0 9px!important;
  }

  body.single-product
  .smpl-premium-real-description h3{
    font-size:17px!important;
    line-height:1.38!important;
    font-weight:700!important;
    color:#202226!important;
  }

  body.single-product
  .smpl-premium-real-description p,
  body.single-product
  .smpl-premium-real-description li{
    font-size:15px!important;
    line-height:1.58!important;
    color:#51555a!important;
  }
}

@media(max-width:390px){

  body.single-product .smpl-premium-card-head{
    min-height:55px!important;
    padding:8px 11px!important;
    gap:9px!important;
  }

  body.single-product .smpl-premium-circle-icon{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
  }

  body.single-product .smpl-premium-head-label{
    font-size:12px!important;
  }

  body.single-product .smpl-premium-desc-body{
    padding-left:12px!important;
    padding-right:12px!important;
  }
}

@media(prefers-reduced-motion:reduce){
  body.single-product .smpl-premium-see-more-arrow{
    animation:none!important;
  }

  body.single-product .smpl-premium-head-chevron{
    transition:none!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.17
   UNIQUEMENT : centrer le logo WhatsApp + le texte
   "UNE QUESTION ?" / "Écrivez-nous sur WhatsApp"
   au-dessus du bouton orange.
   Aucun autre bloc n'est modifié.
   ========================================================= */

body.single-product .smpl-final-wa-left{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  margin:0 auto!important;
  text-align:center!important;
}

body.single-product .smpl-final-wa-left > span:last-child{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}

body.single-product .smpl-final-wa-left strong,
body.single-product .smpl-final-wa-left small{
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  text-align:center!important;
}

body.single-product .smpl-final-wa-left .smpl-wa-icon{
  flex:0 0 auto!important;
  margin:0!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.18
   UNIQUEMENT :
   - rapprocher légèrement le logo WhatsApp du texte
   - déplacer l'ensemble logo + texte légèrement vers la gauche
   Aucun autre élément n'est modifié.
   ========================================================= */

body.single-product .smpl-final-wa-left{
  gap:6px!important;
  transform:translateX(-10px)!important;
}

body.single-product .smpl-final-wa-left .smpl-wa-icon{
  margin-right:0!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.19
   UNIQUEMENT : masquer la catégorie ("UNCATEGORIZED", etc.)
   dans les cartes de PRODUITS SIMILAIRES.
   Prix, étoiles, bouton panier, favoris, image et titre restent intacts.
   ========================================================= */

body.single-product .related.products li.product .entry-meta,
body.single-product .related.products li.product .product-category,
body.single-product .related.products li.product .product-categories,
body.single-product .related.products li.product .ct-product-categories,
body.single-product .related.products li.product .posted_in,
body.single-product .related.products li.product [class*="product-categor"],
body.single-product .related.products li.product [class*="taxonomy"],
body.single-product .related.products li.product a[href*="/product-category/"]{
  display:none!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.20
   UNIQUEMENT : réduire la TAILLE de la zone achat.
   Structure, ordre, centrage, couleurs, textes, fonctions
   et design restent strictement inchangés.
   ========================================================= */

@media(max-width:767px){

  /* Carte quantité + Ajouter au panier : moins haute */
  body.single-product .summary form.cart{
    gap:6px!important;
    margin-top:10px!important;
    padding:6px!important;
  }

  /* Quantité : même position centrée, format plus compact */
  body.single-product .summary form.cart .quantity{
    flex-basis:min(50vw,176px)!important;
    width:min(50vw,176px)!important;
    height:42px!important;
    margin-left:calc((100% - min(50vw,176px))/2)!important;
    margin-right:calc((100% - min(50vw,176px))/2)!important;
  }

  body.single-product .summary form.cart .quantity .minus,
  body.single-product .summary form.cart .quantity .plus,
  body.single-product .summary form.cart .quantity .ct-decrease,
  body.single-product .summary form.cart .quantity .ct-increase{
    height:40px!important;
  }

  body.single-product .summary form.cart .quantity input.qty{
    height:40px!important;
    line-height:40px!important;
  }

  /* Ajouter au panier : même largeur / même disposition,
     uniquement un peu moins haut */
  body.single-product .summary form.cart .single_add_to_cart_button{
    height:44px!important;
    min-height:44px!important;
  }

  /* Favoris : même design premium, moins haut */
  body.single-product .summary .yith-wcwl-add-to-wishlist,
  body.single-product .summary .tinv-wraper,
  body.single-product .summary .tinv-wishlist{
    min-height:42px!important;
    margin-top:6px!important;
    padding:4px 10px!important;
  }

  body.single-product .summary .yith-wcwl-add-to-wishlist a,
  body.single-product .summary .tinv-wraper a,
  body.single-product .summary .tinv-wishlist a{
    min-height:30px!important;
    height:30px!important;
  }

  body.single-product .summary .yith-wcwl-add-to-wishlist a::before,
  body.single-product .summary .tinv-wraper a::before,
  body.single-product .summary .tinv-wishlist a::before{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    flex-basis:20px!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.21
   UNIQUEMENT : empêcher l'espace blanc intermittent au-dessus
   du bandeau orange sur les fiches produit mobile/tablette.
   Aucun bouton, texte, galerie ou autre bloc n'est modifié.
   ========================================================= */

@media(max-width:1024px){

  /* Neutralise l'espacement vertical Blocksy sur le contenu produit */
  body.single-product{
    --content-vertical-spacing:0px!important;
    --content-spacing:0px!important;
  }

  body.single-product #main-container,
  body.single-product #main,
  body.single-product .site-main,
  body.single-product .content-area,
  body.single-product [data-content]{
    --content-vertical-spacing:0px!important;
    --content-spacing:0px!important;

    margin-top:0!important;
    padding-top:0!important;

    margin-block-start:0!important;
    padding-block-start:0!important;
  }

  body.single-product #main-container > .ct-container,
  body.single-product #main-container > .ct-container-full,
  body.single-product #main > .ct-container,
  body.single-product #main > .ct-container-full,
  body.single-product .site-main > .ct-container,
  body.single-product .site-main > .ct-container-full{
    margin-top:0!important;
    padding-top:0!important;
    margin-block-start:0!important;
    padding-block-start:0!important;
  }

  /* Le bandeau doit toujours commencer sans marge haute */
  body.single-product .smpl-marquee{
    margin-top:0!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.22
   UNIQUEMENT : réduire la taille visuelle de la galerie produit
   sur mobile/tablette, surtout l'image principale.
   - Aucune image n'est recadrée
   - Zoom, flèches et miniatures restent fonctionnels
   - Aucun autre bloc n'est modifié
   ========================================================= */

@media(max-width:1024px){

  /* Galerie globale légèrement plus compacte */
  body.single-product .woocommerce-product-gallery{
    margin-bottom:8px!important;
  }

  /* Zone principale : environ 22 à 25 % moins haute */
  body.single-product .woocommerce-product-gallery .flex-viewport{
    height:min(78vw,430px)!important;
    max-height:430px!important;
    overflow:hidden!important;
  }

  /* Chaque slide reste centrée, sans crop */
  body.single-product .woocommerce-product-gallery .flex-viewport
  .woocommerce-product-gallery__image{
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  body.single-product .woocommerce-product-gallery .flex-viewport
  .woocommerce-product-gallery__image > a{
    width:100%!important;
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  body.single-product .woocommerce-product-gallery .flex-viewport
  .woocommerce-product-gallery__image img{
    width:100%!important;
    height:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
  }

  /* Miniatures : on garde le design, juste moins d'espace vertical */
  body.single-product .woocommerce-product-gallery .flex-control-thumbs{
    margin-top:6px!important;
    margin-bottom:0!important;
  }
}

@media(max-width:390px){
  body.single-product .woocommerce-product-gallery .flex-viewport{
    height:76vw!important;
    max-height:330px!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.23
   UNIQUEMENT : revenir à une typographie premium claire
   type Poppins pour les titres/CTA de la fiche produit.
   Aucun changement de taille, couleur, marge ou structure.
   Aucun chargement de police externe ajouté.
   ========================================================= */

body.single-product .product_title,
body.single-product .smpl-premium-head-label,
body.single-product .smpl-final-wa-left strong,
body.single-product .related.products > h2,
body.single-product .related.products li.product .woocommerce-loop-product__title,
body.single-product .related.products li.product h2,
body.single-product .related.products li.product h3,
body.single-product .summary .single_add_to_cart_button,
body.single-product .smpl-actions a,
body.single-product .smpl-buy-now,
body.single-product .smpl-final-wa > a{
  font-family:
    "Poppins",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Arial,
    sans-serif!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.26
   UNIQUEMENT : mini-panier flottant WooCommerce sur mobile.
   Le sticky ACHETER MAINTENANT reste strictement inchangé.
   ========================================================= */

.smpl-floating-cart{
  display:none;
}

@media(max-width:767px){

  body.single-product .smpl-floating-cart{
    position:fixed;
    z-index:1000000;

    right:10px;
    bottom:calc(62px + env(safe-area-inset-bottom));

    min-width:112px;
    height:40px;

    display:flex;
    align-items:center;
    justify-content:center;
    gap:6px;

    padding:0 8px;

    border:1px solid rgba(255,98,0,.9);
    border-radius:9px;

    background:rgba(15,15,16,.98);
    color:#fff!important;

    box-shadow:0 5px 16px rgba(0,0,0,.20);

    text-decoration:none!important;
    -webkit-tap-highlight-color:transparent;
  }

  body.single-product .smpl-floating-cart-icon{
    width:18px;
    height:18px;

    display:flex;
    align-items:center;
    justify-content:center;

    color:#fff;
  }

  body.single-product .smpl-floating-cart-icon svg{
    width:18px;
    height:18px;

    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
  }

  body.single-product .smpl-floating-cart-label{
    color:#fff;

    font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
    font-size:9px;
    font-weight:750;
    line-height:1;
  }

  body.single-product .smpl-floating-cart-count{
    min-width:20px;
    height:20px;

    display:inline-flex;
    align-items:center;
    justify-content:center;

    padding:0 5px;

    border-radius:999px;

    background:var(--sm-orange);
    color:#fff;

    font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
    font-size:9px;
    font-weight:800;
    line-height:1;
  }

  body.single-product .smpl-floating-cart:active{
    transform:translateY(1px);
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.27
   UNIQUEMENT : le mini-panier flottant n'apparaît qu'après
   avoir dépassé le titre H1 du produit.
   Aucun autre élément de la fiche n'est modifié.
   ========================================================= */

@media(max-width:767px){

  body.single-product .smpl-floating-cart{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(8px)!important;

    transition:
      opacity .20s ease,
      transform .20s ease,
      visibility .20s ease!important;
  }

  body.single-product .smpl-floating-cart.is-visible{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
}

@media(prefers-reduced-motion:reduce){
  body.single-product .smpl-floating-cart{
    transition:none!important;
  }
}


/* =========================================================
   AVIS CLIENTS + PHOTOS — MAQUETTE 2 VALIDÉE
   v1.0.2.30
   ========================================================= */

body.single-product #review_form_wrapper,
body.single-product #review_form{
  font-family:
    "Poppins",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Arial,
    sans-serif!important;
}

body.single-product #review_form_wrapper{
  width:100%!important;
}

body.single-product #review_form{
  padding:0!important;
}

body.single-product #review_form .comment-reply-title{
  display:block!important;
  margin:0 0 9px!important;
  color:#111!important;
  font-size:17px!important;
  font-weight:800!important;
  line-height:1.3!important;
}

body.single-product #review_form .comment-notes,
body.single-product #review_form .comment-form-cookies-consent{
  color:#777!important;
  font-size:11px!important;
  line-height:1.45!important;
}

body.single-product #review_form .comment-form-rating label,
body.single-product #review_form .comment-form-author label,
body.single-product #review_form .comment-form-email label,
body.single-product #review_form .comment-form-comment label{
  display:block!important;
  margin:0 0 5px!important;
  color:#171719!important;
  font-size:11px!important;
  font-weight:700!important;
}

body.single-product #review_form input[type="text"],
body.single-product #review_form input[type="email"],
body.single-product #review_form textarea{
  width:100%!important;
  border:1px solid #dedfe1!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#222!important;
  box-shadow:none!important;
}

body.single-product #review_form input[type="text"],
body.single-product #review_form input[type="email"]{
  height:42px!important;
  padding:0 11px!important;
}

body.single-product #review_form textarea{
  min-height:110px!important;
  padding:10px 11px!important;
  resize:vertical!important;
}

body.single-product #review_form .stars a{
  color:#ff7a22!important;
}

/* Badge réel uniquement si achat réellement vérifié */
.smpl-review-verified-note{
  width:100%;
  display:flex;
  align-items:center;
  gap:9px;
  margin:0 0 13px;
  padding:10px 11px;
  border:1px solid #ffe0ca;
  border-radius:10px;
  background:linear-gradient(135deg,#fff7f1,#fffaf6);
}

.smpl-review-verified-icon{
  width:27px;
  height:27px;
  min-width:27px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  background:var(--sm-orange);
  color:#fff;
  font-size:14px;
  font-weight:900;
}

.smpl-review-verified-note strong,
.smpl-review-verified-note small{
  display:block;
}

.smpl-review-verified-note strong{
  color:var(--sm-orange);
  font-size:10px;
  font-weight:800;
}

.smpl-review-verified-note small{
  margin-top:1px;
  color:#666;
  font-size:8px;
  line-height:1.3;
}

/* Uploader */
.smpl-review-photo-box{
  width:100%;
  margin:12px 0 14px;
  padding:11px;
  border:1px solid #ffe0ca;
  border-radius:10px;
  background:linear-gradient(135deg,#fffaf6,#fff7f1);
}

.smpl-review-photo-heading{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:10px;
}

.smpl-review-camera{
  width:28px;
  height:28px;
  min-width:28px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--sm-orange);
}

.smpl-review-camera svg{
  width:21px;
  height:21px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.smpl-review-photo-heading strong,
.smpl-review-photo-heading small{
  display:block;
}

.smpl-review-photo-heading strong{
  color:#111;
  font-size:10px;
  font-weight:800;
}

.smpl-review-photo-heading small{
  margin-top:2px;
  color:#666;
  font-size:8px;
  line-height:1.25;
}

.smpl-review-photo-input{
  position:absolute!important;
  left:-99999px!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
}

.smpl-review-photo-slots{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
}

.smpl-review-photo-slot{
  position:relative;
  aspect-ratio:1/1;
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  padding:5px;
  overflow:hidden;
  border:1px solid #d9dcdf;
  border-radius:9px;
  background:#fff;
  color:#555;
  font-family:inherit;
  font-size:8px;
  line-height:1.15;
  text-align:center;
  box-shadow:none;
  cursor:pointer;
}

.smpl-review-photo-slot.is-primary{
  border:1.5px dashed var(--sm-orange);
  color:#222;
}

.smpl-review-photo-slot.has-image{
  border-style:solid!important;
  padding:0;
}

.smpl-review-photo-slot.has-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.smpl-review-photo-plus{
  width:25px;
  height:25px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#f4f5f6;
  color:#555;
  font-size:20px;
  font-weight:400;
  line-height:1;
}

.smpl-review-photo-slot.is-primary .smpl-review-photo-plus{
  background:var(--sm-orange);
  color:#fff;
}

.smpl-review-photo-remove{
  position:absolute;
  top:4px;
  right:4px;
  width:20px;
  height:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(15,15,16,.88);
  color:#fff;
  font-size:15px;
  font-weight:700;
  line-height:1;
}

.smpl-review-photo-help{
  margin:8px 0 0!important;
  color:#777!important;
  font-size:7.5px!important;
  line-height:1.35!important;
  text-align:center!important;
}

.smpl-review-photo-error{
  min-height:0;
  margin:5px 0 0!important;
  color:#c33!important;
  font-size:8px!important;
  font-weight:650!important;
  text-align:center!important;
}

body.single-product #review_form .form-submit{
  margin-top:12px!important;
}

body.single-product #review_form #submit{
  width:100%!important;
  min-height:44px!important;
  border:0!important;
  border-radius:7px!important;
  background:var(--sm-orange)!important;
  color:#fff!important;
  font-family:
    "Poppins",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Arial,
    sans-serif!important;
  font-size:10px!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  box-shadow:none!important;
}

/* Badge avis publié */
.smpl-review-published-verified{
  display:inline-flex;
  align-items:center;
  min-height:22px;
  margin:0 0 7px;
  padding:0 8px;
  border-radius:999px;
  background:#fff2e8;
  color:var(--sm-orange);
  font-size:8px;
  font-weight:800;
}

/* Galerie sous l'avis */
.smpl-review-photo-gallery{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:10px;
}

.smpl-review-photo-thumb{
  width:66px;
  height:66px;
  display:block;
  overflow:hidden;
  border:1px solid #e6e7e8;
  border-radius:8px;
  background:#fff;
}

.smpl-review-photo-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  margin:0!important;
}

/* Mobile */
@media(max-width:390px){
  .smpl-review-photo-box{
    padding:9px;
  }

  .smpl-review-photo-slots{
    gap:6px;
  }

  .smpl-review-photo-heading strong{
    font-size:9px;
  }

  .smpl-review-photo-heading small{
    font-size:7.5px;
  }

  .smpl-review-photo-help{
    font-size:7px!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.31
   UNIQUEMENT :
   - retire le bloc "ACHAT VÉRIFIÉ" du formulaire
   - retire "Soyez le premier à laisser votre avis sur..."
   Aucun autre champ / style / fonctionnement n'est modifié.
   ========================================================= */

body.single-product #review_form .comment-reply-title:empty{
  display:none!important;
}

body.single-product #review_form .comment-reply-title{
  margin-top:0!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.32
   UNIQUEMENT : afficher le bloc "ACHAT VÉRIFIÉ"
   dans le formulaire, sans phrase explicative.
   Le texte "Soyez le premier à laisser votre avis..." reste supprimé.
   ========================================================= */

body.single-product .smpl-review-verified-note-title-only{
  min-height:44px!important;
  padding:9px 11px!important;
}

body.single-product .smpl-review-verified-note-title-only > span:last-child{
  display:flex!important;
  align-items:center!important;
}

body.single-product .smpl-review-verified-note-title-only strong{
  margin:0!important;
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.33
   UNIQUEMENT : bloc ACHAT VÉRIFIÉ fidèle à la maquette 2.
   Compact, fond crème léger, bouclier orange, texte centré.
   Aucun autre élément du formulaire n'est modifié.
   ========================================================= */

body.single-product .smpl-review-verified-note-premium{
  width:max-content!important;
  max-width:100%!important;
  min-height:34px!important;

  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;

  margin:0 0 12px!important;
  padding:6px 10px!important;

  border:1px solid #ffe1cc!important;
  border-radius:9px!important;

  background:#fff7f1!important;

  box-shadow:none!important;
}

body.single-product .smpl-review-verified-note-premium .smpl-review-verified-shield{
  width:23px!important;
  height:23px!important;
  min-width:23px!important;

  display:flex!important;
  align-items:center!important;
  justify-content:center!important;

  border-radius:7px!important;

  background:var(--sm-orange)!important;
  color:#fff!important;
}

body.single-product .smpl-review-verified-note-premium .smpl-review-verified-shield svg{
  width:15px!important;
  height:15px!important;

  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

body.single-product .smpl-review-verified-note-premium strong{
  display:block!important;

  margin:0!important;
  padding:0!important;

  color:var(--sm-orange)!important;

  font-family:
    "Poppins",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Arial,
    sans-serif!important;

  font-size:10px!important;
  font-weight:800!important;
  line-height:1!important;

  letter-spacing:.1px!important;
  white-space:nowrap!important;
}

@media(max-width:390px){
  body.single-product .smpl-review-verified-note-premium{
    min-height:32px!important;
    padding:5px 9px!important;
    gap:6px!important;
  }

  body.single-product .smpl-review-verified-note-premium .smpl-review-verified-shield{
    width:21px!important;
    height:21px!important;
    min-width:21px!important;
  }

  body.single-product .smpl-review-verified-note-premium .smpl-review-verified-shield svg{
    width:14px!important;
    height:14px!important;
  }

  body.single-product .smpl-review-verified-note-premium strong{
    font-size:9.5px!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.34
   UNIQUEMENT : bloc ACHAT VÉRIFIÉ complet comme la maquette.
   - grand fond crème léger
   - bouclier orange à gauche
   - titre orange
   - phrase explicative sous le titre
   Aucun autre élément du formulaire n'est modifié.
   ========================================================= */

body.single-product .smpl-review-verified-note-full{
  width:100%!important;
  min-height:82px!important;

  display:flex!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:11px!important;

  margin:0 0 18px!important;
  padding:14px 15px!important;

  border:1px solid #ffe2cd!important;
  border-radius:10px!important;

  background:
    linear-gradient(135deg,#fff7f1 0%,#fff2e8 100%)!important;

  box-shadow:none!important;
}

body.single-product .smpl-review-verified-note-full .smpl-review-verified-shield{
  width:34px!important;
  height:40px!important;
  min-width:34px!important;

  display:flex!important;
  align-items:center!important;
  justify-content:center!important;

  margin-top:1px!important;

  border-radius:0!important;

  background:transparent!important;
  color:var(--sm-orange)!important;
}

body.single-product .smpl-review-verified-note-full .smpl-review-verified-shield svg{
  width:34px!important;
  height:40px!important;

  fill:var(--sm-orange)!important;
  stroke:#fff!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

body.single-product .smpl-review-verified-note-full .smpl-review-verified-copy{
  flex:1 1 auto!important;
  min-width:0!important;

  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;

  margin:0!important;
  padding:0!important;

  text-align:left!important;
}

body.single-product .smpl-review-verified-note-full strong{
  display:block!important;

  margin:0!important;
  padding:0!important;

  color:var(--sm-orange)!important;

  font-family:
    "Poppins",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Arial,
    sans-serif!important;

  font-size:11px!important;
  font-weight:800!important;
  line-height:1.2!important;

  letter-spacing:.1px!important;
}

body.single-product .smpl-review-verified-note-full small{
  display:block!important;

  margin:6px 0 0!important;
  padding:0!important;

  color:#2f3033!important;

  font-family:
    "Poppins",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Arial,
    sans-serif!important;

  font-size:9px!important;
  font-weight:500!important;
  line-height:1.45!important;

  text-align:left!important;
}

@media(max-width:390px){

  body.single-product .smpl-review-verified-note-full{
    min-height:76px!important;
    gap:9px!important;
    padding:12px!important;
  }

  body.single-product .smpl-review-verified-note-full .smpl-review-verified-shield{
    width:30px!important;
    height:36px!important;
    min-width:30px!important;
  }

  body.single-product .smpl-review-verified-note-full .smpl-review-verified-shield svg{
    width:30px!important;
    height:36px!important;
  }

  body.single-product .smpl-review-verified-note-full strong{
    font-size:10px!important;
  }

  body.single-product .smpl-review-verified-note-full small{
    font-size:8.5px!important;
  }
}


/* =========================================================
   CORRECTION CHIRURGICALE 1.0.2.35
   UNIQUEMENT :
   - supprimer la zone vide "Avis / Il n’y a pas encore d’avis."
     lorsqu'il n'existe aucun avis
   - le bloc ACHAT VÉRIFIÉ devient ainsi le premier élément du formulaire
   Aucun champ ni fonctionnement du formulaire n'est modifié.
   ========================================================= */

body.single-product #reviews #comments.smpl-no-reviews-intro-hidden{
  display:none!important;
}

body.single-product #reviews #comments.smpl-no-reviews-intro-hidden
+ #review_form_wrapper{
  margin-top:0!important;
  padding-top:0!important;
}

body.single-product #reviews #review_form_wrapper{
  margin-top:0!important;
}
