.sh-header-main {
  background-color: #fff;
  color: #000;
  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 {
  border-radius: 8px !important;
  border: 1px solid #d3d3d3 !important;
}

.sh-product-card-discount-tag {
  background-color: #8c1002;
  color: #fff;
  font-weight: 400 !important;
  border-radius: 8px !important;
}

.sh-product-discount-tag {
  background-color: #8c1002;
  color: #fff;

  font-weight: 400 !important;
  border-radius: 8px !important;
}
.pr-sale-price {
  color: #8c1002 !important;
}
.sh-try {
  display: none;
}
.pr-long-card .pr-image {
  -o-object-fit: cover;
  object-fit: contain;
}
.sh-product-buy-now-button {
  border-radius: 8px !important;
  border: 1px solid #000 !important;
  background-color: #fff !important;
  color: #000 !important;
}
.sh-product-plus-minus-button {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 8px;
  fill: #fff;
  font-weight: bold;
}
.sh-product-plus-minus-button:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 8px;
  fill: #fff;
  font-weight: bold;
}
.sh-footer-main {
  background-color: #000 !important;
  color: #fff !important;
}
.sh-footer-icon {
  color: #fff !important;
}
.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: 8px;
  border: 1px solid #000 !important;
  background-color: #000 !important;
  color: #fff !important;
}
.sh-solid-button:hover {
  border-radius: 8px;
  border: 1px solid #000 !important;
  background-color: #000 !important;
  color: #fff !important;
}
.pr-long-card {
  width: 100%;
  padding: 0px 12px;
}
.pr-image-ctn {
  margin: 0px -12px !important;
}
.pr-image-ctn img {
  object-fit: contain !important;
}
.pr-var-btn {
  border-radius: 8px;
}
section-heading-container {
  margin: 7px 0px !important;
}
.cat-card-img {
  border: 1px solid #767898 !important;
}
.section-9 {
  gap: 8px;
  background-color: #296fc2;
  padding: 30px 15px 15px 15px !important ;
}

.sh-ge-collect .BannerCollection-component {
  padding: 0px 0px !important;
}
.shop-now-button {
  display: none;
}
.authenticate {
  padding-left: 20px;
  padding-right: 20px;
}
.section-heading-container {
  margin: 7px 0px;
}
.sh-bottom-nav-main {
  background-color: #fff;
}
.sh-bottom-nav-selected {
  stroke: #ff0505 !important;
  color: #ff0505 !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;
}
.ProductGridCollection-component .swiper-wrapper {
  justify-content: center !important;
}
.StoreBanner-component .swiper-button-prev,
.StoreBanner-component .swiper-button-next {
  display: none !important;
}
