/* DEV EVI: visual fallback for three admin-driven homepage category covers.
   Commerce, catalog routing, stock and checkout remain fully native Tilda. */
.de-home-v2 .de-category[href*="328966530283"] .de-category__placeholder {
  color: transparent;
  background: #ece9e4 url("https://static.tildacdn.com/stor3130-3235-4330-a665-353936373562/87bea63b0fb52d152c427af7479a9fca.webp") center/cover no-repeat;
}

.de-home-v2 .de-category[href*="120389548713"] .de-category__placeholder {
  color: transparent;
  background: #ece9e4 url("https://static.tildacdn.com/stor3466-3334-4635-a561-656532646539/3391b0a0b9a7c71cc81f55c8434b9752.webp") center/cover no-repeat;
}

.de-home-v2 .de-category[href*="616049351023"] .de-category__placeholder {
  color: transparent;
  background: #ece9e4 url("https://static.tildacdn.com/stor3366-3363-4562-b131-363864626137/e44a892cf690ca6e78f9d5a459609c08.png") center/cover no-repeat;
}

/* Compact parent-category view: neutralize ST catalogue record padding only on intermediate routes. */
html.de-subcat-parent #rec2502691901{padding-top:24px!important;padding-bottom:60px!important}
