.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;
}

.sh-product-card:hover {
  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;
    border: 1px solid #ff3206;
    outline: none !important;
    padding: 12px;
    background: #ff3206;
    white-space: nowrap;
    border-radius: 8px !important;
}
.sh-product-plus-minus-button {
    background-color: #ff3206;
    color: #fff;
    border: 1px solid #ff3206;
  
    fill: #fff;
    border-radius: 8px !important;
}
.sh-product-plus-minus-button:hover {
    background-color: #ff3206;
    color: #fff;
    border: 1px solid #ff3206;
   
    fill: #fff;
    border-radius: 8px !important;
}
.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);
}
.pr-long-card
{
border: 1px solid #e3e3e3;
border-radius: 8px !important;
}

.sh-bottom-nav-main {
    background-color: #fff;
}
.sh-bottom-nav-selected {
    stroke: #000 !important;
    color: #000 !important;
    fill: none !important;
}
.sh-bottom-nav-unselected {
    stroke: #035c32 !important;
    color: #035c32 !important;
}
.sh-bottom-nav-cart-badge {
    background-color: #035c32 !important;
    color: #fff !important;
}
.cat-card-title {
   
    font-weight: bolder;
}
.sh-header-location-icon {
  fill: #000000 !important;
}
.sh-header-account-icon {
  stroke: #000000 !important;
}
.sh-header-cart-icon {
  stroke: #000000 !important;
  fill: none !important;
}
.sh-header-arrow-icon {
  fill: #000000 !important;
}
.sh-header-search-icon {
  stroke: #fcddd2 !important;
  color: #065e34;
}
.sh-header-cart-badge {
  background-color: #000;
  color: #ffffff;
}
.sh-header-mob-menu-icon {
  color: #000000;
}
