.sh-header-main {
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important;
  background-color:#f1eff0;
  color:#000;
}

.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: 0px !important;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.sh-product-card-discount-tag {
  background-color:#000;
  color:#fff;
  font-weight: 400 !important;
  border-radius: 0px !important;
}

.sh-product-discount-tag {
background-color:#000;
  color:#fff;

  font-weight: 400 !important;
  border-radius: 0px !important;
}

.sh-try {
  display: none;
}
.pr-long-card .pr-image {
    -o-object-fit: cover;
    object-fit: contain;
}
.sh-product-buy-now-button {
    color: #FFFFFF !important;
    border: 1px solid #e9b9f4 !important;
    padding: 12px;
    background: #e9b9f4 !important;
    border: 1px solid #e9b9f4 !important;

  }
.sh-product-plus-minus-button {
color: #fff;
     background-color: #e9b9f4;
    border: 1px solid #e9b9f4;
    border-radius: 0px;
    fill: #fff;
}
.sh-product-plus-minus-button:hover {
   color: #e9b9f4;
     background-color: #fff;
    border: 1px solid #e9b9f4;
    border-radius: 0px;
    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: 0px;
    border:1px solid #e9b9f4 !important;
    background-color: #fff;
    color: #e9b9f4;
}
.sh-solid-button:hover {
    border-radius: 0px;
    border:1px solid #e9b9f4 !important;
    background-color: #fff;
    color: #e9b9f4;
}
.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: 0px;
}
.sh-header-account-icon {
    stroke: #000 !important;
}
.sh-header-cart-icon {
    stroke: #000 !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #000 !important;
}
.sh-header-search-icon {
    stroke: #000 !important;
}
.sh-header-cart-badge {
    background-color: #000;
    color: #fff;
}
.sh-header-location-icon {
    fill: #000 !important;
}
.menu-bar  {
    font-size: 11px !important;
}