.sh-product-card {
  border: 0.0625rem solid #ececec;
  box-shadow: 0 0.25rem 0.25rem 0 #ececec;
}
.sh-row-title-divider {
  display: none !important;
}
.sh-mini-banner-collection-card > a > div > div > div > p {
  display: none;
}
.sh-mini-banner-collection-card > a > div > div > div > svg {
  display: none;
}
.sh-banner-collection-card > a > div > div > p {
  display: none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display: none;
}
.sh-product-card-discount-tag {
  background-color: #9d0000 !important;
  font-weight: 400 !important;
  left: auto !important;
  top: 12px;
  right: -38px;
  width: 130px;
  text-align: center;
  font-weight: 500;
  transform: rotate(45deg);
}
.sh-product-discount-tag {
  background-color: #9d0000 !important;
  color: FFFFFF !important;
  font-weight: 400 !important;
}

.section .scroll-animate-item {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2) !important;
}

.cat-card-img-root {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2) !important;
}
.product-swiper-slide {
  height: auto !important;
}
.scroll-animate-item {
  height: 100% !important;
}
.category-swiper-slide {
  margin-top: 8px !important;
}
.product-card {
  padding: 0px 10px !important;
}
.grid .scroll-animate-item {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2) !important;
}
.category-swiper-slide .scroll-animate-item,
.category-swiper-slide .grid .scroll-animate-item {
  box-shadow: none !important;
}
