:root{--mtm-blue:#2674ff;--mtm-blue2:#0757e6;--mtm-bg:#050912;--mtm-card:#08111f;--mtm-line:rgba(38,116,255,.28);--mtm-text:#f5f7fb;--mtm-muted:#9ba8bd}.mtm-page{font-family:Inter,Arial,sans-serif;color:var(--mtm-text);box-sizing:border-box}.mtm-page *{box-sizing:border-box}.mtm-contact-wrap,.mtm-shop{max-width:1500px;margin:0 auto;padding:18px}.mtm-contact-wrap{display:grid;grid-template-columns:minmax(0,1.8fr) 420px;gap:28px}.mtm-contact-main,.mtm-side-card,.mtm-shop-hero,.mtm-featured,.mtm-filter-panel{background:linear-gradient(145deg,rgba(8,17,31,.98),rgba(4,8,16,.98));border:1px solid var(--mtm-line);border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.42),inset 0 0 40px rgba(38,116,255,.04)}.mtm-contact-main{padding:34px}.mtm-eyebrow{letter-spacing:3px;color:var(--mtm-blue);font-weight:900;font-size:13px;text-transform:uppercase}.mtm-contact-main h1,.mtm-shop-hero h1{font-size:clamp(42px,5vw,68px);line-height:1;margin:16px 0}.mtm-contact-main h1 span,.mtm-shop-hero h1 span{color:var(--mtm-blue);text-shadow:0 0 30px rgba(38,116,255,.45)}.mtm-intro,.mtm-shop-hero p{font-size:18px;color:#c7d0df;line-height:1.6}.mtm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.mtm-contact-form label{display:block;font-weight:900;font-size:14px;margin:18px 0 8px;color:#fff}.mtm-contact-form em{font-style:normal;color:var(--mtm-muted);font-weight:500}.mtm-contact-form input,.mtm-contact-form select,.mtm-contact-form textarea,.mtm-filter-panel input,.mtm-filter-panel select{width:100%!important;min-height:48px;border-radius:16px;border:1px solid rgba(160,178,220,.28);background:#07101f;color:#fff;padding:14px 18px;font-size:16px;outline:none}.mtm-contact-form select,.mtm-filter-panel select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 22px) 21px,calc(100% - 15px) 21px;background-size:7px 7px;background-repeat:no-repeat;padding-right:46px}.mtm-contact-form select option,.mtm-filter-panel select option{background:#08111f;color:#fff}.mtm-contact-form input:focus,.mtm-contact-form select:focus,.mtm-contact-form textarea:focus,.mtm-filter-panel input:focus,.mtm-filter-panel select:focus{border-color:var(--mtm-blue);box-shadow:0 0 0 3px rgba(38,116,255,.22),0 0 24px rgba(38,116,255,.16)}.mtm-contact-form textarea{min-height:180px;resize:vertical}.mtm-help,.mtm-response-time{color:var(--mtm-muted);font-size:14px}.mtm-hp{position:absolute!important;left:-9999px!important}.mtm-consent{display:flex!important;gap:12px;align-items:center;font-weight:500!important}.mtm-consent input{width:18px!important;min-height:18px}.mtm-submit,.mtm-add,.mtm-quick,.mtm-facebook{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:16px;background:linear-gradient(135deg,var(--mtm-blue),var(--mtm-blue2));color:#fff!important;font-weight:900;text-decoration:none;padding:16px 28px;cursor:pointer;box-shadow:0 16px 35px rgba(38,116,255,.28);transition:.25s}.mtm-submit:hover,.mtm-add:hover,.mtm-quick:hover,.mtm-facebook:hover{transform:translateY(-2px);filter:brightness(1.1)}.mtm-contact-side{display:flex;flex-direction:column;gap:20px}.mtm-side-card{padding:24px}.mtm-status{display:flex;align-items:center;gap:12px;font-size:20px}.mtm-status i,.mtm-stock i{width:14px;height:14px;border-radius:50%;display:inline-block;animation:mtmPulse 1.7s infinite}.mtm-status.open i,.mtm-stock i.green{background:#20d86a;box-shadow:0 0 0 8px rgba(32,216,106,.13),0 0 16px rgba(32,216,106,.65)}.mtm-status.closed i,.mtm-stock i.red{background:#ff4d4d;box-shadow:0 0 0 8px rgba(255,77,77,.13),0 0 16px rgba(255,77,77,.65)}.mtm-stock i.orange{background:#ff9d28;box-shadow:0 0 0 8px rgba(255,157,40,.13),0 0 16px rgba(255,157,40,.65)}@keyframes mtmPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.18)}}.mtm-hours{display:grid;grid-template-columns:1fr auto;gap:0}.mtm-hours span,.mtm-hours b{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}.mtm-hours span:nth-last-child(-n+4),.mtm-hours b:nth-last-child(-n+4){color:#75839b}.mtm-blue-link{color:var(--mtm-blue)!important;font-weight:900;font-size:18px;text-decoration:none;display:block;margin:10px 0 18px}.mtm-alert{padding:18px;border-radius:18px;margin:22px 0;font-weight:800}.mtm-alert-ok{background:rgba(32,216,106,.12);border:1px solid rgba(32,216,106,.36)}.mtm-alert-bad{background:rgba(255,77,77,.14);border:1px solid rgba(255,77,77,.38)}
.mtm-shop-hero{padding:32px;margin-bottom:20px}.mtm-cat-pro{display:flex;gap:12px;overflow-x:auto;padding:16px 4px 22px;scrollbar-width:thin}.mtm-cat-pro button{white-space:nowrap;border:1px solid rgba(38,116,255,.28);background:linear-gradient(145deg,#08111f,#050912);color:#dbe6ff;border-radius:999px;padding:13px 18px;font-weight:900;cursor:pointer;transition:.22s}.mtm-cat-pro button:hover,.mtm-cat-pro button.active{background:linear-gradient(135deg,var(--mtm-blue),var(--mtm-blue2));color:#fff;box-shadow:0 10px 28px rgba(38,116,255,.26)}.mtm-featured{padding:22px;margin-bottom:24px;overflow:hidden}.mtm-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.mtm-section-title h2{margin:0;font-size:28px}.mtm-section-title span{color:var(--mtm-muted)}.mtm-featured-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.mtm-featured-track .mtm-product-card{min-width:260px;scroll-snap-align:start}.mtm-shop-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px}.mtm-filter-panel{padding:22px;height:max-content;position:sticky;top:20px}.mtm-filter-panel h3{font-size:24px;margin:0 0 16px}.mtm-filter-panel label{display:block;margin:16px 0;color:#fff;font-weight:900}.mtm-products-zone{position:relative}.mtm-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mtm-product-card{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(8,17,31,.98),rgba(5,9,18,.98));border:1px solid rgba(38,116,255,.22);border-radius:24px;padding:16px;transition:.28s;min-height:100%}.mtm-product-card:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 20% 0,rgba(38,116,255,.22),transparent 38%);opacity:0;transition:.28s;pointer-events:none}.mtm-product-card:hover{transform:translateY(-7px);border-color:rgba(38,116,255,.72);box-shadow:0 22px 55px rgba(0,0,0,.36),0 0 26px rgba(38,116,255,.16)}.mtm-product-card:hover:before{opacity:1}.mtm-product-img{display:flex;align-items:center;justify-content:center;background:#050912;border-radius:18px;min-height:210px;margin-bottom:14px;overflow:hidden}.mtm-product-img img{max-width:100%;height:auto;transition:.35s}.mtm-product-card:hover .mtm-product-img img{transform:scale(1.07)}.mtm-sale-badge{position:absolute;top:14px;left:14px;z-index:2;background:linear-gradient(135deg,#ffcf49,#ff7b00);color:#111;border-radius:999px;padding:8px 12px;font-weight:1000;animation:mtmBadge 1.8s infinite}@keyframes mtmBadge{50%{transform:scale(1.06);filter:brightness(1.15)}}.mtm-heart{position:absolute;top:14px;right:14px;z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(5,9,18,.82);color:#fff;font-size:22px;cursor:pointer;transition:.22s}.mtm-heart.active,.mtm-heart:hover{background:#ff2d6f;border-color:#ff2d6f;color:#fff;box-shadow:0 0 25px rgba(255,45,111,.44)}.mtm-stock{display:flex;gap:9px;align-items:center;color:#dce6f8;font-size:13px;font-weight:800;margin:6px 0}.mtm-product-card h3{font-size:17px;line-height:1.35;min-height:46px}.mtm-product-card h3 a{color:#fff;text-decoration:none}.mtm-price{color:#fff;font-size:20px;font-weight:1000;margin:10px 0}.mtm-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mtm-quick{background:#0b1728;border:1px solid rgba(38,116,255,.32);box-shadow:none;padding:12px}.mtm-add{padding:12px}.mtm-add.wide{width:100%;margin-top:18px}.mtm-loader{position:absolute;inset:0;background:rgba(5,9,18,.72);z-index:5;border-radius:20px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#fff}.mtm-empty{grid-column:1/-1;background:#08111f;border:1px solid var(--mtm-line);border-radius:18px;padding:26px;text-align:center;color:var(--mtm-muted)}.mtm-modal{position:fixed;inset:0;z-index:99999;display:none}.mtm-modal.is-open{display:block}.mtm-modal-bg{position:absolute;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(7px)}.mtm-modal-box{position:relative;max-width:980px;margin:5vh auto;background:#07101f;border:1px solid rgba(38,116,255,.38);border-radius:26px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.62);max-height:90vh;overflow:auto}.mtm-modal-close{position:absolute;top:14px;right:16px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#0b1728;color:#fff;font-size:28px;cursor:pointer}.mtm-qv{display:grid;grid-template-columns:1fr 1fr;gap:26px}.mtm-qv-gallery{display:flex;gap:12px;overflow-x:auto}.mtm-zoom-img{position:relative;display:block;min-width:320px;background:#050912;border-radius:20px;overflow:hidden}.mtm-zoom-img img{width:100%;height:auto}.mtm-zoom-img span{position:absolute;right:14px;bottom:14px;background:var(--mtm-blue);color:#fff;padding:9px 12px;border-radius:999px;font-weight:900}.mtm-qv-info h2{font-size:34px;margin:14px 0}.mtm-qv-desc{color:#c9d3e4;line-height:1.65}.woocommerce div.product div.images img{border-radius:22px;border:1px solid rgba(38,116,255,.25);box-shadow:0 18px 45px rgba(0,0,0,.28)}
@media(max-width:1100px){.mtm-contact-wrap,.mtm-shop-layout{grid-template-columns:1fr}.mtm-filter-panel{position:static}.mtm-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.mtm-form-grid,.mtm-products-grid,.mtm-qv{grid-template-columns:1fr}.mtm-contact-main{padding:24px}.mtm-card-actions{grid-template-columns:1fr}.mtm-contact-wrap,.mtm-shop{padding:10px}.mtm-qv-gallery{display:block}.mtm-zoom-img{min-width:0;margin-bottom:12px}}

/* === MTM V1.0.8 — corrections boutique premium === */
.mtm-cat-top{
  overflow:visible !important;
  flex-wrap:wrap !important;
  align-items:center;
  justify-content:flex-start;
  gap:10px !important;
  padding:18px !important;
  margin:0 0 22px !important;
  border:1px solid rgba(38,116,255,.18);
  border-radius:24px;
  background:linear-gradient(145deg,rgba(8,17,31,.92),rgba(5,9,18,.96));
  box-shadow:0 18px 45px rgba(0,0,0,.24);
}
.mtm-cat-top button{
  flex:0 0 auto;
  min-height:42px;
  padding:11px 16px !important;
  max-width:100%;
}
.mtm-filter-top{
  position:relative !important;
  top:auto !important;
  width:100%;
  padding:24px !important;
  margin:0 0 26px;
  border-radius:24px;
}
.mtm-filter-top h3{margin-bottom:18px !important;color:#fff;}
.mtm-filter-grid{
  display:grid;
  grid-template-columns:minmax(280px,2fr) minmax(240px,1fr) minmax(240px,1fr);
  gap:18px;
  align-items:end;
}
.mtm-filter-grid label{margin:0 !important;min-width:0;}
.mtm-filter-panel input,
.mtm-filter-panel select{
  width:100% !important;
  min-width:0 !important;
  height:54px;
  font-size:15px !important;
  color:#fff !important;
  background-color:#071222 !important;
}
.mtm-filter-panel select{
  color:#fff !important;
  background-image:linear-gradient(45deg,transparent 50%,#ffffff 50%),linear-gradient(135deg,#ffffff 50%,transparent 50%) !important;
  background-position:calc(100% - 22px) 22px,calc(100% - 15px) 22px !important;
  background-size:7px 7px !important;
  background-repeat:no-repeat !important;
}
.mtm-products-zone{width:100%;}
.mtm-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
.mtm-stock{
  display:inline-flex !important;
  width:max-content;
  max-width:100%;
  padding:6px 9px;
  border-radius:999px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.08);
  font-size:11px !important;
  line-height:1.1;
  gap:7px !important;
}
.mtm-status i,.mtm-stock i{
  width:10px !important;
  height:10px !important;
  min-width:10px !important;
}
.mtm-heart{
  width:auto !important;
  min-width:52px;
  height:38px !important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  padding:0 10px;
  border-radius:999px !important;
  font-size:17px !important;
}
.mtm-heart-icon{line-height:1;}
.mtm-like-count{
  min-width:18px;
  height:18px;
  padding:0 5px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.14);
  color:#fff;
  font-size:11px;
  font-weight:1000;
}
.mtm-heart.active .mtm-like-count{background:rgba(255,255,255,.24);}
.mtm-price del,
.mtm-price del .woocommerce-Price-amount,
.mtm-price del bdi{
  color:#ffb12b !important;
  opacity:1 !important;
  text-decoration-color:#ffb12b !important;
  text-decoration-thickness:2px;
}
.mtm-price ins{
  color:#fff !important;
  text-decoration:none !important;
  margin-left:6px;
}
.mtm-product-card{contain:layout paint;}
.mtm-product-img img{display:block;}
@media(max-width:1280px){.mtm-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:980px){.mtm-filter-grid{grid-template-columns:1fr 1fr}.mtm-filter-grid label:first-child{grid-column:1/-1}.mtm-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:640px){.mtm-cat-top{padding:14px !important}.mtm-cat-top button{width:100%;justify-content:center}.mtm-filter-grid,.mtm-products-grid{grid-template-columns:1fr}.mtm-filter-panel input,.mtm-filter-panel select{height:52px}}


/* ===== MTM V1.0.9 - Correctifs boutique ===== */
.mtm-loader[hidden]{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
.mtm-cat-pro.mtm-cat-top{display:flex!important;flex-wrap:wrap!important;gap:12px!important;overflow:visible!important;padding:18px 0 24px!important;margin-bottom:6px!important;align-items:center!important;}
.mtm-cat-pro.mtm-cat-top button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:12px 18px!important;line-height:1.1!important;}
.mtm-filter-grid{grid-template-columns:minmax(280px,1.4fr) minmax(210px,.9fr) minmax(210px,.9fr)!important;gap:16px!important;align-items:end!important;}
.mtm-filter-panel input,.mtm-filter-panel select{height:56px!important;min-width:0!important;font-size:15px!important;color:#fff!important;background-color:#071326!important;}
.mtm-featured{position:relative!important;background:radial-gradient(circle at 12% 0%,rgba(255,197,66,.24),transparent 30%),radial-gradient(circle at 88% 10%,rgba(38,116,255,.30),transparent 35%),linear-gradient(145deg,rgba(9,20,43,.98),rgba(4,8,18,.98))!important;border-color:rgba(255,188,55,.30)!important;box-shadow:0 24px 75px rgba(0,0,0,.45),0 0 45px rgba(38,116,255,.14),inset 0 0 42px rgba(255,184,44,.06)!important;}
.mtm-featured:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.08) 45%,transparent 56%);transform:translateX(-130%);animation:mtmFestiveSweep 5.5s infinite;}
.mtm-featured:after{content:"";position:absolute;inset:12px;border-radius:18px;pointer-events:none;border:1px solid rgba(255,205,83,.10);box-shadow:inset 0 0 22px rgba(255,205,83,.08);}
@keyframes mtmFestiveSweep{0%,55%{transform:translateX(-130%)}80%,100%{transform:translateX(130%)}}
.mtm-section-title h2{color:#ffca46!important;text-shadow:0 0 22px rgba(255,170,25,.25)!important;}
.mtm-stock{font-size:11.5px!important;gap:6px!important;display:inline-flex!important;width:max-content!important;padding:5px 9px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;background:rgba(255,255,255,.035)!important;}
.mtm-stock i{width:9px!important;height:9px!important;box-shadow:none!important;animation:mtmPulse 1.8s infinite!important;}
.mtm-price del,.mtm-price del .amount{color:#ffb02e!important;opacity:1!important;text-decoration-color:#ffb02e!important;text-decoration-thickness:2px!important;}
.mtm-price ins{color:#fff!important;text-decoration:none!important;margin-left:6px!important;}
.mtm-heart{width:auto!important;min-width:54px!important;height:38px!important;border-radius:999px!important;display:flex!important;gap:6px!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;}
.mtm-like-count{font-size:12px!important;font-weight:900!important;min-width:14px!important;text-align:center!important;color:#fff!important;}
.mtm-product-card.is-loading{opacity:.65;}
@media(max-width:980px){.mtm-filter-grid{grid-template-columns:1fr 1fr!important}.mtm-filter-grid label:first-child{grid-column:1/-1!important}}
@media(max-width:640px){.mtm-cat-pro.mtm-cat-top button{width:100%!important}.mtm-filter-grid{grid-template-columns:1fr!important}}

/* ===== MTM V1.0.11 - Correctifs boutique uniquement ===== */
.mtm-section-title span{display:none!important;}
.mtm-shop-body{display:grid!important;grid-template-columns:minmax(280px,330px) minmax(0,1fr)!important;gap:24px!important;align-items:start!important;width:100%!important;}
.mtm-filter-left{position:sticky!important;top:24px!important;width:100%!important;margin:0!important;padding:24px!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(8,17,31,.96),rgba(4,8,18,.98))!important;border:1px solid rgba(38,116,255,.22)!important;box-shadow:0 22px 55px rgba(0,0,0,.34)!important;}
.mtm-filter-left h3{margin:0 0 18px!important;color:#fff!important;font-size:22px!important;}
.mtm-filter-left .mtm-filter-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;align-items:stretch!important;}
.mtm-filter-left label{display:block!important;margin:0!important;min-width:0!important;color:#fff!important;font-weight:900!important;}
.mtm-filter-left input,.mtm-filter-left select{width:100%!important;min-width:100%!important;max-width:100%!important;height:56px!important;box-sizing:border-box!important;padding:0 18px!important;font-size:15px!important;color:#fff!important;background-color:#071326!important;border:1px solid rgba(132,166,255,.24)!important;border-radius:16px!important;}
.mtm-filter-left select{appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%)!important;background-position:calc(100% - 22px) 24px,calc(100% - 15px) 24px!important;background-size:7px 7px!important;background-repeat:no-repeat!important;padding-right:44px!important;}
.mtm-filter-left input:focus,.mtm-filter-left select:focus{outline:none!important;border-color:#2878ff!important;box-shadow:0 0 0 3px rgba(40,120,255,.22)!important;}
.mtm-products-zone{min-width:0!important;width:100%!important;position:relative!important;}
.mtm-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.mtm-cat-pro.mtm-cat-top{display:flex!important;flex-wrap:wrap!important;overflow:visible!important;width:100%!important;}
.mtm-cat-pro.mtm-cat-top button{white-space:normal!important;}
.mtm-heart.active{background:linear-gradient(135deg,#126fff,#0647bf)!important;color:#fff!important;box-shadow:0 0 22px rgba(40,120,255,.35)!important;}
.mtm-like-count{pointer-events:none!important;}
@media(max-width:1180px){.mtm-shop-body{grid-template-columns:1fr!important}.mtm-filter-left{position:relative!important;top:auto!important}.mtm-filter-left .mtm-filter-grid{grid-template-columns:minmax(260px,1.4fr) minmax(220px,1fr) minmax(220px,1fr)!important}.mtm-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.mtm-filter-left .mtm-filter-grid{grid-template-columns:1fr!important}.mtm-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.mtm-products-grid{grid-template-columns:1fr!important}.mtm-filter-left{padding:18px!important}}

/* MTM V1.0.13 - correctifs ciblés depuis V1.0.11 */
.mtm-contact-form label{
    font-weight:500!important;
}
.mtm-contact-form .mtm-field-wide{
    grid-column:1 / -1!important;
}
.mtm-contact-form .mtm-field-wide select,
.mtm-contact-form select[name="mtm_subject"]{
    width:100%!important;
    min-width:100%!important;
    display:block!important;
}
.mtm-phone-field{
    grid-column:1 / -1!important;
}
.mtm-phone-row{
    display:grid!important;
    grid-template-columns:minmax(190px,260px) minmax(0,1fr)!important;
    gap:12px!important;
    width:100%!important;
    align-items:center!important;
}
.mtm-phone-row select,
.mtm-phone-row input{
    width:100%!important;
    min-width:0!important;
}
.mtm-modal.is-open{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:24px!important;
}
.mtm-modal-box{
    width:min(1180px,96vw)!important;
    max-width:1180px!important;
    margin:0!important;
    max-height:88vh!important;
    padding:34px!important;
}
.mtm-qv{
    grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;
    gap:34px!important;
}
.mtm-qv-gallery{
    min-height:430px!important;
}
.mtm-zoom-img{
    min-width:430px!important;
}
.mtm-qv-info h2{
    font-size:clamp(30px,3vw,46px)!important;
}
@media(max-width:820px){
    .mtm-phone-row{grid-template-columns:1fr!important;}
    .mtm-modal.is-open{padding:10px!important;}
    .mtm-modal-box{width:96vw!important;padding:22px!important;}
    .mtm-qv{grid-template-columns:1fr!important;}
    .mtm-zoom-img{min-width:0!important;}
    .mtm-qv-gallery{min-height:auto!important;display:block!important;}
}

/* MTM V1.0.14 - contact largeur + téléphone international */
.mtm-contact-form .mtm-form-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
}
.mtm-contact-form label{
    min-width:0!important;
}
.mtm-contact-form select[name="mtm_subject"]{
    width:100%!important;
    min-width:100%!important;
    height:56px!important;
    box-sizing:border-box!important;
}
.mtm-contact-form .mtm-phone-field{
    grid-column:1 / -1!important;
    width:100%!important;
}
.mtm-contact-form .mtm-phone-row{
    display:grid!important;
    grid-template-columns:minmax(280px,360px) minmax(360px,1fr)!important;
    gap:14px!important;
    width:100%!important;
    align-items:center!important;
}
.mtm-contact-form .mtm-phone-country,
.mtm-contact-form .mtm-phone-input{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:56px!important;
    box-sizing:border-box!important;
}
.mtm-contact-form .mtm-phone-country{
    padding-right:42px!important;
    white-space:nowrap!important;
}
.mtm-contact-form .mtm-phone-input{
    font-weight:600!important;
    letter-spacing:.2px!important;
}

/* MTM V1.0.14 - filtres boutique plus fiables visuellement */
.mtm-cat-pro.mtm-cat-top button,
.mtm-filter-left input,
.mtm-filter-left select{
    pointer-events:auto!important;
}
.mtm-filter-left input,
.mtm-filter-left select{
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    height:58px!important;
    line-height:58px!important;
    box-sizing:border-box!important;
    font-size:15px!important;
}
.mtm-filter-left select option,
.mtm-contact-form select option{
    background:#071326!important;
    color:#ffffff!important;
}
.mtm-products-zone .mtm-loader{
    position:absolute!important;
    inset:0!important;
    z-index:9!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    padding-top:40px!important;
    background:rgba(5,8,16,.55)!important;
    backdrop-filter:blur(2px)!important;
    border-radius:22px!important;
    color:#fff!important;
    font-weight:900!important;
}
.mtm-products-zone .mtm-loader[hidden]{display:none!important;}
@media(max-width:900px){
    .mtm-contact-form .mtm-form-grid{grid-template-columns:1fr!important;}
    .mtm-contact-form .mtm-phone-row{grid-template-columns:1fr!important;}
}

/* ===== MTM V1.0.16 - Boutique shortcode [mtm_boutique_custom] ===== */
.mtm-shop .mtm-shop-hero-center{
    text-align:center!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
}
.mtm-shop .mtm-shop-hero-center .mtm-eyebrow,
.mtm-shop .mtm-shop-hero-center h1,
.mtm-shop .mtm-shop-hero-center p{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
.mtm-shop .mtm-shop-hero-center p{
    max-width:920px!important;
}
.mtm-shop .mtm-shop-body-v1016{
    display:grid!important;
    grid-template-columns:330px minmax(0,1fr)!important;
    gap:26px!important;
    align-items:start!important;
    width:100%!important;
}
.mtm-shop .mtm-shop-sidebar-v1016{
    width:330px!important;
    min-width:330px!important;
    max-width:330px!important;
    display:flex!important;
    flex-direction:column!important;
    gap:22px!important;
}
.mtm-shop .mtm-featured-left,
.mtm-shop .mtm-filter-left{
    width:330px!important;
    min-width:330px!important;
    max-width:330px!important;
    margin:0!important;
    padding:22px!important;
    position:relative!important;
    top:auto!important;
}
.mtm-shop .mtm-featured-left .mtm-section-title{
    margin-bottom:16px!important;
}
.mtm-shop .mtm-featured-left .mtm-featured-track{
    display:flex!important;
    flex-direction:column!important;
    gap:16px!important;
    overflow:visible!important;
    padding:0!important;
    scroll-snap-type:none!important;
}
.mtm-shop .mtm-featured-left .mtm-product-card{
    width:100%!important;
    min-width:0!important;
    padding:14px!important;
}
.mtm-shop .mtm-featured-left .mtm-product-img{
    min-height:190px!important;
}
.mtm-shop .mtm-filter-left .mtm-filter-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
}
.mtm-shop .mtm-products-zone{
    width:100%!important;
    min-width:0!important;
}
.mtm-shop .mtm-products-list-v1016{
    display:flex!important;
    flex-direction:column!important;
    gap:18px!important;
    width:100%!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-card{
    width:100%!important;
    min-height:0!important;
    display:grid!important;
    grid-template-columns:220px minmax(0,1fr) auto!important;
    gap:22px!important;
    align-items:center!important;
    padding:18px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-card:hover{
    transform:translateY(-3px)!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-img{
    grid-row:1 / span 5!important;
    width:220px!important;
    min-height:170px!important;
    margin:0!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-img img{
    width:100%!important;
    height:170px!important;
    object-fit:contain!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-stock,
.mtm-shop .mtm-featured-left .mtm-stock{
    display:inline-flex!important;
    width:max-content!important;
    max-width:100%!important;
    align-items:center!important;
    white-space:normal!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-card h3{
    min-height:0!important;
    margin:0!important;
    font-size:20px!important;
    line-height:1.35!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-price{
    margin:0!important;
    font-size:22px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-card-actions{
    grid-column:3!important;
    grid-row:1 / span 5!important;
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
    width:160px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-quick,
.mtm-shop .mtm-products-list-v1016 .mtm-add{
    width:100%!important;
    min-height:48px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-sale-badge{
    top:12px!important;
    left:12px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-heart{
    top:12px!important;
    right:12px!important;
}
@media(max-width:1180px){
    .mtm-shop .mtm-shop-body-v1016{grid-template-columns:1fr!important;}
    .mtm-shop .mtm-shop-sidebar-v1016{width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;grid-template-columns:330px minmax(0,1fr)!important;align-items:start!important;}
    .mtm-shop .mtm-featured-left,.mtm-shop .mtm-filter-left{width:100%!important;min-width:0!important;max-width:100%!important;}
}
@media(max-width:820px){
    .mtm-shop .mtm-shop-sidebar-v1016{display:flex!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-product-card{grid-template-columns:150px minmax(0,1fr)!important;gap:16px!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-product-img{width:150px!important;min-height:130px!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-product-img img{height:130px!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-card-actions{grid-column:1 / -1!important;grid-row:auto!important;flex-direction:row!important;width:100%!important;}
}
@media(max-width:560px){
    .mtm-shop .mtm-products-list-v1016 .mtm-product-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-product-img{width:100%!important;min-height:210px!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-product-img img{height:210px!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-card-actions{flex-direction:column!important;}
}

/* ===== MTM V1.0.18 - Corrections réelles boutique custom ===== */
.mtm-cat-pro a{
    white-space:nowrap;
    border:1px solid rgba(38,116,255,.28);
    background:linear-gradient(145deg,#08111f,#050912);
    color:#dbe6ff!important;
    border-radius:999px;
    padding:13px 18px;
    font-weight:900;
    cursor:pointer;
    transition:.22s;
    text-decoration:none!important;
    display:inline-flex;
    align-items:center;
    justify-content:center;
}
.mtm-cat-pro a:hover,
.mtm-cat-pro a.active,
.mtm-cat-pro button:hover,
.mtm-cat-pro button.active{
    background:linear-gradient(135deg,var(--mtm-blue),var(--mtm-blue2))!important;
    color:#fff!important;
    box-shadow:0 10px 28px rgba(38,116,255,.26)!important;
}
.mtm-featured-carousel .mtm-featured-track{
    display:block!important;
    overflow:hidden!important;
    position:relative!important;
    min-height:420px!important;
    padding-bottom:0!important;
}
.mtm-featured-carousel .mtm-product-card{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    display:none;
}
.mtm-featured-carousel .mtm-product-card.is-active{
    display:block;
}
.mtm-products-list-v1018 .mtm-short-desc{
    margin:4px 0 8px!important;
    color:#aebbd0!important;
    font-size:14px!important;
    line-height:1.45!important;
    max-width:680px!important;
}
.mtm-featured-carousel .mtm-short-desc{
    display:none!important;
}


/* ===== MTM V1.0.19 - Carrousel 8s, points visibles, fiche produit premium ===== */
.mtm-featured-carousel{padding-bottom:54px!important;}
.mtm-featured-carousel .mtm-featured-dots{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:18px!important;
    z-index:20!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    pointer-events:auto!important;
}
.mtm-featured-carousel .mtm-featured-dot{
    width:9px!important;
    height:9px!important;
    min-width:9px!important;
    min-height:9px!important;
    padding:0!important;
    border-radius:999px!important;
    border:1px solid rgba(255,199,69,.65)!important;
    background:rgba(255,255,255,.18)!important;
    box-shadow:0 0 12px rgba(38,116,255,.24)!important;
    cursor:pointer!important;
    transition:.22s ease!important;
}
.mtm-featured-carousel .mtm-featured-dot.active,
.mtm-featured-carousel .mtm-featured-dot:hover{
    width:24px!important;
    background:linear-gradient(135deg,#ffcf49,#ff8a00)!important;
    border-color:#ffcf49!important;
    box-shadow:0 0 18px rgba(255,185,50,.42)!important;
}
body.single-product .site-main,
body.single-product main,
body.single-product .ct-container,
body.single-product .content-area{
    color:#fff;
}
body.single-product div.product{
    max-width:1180px!important;
    margin:0 auto 70px!important;
    padding:28px!important;
    border-radius:28px!important;
    background:linear-gradient(145deg,rgba(5,9,18,.98),rgba(8,17,31,.96))!important;
    border:1px solid rgba(38,116,255,.24)!important;
    box-shadow:0 28px 80px rgba(0,0,0,.42), inset 0 0 38px rgba(38,116,255,.04)!important;
}
body.single-product div.product .product_title{
    color:#fff!important;
    font-size:clamp(28px,4vw,46px)!important;
    line-height:1.1!important;
    text-shadow:0 0 24px rgba(38,116,255,.20)!important;
}
body.single-product div.product p.price,
body.single-product div.product span.price{
    color:#ffb13b!important;
    font-weight:1000!important;
    letter-spacing:.2px!important;
}
body.single-product div.product .woocommerce-product-gallery,
body.single-product div.product .summary{
    border-radius:24px!important;
}
body.single-product div.product .summary{
    padding:18px 0!important;
}
body.single-product div.product .stock{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:10px 14px!important;
    border-radius:14px!important;
    background:rgba(32,216,106,.10)!important;
    border:1px solid rgba(32,216,106,.34)!important;
    color:#20d86a!important;
    font-weight:900!important;
}
body.single-product div.product form.cart .button,
body.single-product div.product .single_add_to_cart_button{
    border-radius:16px!important;
    background:linear-gradient(135deg,var(--mtm-blue),var(--mtm-blue2))!important;
    color:#fff!important;
    font-weight:1000!important;
    min-height:56px!important;
    padding:0 32px!important;
    box-shadow:0 16px 35px rgba(38,116,255,.28)!important;
}
body.single-product div.product .quantity input.qty{
    min-height:56px!important;
    border-radius:12px!important;
    border:1px solid rgba(160,178,220,.28)!important;
    background:#07101f!important;
    color:#fff!important;
}
body.single-product .woocommerce-tabs,
body.single-product .related.products,
body.single-product .upsells.products{
    max-width:1180px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
body.single-product .woocommerce-tabs ul.tabs li,
body.single-product .woocommerce-tabs .panel,
body.single-product .related.products .product,
body.single-product .upsells.products .product{
    background:linear-gradient(145deg,rgba(8,17,31,.96),rgba(5,9,18,.98))!important;
    border-color:rgba(38,116,255,.24)!important;
    color:#fff!important;
}
body.single-product .woocommerce-breadcrumb a{
    color:#2674ff!important;
    font-weight:900!important;
    text-decoration:none!important;
}
body.single-product .woocommerce-breadcrumb a:hover{
    color:#ffb13b!important;
}

/* ===== MTM V1.0.20 - Breadcrumb produit + cartes boutique compactes + points carrousel corrigés ===== */
body.single-product .woocommerce-breadcrumb a:first-child{
    color:#2674ff!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-card{
    grid-template-columns:190px minmax(0,1fr) 145px!important;
    gap:16px!important;
    padding:14px!important;
    border-radius:20px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-img{
    width:190px!important;
    min-height:140px!important;
    border-radius:16px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-img img{
    height:140px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-product-card h3{
    font-size:18px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-price{
    font-size:20px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-short-desc{
    font-size:13px!important;
    line-height:1.4!important;
    margin:2px 0 6px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-card-actions{
    width:145px!important;
    gap:10px!important;
}
.mtm-shop .mtm-products-list-v1016 .mtm-quick,
.mtm-shop .mtm-products-list-v1016 .mtm-add{
    min-height:42px!important;
    padding:10px 12px!important;
}
.mtm-featured-carousel{
    padding-bottom:22px!important;
}
.mtm-featured-carousel .mtm-featured-track{
    min-height:390px!important;
    margin-bottom:12px!important;
}
.mtm-featured-carousel .mtm-featured-dots{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    z-index:5!important;
    margin:10px auto 0!important;
    padding:8px 0 0!important;
}
.mtm-featured-carousel .mtm-featured-dot{
    transform:none!important;
}
@media(max-width:820px){
    .mtm-shop .mtm-products-list-v1016 .mtm-product-card{grid-template-columns:135px minmax(0,1fr)!important;gap:14px!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-product-img{width:135px!important;min-height:120px!important;}
    .mtm-shop .mtm-products-list-v1016 .mtm-product-img img{height:120px!important;}
}

/* ===== MTM V1.0.22 - Ajustements magasin, boutons catégories, panier, fiche produit ===== */
.mtm-shop .mtm-shop-hero-center .mtm-eyebrow{
    font-size:13px!important;
    letter-spacing:.22em!important;
}
.mtm-cat-pro.mtm-cat-top a,
.mtm-cat-pro.mtm-cat-top button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
}
.mtm-cat-pro.mtm-cat-top .mtm-cat-image{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    border-radius:9px!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid rgba(255,255,255,.20)!important;
    box-shadow:0 6px 16px rgba(0,0,0,.25)!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
}
.mtm-cat-pro.mtm-cat-top .mtm-cat-image img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
}
.mtm-shop .mtm-card-actions a.added_to_cart.wc-forward,
.mtm-shop a.added_to_cart.wc-forward{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:42px!important;
    padding:10px 12px!important;
    border-radius:14px!important;
    font-weight:1000!important;
    color:#fff!important;
    text-decoration:none!important;
    background:linear-gradient(135deg,#0b1728,#12315d)!important;
    border:1px solid rgba(38,116,255,.42)!important;
    box-shadow:0 12px 28px rgba(38,116,255,.18)!important;
    width:100%!important;
    text-align:center!important;
}
.mtm-shop .mtm-card-actions a.added_to_cart.wc-forward:hover,
.mtm-shop a.added_to_cart.wc-forward:hover{
    transform:translateY(-1px)!important;
    border-color:rgba(38,116,255,.78)!important;
    box-shadow:0 16px 34px rgba(38,116,255,.28)!important;
}
body.single-product div.product{
    display:grid!important;
    grid-template-columns:minmax(360px,1fr) minmax(360px,1fr)!important;
    gap:42px!important;
    align-items:stretch!important;
}
body.single-product div.product .woocommerce-product-gallery{
    float:none!important;
    width:100%!important;
    height:100%!important;
    min-height:520px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
}
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{
    width:100%!important;
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
}
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image,
body.single-product div.product .woocommerce-product-gallery .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 div.product .woocommerce-product-gallery img{
    width:auto!important;
    max-width:100%!important;
    height:auto!important;
    max-height:520px!important;
    object-fit:contain!important;
    margin:auto!important;
    display:block!important;
}
body.single-product div.product .summary{
    float:none!important;
    width:100%!important;
    min-height:520px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    padding-top:0!important;
}
body.single-product div.product .product_meta{
    margin-top:auto!important;
    padding-top:22px!important;
}
body.page-id-0 .mtm-native-shop-loop-disabled,
.mtm-native-shop-loop-disabled,
body.woocommerce-shop .woocommerce ul.products,
body.woocommerce-shop .woocommerce .woocommerce-result-count,
body.woocommerce-shop .woocommerce .woocommerce-ordering{
    display:none!important;
}
@media(max-width:900px){
    body.single-product div.product{grid-template-columns:1fr!important;gap:24px!important;}
    body.single-product div.product .woocommerce-product-gallery,
    body.single-product div.product .summary{min-height:0!important;}
    body.single-product div.product .product_meta{margin-top:22px!important;}
}


/* ===== MTM V1.0.23 - Catégories premium, fiche produit v1.0.20 conservée, produits similaires optimisés ===== */
.mtm-cat-pro.mtm-cat-top{
    gap:14px!important;
    align-items:center!important;
}
.mtm-cat-pro.mtm-cat-top a,
.mtm-cat-pro.mtm-cat-top button{
    min-height:54px!important;
    padding:8px 16px 8px 10px!important;
    border-radius:18px!important;
    border:1px solid rgba(255,255,255,.16)!important;
    background:linear-gradient(145deg,rgba(10,22,42,.96),rgba(4,9,19,.98))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 26px rgba(0,0,0,.22)!important;
}
.mtm-cat-pro.mtm-cat-top a:hover,
.mtm-cat-pro.mtm-cat-top a.active,
.mtm-cat-pro.mtm-cat-top button:hover,
.mtm-cat-pro.mtm-cat-top button.active{
    border-color:rgba(38,116,255,.75)!important;
    background:linear-gradient(135deg,rgba(38,116,255,.26),rgba(7,87,230,.22)),linear-gradient(145deg,rgba(10,22,42,.98),rgba(4,9,19,.98))!important;
    box-shadow:0 14px 32px rgba(38,116,255,.20),inset 0 1px 0 rgba(255,255,255,.14)!important;
}
.mtm-cat-pro.mtm-cat-top .mtm-cat-image{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    border-radius:14px!important;
    padding:3px!important;
    background:linear-gradient(180deg,#ffffff,#dfe7f4)!important;
    border:1px solid rgba(255,255,255,.86)!important;
    box-shadow:0 8px 18px rgba(0,0,0,.32),0 0 0 1px rgba(38,116,255,.16)!important;
}
.mtm-cat-pro.mtm-cat-top .mtm-cat-image img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    border-radius:10px!important;
    background:#fff!important;
    image-rendering:auto!important;
}

/* Fiche produit : retour structure v1.0.20, uniquement image mieux centrée sans décaler titre/texte */
body.single-product div.product{
    display:block!important;
    grid-template-columns:none!important;
    gap:0!important;
    align-items:initial!important;
    overflow:hidden!important;
}
body.single-product div.product .woocommerce-product-gallery{
    float:left!important;
    width:48%!important;
    min-height:0!important;
    height:auto!important;
    display:block!important;
    margin:0 4% 28px 0!important;
    text-align:center!important;
}
body.single-product div.product .summary{
    float:right!important;
    width:48%!important;
    min-height:0!important;
    height:auto!important;
    display:block!important;
    padding:18px 0!important;
}
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a{
    width:100%!important;
    height:auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
}
body.single-product div.product .woocommerce-product-gallery img{
    width:auto!important;
    max-width:100%!important;
    height:auto!important;
    max-height:560px!important;
    object-fit:contain!important;
    margin:0 auto!important;
    display:block!important;
    border-radius:24px!important;
}
body.single-product div.product .product_meta{
    margin-top:22px!important;
    padding-top:22px!important;
}
body.single-product div.product::after{
    content:"";
    display:block;
    clear:both;
}

/* Produits similaires : rendu premium cohérent magasin */
body.single-product .related.products,
body.single-product .upsells.products{
    margin-top:36px!important;
    padding:24px!important;
    border-radius:26px!important;
    background:linear-gradient(145deg,rgba(5,9,18,.98),rgba(8,17,31,.96))!important;
    border:1px solid rgba(38,116,255,.22)!important;
    box-shadow:0 22px 60px rgba(0,0,0,.36)!important;
}
body.single-product .related.products > h2,
body.single-product .upsells.products > h2{
    color:#2674ff!important;
    font-size:24px!important;
    font-weight:1000!important;
    margin:0 0 18px!important;
}
body.single-product .related.products ul.products,
body.single-product .upsells.products ul.products{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:18px!important;
    margin:0!important;
    padding:0!important;
}
body.single-product .related.products ul.products li.product,
body.single-product .upsells.products ul.products li.product{
    width:auto!important;
    margin:0!important;
    padding:14px!important;
    border-radius:22px!important;
    background:linear-gradient(145deg,rgba(8,17,31,.98),rgba(5,9,18,.98))!important;
    border:1px solid rgba(38,116,255,.22)!important;
    box-shadow:0 12px 34px rgba(0,0,0,.30)!important;
    text-align:left!important;
    overflow:hidden!important;
}
body.single-product .related.products ul.products li.product img,
body.single-product .upsells.products ul.products li.product img{
    width:100%!important;
    height:170px!important;
    object-fit:contain!important;
    background:#fff!important;
    border-radius:18px!important;
    margin:0 0 12px!important;
}
body.single-product .related.products ul.products li.product .woocommerce-loop-product__title,
body.single-product .upsells.products ul.products li.product .woocommerce-loop-product__title{
    color:#fff!important;
    font-size:15px!important;
    line-height:1.25!important;
    font-weight:1000!important;
    min-height:38px!important;
    margin:0 0 8px!important;
}
body.single-product .related.products ul.products li.product .price,
body.single-product .upsells.products ul.products li.product .price{
    color:#ffb13b!important;
    font-size:17px!important;
    font-weight:1000!important;
    margin:8px 0 12px!important;
    display:block!important;
}
body.single-product .related.products ul.products li.product .button,
body.single-product .upsells.products ul.products li.product .button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:42px!important;
    margin:10px 0 0!important;
    padding:10px 14px!important;
    border-radius:999px!important;
    border:0!important;
    background:linear-gradient(135deg,var(--mtm-blue),var(--mtm-blue2))!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:1000!important;
    box-shadow:0 12px 28px rgba(38,116,255,.24)!important;
}
body.single-product .related.products ul.products li.product .button:hover,
body.single-product .upsells.products ul.products li.product .button:hover{
    transform:translateY(-1px)!important;
    filter:brightness(1.08)!important;
}
@media(max-width:900px){
    body.single-product div.product .woocommerce-product-gallery,
    body.single-product div.product .summary{
        float:none!important;
        width:100%!important;
        margin:0 0 24px!important;
    }
    body.single-product .related.products ul.products,
    body.single-product .upsells.products ul.products{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:560px){
    body.single-product .related.products ul.products,
    body.single-product .upsells.products ul.products{
        grid-template-columns:1fr!important;
    }
}

/* =========================================================
   MTM V1.0.24 — Catégories premium + logique Woo stricte
   - Cadre noir léger sur les images de catégories
   - Rendu haut de gamme sans modifier la logique /magasin/
========================================================= */
.mtm-shop .mtm-cat-pro.mtm-cat-top a,
.mtm-shop .mtm-cat-pro.mtm-cat-top button{
    position:relative!important;
    overflow:hidden!important;
    border:1px solid rgba(38,116,255,.34)!important;
    background:
        linear-gradient(145deg,rgba(10,19,35,.98),rgba(3,7,14,.98))!important;
    box-shadow:
        0 8px 22px rgba(0,0,0,.34),
        inset 0 0 0 1px rgba(255,255,255,.035)!important;
}
.mtm-shop .mtm-cat-pro.mtm-cat-top a:hover,
.mtm-shop .mtm-cat-pro.mtm-cat-top a.active,
.mtm-shop .mtm-cat-pro.mtm-cat-top button:hover,
.mtm-shop .mtm-cat-pro.mtm-cat-top button.active{
    border-color:rgba(38,116,255,.72)!important;
    background:
        linear-gradient(135deg,rgba(38,116,255,.96),rgba(7,87,230,.96))!important;
    box-shadow:
        0 10px 28px rgba(0,0,0,.42),
        0 0 22px rgba(38,116,255,.28),
        inset 0 0 0 1px rgba(255,255,255,.11)!important;
}
.mtm-shop .mtm-cat-pro.mtm-cat-top .mtm-cat-image{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    border-radius:11px!important;
    padding:2px!important;
    background:linear-gradient(145deg,#02040a,#101827)!important;
    border:1px solid rgba(0,0,0,.82)!important;
    box-shadow:
        0 4px 12px rgba(0,0,0,.55),
        inset 0 0 0 1px rgba(255,255,255,.08)!important;
}
.mtm-shop .mtm-cat-pro.mtm-cat-top .mtm-cat-image img{
    width:100%!important;
    height:100%!important;
    display:block!important;
    object-fit:cover!important;
    border-radius:8px!important;
    background:#fff!important;
    filter:saturate(1.04) contrast(1.03)!important;
}

/* V1.0.24 — À la une strictement WooCommerce : pas d'étirement si aucun produit mis en avant */
.mtm-featured-carousel .mtm-empty{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:160px!important;
    text-align:center!important;
    font-weight:800!important;
}

/* =========================================================
   MTM V1.0.26 — WooCommerce strict serveur
   - À la une = catégorie WooCommerce a-la-une
   - Styles panier supprimés en v1.0.48
========================================================= */
.mtm-featured-carousel .mtm-empty{
    min-height:150px!important;
    padding:20px!important;
    border-radius:18px!important;
    background:linear-gradient(145deg,rgba(8,17,31,.98),rgba(5,9,18,.98))!important;
    border:1px solid rgba(38,116,255,.22)!important;
    color:#c9d3e4!important;
}

/* =========================================================
   MTM V1.0.32 — Bannière magasin compacte, non coupée + halo bleu mobile léger
========================================================= */
.mtm-shop .mtm-shop-banner-hero{
    position:relative!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    padding:clamp(6px,0.75vw,10px)!important;
    margin:0 0 20px!important;
    overflow:visible!important;
    border-radius:22px!important;
    background:linear-gradient(145deg,#01040a,#050912 62%,#02050b)!important;
    border:1px solid rgba(38,116,255,.34)!important;
    box-shadow:
        0 16px 38px rgba(0,0,0,.42),
        inset 0 0 22px rgba(38,116,255,.08)!important;
}
.mtm-shop .mtm-shop-banner-hero::before{
    content:"";
    position:absolute;
    inset:-3px!important;
    z-index:0;
    border-radius:25px!important;
    background:linear-gradient(90deg,
        rgba(38,116,255,.10),
        rgba(62,160,255,.34),
        rgba(38,116,255,.10),
        rgba(0,94,255,.28),
        rgba(38,116,255,.10));
    background-size:260% 100%;
    opacity:.42!important;
    pointer-events:none!important;
    animation:mtmBannerBlueFlow 10s linear infinite!important;
}
.mtm-shop .mtm-shop-banner-hero::after{
    content:"";
    position:absolute;
    inset:1px!important;
    z-index:1;
    border-radius:20px!important;
    background:#02050b!important;
    pointer-events:none!important;
}
.mtm-shop .mtm-shop-banner-hero img{
    position:relative!important;
    z-index:2!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:clamp(145px,16vw,245px)!important;
    object-fit:contain!important;
    object-position:center!important;
    border-radius:16px!important;
    background:#02050b!important;
    filter:none!important;
}
@keyframes mtmBannerBlueFlow{
    0%{background-position:0% 50%;opacity:.34;}
    50%{background-position:100% 50%;opacity:.48;}
    100%{background-position:0% 50%;opacity:.34;}
}
@media (max-width:768px){
    .mtm-shop .mtm-shop-banner-hero{
        padding:6px!important;
        border-radius:18px!important;
    }
    .mtm-shop .mtm-shop-banner-hero img{
        max-height:160px!important;
        border-radius:13px!important;
    }
}
.mtm-shop .mtm-cat-pro.mtm-cat-top{
    justify-content:center!important;
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
.mtm-shop .mtm-cat-pro.mtm-cat-top a,
.mtm-shop .mtm-cat-pro.mtm-cat-top button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
}
.mtm-shop .mtm-cat-pro.mtm-cat-top .mtm-cat-image{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    border-radius:12px!important;
    padding:3px!important;
    background:linear-gradient(145deg,#000,#111827)!important;
    border:1px solid rgba(255,255,255,.16)!important;
    box-shadow:
        0 5px 14px rgba(0,0,0,.70),
        inset 0 0 0 1px rgba(0,0,0,.72),
        0 0 12px rgba(38,116,255,.12)!important;
}
.mtm-shop .mtm-cat-pro.mtm-cat-top .mtm-cat-image img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
    border-radius:9px!important;
    background:#fff!important;
    filter:saturate(1.08) contrast(1.06) sharpen(1)!important;
}
.single-product .related.products{
    margin-top:34px!important;
    padding-top:22px!important;
    border-top:1px solid rgba(38,116,255,.28)!important;
}
.single-product .related.products > h2{
    color:#2674ff!important;
    font-weight:1000!important;
    font-size:clamp(24px,3vw,36px)!important;
    margin:0 0 18px!important;
    text-shadow:0 0 24px rgba(38,116,255,.26)!important;
}
.single-product .related.products ul.products{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:18px!important;
    padding:0!important;
    margin:0!important;
}
.single-product .related.products ul.products li.product{
    width:auto!important;
    margin:0!important;
    padding:16px!important;
    border-radius:22px!important;
    background:linear-gradient(145deg,rgba(8,17,31,.98),rgba(5,9,18,.98))!important;
    border:1px solid rgba(38,116,255,.22)!important;
    box-shadow:0 14px 36px rgba(0,0,0,.32)!important;
    text-align:left!important;
    overflow:hidden!important;
}
.single-product .related.products ul.products li.product img{
    width:100%!important;
    height:180px!important;
    object-fit:contain!important;
    background:#fff!important;
    border-radius:18px!important;
    margin:0 0 12px!important;
}
.single-product .related.products ul.products li.product .woocommerce-loop-product__title{
    color:#fff!important;
    font-size:15px!important;
    line-height:1.25!important;
    font-weight:1000!important;
    min-height:38px!important;
    margin:0 0 8px!important;
}
.single-product .related.products ul.products li.product .price{
    color:#ffb13b!important;
    font-size:17px!important;
    font-weight:1000!important;
    margin:8px 0 12px!important;
    display:block!important;
}
.single-product .related.products ul.products li.product .button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:42px!important;
    margin:10px 0 0!important;
    padding:10px 14px!important;
    border-radius:999px!important;
    border:0!important;
    background:linear-gradient(135deg,var(--mtm-blue),var(--mtm-blue2))!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:1000!important;
    box-shadow:0 12px 28px rgba(38,116,255,.24)!important;
}
@media(max-width:900px){
    .single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:560px){
    .single-product .related.products ul.products{grid-template-columns:1fr!important;}
}


/* =========================================================
   MTM V1.0.33 — Ajustements fiche produit, vue rapide et panier
   Base stable v1.0.32 — CSS uniquement, logique serveur conservée
========================================================= */

/* 1. Fiche produit : lien/bouton "Voir le panier" harmonisé MTM */
body.single-product .woocommerce-message .button.wc-forward,
body.single-product .woocommerce-message a.wc-forward,
body.single-product a.added_to_cart.wc-forward,
body.single-product .added_to_cart.wc-forward{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:44px!important;
    padding:11px 22px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#005eff,#1e90ff)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.18)!important;
    font-weight:1000!important;
    text-decoration:none!important;
    box-shadow:0 14px 32px rgba(30,144,255,.30)!important;
}
body.single-product .woocommerce-message .button.wc-forward:hover,
body.single-product .woocommerce-message a.wc-forward:hover,
body.single-product a.added_to_cart.wc-forward:hover,
body.single-product .added_to_cart.wc-forward:hover{
    transform:translateY(-1px)!important;
    filter:brightness(1.08)!important;
    box-shadow:0 18px 42px rgba(30,144,255,.42)!important;
}

/* 2. Fiche produit : rupture de stock en rouge, pas en vert */
body.single-product div.product .stock.out-of-stock,
body.single-product div.product p.stock.out-of-stock,
body.single-product div.product .summary .stock.out-of-stock{
    color:#ff4d4d!important;
    background:rgba(255,77,77,.12)!important;
    border:1px solid rgba(255,77,77,.40)!important;
    box-shadow:0 0 0 1px rgba(255,77,77,.10),0 0 22px rgba(255,77,77,.12)!important;
}
body.single-product div.product .stock.out-of-stock::before,
body.single-product div.product p.stock.out-of-stock::before{
    content:"●"!important;
    color:#ff4d4d!important;
    margin-right:8px!important;
    text-shadow:0 0 12px rgba(255,77,77,.75)!important;
}

/* 3. Vue rapide : rendu image agrandie haut de gamme */
.mtm-modal.is-open{
    align-items:center!important;
    justify-content:center!important;
    padding:24px!important;
}
.mtm-modal-box{
    background:linear-gradient(145deg,rgba(5,9,18,.98),rgba(8,17,31,.98))!important;
    border:1px solid rgba(38,116,255,.42)!important;
    box-shadow:0 34px 100px rgba(0,0,0,.72),0 0 44px rgba(38,116,255,.16)!important;
}
.mtm-qv-gallery{
    padding:12px!important;
    border-radius:24px!important;
    background:radial-gradient(circle at 50% 0,rgba(38,116,255,.16),transparent 55%),#030712!important;
    border:1px solid rgba(38,116,255,.20)!important;
    box-shadow:inset 0 0 28px rgba(38,116,255,.06)!important;
}
.mtm-zoom-img{
    background:linear-gradient(145deg,#ffffff,#edf3ff)!important;
    border:1px solid rgba(255,255,255,.22)!important;
    border-radius:22px!important;
    box-shadow:0 20px 52px rgba(0,0,0,.45)!important;
    padding:12px!important;
    transition:transform .22s ease, box-shadow .22s ease!important;
}
.mtm-zoom-img:hover{
    transform:translateY(-2px) scale(1.01)!important;
    box-shadow:0 28px 70px rgba(0,0,0,.58),0 0 26px rgba(38,116,255,.18)!important;
}
.mtm-zoom-img img{
    width:100%!important;
    height:auto!important;
    max-height:520px!important;
    object-fit:contain!important;
    border-radius:16px!important;
    background:#fff!important;
}
.mtm-zoom-img span{
    background:linear-gradient(135deg,#005eff,#1e90ff)!important;
    color:#fff!important;
    box-shadow:0 12px 28px rgba(30,144,255,.30)!important;
}

@media(max-width:768px){
    .mtm-modal.is-open{padding:10px!important;}
    .mtm-qv-gallery{padding:8px!important;}
}


/* =========================================================
   MTM V1.0.34 — Fiche produit, vue rapide, panier, pages marque
   Base stable v1.0.33
========================================================= */

/* 1. Fiche produit : rendu haut de gamme sans casser la structure WooCommerce */
body.single-product div.product{
    position:relative!important;
    overflow:hidden!important;
    background:
        radial-gradient(circle at 18% 0,rgba(38,116,255,.18),transparent 36%),
        radial-gradient(circle at 86% 8%,rgba(255,177,59,.10),transparent 34%),
        linear-gradient(145deg,rgba(5,9,18,.98),rgba(8,17,31,.98) 55%,rgba(3,7,14,.98))!important;
    border:1px solid rgba(38,116,255,.34)!important;
    box-shadow:
        0 34px 95px rgba(0,0,0,.55),
        inset 0 0 0 1px rgba(255,255,255,.035),
        inset 0 0 54px rgba(38,116,255,.055)!important;
}
body.single-product div.product::before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:linear-gradient(120deg,transparent 25%,rgba(255,255,255,.045) 48%,transparent 70%);
    opacity:.55;
}
body.single-product div.product .woocommerce-product-gallery{
    position:relative!important;
    padding:18px!important;
    border-radius:26px!important;
    background:
        radial-gradient(circle at 50% 0,rgba(38,116,255,.13),transparent 48%),
        linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018))!important;
    border:1px solid rgba(38,116,255,.23)!important;
    box-shadow:inset 0 0 34px rgba(38,116,255,.045),0 22px 60px rgba(0,0,0,.34)!important;
}
body.single-product div.product .woocommerce-product-gallery img{
    border-radius:22px!important;
    background:#fff!important;
    padding:8px!important;
    box-shadow:0 20px 48px rgba(0,0,0,.42)!important;
}
body.single-product div.product .summary{
    position:relative!important;
    z-index:2!important;
}
body.single-product div.product .product_title{
    letter-spacing:-.02em!important;
    text-shadow:0 0 30px rgba(38,116,255,.24)!important;
}
body.single-product div.product .price,
body.single-product div.product p.price,
body.single-product div.product span.price{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    color:#ffb13b!important;
    background:linear-gradient(145deg,rgba(255,177,59,.10),rgba(255,177,59,.03))!important;
    border:1px solid rgba(255,177,59,.20)!important;
    border-radius:16px!important;
    padding:10px 14px!important;
    box-shadow:0 12px 28px rgba(0,0,0,.22)!important;
}
body.single-product div.product .stock.out-of-stock,
body.single-product div.product p.stock.out-of-stock{
    color:#ff4d4d!important;
    background:rgba(255,77,77,.12)!important;
    border-color:rgba(255,77,77,.38)!important;
}
body.single-product div.product .stock.out-of-stock::before,
body.single-product div.product p.stock.out-of-stock::before{
    color:#ff4d4d!important;
}

/* 2. Vue rapide : suppression du zoom, rendu galerie premium fixe */
.mtm-qv-gallery a.mtm-zoom-img{
    pointer-events:none!important;
    cursor:default!important;
}
.mtm-zoom-img span{
    display:none!important;
}
.mtm-qv-img,
.mtm-zoom-img{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:320px!important;
    background:linear-gradient(145deg,#ffffff,#eef4ff)!important;
    border:1px solid rgba(255,255,255,.28)!important;
    border-radius:22px!important;
    box-shadow:0 22px 56px rgba(0,0,0,.46)!important;
    padding:12px!important;
    overflow:hidden!important;
}
.mtm-qv-img:hover,
.mtm-zoom-img:hover{
    transform:none!important;
}
.mtm-qv-img img,
.mtm-zoom-img img{
    width:100%!important;
    height:auto!important;
    max-height:520px!important;
    object-fit:contain!important;
    border-radius:16px!important;
    background:#fff!important;
}
.mtm-qv-info{
    padding:6px 0!important;
}

/* 6. Pages marque : rendu cohérent avec le thème boutique */
body.tax-product_brand .site-main,
body.tax-pa_marque .site-main,
body.tax-marque .site-main,
body[class*="tax-product_brand"] .site-main,
body[class*="tax-pa_marque"] .site-main,
body[class*="tax-marque"] .site-main{
    max-width:1500px!important;
    margin:0 auto!important;
    padding:22px 18px 60px!important;
    color:#fff!important;
}
body.tax-product_brand .page-title,
body.tax-pa_marque .page-title,
body.tax-marque .page-title,
body[class*="tax-product_brand"] .page-title,
body[class*="tax-pa_marque"] .page-title,
body[class*="tax-marque"] .page-title{
    text-align:center!important;
    font-size:clamp(34px,5vw,62px)!important;
    color:#2674ff!important;
    font-weight:1000!important;
    margin:18px auto 28px!important;
    text-shadow:0 0 30px rgba(38,116,255,.26)!important;
}
body.tax-product_brand .term-description,
body.tax-pa_marque .term-description,
body.tax-marque .term-description,
body[class*="tax-product_brand"] .term-description,
body[class*="tax-pa_marque"] .term-description,
body[class*="tax-marque"] .term-description{
    max-width:920px!important;
    margin:0 auto 28px!important;
    padding:20px 24px!important;
    text-align:center!important;
    border-radius:22px!important;
    background:linear-gradient(145deg,rgba(8,17,31,.98),rgba(5,9,18,.98))!important;
    border:1px solid rgba(38,116,255,.24)!important;
    color:#c9d3e4!important;
    box-shadow:0 18px 46px rgba(0,0,0,.30)!important;
}
body.tax-product_brand ul.products,
body.tax-pa_marque ul.products,
body.tax-marque ul.products,
body[class*="tax-product_brand"] ul.products,
body[class*="tax-pa_marque"] ul.products,
body[class*="tax-marque"] ul.products{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:20px!important;
    padding:0!important;
    margin:0!important;
}
body.tax-product_brand ul.products li.product,
body.tax-pa_marque ul.products li.product,
body.tax-marque ul.products li.product,
body[class*="tax-product_brand"] ul.products li.product,
body[class*="tax-pa_marque"] ul.products li.product,
body[class*="tax-marque"] ul.products li.product{
    width:auto!important;
    margin:0!important;
    padding:16px!important;
    border-radius:24px!important;
    background:linear-gradient(145deg,rgba(8,17,31,.98),rgba(5,9,18,.98))!important;
    border:1px solid rgba(38,116,255,.22)!important;
    box-shadow:0 18px 48px rgba(0,0,0,.34)!important;
    overflow:hidden!important;
}
body.tax-product_brand ul.products li.product img,
body.tax-pa_marque ul.products li.product img,
body.tax-marque ul.products li.product img,
body[class*="tax-product_brand"] ul.products li.product img,
body[class*="tax-pa_marque"] ul.products li.product img,
body[class*="tax-marque"] ul.products li.product img{
    width:100%!important;
    height:210px!important;
    object-fit:contain!important;
    background:#fff!important;
    border-radius:18px!important;
    padding:8px!important;
}
body.tax-product_brand ul.products li.product .button,
body.tax-pa_marque ul.products li.product .button,
body.tax-marque ul.products li.product .button,
body[class*="tax-product_brand"] ul.products li.product .button,
body[class*="tax-pa_marque"] ul.products li.product .button,
body[class*="tax-marque"] ul.products li.product .button{
    border-radius:999px!important;
    background:linear-gradient(135deg,var(--mtm-blue),var(--mtm-blue2))!important;
    color:#fff!important;
    font-weight:1000!important;
    box-shadow:0 12px 28px rgba(38,116,255,.24)!important;
}
@media(max-width:900px){
    body.tax-product_brand ul.products,
    body.tax-pa_marque ul.products,
    body.tax-marque ul.products,
    body[class*="tax-product_brand"] ul.products,
    body[class*="tax-pa_marque"] ul.products,
    body[class*="tax-marque"] ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:560px){
    body.tax-product_brand ul.products,
    body.tax-pa_marque ul.products,
    body.tax-marque ul.products,
    body[class*="tax-product_brand"] ul.products,
    body[class*="tax-pa_marque"] ul.products,
    body[class*="tax-marque"] ul.products{grid-template-columns:1fr!important;}
}

/* =========================================================
   MTM V1.0.49 — Correctif fiche produit sans casser la galerie
   - Panier conservé tel que validé en v1.0.48
   - Cadre fiche produit noir
   - Suppression uniquement du mouvement au survol de l'image
   - Aucun blocage du clic, du zoom natif ou du slider WooCommerce
========================================================= */
body.single-product div.product .woocommerce-product-gallery{
    background:#000!important;
    border:1px solid rgba(0,0,0,.96)!important;
    box-shadow:inset 0 0 34px rgba(0,0,0,.62),0 22px 60px rgba(0,0,0,.38)!important;
}
body.single-product div.product .woocommerce-product-gallery .flex-viewport,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a{
    background:#000!important;
}
body.single-product div.product .woocommerce-product-gallery img{
    background:#000!important;
    border:1px solid rgba(0,0,0,.96)!important;
    box-shadow:0 18px 48px rgba(0,0,0,.48)!important;
}
body.single-product div.product .woocommerce-product-gallery:hover,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:hover,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover,
body.single-product div.product .woocommerce-product-gallery img:hover,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:hover img,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover img{
    transform:none!important;
}


/* =========================================================
   MTM V1.0.50 — Fiche produit : désactivation du zoom automatique au survol
   - Ne touche pas au panier
   - Conserve le cadre noir
   - Conserve le clic image, la galerie, le slider et la lightbox WooCommerce
   - Supprime uniquement l'image de zoom générée au hover par WooCommerce/jQuery Zoom
========================================================= */
body.single-product div.product .woocommerce-product-gallery .zoomImg,
body.single-product div.product .woocommerce-product-gallery img.zoomImg{
    display:none!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
}
body.single-product div.product .woocommerce-product-gallery,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image,
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a,
body.single-product div.product .woocommerce-product-gallery img{
    cursor:pointer!important;
}
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{
    display:flex!important;
    pointer-events:auto!important;
}

/* =========================================================
   MTM V1.0.51 — Boutique : pagination premium stable
   - 12 produits par page côté serveur
   - Pagination intégrée sans casser la grille boutique
   - Compatible filtres AJAX et catégories
========================================================= */
.mtm-products-grid .mtm-shop-pagination{
    grid-column:1/-1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:wrap!important;
    gap:10px!important;
    width:100%!important;
    margin:28px auto 4px!important;
    padding:18px 12px!important;
    border-top:1px solid rgba(255,255,255,.08)!important;
}
.mtm-shop-pagination .mtm-page-link,
.mtm-shop-pagination .mtm-page-dots{
    min-width:42px!important;
    height:42px!important;
    padding:0 14px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    background:linear-gradient(145deg,rgba(7,10,18,.96),rgba(18,24,38,.94))!important;
    color:#f5f7ff!important;
    font-size:13px!important;
    font-weight:900!important;
    line-height:1!important;
    text-decoration:none!important;
    box-shadow:0 10px 24px rgba(0,0,0,.28)!important;
}
.mtm-shop-pagination .mtm-page-link:hover,
.mtm-shop-pagination .mtm-page-link.active{
    border-color:rgba(42,123,255,.72)!important;
    background:linear-gradient(135deg,rgba(22,92,210,.98),rgba(51,142,255,.96))!important;
    color:#fff!important;
    box-shadow:0 14px 34px rgba(38,116,255,.26)!important;
}
.mtm-shop-pagination .mtm-page-prev,
.mtm-shop-pagination .mtm-page-next{
    min-width:104px!important;
}
.mtm-shop-pagination .mtm-page-dots{
    opacity:.72!important;
    pointer-events:none!important;
}
@media(max-width:640px){
    .mtm-products-grid .mtm-shop-pagination{gap:8px!important;margin-top:22px!important;padding:16px 6px!important;}
    .mtm-shop-pagination .mtm-page-link,
    .mtm-shop-pagination .mtm-page-dots{min-width:38px!important;height:38px!important;padding:0 11px!important;font-size:12px!important;}
    .mtm-shop-pagination .mtm-page-prev,
    .mtm-shop-pagination .mtm-page-next{min-width:88px!important;}
}

/* =========================================================
   MTM V1.0.52 — Carrousel similaires + filtre marque + stabilité carrousel
   - Produits similaires sur fiche produit en carrousel horizontal contrôlé
   - Filtre marque fonctionnel si taxonomie marque/attribut marque existe
   - Correction carrousel À la une : pas d'image fantôme sous la carte
========================================================= */
.mtm-featured-carousel .mtm-featured-track{
    overflow:hidden!important;
    position:relative!important;
}
.mtm-featured-carousel .mtm-product-card{
    float:none!important;
    clear:none!important;
}
.mtm-featured-carousel .mtm-product-card:not(.is-active){
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
}
.mtm-featured-carousel .mtm-product-card.is-active{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
}
body.single-product .related.products .mtm-related-carousel-wrap{
    position:relative!important;
    width:100%!important;
    overflow:hidden!important;
    padding:0 52px!important;
}
body.single-product .related.products .mtm-related-carousel-wrap ul.products{
    display:flex!important;
    grid-template-columns:none!important;
    flex-wrap:nowrap!important;
    gap:18px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    margin:0!important;
    padding:2px 0 8px!important;
}
body.single-product .related.products .mtm-related-carousel-wrap ul.products::-webkit-scrollbar{
    display:none!important;
}
body.single-product .related.products .mtm-related-carousel-wrap ul.products li.product{
    flex:0 0 calc((100% - 36px) / 3)!important;
    min-width:260px!important;
    scroll-snap-align:start!important;
}
body.single-product .related.products .mtm-related-nav{
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:20!important;
    width:42px!important;
    height:42px!important;
    border-radius:999px!important;
    border:1px solid rgba(255,255,255,.14)!important;
    background:linear-gradient(135deg,rgba(8,17,31,.98),rgba(38,116,255,.92))!important;
    color:#fff!important;
    font-size:28px!important;
    line-height:1!important;
    font-weight:900!important;
    cursor:pointer!important;
    box-shadow:0 14px 34px rgba(0,0,0,.34),0 0 24px rgba(38,116,255,.20)!important;
}
body.single-product .related.products .mtm-related-prev{left:4px!important;}
body.single-product .related.products .mtm-related-next{right:4px!important;}
body.single-product .related.products .mtm-related-nav:hover{
    filter:brightness(1.12)!important;
    box-shadow:0 16px 38px rgba(0,0,0,.40),0 0 30px rgba(38,116,255,.34)!important;
}
@media(max-width:900px){
    body.single-product .related.products .mtm-related-carousel-wrap{padding:0 46px!important;}
    body.single-product .related.products .mtm-related-carousel-wrap ul.products li.product{flex-basis:calc((100% - 18px) / 2)!important;min-width:230px!important;}
}
@media(max-width:560px){
    body.single-product .related.products .mtm-related-carousel-wrap{padding:0 38px!important;}
    body.single-product .related.products .mtm-related-carousel-wrap ul.products li.product{flex-basis:100%!important;min-width:210px!important;}
    body.single-product .related.products .mtm-related-nav{width:34px!important;height:34px!important;font-size:23px!important;}
}


/* =========================================================
   MTM V1.0.54 — Panier auto, coupon à droite, checkout premium
   - Flèches produits similaires centrées dans le carrousel
   - Pages WooCommerce Panier / Finaliser la commande lisibles en thème MTM
========================================================= */
body.single-product .related.products .mtm-related-carousel-wrap{
    display:block!important;
    position:relative!important;
    overflow:hidden!important;
    padding:0 58px!important;
}
body.single-product .related.products .mtm-related-carousel-wrap ul.products{
    align-items:stretch!important;
    min-height:1px!important;
}
body.single-product .related.products .mtm-related-nav{
    top:50%!important;
    transform:translateY(-50%)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:1!important;
    padding:0!important;
    margin:0!important;
}
body.single-product .related.products .mtm-related-prev{left:10px!important;}
body.single-product .related.products .mtm-related-next{right:10px!important;}

body.woocommerce-cart .entry-content,
body.woocommerce-checkout .entry-content{
    color:#f4f7fb!important;
}
body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce{
    max-width:1180px!important;
    margin:0 auto 42px!important;
    padding:26px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:28px!important;
    background:radial-gradient(circle at 20% 0%,rgba(37,99,235,.18),transparent 36%),linear-gradient(145deg,#050914,#0b1220 58%,#050914)!important;
    box-shadow:0 24px 70px rgba(0,0,0,.36)!important;
}
body.woocommerce-cart .woocommerce table.shop_table,
body.woocommerce-checkout .woocommerce table.shop_table,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout .woocommerce-checkout-review-order-table{
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:22px!important;
    overflow:hidden!important;
    background:rgba(255,255,255,.045)!important;
    color:#f8fafc!important;
}
body.woocommerce-cart .woocommerce table.shop_table th,
body.woocommerce-cart .woocommerce table.shop_table td,
body.woocommerce-checkout .woocommerce table.shop_table th,
body.woocommerce-checkout .woocommerce table.shop_table td{
    color:#f8fafc!important;
    border-color:rgba(255,255,255,.10)!important;
    padding:16px!important;
}
body.woocommerce-cart .woocommerce table.shop_table thead,
body.woocommerce-checkout .woocommerce table.shop_table thead{
    background:rgba(37,99,235,.16)!important;
}
body.woocommerce-cart .product-name a,
body.woocommerce-checkout .product-name{
    color:#ffffff!important;
    font-weight:800!important;
}
body.woocommerce-cart .product-price,
body.woocommerce-cart .product-subtotal,
body.woocommerce-cart .cart_totals .amount,
body.woocommerce-checkout .order-total .amount,
body.woocommerce-checkout .cart-subtotal .amount{
    color:#f8d878!important;
    font-weight:900!important;
}
body.woocommerce-cart .cart_totals,
body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout #payment{
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:24px!important;
    background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025))!important;
    color:#f8fafc!important;
    padding:22px!important;
    box-shadow:0 18px 46px rgba(0,0,0,.24)!important;
}
body.woocommerce-cart .cart_totals h2,
body.woocommerce-checkout h3,
body.woocommerce-checkout #order_review_heading{
    color:#ffffff!important;
    font-weight:900!important;
    letter-spacing:.01em!important;
}
body.woocommerce-cart .woocommerce input.input-text,
body.woocommerce-cart .woocommerce textarea,
body.woocommerce-cart .woocommerce select,
body.woocommerce-checkout .woocommerce input.input-text,
body.woocommerce-checkout .woocommerce textarea,
body.woocommerce-checkout .woocommerce select,
body.woocommerce-checkout .select2-container--default .select2-selection--single{
    min-height:46px!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:14px!important;
    background:#070d18!important;
    color:#ffffff!important;
    box-shadow:none!important;
}
body.woocommerce-cart .woocommerce label,
body.woocommerce-checkout .woocommerce label,
body.woocommerce-checkout .woocommerce form .form-row label{
    color:#e5edf8!important;
    font-weight:700!important;
}
body.woocommerce-cart .woocommerce .button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-checkout .woocommerce .button,
body.woocommerce-checkout #place_order{
    border:0!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;
    color:#ffffff!important;
    font-weight:900!important;
    text-transform:none!important;
    box-shadow:0 14px 34px rgba(14,165,233,.28)!important;
    transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important;
}
body.woocommerce-cart .woocommerce .button:hover,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-checkout .woocommerce .button:hover,
body.woocommerce-checkout #place_order:hover{
    transform:translateY(-1px)!important;
    filter:brightness(1.08)!important;
    box-shadow:0 18px 42px rgba(14,165,233,.36)!important;
}
body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-error{
    border-radius:18px!important;
    border:1px solid rgba(255,255,255,.14)!important;
    background:rgba(8,17,31,.96)!important;
    color:#f8fafc!important;
    box-shadow:0 14px 34px rgba(0,0,0,.25)!important;
}
body.woocommerce-checkout #payment ul.payment_methods{
    border-bottom:1px solid rgba(255,255,255,.12)!important;
}
body.woocommerce-checkout #payment div.payment_box{
    border-radius:16px!important;
    background:rgba(255,255,255,.07)!important;
    color:#e5edf8!important;
}
body.woocommerce-cart .woocommerce a,
body.woocommerce-checkout .woocommerce a{
    color:#93c5fd!important;
}
@media(max-width:768px){
    body.woocommerce-cart .woocommerce,
    body.woocommerce-checkout .woocommerce{padding:16px!important;border-radius:20px!important;}
    body.woocommerce-cart .woocommerce table.shop_table_responsive tr,
    body.woocommerce-checkout .woocommerce table.shop_table_responsive tr{border-color:rgba(255,255,255,.12)!important;}
    body.woocommerce-cart .woocommerce table.shop_table_responsive tr td::before,
    body.woocommerce-checkout .woocommerce table.shop_table_responsive tr td::before{color:#cbd5e1!important;font-weight:800!important;}
    body.single-product .related.products .mtm-related-carousel-wrap{padding:0 44px!important;}
    body.single-product .related.products .mtm-related-prev{left:4px!important;}
    body.single-product .related.products .mtm-related-next{right:4px!important;}
}

/* ===== MTM v1.0.54 - Panier auto, coupon à droite, checkout lisible ===== */
body.woocommerce-cart form.woocommerce-cart-form .actions{
    display:flex!important;
    align-items:stretch!important;
    justify-content:space-between!important;
    gap:16px!important;
    flex-wrap:wrap!important;
}
body.woocommerce-cart form.woocommerce-cart-form .coupon{
    width:100%!important;
    display:flex!important;
    gap:10px!important;
    align-items:center!important;
    padding:0!important;
    margin:0!important;
}
body.woocommerce-cart .cart_totals .mtm-coupon-anchor{
    margin:0 0 18px!important;
    padding:18px!important;
    border:1px solid rgba(59,130,246,.24)!important;
    border-radius:20px!important;
    background:linear-gradient(145deg,rgba(15,23,42,.96),rgba(2,6,23,.98))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 16px 36px rgba(0,0,0,.22)!important;
}
body.woocommerce-cart .cart_totals .mtm-coupon-anchor .coupon::before{
    content:"Code promo";
    display:block!important;
    width:100%!important;
    margin:0 0 10px!important;
    color:#f8fafc!important;
    font-weight:900!important;
    letter-spacing:.01em!important;
}
body.woocommerce-cart .cart_totals .mtm-coupon-anchor .coupon{
    display:flex!important;
    flex-wrap:wrap!important;
}
body.woocommerce-cart .cart_totals .mtm-coupon-anchor input#coupon_code,
body.woocommerce-cart .cart_totals .mtm-coupon-anchor input[name="coupon_code"]{
    flex:1 1 190px!important;
    min-width:0!important;
    margin:0!important;
}
body.woocommerce-cart .cart_totals .mtm-coupon-anchor button[name="apply_coupon"]{
    flex:0 0 auto!important;
    margin:0!important;
    white-space:nowrap!important;
}
body.woocommerce-cart .woocommerce .mtm-empty-cart-button,
body.woocommerce-cart .woocommerce button.mtm-empty-cart-button{
    background:linear-gradient(135deg,#1f2937,#0f172a)!important;
    color:#f8fafc!important;
    border:1px solid rgba(255,255,255,.18)!important;
    box-shadow:0 12px 30px rgba(0,0,0,.28)!important;
}
body.woocommerce-cart .woocommerce .mtm-empty-cart-button:hover,
body.woocommerce-cart .woocommerce button.mtm-empty-cart-button:hover{
    background:linear-gradient(135deg,#334155,#111827)!important;
    box-shadow:0 16px 38px rgba(0,0,0,.36)!important;
}
body.woocommerce-cart .woocommerce .mtm-empty-cart-button.loading{
    pointer-events:none!important;
    opacity:.78!important;
}
body.woocommerce-checkout .mtm-checkout-product-line{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    min-width:0!important;
}
body.woocommerce-checkout .mtm-checkout-product-media{
    width:54px!important;
    height:54px!important;
    flex:0 0 54px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#020617!important;
    border:1px solid rgba(255,255,255,.16)!important;
}
body.woocommerce-checkout .mtm-checkout-product-media img,
body.woocommerce-checkout img.mtm-checkout-product-thumb{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
}
body.woocommerce-checkout .mtm-checkout-product-text{
    color:#f8fafc!important;
    font-weight:800!important;
    line-height:1.25!important;
}
body.woocommerce-checkout #payment .payment_methods button,
body.woocommerce-checkout #payment .payment_methods .button,
body.woocommerce-checkout #payment .payment_methods [class*="more"],
body.woocommerce-checkout #payment .payment_methods [class*="More"],
body.woocommerce-checkout #payment .payment_methods [class*="show"],
body.woocommerce-checkout #payment .payment_methods [aria-label*="card"],
body.woocommerce-checkout #payment .payment_methods [aria-label*="carte"]{
    color:#ffffff!important;
    background:rgba(59,130,246,.22)!important;
    border:1px solid rgba(147,197,253,.38)!important;
    border-radius:999px!important;
    box-shadow:0 8px 22px rgba(37,99,235,.20)!important;
}
body.woocommerce-checkout #payment .payment_methods svg,
body.woocommerce-checkout #payment .payment_methods img{
    opacity:1!important;
    filter:none!important;
}
@media(max-width:768px){
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor .coupon,
    body.woocommerce-cart form.woocommerce-cart-form .coupon{display:block!important;}
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor button[name="apply_coupon"],
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor input#coupon_code{width:100%!important;margin-top:10px!important;}
    body.woocommerce-checkout .mtm-checkout-product-media{width:46px!important;height:46px!important;flex-basis:46px!important;}
}

/* ===== MTM v1.0.55 - Panier AJAX doux : boutons + stock ===== */
body.woocommerce-cart form.woocommerce-cart-form .actions{
    justify-content:center!important;
}
body.woocommerce-cart .woocommerce .mtm-empty-cart-button,
body.woocommerce-cart .woocommerce button.mtm-empty-cart-button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:12px auto 0!important;
    min-width:180px!important;
    height:46px!important;
    border-radius:999px!important;
    font-size:13px!important;
    font-weight:900!important;
    letter-spacing:.02em!important;
    text-transform:uppercase!important;
    background:linear-gradient(135deg,#0f172a,#1e293b)!important;
    border:1px solid rgba(96,165,250,.34)!important;
    color:#f8fafc!important;
    box-shadow:0 14px 34px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.08)!important;
}
body.woocommerce-cart .cart_totals .mtm-coupon-anchor button[name="apply_coupon"]{
    min-height:40px!important;
    padding:10px 16px!important;
    border-radius:14px!important;
    font-size:12px!important;
    line-height:1.15!important;
    min-width:auto!important;
}
body.woocommerce-cart.mtm-cart-soft-loading .woocommerce-cart-form,
body.woocommerce-cart.mtm-cart-soft-loading .cart_totals{
    opacity:.72!important;
    pointer-events:none!important;
    transition:opacity .18s ease!important;
}
body.woocommerce-cart .quantity{position:relative!important;}
body.woocommerce-cart .mtm-stock-bubble{
    position:absolute!important;
    left:50%!important;
    bottom:calc(100% + 10px)!important;
    transform:translateX(-50%) translateY(6px)!important;
    z-index:30!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:max-content!important;
    max-width:240px!important;
    padding:9px 12px!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,rgba(15,23,42,.98),rgba(30,41,59,.98))!important;
    border:1px solid rgba(251,191,36,.55)!important;
    color:#fde68a!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1.25!important;
    box-shadow:0 16px 34px rgba(0,0,0,.36)!important;
    opacity:0!important;
    transition:opacity .18s ease,transform .18s ease!important;
    pointer-events:none!important;
}
body.woocommerce-cart .mtm-stock-bubble.show{
    opacity:1!important;
    transform:translateX(-50%) translateY(0)!important;
}
body.woocommerce-cart .mtm-stock-bubble::after{
    content:"";
    position:absolute;
    top:100%;
    left:50%;
    transform:translateX(-50%);
    border:6px solid transparent;
    border-top-color:rgba(30,41,59,.98);
}
@media(max-width:768px){
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor button[name="apply_coupon"]{width:auto!important;min-width:150px!important;}
    body.woocommerce-cart .mtm-stock-bubble{max-width:210px!important;font-size:11px!important;}
}

/* ===== MTM v1.0.57 - Mon compte sans onglet titre droite ===== */
body.woocommerce-cart .woocommerce-cart-form table.shop_table{
    font-size:14px!important;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table th,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td{
    padding:12px 14px!important;
    vertical-align:middle!important;
}
body.woocommerce-cart .woocommerce-cart-form .product-thumbnail{
    width:82px!important;
    max-width:82px!important;
}
body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{
    width:64px!important;
    height:64px!important;
    object-fit:cover!important;
    border-radius:14px!important;
    background:#020617!important;
    border:1px solid rgba(255,255,255,.14)!important;
    box-shadow:0 10px 24px rgba(0,0,0,.26)!important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name a{
    font-size:14px!important;
    line-height:1.25!important;
}
body.woocommerce-cart .woocommerce-cart-form .product-price,
body.woocommerce-cart .woocommerce-cart-form .product-subtotal{
    font-size:14px!important;
    white-space:nowrap!important;
}
body.woocommerce-cart .woocommerce-cart-form .quantity input.qty{
    min-height:38px!important;
    height:38px!important;
    max-width:72px!important;
    padding:6px 8px!important;
    font-size:13px!important;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove{
    width:32px!important;
    height:32px!important;
    line-height:30px!important;
    font-size:20px!important;
}

body.woocommerce-account .entry-content,
body.woocommerce-account .site-main,
body.woocommerce-account main{
    background:radial-gradient(circle at 20% 0%,rgba(37,99,235,.18),transparent 30%),linear-gradient(180deg,#020617,#08111f 48%,#020617)!important;
}
body.woocommerce-account .woocommerce{
    max-width:1180px!important;
    margin:34px auto!important;
    padding:26px!important;
    border-radius:28px!important;
    background:linear-gradient(145deg,rgba(15,23,42,.96),rgba(2,6,23,.98))!important;
    border:1px solid rgba(148,163,184,.18)!important;
    box-shadow:0 24px 70px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06)!important;
    color:#e5edf8!important;
}
/* v1.0.57 : suppression du bandeau/onglet "Espace client MTM Loisirs" sur la page Mon compte. */
body.woocommerce-account .woocommerce::before{
    content:none!important;
    display:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
    width:28%!important;
    min-width:245px!important;
    padding:16px!important;
    border-radius:24px!important;
    background:rgba(2,6,23,.72)!important;
    border:1px solid rgba(148,163,184,.16)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li{
    margin:0!important;
    padding:0!important;
    border:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:46px!important;
    padding:12px 14px!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,rgba(15,23,42,.94),rgba(30,41,59,.72))!important;
    border:1px solid rgba(148,163,184,.16)!important;
    color:#dbeafe!important;
    font-size:13px!important;
    font-weight:850!important;
    text-decoration:none!important;
    transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a::after{
    content:"›";
    color:#93c5fd!important;
    font-size:18px!important;
    line-height:1!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{
    transform:translateY(-1px)!important;
    background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;
    border-color:rgba(147,197,253,.46)!important;
    color:#ffffff!important;
    box-shadow:0 14px 30px rgba(37,99,235,.28)!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a{
    background:linear-gradient(135deg,rgba(127,29,29,.92),rgba(69,10,10,.94))!important;
    border-color:rgba(248,113,113,.28)!important;
    color:#fee2e2!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    width:68%!important;
    padding:22px!important;
    border-radius:24px!important;
    background:rgba(15,23,42,.78)!important;
    border:1px solid rgba(148,163,184,.16)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;
    color:#e5edf8!important;
}
body.woocommerce-account .woocommerce-MyAccount-content p,
body.woocommerce-account .woocommerce-MyAccount-content address,
body.woocommerce-account .woocommerce-MyAccount-content mark{
    color:#e5edf8!important;
}
body.woocommerce-account .woocommerce-MyAccount-content strong,
body.woocommerce-account .woocommerce-MyAccount-content h2,
body.woocommerce-account .woocommerce-MyAccount-content h3,
body.woocommerce-account .woocommerce-MyAccount-content legend{
    color:#f8fafc!important;
}
body.woocommerce-account .woocommerce-MyAccount-content a:not(.button){
    color:#93c5fd!important;
    font-weight:800!important;
}
body.woocommerce-account .woocommerce table.shop_table,
body.woocommerce-account .woocommerce-MyAccount-content fieldset,
body.woocommerce-account .woocommerce-Addresses .woocommerce-Address,
body.woocommerce-account .woocommerce-address-fields,
body.woocommerce-account form.login,
body.woocommerce-account form.register,
body.woocommerce-account form.edit-account{
    border-radius:22px!important;
    overflow:hidden!important;
    background:rgba(2,6,23,.62)!important;
    border:1px solid rgba(148,163,184,.16)!important;
    box-shadow:0 16px 42px rgba(0,0,0,.20)!important;
}
body.woocommerce-account .woocommerce table.shop_table th,
body.woocommerce-account .woocommerce table.shop_table td{
    border-color:rgba(148,163,184,.14)!important;
    color:#e5edf8!important;
    padding:14px!important;
}
body.woocommerce-account .woocommerce table.shop_table th{
    color:#f8fafc!important;
    background:rgba(15,23,42,.92)!important;
    font-weight:900!important;
}
body.woocommerce-account .woocommerce input.input-text,
body.woocommerce-account .woocommerce textarea,
body.woocommerce-account .woocommerce select{
    min-height:46px!important;
    border-radius:14px!important;
    background:#020617!important;
    border:1px solid rgba(148,163,184,.24)!important;
    color:#f8fafc!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}
body.woocommerce-account .woocommerce label{
    color:#dbeafe!important;
    font-weight:800!important;
}
body.woocommerce-account .woocommerce .button,
body.woocommerce-account .woocommerce button.button,
body.woocommerce-account .woocommerce a.button,
body.woocommerce-account .woocommerce input.button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:44px!important;
    padding:12px 18px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;
    border:1px solid rgba(147,197,253,.34)!important;
    color:#fff!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.02em!important;
    box-shadow:0 14px 32px rgba(37,99,235,.26)!important;
}
body.woocommerce-account .woocommerce .button:hover,
body.woocommerce-account .woocommerce button.button:hover,
body.woocommerce-account .woocommerce a.button:hover,
body.woocommerce-account .woocommerce input.button:hover{
    filter:brightness(1.08)!important;
    transform:translateY(-1px)!important;
}
body.woocommerce-account .woocommerce-message,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-error{
    border-radius:18px!important;
    background:rgba(8,17,31,.96)!important;
    border:1px solid rgba(96,165,250,.22)!important;
    color:#f8fafc!important;
    box-shadow:0 12px 32px rgba(0,0,0,.24)!important;
}
@media(max-width:900px){
    body.woocommerce-cart .woocommerce-cart-form table.shop_table th,
    body.woocommerce-cart .woocommerce-cart-form table.shop_table td{padding:10px 12px!important;}
    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{width:56px!important;height:56px!important;}
    body.woocommerce-account .woocommerce{padding:16px!important;margin:20px auto!important;border-radius:22px!important;}
    body.woocommerce-account .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important;min-width:0!important;}
    body.woocommerce-account .woocommerce-MyAccount-navigation{margin:0 0 16px!important;}
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;}
    body.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:42px!important;font-size:12px!important;padding:10px 12px!important;}
    body.woocommerce-account .woocommerce-MyAccount-content{padding:16px!important;}
}
@media(max-width:560px){
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important;}
    body.woocommerce-cart .woocommerce-cart-form .product-name a{font-size:13px!important;}
}


/* ===== MTM v1.0.58 - Correction largeur Mon compte / boutons non coupés ===== */
body.woocommerce-account .woocommerce,
body.woocommerce-account .woocommerce *{
    box-sizing:border-box!important;
}
body.woocommerce-account .woocommerce{
    max-width:1220px!important;
    width:calc(100% - 32px)!important;
    overflow:visible!important;
}
body.woocommerce-account .woocommerce::after{
    content:""!important;
    display:block!important;
    clear:both!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
    width:255px!important;
    min-width:255px!important;
    max-width:255px!important;
    margin-right:24px!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    width:calc(100% - 279px)!important;
    max-width:calc(100% - 279px)!important;
    min-width:0!important;
    margin-left:0!important;
    overflow-x:auto!important;
}
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table{
    width:100%!important;
    min-width:0!important;
    table-layout:auto!important;
}
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table td,
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table th{
    word-break:normal!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.button{
    white-space:nowrap!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:flex-end!important;
    gap:8px!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content button.button,
body.woocommerce-account .woocommerce-MyAccount-content a.button,
body.woocommerce-account .woocommerce-MyAccount-content input.button{
    max-width:100%!important;
    white-space:nowrap!important;
    overflow:visible!important;
}
@media(max-width:1100px){
    body.woocommerce-account .woocommerce-MyAccount-navigation{
        width:235px!important;
        min-width:235px!important;
        max-width:235px!important;
        margin-right:18px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-content{
        width:calc(100% - 253px)!important;
        max-width:calc(100% - 253px)!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-content .button,
    body.woocommerce-account .woocommerce-MyAccount-content button.button,
    body.woocommerce-account .woocommerce-MyAccount-content a.button,
    body.woocommerce-account .woocommerce-MyAccount-content input.button{
        min-height:40px!important;
        padding:10px 14px!important;
        font-size:12px!important;
    }
}
@media(max-width:900px){
    body.woocommerce-account .woocommerce{
        width:calc(100% - 20px)!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-content{
        width:100%!important;
        max-width:100%!important;
        min-width:0!important;
        margin-right:0!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions{
        justify-content:flex-start!important;
    }
}
@media(max-width:560px){
    body.woocommerce-account .woocommerce-MyAccount-content table.shop_table{
        display:block!important;
        overflow-x:auto!important;
        -webkit-overflow-scrolling:touch!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-content .button,
    body.woocommerce-account .woocommerce-MyAccount-content button.button,
    body.woocommerce-account .woocommerce-MyAccount-content a.button,
    body.woocommerce-account .woocommerce-MyAccount-content input.button{
        white-space:normal!important;
        text-align:center!important;
    }
}


/* ===== MTM v1.0.59 - Panier optimisé téléphones uniquement ===== */
@media(max-width:640px){
    body.woocommerce-cart .entry-content{
        overflow-x:hidden!important;
    }
    body.woocommerce-cart .woocommerce{
        width:calc(100% - 14px)!important;
        max-width:calc(100% - 14px)!important;
        margin:10px auto 28px!important;
        padding:12px!important;
        border-radius:18px!important;
        overflow:hidden!important;
    }
    body.woocommerce-cart form.woocommerce-cart-form{
        width:100%!important;
        max-width:100%!important;
        overflow:visible!important;
    }
    body.woocommerce-cart .woocommerce-cart-form table.shop_table,
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody,
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tfoot{
        display:block!important;
        width:100%!important;
        max-width:100%!important;
        border:0!important;
        background:transparent!important;
        overflow:visible!important;
    }
    body.woocommerce-cart .woocommerce-cart-form table.shop_table thead{
        display:none!important;
    }
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item{
        position:relative!important;
        display:grid!important;
        grid-template-columns:62px minmax(0,1fr)!important;
        grid-template-areas:
            "thumb name"
            "thumb price"
            "qty qty"
            "subtotal subtotal"!important;
        gap:8px 12px!important;
        width:100%!important;
        margin:0 0 12px!important;
        padding:12px!important;
        border:1px solid rgba(255,255,255,.12)!important;
        border-radius:18px!important;
        background:linear-gradient(145deg,rgba(15,23,42,.94),rgba(2,6,23,.98))!important;
        box-shadow:0 14px 34px rgba(0,0,0,.24)!important;
    }
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td{
        display:flex!important;
        align-items:center!important;
        width:100%!important;
        padding:0!important;
        border:0!important;
        background:transparent!important;
        text-align:left!important;
        min-width:0!important;
    }
    body.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr.cart_item td::before{
        float:none!important;
        margin-right:8px!important;
        color:#94a3b8!important;
        font-size:11px!important;
        font-weight:800!important;
        text-transform:uppercase!important;
        letter-spacing:.03em!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-remove{
        position:absolute!important;
        top:8px!important;
        right:8px!important;
        width:30px!important;
        height:30px!important;
        z-index:3!important;
        justify-content:center!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-remove::before,
    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail::before,
    body.woocommerce-cart .woocommerce-cart-form .product-name::before{
        display:none!important;
        content:""!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove{
        width:28px!important;
        height:28px!important;
        line-height:26px!important;
        font-size:19px!important;
        border-radius:999px!important;
        background:rgba(239,68,68,.14)!important;
        border:1px solid rgba(248,113,113,.28)!important;
        color:#fecaca!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail{
        grid-area:thumb!important;
        width:62px!important;
        max-width:62px!important;
        align-self:start!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{
        width:62px!important;
        height:62px!important;
        border-radius:14px!important;
        object-fit:cover!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-name{
        grid-area:name!important;
        padding-right:30px!important;
        align-self:start!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-name a{
        display:block!important;
        max-width:100%!important;
        color:#fff!important;
        font-size:13px!important;
        line-height:1.25!important;
        font-weight:900!important;
        word-break:break-word!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-price{
        grid-area:price!important;
        font-size:13px!important;
        font-weight:900!important;
        color:#f8d878!important;
        justify-content:flex-start!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity{
        grid-area:qty!important;
        justify-content:space-between!important;
        margin-top:4px!important;
        padding-top:10px!important;
        border-top:1px solid rgba(255,255,255,.09)!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity::before{
        content:"Quantité"!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .quantity{
        margin-left:auto!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .quantity input.qty{
        width:62px!important;
        max-width:62px!important;
        height:36px!important;
        min-height:36px!important;
        border-radius:12px!important;
        font-size:13px!important;
        text-align:center!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-subtotal{
        grid-area:subtotal!important;
        justify-content:space-between!important;
        padding-top:8px!important;
        border-top:1px solid rgba(255,255,255,.08)!important;
        font-size:14px!important;
        font-weight:900!important;
        color:#f8d878!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-subtotal::before{
        content:"Sous-total"!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .actions{
        display:flex!important;
        flex-direction:column!important;
        align-items:stretch!important;
        gap:10px!important;
        padding:10px 0 0!important;
        border:0!important;
        background:transparent!important;
    }
    body.woocommerce-cart .woocommerce .mtm-empty-cart-button,
    body.woocommerce-cart .woocommerce button.mtm-empty-cart-button{
        width:100%!important;
        max-width:260px!important;
        margin:8px auto 0!important;
        height:42px!important;
        min-width:0!important;
        font-size:12px!important;
    }
    body.woocommerce-cart .cart-collaterals,
    body.woocommerce-cart .cart_totals{
        width:100%!important;
        max-width:100%!important;
        float:none!important;
        clear:both!important;
    }
    body.woocommerce-cart .cart_totals{
        padding:16px!important;
        border-radius:18px!important;
        margin-top:16px!important;
    }
    body.woocommerce-cart .cart_totals h2{
        font-size:18px!important;
        margin-bottom:12px!important;
    }
    body.woocommerce-cart .cart_totals .shop_table,
    body.woocommerce-cart .cart_totals .shop_table tbody,
    body.woocommerce-cart .cart_totals .shop_table tr,
    body.woocommerce-cart .cart_totals .shop_table th,
    body.woocommerce-cart .cart_totals .shop_table td{
        display:block!important;
        width:100%!important;
        padding:6px 0!important;
        border:0!important;
        text-align:left!important;
    }
    body.woocommerce-cart .cart_totals .shop_table tr{
        padding:8px 0!important;
        border-bottom:1px solid rgba(255,255,255,.09)!important;
    }
    body.woocommerce-cart .cart_totals .shop_table td{
        color:#f8d878!important;
        font-size:15px!important;
        font-weight:900!important;
    }
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor{
        padding:14px!important;
        border-radius:16px!important;
        margin-bottom:14px!important;
    }
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor .coupon{
        display:flex!important;
        flex-direction:column!important;
        gap:8px!important;
    }
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor input#coupon_code,
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor input[name="coupon_code"]{
        width:100%!important;
        min-height:40px!important;
        margin:0!important;
        font-size:13px!important;
    }
    body.woocommerce-cart .cart_totals .mtm-coupon-anchor button[name="apply_coupon"]{
        width:100%!important;
        min-width:0!important;
        min-height:38px!important;
        margin:0!important;
        padding:9px 12px!important;
        font-size:11px!important;
    }
    body.woocommerce-cart .wc-proceed-to-checkout{
        padding:12px 0 0!important;
    }
    body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
        width:100%!important;
        display:flex!important;
        justify-content:center!important;
        align-items:center!important;
        min-height:48px!important;
        padding:13px 16px!important;
        font-size:14px!important;
        line-height:1.15!important;
        white-space:normal!important;
        text-align:center!important;
    }
    body.woocommerce-cart .mtm-stock-bubble{
        left:auto!important;
        right:0!important;
        transform:translateY(6px)!important;
        max-width:190px!important;
        font-size:11px!important;
        text-align:center!important;
    }
    body.woocommerce-cart .mtm-stock-bubble.show{
        transform:translateY(0)!important;
    }
    body.woocommerce-cart .mtm-stock-bubble::after{
        left:auto!important;
        right:22px!important;
        transform:none!important;
    }
}

/* ===== MTM v1.0.60 - Correctif panier téléphone sans doublon visuel ===== */
@media(max-width:640px){
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item{
        display:grid!important;
        grid-template-columns:70px minmax(0,1fr)!important;
        grid-template-areas:
            "thumb name"
            "thumb qty"
            "subtotal subtotal"!important;
        gap:8px 12px!important;
        align-items:start!important;
        padding:12px 12px 14px!important;
        overflow:hidden!important;
    }
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td::before,
    body.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr.cart_item td::before{
        display:none!important;
        content:""!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-price{
        display:none!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail{
        grid-area:thumb!important;
        width:70px!important;
        max-width:70px!important;
        align-self:start!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{
        width:70px!important;
        height:70px!important;
        max-width:70px!important;
        border-radius:14px!important;
        object-fit:cover!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-name{
        grid-area:name!important;
        display:block!important;
        min-width:0!important;
        padding:2px 34px 0 0!important;
        line-height:1.25!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-name a{
        display:-webkit-box!important;
        -webkit-line-clamp:2!important;
        -webkit-box-orient:vertical!important;
        overflow:hidden!important;
        font-size:13px!important;
        line-height:1.25!important;
        max-width:100%!important;
        word-break:normal!important;
        overflow-wrap:anywhere!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity{
        grid-area:qty!important;
        display:flex!important;
        justify-content:flex-start!important;
        align-items:center!important;
        margin:0!important;
        padding:0!important;
        border:0!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity{
        margin:0!important;
        max-width:128px!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity input.qty{
        width:54px!important;
        max-width:54px!important;
        height:34px!important;
        min-height:34px!important;
        font-size:13px!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-subtotal{
        grid-area:subtotal!important;
        display:flex!important;
        justify-content:flex-end!important;
        align-items:center!important;
        gap:8px!important;
        padding:8px 0 0!important;
        border-top:1px solid rgba(255,255,255,.08)!important;
        font-size:14px!important;
        line-height:1.2!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-subtotal::before{
        display:inline!important;
        content:"Sous-total"!important;
        margin-right:auto!important;
        color:#fff!important;
        font-size:13px!important;
        font-weight:900!important;
        letter-spacing:0!important;
        text-transform:none!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-remove{
        top:9px!important;
        right:9px!important;
        width:28px!important;
        height:28px!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove{
        width:26px!important;
        height:26px!important;
        line-height:24px!important;
        font-size:17px!important;
    }
}


/* ===== MTM v1.0.61 - Panier mobile : une seule quantité, prix centré, zéro doublon ===== */
@media (max-width:640px){
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item{
        display:grid!important;
        grid-template-columns:72px minmax(0,1fr)!important;
        grid-template-areas:
            "thumb name"
            "thumb subtotal"
            "qty qty"!important;
        gap:8px 12px!important;
        align-items:center!important;
        width:100%!important;
        max-width:100%!important;
        padding:12px!important;
        overflow:hidden!important;
    }

    /* WooCommerce mobile ajoute parfois des libellés automatiques : on les neutralise tous. */
    body.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr.cart_item td::before,
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td::before,
    body.woocommerce-cart .woocommerce-cart-form .product-quantity::before,
    body.woocommerce-cart .woocommerce-cart-form .product-subtotal::before,
    body.woocommerce-cart .woocommerce-cart-form .product-price::before{
        display:none!important;
        content:""!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-price{
        display:none!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail{
        grid-area:thumb!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:72px!important;
        max-width:72px!important;
        min-width:72px!important;
        align-self:start!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{
        width:72px!important;
        height:72px!important;
        max-width:72px!important;
        border-radius:14px!important;
        object-fit:cover!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-name{
        grid-area:name!important;
        display:block!important;
        width:100%!important;
        min-width:0!important;
        padding:0 34px 0 0!important;
        text-align:left!important;
        align-self:end!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-name a{
        display:-webkit-box!important;
        -webkit-line-clamp:2!important;
        -webkit-box-orient:vertical!important;
        overflow:hidden!important;
        max-width:100%!important;
        font-size:13px!important;
        line-height:1.25!important;
        font-weight:900!important;
        overflow-wrap:anywhere!important;
        word-break:normal!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-subtotal{
        grid-area:subtotal!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:100%!important;
        min-width:0!important;
        padding:0 34px 0 0!important;
        margin:0!important;
        border:0!important;
        text-align:center!important;
        color:#f8d878!important;
        font-size:14px!important;
        font-weight:900!important;
        line-height:1.2!important;
        white-space:normal!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-quantity{
        grid-area:qty!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:100%!important;
        min-width:0!important;
        margin:8px 0 0!important;
        padding:10px 0 0!important;
        border-top:1px solid rgba(255,255,255,.08)!important;
        text-align:center!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity{
        display:inline-flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:auto!important;
        max-width:132px!important;
        margin:0 auto!important;
        gap:0!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity input.qty{
        width:54px!important;
        max-width:54px!important;
        height:34px!important;
        min-height:34px!important;
        padding:0!important;
        text-align:center!important;
        font-size:13px!important;
        font-weight:900!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-remove{
        position:absolute!important;
        top:9px!important;
        right:9px!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:28px!important;
        height:28px!important;
        z-index:5!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove{
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:26px!important;
        height:26px!important;
        line-height:1!important;
        font-size:17px!important;
    }
}

/* ===== MTM v1.0.62 - Panier mobile : contrôles alignés sous la description, sans doublon ===== */
@media (max-width:640px){
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item{
        display:grid!important;
        grid-template-columns:74px minmax(0,1fr)!important;
        grid-template-areas:
            "thumb name"
            "thumb subtotal"
            "controls controls"!important;
        gap:8px 12px!important;
        align-items:start!important;
        padding:14px!important;
        min-height:0!important;
        overflow:hidden!important;
    }

    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td{
        min-width:0!important;
        max-width:100%!important;
        padding:0!important;
        margin:0!important;
        border:0!important;
        background:transparent!important;
    }

    body.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr.cart_item td::before,
    body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td::before,
    body.woocommerce-cart .woocommerce-cart-form .product-price::before,
    body.woocommerce-cart .woocommerce-cart-form .product-quantity::before,
    body.woocommerce-cart .woocommerce-cart-form .product-subtotal::before{
        display:none!important;
        content:""!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-price{
        display:none!important;
        visibility:hidden!important;
        height:0!important;
        overflow:hidden!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail{
        grid-area:thumb!important;
        display:flex!important;
        align-items:flex-start!important;
        justify-content:center!important;
        width:74px!important;
        max-width:74px!important;
        min-width:74px!important;
        align-self:start!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{
        width:74px!important;
        height:74px!important;
        max-width:74px!important;
        border-radius:14px!important;
        object-fit:cover!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-name{
        grid-area:name!important;
        display:block!important;
        width:100%!important;
        padding:2px 0 0!important;
        text-align:left!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-name a{
        display:-webkit-box!important;
        -webkit-line-clamp:2!important;
        -webkit-box-orient:vertical!important;
        overflow:hidden!important;
        max-width:100%!important;
        font-size:13px!important;
        line-height:1.28!important;
        font-weight:900!important;
        overflow-wrap:anywhere!important;
        word-break:normal!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-name .quantity,
    body.woocommerce-cart .woocommerce-cart-form .product-subtotal .quantity,
    body.woocommerce-cart .woocommerce-cart-form .product-price .quantity,
    body.woocommerce-cart .woocommerce-cart-form tr.cart_item > .quantity,
    body.woocommerce-cart .woocommerce-cart-form tr.cart_item > .qty{
        display:none!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-subtotal{
        grid-area:subtotal!important;
        display:flex!important;
        align-items:center!important;
        justify-content:flex-start!important;
        width:100%!important;
        padding:0!important;
        margin:0!important;
        border:0!important;
        text-align:left!important;
        color:#f8d878!important;
        font-size:14px!important;
        font-weight:900!important;
        line-height:1.2!important;
        white-space:normal!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-remove,
    body.woocommerce-cart .woocommerce-cart-form .product-quantity{
        grid-area:controls!important;
        position:relative!important;
        top:auto!important;
        right:auto!important;
        left:auto!important;
        bottom:auto!important;
        z-index:2!important;
        align-self:center!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-remove{
        display:flex!important;
        align-items:center!important;
        justify-content:flex-start!important;
        width:auto!important;
        height:auto!important;
        min-width:32px!important;
        margin-top:12px!important;
        padding-top:12px!important;
        border-top:1px solid rgba(255,255,255,.08)!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-quantity{
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:100%!important;
        min-width:0!important;
        margin-top:12px!important;
        padding-top:12px!important;
        border-top:1px solid rgba(255,255,255,.08)!important;
        pointer-events:none!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity{
        display:inline-flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:auto!important;
        max-width:136px!important;
        margin:0 auto!important;
        pointer-events:auto!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity input.qty{
        width:54px!important;
        max-width:54px!important;
        height:34px!important;
        min-height:34px!important;
        padding:0!important;
        text-align:center!important;
        font-size:13px!important;
        font-weight:900!important;
    }

    body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove{
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        width:30px!important;
        height:30px!important;
        line-height:1!important;
        font-size:17px!important;
        margin:0!important;
        pointer-events:auto!important;
    }

    body.woocommerce-cart .woocommerce-cart-form tr.cart_item{
        position:relative!important;
    }

    body.woocommerce-cart .woocommerce-cart-form tr.cart_item .product-remove + .product-quantity,
    body.woocommerce-cart .woocommerce-cart-form tr.cart_item .product-quantity{
        padding-left:42px!important;
        padding-right:42px!important;
    }
}


/* ===== MTM v1.0.63 - Panier mobile : boutons quantité cliquables ===== */
@media (max-width:640px){
    body.woocommerce-cart .woocommerce-cart-form .product-quantity,
    body.woocommerce-cart .woocommerce-cart-form .product-quantity *,
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity,
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity *{
        pointer-events:auto!important;
        touch-action:manipulation!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity{
        position:relative!important;
        z-index:10!important;
    }
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity button,
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity .plus,
    body.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity .minus{
        cursor:pointer!important;
        user-select:none!important;
        -webkit-user-select:none!important;
    }
}

/* ===== MTM v1.0.81 - Alerte stock panier robuste après retour v1.0.78 ===== */
body.woocommerce-cart .mtm-stock-bubble{
    z-index:9999!important;
    pointer-events:none!important;
    white-space:normal!important;
    max-width:240px!important;
    text-align:center!important;
}
body.woocommerce-cart .mtm-stock-toast{
    position:fixed!important;
    left:50%!important;
    bottom:24px!important;
    transform:translate(-50%,18px)!important;
    z-index:999999!important;
    max-width:calc(100vw - 32px)!important;
    padding:12px 16px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,rgba(8,17,31,.98),rgba(3,8,18,.98))!important;
    border:1px solid rgba(38,116,255,.55)!important;
    box-shadow:0 18px 42px rgba(0,0,0,.42),0 0 24px rgba(38,116,255,.22)!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:900!important;
    opacity:0!important;
    transition:opacity .22s ease,transform .22s ease!important;
    pointer-events:none!important;
}
body.woocommerce-cart .mtm-stock-toast.show{
    opacity:1!important;
    transform:translate(-50%,0)!important;
}
@media (min-width:641px){
    body.woocommerce-cart .mtm-stock-toast{display:none!important;}
}


/* === MTM v2.0.3 : message accès boutique + optimisation boutons Mon compte === */
body.woocommerce-account .woocommerce-MyAccount-content{
    overflow-x:clip!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content button.button,
body.woocommerce-account .woocommerce-MyAccount-content a.button,
body.woocommerce-account .woocommerce-MyAccount-content input.button{
    min-height:40px!important;
    padding:10px 14px!important;
    font-size:12px!important;
    line-height:1.15!important;
    max-width:100%!important;
    white-space:normal!important;
    text-align:center!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions,
body.woocommerce-account .woocommerce-MyAccount-content td:last-child{
    padding-right:10px!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions{
    justify-content:center!important;
    align-items:center!important;
}
@media(max-width:1100px){
    body.woocommerce-account .woocommerce-MyAccount-navigation{
        width:225px!important;
        min-width:225px!important;
        max-width:225px!important;
        margin-right:14px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-content{
        width:calc(100% - 239px)!important;
        max-width:calc(100% - 239px)!important;
        padding:18px!important;
    }
}
@media(max-width:900px){
    body.woocommerce-account .woocommerce-MyAccount-content{
        width:100%!important;
        max-width:100%!important;
        overflow-x:auto!important;
    }
}


/* === MTM v2.0.6 : correction ciblée Mon compte, fond v2.0.3 conservé === */
body.woocommerce-account .woocommerce,
body.woocommerce-account .woocommerce *{
    box-sizing:border-box!important;
}
body.woocommerce-account .woocommerce{
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:flex-start!important;
    gap:36px!important;
    max-width:1320px!important;
    width:calc(100% - 56px)!important;
    margin:34px auto!important;
    overflow:visible!important;
}
body.woocommerce-account .woocommerce::after{
    content:""!important;
    display:block!important;
    clear:both!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
    float:none!important;
    flex:0 0 330px!important;
    width:330px!important;
    min-width:330px!important;
    max-width:330px!important;
    margin:0!important;
    padding:16px!important;
    overflow:visible!important;
    position:relative!important;
    z-index:3!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
    width:100%!important;
    margin:0!important;
    padding:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li{
    width:100%!important;
    overflow:visible!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:12px!important;
    padding:12px 14px!important;
    overflow:visible!important;
    white-space:normal!important;
    line-height:1.15!important;
    font-size:12px!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a::after{
    margin-left:auto!important;
    flex:0 0 auto!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    float:none!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    overflow-x:auto!important;
    position:relative!important;
    z-index:1!important;
}
@media(max-width:1180px){
    body.woocommerce-account .woocommerce{
        gap:24px!important;
        width:calc(100% - 32px)!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation{
        flex-basis:300px!important;
        width:300px!important;
        min-width:300px!important;
        max-width:300px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation a{
        padding:11px 12px!important;
        font-size:11.5px!important;
    }
}
@media(max-width:980px){
    body.woocommerce-account .woocommerce{
        display:block!important;
        width:calc(100% - 20px)!important;
        max-width:100%!important;
        padding:16px!important;
        overflow:visible!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-content{
        width:100%!important;
        min-width:0!important;
        max-width:100%!important;
        margin:0 0 16px!important;
        flex:none!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{
        display:grid!important;
        grid-template-columns:1fr 1fr!important;
        gap:8px!important;
    }
}
@media(max-width:560px){
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{
        grid-template-columns:1fr!important;
    }
}

/* === MTM v2.0.7 : stabilité Mon compte + coupon panier sans page admin-ajax === */
body.woocommerce-account .woocommerce{
    display:grid!important;
    grid-template-columns:minmax(245px,290px) minmax(0,1fr)!important;
    column-gap:64px!important;
    align-items:start!important;
    max-width:1420px!important;
    width:calc(100% - 64px)!important;
    margin:34px auto!important;
    overflow:visible!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
    float:none!important;
    grid-column:1!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:14px!important;
    overflow:hidden!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    float:none!important;
    grid-column:2!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    overflow-x:auto!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    padding:11px 12px!important;
    font-size:11.5px!important;
    line-height:1.15!important;
    white-space:normal!important;
    overflow:hidden!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a::after{
    margin-left:8px!important;
    flex:0 0 auto!important;
}
@media(max-width:1180px){
    body.woocommerce-account .woocommerce{
        grid-template-columns:minmax(220px,260px) minmax(0,1fr)!important;
        column-gap:48px!important;
        width:calc(100% - 36px)!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation a{
        font-size:11px!important;
        padding:10px 10px!important;
    }
}
@media(max-width:980px){
    body.woocommerce-account .woocommerce{
        display:block!important;
        width:calc(100% - 20px)!important;
        padding:16px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-content{
        width:100%!important;
        max-width:100%!important;
        margin:0 0 16px!important;
    }
}

/* ===== MTM v2.0.9 - Bannière panier MTM Club + stabilité notices panier ===== */
body.woocommerce-cart .mtm-cart-club-ad{
    position:relative!important;
    overflow:hidden!important;
    margin:0 0 26px!important;
    padding:14px!important;
    border-radius:26px!important;
    border:1px solid rgba(37,116,255,.52)!important;
    background:linear-gradient(135deg,rgba(2,6,18,.98),rgba(4,18,42,.94) 48%,rgba(2,6,18,.98))!important;
    box-shadow:0 18px 55px rgba(0,0,0,.46),0 0 34px rgba(0,82,255,.22)!important;
}
body.woocommerce-cart .mtm-cart-club-ad:before{
    content:"";
    position:absolute;
    inset:-2px;
    pointer-events:none;
    background:radial-gradient(circle at 18% 0,rgba(43,127,255,.35),transparent 35%),radial-gradient(circle at 82% 100%,rgba(0,89,255,.28),transparent 32%);
    opacity:.9;
}
body.woocommerce-cart .mtm-cart-club-ad__image,
body.woocommerce-cart .mtm-cart-club-ad__image img{
    position:relative!important;
    z-index:1!important;
    display:block!important;
    width:100%!important;
}
body.woocommerce-cart .mtm-cart-club-ad__image img{
    height:auto!important;
    border-radius:18px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 16px 42px rgba(0,0,0,.35)!important;
}
body.woocommerce-cart .mtm-cart-club-ad__button{
    position:relative!important;
    z-index:2!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:min(460px,92%)!important;
    margin:16px auto 2px!important;
    padding:15px 22px!important;
    border-radius:16px!important;
    border:1px solid rgba(111,173,255,.82)!important;
    background:linear-gradient(135deg,#061326 0%,#0c4dff 48%,#05206a 100%)!important;
    color:#fff!important;
    text-decoration:none!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
    font-weight:1000!important;
    box-shadow:0 0 24px rgba(0,91,255,.48),inset 0 1px 0 rgba(255,255,255,.22)!important;
    transition:transform .22s ease,filter .22s ease,box-shadow .22s ease!important;
}
body.woocommerce-cart .mtm-cart-club-ad__button:hover{
    transform:translateY(-2px)!important;
    filter:brightness(1.12)!important;
    box-shadow:0 0 34px rgba(0,112,255,.66),0 12px 30px rgba(0,0,0,.36)!important;
}
body.woocommerce-cart .woocommerce-notices-wrapper:empty{
    display:none!important;
}
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message,
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-error,
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-info{
    margin:0 0 16px!important;
}
@media(max-width:768px){
    body.woocommerce-cart .mtm-cart-club-ad{padding:9px!important;border-radius:20px!important;margin-bottom:18px!important;}
    body.woocommerce-cart .mtm-cart-club-ad__image img{border-radius:14px!important;}
    body.woocommerce-cart .mtm-cart-club-ad__button{font-size:13px!important;line-height:1.2!important;padding:13px 16px!important;letter-spacing:.04em!important;}
}


/* ===== MTM v2.0.10 - Panier fintech stable : bannière compacte + notices coupons visibles ===== */
body.woocommerce-cart .mtm-cart-club-ad{
    max-width:1120px!important;
    margin:0 auto 22px!important;
    padding:10px!important;
    border-radius:24px!important;
    background:linear-gradient(135deg,rgba(3,8,20,.98),rgba(5,25,62,.96) 52%,rgba(1,5,14,.98))!important;
    box-shadow:0 18px 50px rgba(0,0,0,.42),0 0 28px rgba(0,91,255,.24),inset 0 1px 0 rgba(255,255,255,.08)!important;
}
body.woocommerce-cart .mtm-cart-club-ad__image img{
    max-height:360px!important;
    width:100%!important;
    object-fit:contain!important;
    background:#02050c!important;
}
body.woocommerce-cart .mtm-cart-club-ad__button{
    width:min(390px,90%)!important;
    margin:13px auto 0!important;
    padding:14px 20px!important;
    border-radius:15px!important;
    background:linear-gradient(110deg,#06142c 0%,#0b55ff 42%,#67b1ff 50%,#0630a8 60%,#041334 100%)!important;
    background-size:220% 100%!important;
    animation:mtmCartClubButtonReflect 3.8s linear infinite!important;
}
@keyframes mtmCartClubButtonReflect{
    0%{background-position:0% 50%;}
    100%{background-position:220% 50%;}
}
body.woocommerce-cart .woocommerce-notices-wrapper{
    display:block!important;
    max-width:1120px!important;
    margin:0 auto 16px!important;
}
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message,
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-error,
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-info{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    border-radius:16px!important;
    border:1px solid rgba(68,137,255,.32)!important;
    background:linear-gradient(135deg,rgba(5,14,29,.98),rgba(6,24,57,.96))!important;
    color:#eef5ff!important;
    box-shadow:0 14px 32px rgba(0,0,0,.28),0 0 22px rgba(0,91,255,.14)!important;
}
@media(max-width:768px){
    body.woocommerce-cart .mtm-cart-club-ad{max-width:100%!important;padding:8px!important;margin-bottom:18px!important;}
    body.woocommerce-cart .mtm-cart-club-ad__image img{max-height:240px!important;}
    body.woocommerce-cart .mtm-cart-club-ad__button{width:94%!important;font-size:12px!important;}
}


/* ===== MTM v2.0.11 - Panier : bannière élargie et image lisible ===== */
body.woocommerce-cart .entry-content > .woocommerce,
body.woocommerce-cart main .woocommerce{
    max-width:1320px!important;
}
body.woocommerce-cart .mtm-cart-club-ad{
    max-width:1260px!important;
    width:100%!important;
    margin:0 auto 24px!important;
    padding:12px!important;
    border-radius:26px!important;
}
body.woocommerce-cart .mtm-cart-club-ad__image{
    display:block!important;
    width:100%!important;
    line-height:0!important;
}
body.woocommerce-cart .mtm-cart-club-ad__image img{
    width:100%!important;
    max-width:100%!important;
    max-height:none!important;
    height:auto!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center center!important;
    image-rendering:auto!important;
    border-radius:18px!important;
}
body.woocommerce-cart .mtm-cart-club-ad__button{
    width:min(420px,92%)!important;
    margin:14px auto 0!important;
}
@media(max-width:768px){
    body.woocommerce-cart .entry-content > .woocommerce,
    body.woocommerce-cart main .woocommerce{
        max-width:100%!important;
        padding:14px!important;
    }
    body.woocommerce-cart .mtm-cart-club-ad{
        padding:7px!important;
        border-radius:18px!important;
        margin-bottom:18px!important;
    }
    body.woocommerce-cart .mtm-cart-club-ad__image img{
        max-height:none!important;
        border-radius:13px!important;
    }
}

/* ===== MTM Contact v2.0.19 - Refonte complète Mon compte WooCommerce ===== */
body.woocommerce-account{
    background:#020617!important;
}
body.woocommerce-account .entry-content,
body.woocommerce-account .site-main,
body.woocommerce-account main{
    background:
        radial-gradient(circle at 14% -8%,rgba(0,117,255,.30),transparent 34%),
        radial-gradient(circle at 86% 12%,rgba(14,165,233,.18),transparent 30%),
        linear-gradient(180deg,#020617 0%,#061123 46%,#020617 100%)!important;
    min-height:72vh!important;
}
body.woocommerce-account .woocommerce,
body.woocommerce-account .woocommerce *{
    box-sizing:border-box!important;
}
body.woocommerce-account .woocommerce{
    position:relative!important;
    display:grid!important;
    grid-template-columns:280px minmax(0,1fr)!important;
    gap:26px!important;
    width:min(1360px,calc(100% - 48px))!important;
    max-width:1360px!important;
    margin:38px auto!important;
    padding:28px!important;
    border-radius:34px!important;
    background:
        linear-gradient(140deg,rgba(8,18,37,.96),rgba(2,6,23,.98))!important;
    border:1px solid rgba(96,165,250,.22)!important;
    box-shadow:
        0 32px 90px rgba(0,0,0,.52),
        0 0 70px rgba(37,99,235,.10),
        inset 0 1px 0 rgba(255,255,255,.07)!important;
    overflow:hidden!important;
    color:#eaf2ff!important;
}
body.woocommerce-account .woocommerce:before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    display:block!important;
    pointer-events:none!important;
    background:
        linear-gradient(115deg,transparent 0%,rgba(59,130,246,.10) 42%,transparent 58%),
        radial-gradient(circle at 0% 0%,rgba(56,189,248,.16),transparent 34%)!important;
    opacity:.85!important;
}
body.woocommerce-account .woocommerce:after{
    content:""!important;
    display:block!important;
    clear:both!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-content{
    position:relative!important;
    z-index:1!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    float:none!important;
    margin:0!important;
    padding:18px!important;
    border-radius:28px!important;
    background:
        linear-gradient(180deg,rgba(17,34,58,.96),rgba(6,15,31,.98))!important;
    border:1px solid rgba(125,211,252,.20)!important;
    box-shadow:
        0 22px 54px rgba(0,0,0,.34),
        inset 0 1px 0 rgba(255,255,255,.08)!important;
    overflow:hidden!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation:before{
    content:"ESPACE CLIENT"!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:58px!important;
    margin:0 0 16px!important;
    border-radius:20px!important;
    color:#ffffff!important;
    font-size:13px!important;
    font-weight:950!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
    background:
        radial-gradient(circle at 20% 0%,rgba(255,255,255,.20),transparent 28%),
        linear-gradient(135deg,#0f6fff,#0ea5e9)!important;
    border:1px solid rgba(147,197,253,.42)!important;
    box-shadow:0 18px 34px rgba(37,99,235,.26),inset 0 1px 0 rgba(255,255,255,.18)!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
    display:flex!important;
    flex-direction:column!important;
    gap:11px!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li{
    margin:0!important;
    padding:0!important;
    border:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    min-height:58px!important;
    padding:0 18px!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,rgba(15,28,51,.96),rgba(13,23,42,.92))!important;
    border:1px solid rgba(148,163,184,.15)!important;
    color:#eaf2ff!important;
    font-size:13px!important;
    font-weight:900!important;
    line-height:1.1!important;
    text-decoration:none!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.045)!important;
    transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a:after{
    content:"›"!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:24px!important;
    height:24px!important;
    border-radius:999px!important;
    color:#bfdbfe!important;
    background:rgba(59,130,246,.12)!important;
    font-size:22px!important;
    line-height:1!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{
    transform:translateY(-1px)!important;
    background:linear-gradient(135deg,#126fff,#08a6ee)!important;
    border-color:rgba(191,219,254,.52)!important;
    color:#fff!important;
    box-shadow:0 18px 38px rgba(37,99,235,.30),inset 0 1px 0 rgba(255,255,255,.16)!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a{
    margin-top:4px!important;
    background:linear-gradient(135deg,rgba(127,29,29,.96),rgba(69,10,10,.98))!important;
    border-color:rgba(248,113,113,.34)!important;
    color:#fff1f2!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    float:none!important;
    margin:0!important;
    padding:30px!important;
    border-radius:28px!important;
    background:
        radial-gradient(circle at 96% 0%,rgba(37,99,235,.15),transparent 34%),
        linear-gradient(180deg,rgba(10,20,39,.96),rgba(3,8,21,.98))!important;
    border:1px solid rgba(125,211,252,.18)!important;
    box-shadow:
        0 22px 54px rgba(0,0,0,.28),
        inset 0 1px 0 rgba(255,255,255,.07)!important;
    overflow-x:auto!important;
    color:#eaf2ff!important;
}
body.woocommerce-account .woocommerce-MyAccount-content > p:first-child{
    margin:0 0 20px!important;
    padding:24px 26px!important;
    border-radius:22px!important;
    background:linear-gradient(135deg,rgba(15,31,58,.92),rgba(8,18,37,.96))!important;
    border:1px solid rgba(147,197,253,.18)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important;
    font-size:15.5px!important;
    line-height:1.8!important;
}
body.woocommerce-account .woocommerce-MyAccount-content p,
body.woocommerce-account .woocommerce-MyAccount-content address,
body.woocommerce-account .woocommerce-MyAccount-content mark,
body.woocommerce-account .woocommerce-MyAccount-content td{
    color:#eaf2ff!important;
}
body.woocommerce-account .woocommerce-MyAccount-content a:not(.button){
    color:#93c5fd!important;
    font-weight:900!important;
    text-decoration-thickness:2px!important;
    text-underline-offset:3px!important;
}
body.woocommerce-account .woocommerce-MyAccount-content h2,
body.woocommerce-account .woocommerce-MyAccount-content h3,
body.woocommerce-account .woocommerce-MyAccount-content legend,
body.woocommerce-account .woocommerce-MyAccount-content strong{
    color:#fff!important;
}
body.woocommerce-account .woocommerce table.shop_table,
body.woocommerce-account .woocommerce-MyAccount-content fieldset,
body.woocommerce-account .woocommerce-Addresses .woocommerce-Address,
body.woocommerce-account .woocommerce-address-fields,
body.woocommerce-account form.login,
body.woocommerce-account form.register,
body.woocommerce-account form.edit-account{
    border-radius:22px!important;
    background:rgba(2,8,23,.58)!important;
    border:1px solid rgba(148,163,184,.16)!important;
    box-shadow:0 18px 42px rgba(0,0,0,.22)!important;
    overflow:hidden!important;
}
body.woocommerce-account .woocommerce table.shop_table th{
    color:#fff!important;
    background:linear-gradient(135deg,rgba(15,31,58,.98),rgba(14,28,49,.94))!important;
    font-weight:950!important;
    text-transform:uppercase!important;
    letter-spacing:.04em!important;
    font-size:12px!important;
}
body.woocommerce-account .woocommerce table.shop_table td,
body.woocommerce-account .woocommerce table.shop_table th{
    padding:16px!important;
    border-color:rgba(148,163,184,.13)!important;
}
body.woocommerce-account .woocommerce input.input-text,
body.woocommerce-account .woocommerce textarea,
body.woocommerce-account .woocommerce select{
    width:100%!important;
    min-height:50px!important;
    border-radius:16px!important;
    background:#020817!important;
    border:1px solid rgba(147,197,253,.22)!important;
    color:#f8fafc!important;
    padding:0 15px!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.045)!important;
}
body.woocommerce-account .woocommerce textarea{padding:14px 15px!important;}
body.woocommerce-account .woocommerce input.input-text:focus,
body.woocommerce-account .woocommerce textarea:focus,
body.woocommerce-account .woocommerce select:focus{
    outline:none!important;
    border-color:#38bdf8!important;
    box-shadow:0 0 0 3px rgba(14,165,233,.18),inset 0 1px 0 rgba(255,255,255,.05)!important;
}
body.woocommerce-account .woocommerce label{
    color:#dbeafe!important;
    font-weight:900!important;
    margin-bottom:7px!important;
}
body.woocommerce-account .woocommerce .button,
body.woocommerce-account .woocommerce button.button,
body.woocommerce-account .woocommerce a.button,
body.woocommerce-account .woocommerce input.button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:46px!important;
    padding:12px 20px!important;
    border-radius:999px!important;
    background:
        radial-gradient(circle at 20% 0%,rgba(255,255,255,.22),transparent 30%),
        linear-gradient(135deg,#0f6fff,#05a8f5)!important;
    border:1px solid rgba(191,219,254,.44)!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:950!important;
    text-transform:uppercase!important;
    letter-spacing:.035em!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    box-shadow:0 16px 34px rgba(37,99,235,.28),inset 0 1px 0 rgba(255,255,255,.18)!important;
    transition:transform .18s ease,filter .18s ease!important;
}
body.woocommerce-account .woocommerce .button:hover,
body.woocommerce-account .woocommerce button.button:hover,
body.woocommerce-account .woocommerce a.button:hover,
body.woocommerce-account .woocommerce input.button:hover{
    filter:brightness(1.08)!important;
    transform:translateY(-1px)!important;
}
body.woocommerce-account .woocommerce-message,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-error{
    margin:0 0 18px!important;
    padding:16px 18px!important;
    border-radius:18px!important;
    background:rgba(8,17,31,.96)!important;
    border:1px solid rgba(96,165,250,.24)!important;
    color:#f8fafc!important;
    box-shadow:0 14px 34px rgba(0,0,0,.24)!important;
}
body.woocommerce-account .woocommerce-error{border-color:rgba(248,113,113,.34)!important;}
body.woocommerce-account .woocommerce-info{border-color:rgba(56,189,248,.30)!important;}
body.woocommerce-account .woocommerce-message{border-color:rgba(34,197,94,.30)!important;}
body.woocommerce-account .woocommerce-Addresses,
body.woocommerce-account .u-columns{
    gap:18px!important;
}
body.woocommerce-account .woocommerce-Address-title,
body.woocommerce-account .woocommerce-column__title{
    padding:18px!important;
    background:rgba(15,31,58,.66)!important;
    border-bottom:1px solid rgba(148,163,184,.12)!important;
}
@media(max-width:980px){
    body.woocommerce-account .woocommerce{
        display:block!important;
        width:calc(100% - 24px)!important;
        margin:22px auto!important;
        padding:18px!important;
        border-radius:26px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation{
        width:100%!important;
        max-width:100%!important;
        margin:0 0 18px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{
        display:grid!important;
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:10px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation:before{
        min-height:50px!important;
        margin-bottom:12px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-content{
        width:100%!important;
        max-width:100%!important;
        padding:20px!important;
    }
}
@media(max-width:620px){
    body.woocommerce-account .woocommerce{
        width:calc(100% - 14px)!important;
        padding:12px!important;
        border-radius:22px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation,
    body.woocommerce-account .woocommerce-MyAccount-content{
        border-radius:20px!important;
        padding:14px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{
        grid-template-columns:1fr!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation a{
        min-height:52px!important;
        padding:0 15px!important;
    }
    body.woocommerce-account .woocommerce-MyAccount-content > p:first-child{
        padding:18px!important;
        font-size:14px!important;
    }
    body.woocommerce-account .woocommerce table.shop_table{
        display:block!important;
        overflow-x:auto!important;
        -webkit-overflow-scrolling:touch!important;
    }
    body.woocommerce-account .woocommerce .button,
    body.woocommerce-account .woocommerce button.button,
    body.woocommerce-account .woocommerce a.button,
    body.woocommerce-account .woocommerce input.button{
        width:100%!important;
        white-space:normal!important;
        text-align:center!important;
    }
}
