/* Global Sunny's Workshop fixes */
nav a #cart-count{
  display:inline!important;height:auto!important;min-width:0!important;padding:0!important;margin:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;
  box-shadow:none!important;position:static!important;
}
#mode-toggle{font-family:inherit!important;}
.product-list,.cards{align-items:stretch;}
.product-card,.card{height:100%;}
.product-card img,.card img{max-width:100%;}
@media (max-width:900px){
  nav ul{justify-content:center;}
}
