.wa-yoshi-kit-product #waProdottoQtyWrap,.wa-yoshi-kit-product #waAddToCartMain,.wa-yoshi-kit-product .wa-prodotto-fav-buy>div:first-child { display:none!important; }
.wa-yoshi-kit-product .wa-prodotto-fav-buy { margin-top:0!important; }
.ysc { margin:18px 0 22px; padding:22px; color:#f7f2e9; background:linear-gradient(145deg,#17130d,#080808); border:1px solid #715c31; box-shadow:0 18px 45px rgba(0,0,0,.28); }
.ysc__step { display:flex; justify-content:space-between; gap:12px; margin-bottom:13px; color:#dcb452; font-size:.72rem; letter-spacing:.08em; text-transform:uppercase; }
.ysc h2 { margin:0 0 8px; font-family:Georgia,"Times New Roman",serif; font-size:1.75rem; }
.ysc__intro { color:#c5beb3; font-size:.92rem; line-height:1.5; }
.ysc__fixed { display:grid; grid-template-columns:1fr 1fr; gap:8px; margin:15px 0; }
.ysc__fixed span { padding:10px; background:#211b11; border:1px solid #534529; font-size:.82rem; }
.ysc__fixed b { color:#e1b750; }
.ysc__progress { display:flex; justify-content:space-between; align-items:center; margin:15px 0 10px; padding:10px 12px; background:#0d0d0d; border-left:4px solid #d9ab48; }
.ysc__progress strong { color:#e8bf5b; font-size:1.05rem; }
.ysc__progress span { color:#c9c1b6; font-size:.78rem; }
.ysc__colors { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; }
.ysc-color { position:relative; min-width:0; overflow:hidden; background:#141414; border:1px solid #39332b; }
.ysc-color img { display:block; width:100%; height:92px; object-fit:contain; background:#efefef; }
.ysc-color strong { display:block; min-height:47px; padding:8px; font-size:.68rem; line-height:1.25; }
.ysc-color__number { position:absolute; top:5px; right:5px; width:25px; height:25px; display:grid; place-items:center; border-radius:50%; background:#d9ab48; color:#080705; font-weight:900; }
.ysc__empty { padding:13px; color:#f1d793; background:#2a2112; border:1px dashed #7e6837; font-size:.86rem; }
.ysc__actions { display:grid; grid-template-columns:1fr 1.2fr; gap:10px; margin-top:16px; }
.ysc__edit,.ysc__add { min-height:48px; display:grid; place-items:center; font-weight:800; }
.ysc__edit { border:1px solid #857044; color:#f0d696!important; }
.ysc__add { border:1px solid #d9ab48; background:linear-gradient(135deg,#e7c164,#aa7723); color:#090806!important; }
.ysc__add:disabled { opacity:.45; filter:grayscale(.7); }
.ysc__status { min-height:22px; margin:10px 0 0; color:#e8c76e; font-size:.84rem; }
@media (max-width:575.98px) {
  .ysc { margin:15px -4px 20px; padding:16px 12px; }
  .ysc__step { display:grid; gap:3px; }
  .ysc h2 { font-size:1.55rem; }
  .ysc__fixed { grid-template-columns:1fr; }
  .ysc__progress { position:sticky; top:60px; z-index:12; background:#111; }
  .ysc__colors { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .ysc-color img { height:112px; }
  .ysc__actions { grid-template-columns:1fr; }
  .ysc__add { order:-1; }
}
