footer .footer.content .social-link.v1 .share-pinterest {
  display: inline-block;
}
footer .footer.content .social-link.v1 .share-pinterest::before {
  background-image: url('../images/pinterest.svg');
  background-position-x: center;
  background-position-y: center;
  line-height: 20px;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
footer .footer.content .social-link.v1 .share-pinterest:hover {
  background: #be0216;
}
.page-header .panel.wrapper {
  display: none;
}
.product-add-form {
  display: none;
}
