/* Spares Kenya — Dynamic theme CSS. Auto-generated. Do not edit. */
:root {
  --sk-orange:       #f47c20;
  --sk-orange-dark:  #d4650a;
  --sk-orange-light: #ffa04d;
  --sk-navy:         #0d1b2a;
  --sk-navy-mid:     #1a2e45;
  --sk-offwhite:     #f5f6f8;
  --sk-text:         #1a2e45;
  --sk-success:      #27ae60;
  --sk-content-width:960px;
}

.header-inner,
.nav-inner,
.sk-hero-inner,
.sk-categories-inner,
.sk-page-layout,
.footer-grid,
.footer-bottom,
.footer-extra-regions,
.sk-region-constrained {
  max-width: 960px;
}

.sk-product-grid,
.view-content,
.views-view-unformatted {
  grid-template-columns: repeat(3, 1fr) !important;
}
.sk-product-card img,
.views-row img {
  height: 220px !important;
}

.btn-cart { display: none !important; }
.header-account-links { display: none !important; }
