/*اخفاء قيمة السلة*/
.s-cart-summary-total {
display:none;
}
/*ايكون المنيو*/
.sicon-menu:before {
color: white;
}
.text-black {
color: #ffffff;
}