.header-mobile-sidemenu__name {
    font-size:0px;
}
.MuiToolbar-gutters
{
padding:3px;
}
.sh-header-mob-menu-icon
{
color:#000 !important;
}

.sh-category-card>a>div:hover{
   border:2px solid #2372A9; 
   }
.sh-footer-main
{
background-color:#000;
color:#fff;
}
.sh-product-card:hover {
    border-radius: 8px !important;
    
  }
.sh-product-card {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.pr-long-col-media {
    object-fit: contain;
}
.sh-bottom-nav-main {
    background-color: #000;
}
.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: #000000 !important;
}
.sh-header-main
{
background-color:#fff;
font-size: 20px;
color:#000;
}
.sh-product-card-discount-tag {
background-color:#2372A9;
    font-weight: 400 !important;
    border-radius: 8px 0px 8px 0px !important;
    right: auto !important;
    top: 0px !important;
    left: 0px !important;
}
.sh-product-discount-tag {
background-color:#2372A9;
    font-weight: 400 !important;
    border-radius: 4px !important;
}
.sh-product-plus-minus-button {
    border-radius: 1px !important;
}
.sh-solid-button {
    border-radius: 4px;
}
.sh-row-title-divider {
   display: none !important
}
.sh-product-card-discount-tag{
font-size: 16px;
    line-height: 26px;
}
.sh-product-plus-minus-button {
    background-color: #88ce48;
    color:#fff;
    border: 1px solid #88ce48 !important;
}
.sh-product-plus-minus-button:hover{
    background-color: #88ce48;
    color:#fff;
    border: 1px solid #88ce48 !important;
}
.sh-product-plus-minus-button-div
{
color:#fff;
}
.sh-footer-icon {
    color: #FFFFFF !important;
}
.sh-solid-button {
    border-radius: 4px;
    border:1px solid #000!important;
    background-color: #fff;
    color: #000;
}
.sh-solid-button:hover {
    background-color: #29A56C !important;
    color: #FFFFFF !important;
}
