.sh-header-main {
    background-color:#ffffff;
    color: #000000 ;
}
.sh-header-location-icon {
    fill: #64584B !important;
}
.sh-header-account-icon {
    stroke: #64584B !important;
}
.sh-header-cart-icon {
    stroke: #64584B !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #64584B !important;
}
.sh-header-search-icon {
    stroke: #64584B !important;
}
.sh-header-cart-badge {
    background-color: #64584B !important;
    color: #FFFFFF !important;
}
.sh-bottom-nav-main {
    background-color: #64584B !important;
    color: #4a4a4a !important;
}
.sh-bottom-nav-selected {
    stroke:#d3d3d3 !important;
    color: #d3d3d3 !important;
    fill: none !important;
}
.sh-bottom-nav-unselected {
    stroke: #ffffff !important;
    color: #ffffff !important;
}
.sh-bottom-nav-cart-badge {
    background-color: #ffffff !important;
    color: #64584B !important;
}
.sh-product-wishlist-desktop {
    border-color: #64584B !important;
}
.sh-product-share-icon {
    stroke: #64584B !important;
}
.sh-product-card-price {
    color: #4a4a4a !important;
}
.sh-product-card-mrp {
    color: #999999 !important;
}
.sh-product-card-name {
    color: #4a4a4a !important;
    font-weight: 400 !important;
}
.sh-product-card-discount-tag {
    background-color: #64584B !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    border-radius: 20px !important;
    right: 10px !important;
    top: 10px !important;
    left: auto !important;
}
.sh-product-discount-tag {
    background-color: #64584B !important;
    color: FFFFFF !important;
    font-weight: 400 !important;
    border-radius: 50% !important;
}
.sh-product-social-button {
    background-color: #64584B !important;
    fill: #690C0C !important;
}
.sh-product-wishlisted-icon {
    fill: #64584B !important;
}
.sh-product-not-wishlisted-icon {
    stroke: #690C0C !important;
}
.sh-footer-main {
    background-color: #64584B !important;
    color: #ffffff !important;
}
.sh-footer-icon {
    color: #ffffff !important;
}
.sh-outlined-button {
    border-radius: 0px !important;
}
.sh-solid-button {
    border-radius: 20px !important;
    background-color: #64584B !important;
    fill: none !important;
    border: 1px solid #64584B !important;
}
.sh-product-plus-minus-button {
    background-color: #64584B !important;
    color: #ffffff !important;
    border-radius: none !important;
    border: none !important;
    fill: #64584B !important;
}
.sh-product-buy-now-button {
    border: 1px solid #000000 !important;
    color: #000000 !important;
    background-color: #ffffff !important;
    border-radius: 20px !important;
}
.sh-categories-container {
    background-color: #ffffff !important
}