.sh-header-main {
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important; 
}
.sh-product-card:hover {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-product-card-discount-tag {
    background-color:#903a7d;
    font-weight: 400 !important;
    border-radius: 0px !important;
}
.sh-product-discount-tag {
    background-color:#903a7d;
    font-weight: 400 !important;
    border-radius: 0px !important;
}
.sh-product-plus-minus-button
{
border-radius:0px;
}
.sh-product-card-enquiry
{
border-radius:0px;
}
.MuiGrid-spacing-xs-2 > .MuiGrid-item
{
background-color:#fff3f3;
}
.sh-header-main
{
background-color:#fff;
color:#000;
}
.sh-footer-main
{
background-color:#903a7d;
color:#fff;
}
.sh-banner-collection-card {
	padding: 0px;
	margin-bottom: -30px;
}

