.sh-header-main {
  background-color: #fffdff;
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important;
}
.sh-footer-main {
  color: #fff;
  background-color: #000;
}
.sh-categories-container > div > h2 {
  display: none !important;
}
.sh-categories-container > div > hr {
  display: none !important;
}
.sh-banner-collection-card > a > div > div > p {
  display: none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display: none;
}
.sh-product-card:hover {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-product-card-discount-tag {
  font-weight: 400 !important;
  border-radius: 0px !important;
}
.sh-product-discount-tag {
  font-weight: 400 !important;
  border-radius: 0px !important;
}
.pr-long-col-media {
  object-fit: contain;
}
.pr-long-col-card {
  border-radius: 2%;
  border: 1px solid #000;
  padding-top: 0px;
  padding-bottom: 0px;
}
.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;
}
.plus-mins-btn-text-small {
  color: #fff;
}
.sh-product-plus-minus-button-div {
  color: #fff;
}
.sh-solid-button {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.sh-product-card-discount-tag {
  background-color: #de241d;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 26px;
  border-radius: 8px 0px 8px 0px !important;
  left: auto !important;
  top: 0px !important;
  right: 0px !important;
}
.sh-product-discount-tag {
  background-color: #de241d;
  font-weight: 400 !important;
  border-radius: 4px !important;
}
.pr-long-col-details {
  justify-content: center;
}
.sh-product-card-name {
  text-align: center;
}
.sh-product-buy-now-button {
  background-color: #000000 !important;
  color: #fff !important;
}
