#the_cart { 
  padding-top:40px;
  padding-bottom:40px;
  
  &.empty { display:none; }
  
  tfoot td { text-align: right; padding-right:20px; }
}