.mainproducts .smallBanners a::after {
    display:none !important ;
}

.header .nav ul li svg path, .notificationsButton svg path, .newloginbutton svg path{
fill:none  !important;
}

.name .sar-symbol {
 width: 2%;
}

.mainproducts.showCategoryScreen .title img {
width: 100px !important;
filter: none !important;
}

.mainproducts.mainCategorySliders .perCategory .icon img {
width: 50px !important;
}

body::before{
display:none !important;
}

.mainproducts .smallBanners {
    gap: 6px;
}

body {
  background-color:white;
}

.mainproducts .perproduct  {
 padding: 10%;
}


.perCategory .icon img {
    filter: drop-shadow(0px 0px 3px black);
}