.sh-banner-collection-card > a > div > div > p {
  display: none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display: none;
}

.sh-product-card-discount-tag {
  top: 22px !important;
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 12% 50%, 0% 0%);
  width: 60px;
  text-align: center;
  border-radius: 0px;
}
.sh-product-discount-tag {
  font-weight: 400;
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 12% 50%, 0% 0%);
  width: 64px;
  text-align: center;
  border-radius: 0px;
}
.sh-mini-banner-collection-card > a > div > div > div > svg {
  display: none;
}
.sh-mini-banner-collection-card > a > div > div > div > p {
  display: none;
}

.footer-type-3 .copyright {
  background-color: white;
}

.sh-header-main {
  background-color: #ffffff;
}

.app-bar .punchline {
  border-radius: 25px;
  border: 2px solid #73ad21;
  padding: 20px;
  font-weight: bold;
  color: #4caf50;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}

.DesktopSearchBar_root__0nC51 {
  border-radius: 50px !important;
  background: #d3d3d3 !important;
  color: black !important;
  height: 50px !important;
}
.DesktopSearchBar_searchIconButton__d3722 {
  display: none;
}
