.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;
}
.pr-long-col-media {
  object-fit: contain;
}
.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-footer-main {
  background-color: #2c2c2c;
  color: #fff;
}

#trustpilot-gtm-floating-wrapper {
  bottom: 70px !important;
  display: none !important;
}
