

#my-account-menu li.yith-woo-wallet a {
display: flex;
align-items: center;
gap: 8px; 
padding-left: 0; 
}
#my-account-menu li.yith-woo-wallet a svg-icon {
display: none; 
}
#my-account-menu a.yith-woo-wallet .item-icon {
width: 20px;
height: 20px;
display: inline-block;
background: url("https://brander.ma/wp-content/uploads/2026/02/points-icon-1.svg") no-repeat center;
background-size: contain;
}
.product_meta .sku_wrapper {
display: none !important;
}