.sh-header-main {
  color: #000;
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important;
  background-color: #ffffff;
}
.sh-header-location-icon {
  fill: #000000 !important;
}
.sh-header-account-icon {
  stroke: #000000 !important;
}
.sh-header-cart-icon {
  stroke: #000000 !important;
  fill: none !important;
}
.sh-header-arrow-icon {
  fill: #000000 !important;
}
.sh-header-search-icon {
  stroke: #000000 !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 {
  border-radius: 4px !important;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.sh-product-card-discount-tag {
  color: #650000;
  background-color: #ffde5d;

  border-radius: 0px !important;
  font-weight: bold !important;
}

.sh-product-discount-tag {
  color: #650000;

  background-color: #ffde5d;

  border-radius: 0px !important;
  font-weight: bold !important;
}

.sh-try {
  display: none;
}
.pr-long-card .pr-image {
  -o-object-fit: cover;
  object-fit: contain;
  border-radius: 4px !important;
}
.sh-product-buy-now-button {
  color: #ffffff !important;
  border: 1px solid #619070 !important;
  outline: none !important;
  padding: 12px;
  background: #619070 !important;
  white-space: nowrap;
}
.sh-product-plus-minus-button {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  fill: #fff;
}
.sh-product-plus-minus-button:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  fill: #fff;
}
.sh-footer-main {
  background-color: #000;
  color: #fff;
}
.sh-footer-icon {
  color: #fff;
}
.BannerCollection-component {
  padding: 0px 0px;
}
.sh-ge-collect .BannerCollection-component {
  padding: 0px !important;
}
.pr-long-card .pr-image {
  aspect-ratio: var(--pr-image-aspect-ratio, 3 / 3);
}
.sh-solid-button {
  border-radius: 4px;
  border: 1px solid #000 !important;
  background-color: #fff;
  color: #000;
}
.sh-solid-button:hover {
  border-radius: 4px;
  border: 1px solid #000 !important;
  background-color: #fff;
  color: #000;
}
.pr-long-card {
  width: 100%;
  padding: 0px 12px;
}
.pr-image-ctn {
  margin: 0px -12px !important;
}
.pr-image-ctn img {
  object-fit: fill !important;
}
.pr-var-btn {
  border-radius: 4px;
}
section-heading-container {
  margin: 7px 0px !important;
}
.section-heading {
  color: #000;
}
.cat-card-img {
  border: none;
}

.sh-ge-collect .BannerCollection-component {
  padding: 0px 0px !important;
}

.w-full {
  text-align: left !important;
}
#sh-product-share {
  color: #000 !important;
}
.sh-product-enquiry {
  border: 1px solid #29a56c !important;
  color: #29a56c !important;
  background: #ffffff !important;
}
.menu-bar {
  font-size: 15px;
}
.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-1.mui-25t2ba {
  padding: 2px !important;
}
.sh-bottom-nav-selected {
  stroke: #4d4f52 !important;
  color: #4d4f52 !important;
  fill: none !important;
}
.sh-bottom-nav-unselected {
  stroke: #000 !important;
  color: #000 !important;
}
.sh-bottom-nav-cart-badge {
  background-color: #000 !important;
  color: #fff !important;
}
.cust-head-ctn .cust-head-title,
.cust-head-ctn .cust-head-subtitle,
.cust-head-ctn button svg {
  color: #000 !important;
}
