.user_role_2 tr.gold-info-item.wage {
    display: none;
}

.user_role_2 .product-modal.simpleCart_shelfItem.pane button.bar.bar-footer.button-cart-buy {
    display: none;
}

.user_role_2 .product-modal.simpleCart_shelfItem.pane ion-content.has-footer.new-product.scroll-content.ionic-scroll.has-header {
    bottom: 0px;
}

i.ion-android-download ,  i.ion-android-share-alt{
    display: none;
}


.user_role_2 .view-container .e-commerce .eCommerce div.scroll .product-list-container ion-item.item div.special-offer-description div div.price-item.no-margin span.price.theme-color.ng-binding {
    display: none;
}


.signup_page .referrals_code input::placeholder {
    color: #6f6f6f !important;
    opacity: 1;
}


.simpleCart_totals #cart_hr {
    display: none;
}

.simpleCart_totals #cart_total_amount {
    display: none;
}

.simpleCart_items .item-total {
    display: none;
}


/* .simpleCart_items .item-realprice {
    display: none;
}

.simpleCart_items .item-price {
    display: none;
} */

/* .Ecart .bar { 
    display: none;
} */

#cart_total_weight:first-child {
font-size: 0px;
}

#cart_total_weight td:before {
    content: 'وزن نهایی بدون اجرت :';
    z-index: 10;
    position: absolute;
    right: 10px;
    padding-right: 12px;
    width: 150px;
    background-color:#fbfbfb;
    font-size: 14px;
}
/*
.price-box .price-item {
	display: none;
}*/

/* .special-offer-description div{
	display: none;
} */

.Ecart .item-totalweight:before {
    content: 'وزن کل بدون اجرت';
}