@media screen and (max-width: 768px) {
  body .wd-header-cart > a {
    display: none;
  }
}
