.sh-product-card-price
{
color:#dc623b;
}
.sh-product-card {
    background-color:#eff0f5;
    border: 1px solid #eff0f5 !important;
    
}
.sh-product-card:hover {
    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;
}
.sh-product-card-discount-tag {
background-color:#dc623b;
    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:#dc623b;
    font-weight: 400 !important;
    border-radius: 4px !important;
}
.sh-product-plus-minus-button {
    border-radius: 4px !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: #fff;
    border: 1px solid #296FC2 !important;
}
.sh-footer-main
{
background-color:#000;
color:#fff;
}
.sh-footer-icon {
    color: #FFFFFF !important;
}