.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-product-card > a > div > div > img {
  object-fit: contain;
}

.sh-product-card > a > div > img {
  object-fit: contain;
}
.sh-banner-collection-card {
  padding: 0px;
  margin-bottom: -30px;
  margin-top: -20;
}
#cat-scroll-scroller {
  justify-content: center;
}
.sh-footer-main {
  background-color: #007977;
  color: #fff;
}
.sh-footer-icon {
  color: #fff;
}

.sh-product-card {
  border: 0.0625rem solid #ececec;
  box-shadow: 0 0.25rem 0.25rem 0 #ececec;
}
.section-heading-container {
  justify-content: center;
  align-items: center;
}
.three-column-footer__heading {
  color: #fff;
}
.three-column-footer__link {
  color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
  display: none;
}
body {
  background-color: transparent !important;
  color: inherit !important;
}
