.sh-header-main {
    background-color: #FFFFFF;
    color: #000000;
    box-shadow: rgb(238 238 238) 0px 1px 0px;
}
.sh-header-location-icon {
    fill: #000000 !important;
}
.sh-header-account-icon {
    stroke: #000000 !important;
}

.MuiSvgIcon-root{
	color:black!important;
}

.header-mobile-sidemenu__head__container{
	background-color:white!important;
	border-bottom:solid 1px darkgreen;
}

.header-mobile-sidemenu__name{
	color:black!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-banner-collection-card > a > div > div > p {
  display:none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display:none;
}

.sh-product-card-discount-tag {
    top:22px !important;
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 12% 50%, 0% 0%);
    width: 60px;
    text-align: center;
    border-radius:0px ;  
}
.sh-product-discount-tag {
    font-weight: 400;
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 12% 50%, 0% 0%);
    width: 64px;
    text-align: center;
    border-radius:0px ;  
}
.sh-mini-banner-collection-card > a > div > div > div > svg {
  display:none;
}
.sh-mini-banner-collection-card > a > div > div > div > p {
  display:none; 
}

.menu-bar{
	height:50px!important;
}


.menu-bar .links{
	font-size:16px!important;
}

    



