.sh-banner-collection-card > a > div > div > p {
  display: none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display: none;
}
.sh-product-card {
  border: 1px solid #e5e5e5 !important;
  border-radius: 8px !important;
}
.sh-product-card:hover {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.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;
}
.sh-product-plus-minus-button {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  fill: #fff;
}
.sh-product-plus-minus-button:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  fill: #fff;
}
.sh-product-plus-minus-button-div {
  color: #fff;
}
.sh-footer-main {
  background-color: #000;
  color: #fff;
}
.sh-header-main {
  background-color: #fff;
}
.sh-banner-collection-card {
  padding: 0px;
  margin-top: -27px;
  margin-bottom: -27px;
}

.sh-aboutus-location-storeinfo div:nth-child(1) {
  display: none;
}
#contact-us-timings {
  display: none;
}
