.sh-header-main {
  background-color: #fff;
  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;
}

#65f04ad925f0a16587d55e0a-scroller {
  background-color: #fce5dc !important;
}
#cat-scroll-scroller {
  justify-content: center;
}
.sh-product-card {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  background-color: #fdfdfd;
  object-fit: contain;
  border-radius: 4px;
}
.sh-product-card:hover {
  /*border: 1px solid #BE436F;*/
  border: 1px solid #ead4b2;
}
.sh-product-card-discount-tag {
  display: none;
  /* background-color: #000 ;
    font-weight: 400 !important;
    border-radius: 0px !important; */
}
.sh-product-discount-tag {
  display: none;
  /* background-color: #000 ;
    font-weight: 400 !important;
    border-radius: 0px !important; */
}
.sh-product-plus-minus-button {
  background-color: #4a3510;
  color: #fff;
  border: 1px solid #4a3510;
  border-radius: 4px !important;
  fill: #fff;
}
.sh-product-plus-minus-button:hover {
  background-color: #4a3510;
  color: #fff;
  border: 1px solid #4a3510;
  border-radius: 4px;
  fill: #fff;
}
.sh-product-plus-minus-button-div {
  color: #fff;
}
.sh-product-buy-now-button {
  background-color: #ffffff;
  border: 1px solid #ead4b2;
  outline: none !important;
  padding: 12px;
  color: #ead4b2;
  white-space: nowrap;
}
.sh-product-buy-now-button:hover {
  background-color: #ffffff;
  border: 1px solid #ead4b2;
  outline: none !important;
  padding: 12px;
  color: #ead4b2;
  white-space: nowrap;
}
.sh-solid-button {
  border-radius: 4px;
  border: 1px solid #be436f !important;
  background-color: #fff;
  color: #be436f;
}
.sh-solid-button:hover {
  background-color: #fff !important;
  color: #be436f !important;
}
.sh-categories-container {
  background-color: #ead4b2;
  margin-top: 20px;
}
.sh-footer-main {
  background-color: #000;
  color: #fff;
}
.ProductCategoriesV2-component {
  background-color: #ead4b2;
}
.sh-product-card-discount-tag {
  display: none;
  /* 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); */
}

.pr-long-col-media {
  object-fit: contain;
}

.row-heading-container {
  background-color: #ead4b2;
}
.sh-footer-icon {
  color: #fff;
}
.swiper {
  padding: 12px 0px;
}

.sh-aboutus-location-storeinfo {
  display: none !important;
}

.sh-header-menu a {
  font-weight: 600;
}
#contact-us-timings {
  display: none !important;
}
@media (max-width: 480px) {
  #sh-mobile-menu-container img {
    display: none !important;
  }
}
