.sh-header-main {
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important;
}

.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;
}

.sh-try {
  display: none;
}
.section-heading::after {
  background: none !important;
}
.LargeCategoriesCardV1-component {
  background: #fff7d3 !important;
}
.section-heading {
  color: #c33130 !important;
}
.sh-product-plus-minus-button {
  background-color: #c33130 !important;
  color: white !important;
}
.universal-btn-style {
  border-radius: 4px !important;
}
.pr-title {
  font-weight: 600 !important;
}
.pr-mrp-price {
  order: -1;
  margin-right: 12px;
}
.solid-button__btn {
  background: #ffffff;
  color: #f30020;
}
.three-column-footer__footer {
  background: black;
  color: white;
}
.solid-button__btn:hover {
  background: #ffffff;
  color: #f30020;
}
