.item-contact.withdraw.referal-list {
    display: none;
}

.eCommerce ion-item.item h2.title {
    color: #fff !important;
}

.videoCommerce ion-item.item h2.title {
    color: #fff !important;
}

.box-of-user-referred-details div.direct-referred-user {
    display: none;
}

.page-builder .home-structure.user-data.banner-full div.e-container ion-item div.user-data div.icon-box a i.far.fa-clock {
    display: none;
}

.player-footer {
  height: 180px;
}

.customer-club .copntent {
  padding: 9px 15px;
}

.customer-club .cart-backdrop, .select-sort, .select-filter {
  padding-bottom: 44px;
}

.comment-like a:nth-child(1),
.comment-like a:nth-child(2) {
  display: none !important;
}

.news-like a.subdued:nth-child(2) {
	display: none;
}


.special-offers {
    display: none;
}


@media only screen and (min-width: 600px) {
.advance-news .layoutD.item {
    margin: 0 16% 4% 8%;
    margin-left: 0px;
    padding: 7% 20% 0 0;
    width: 84%;
    display: inline-block;
    }
}

@media only screen and (min-width: 600px) {
  .advance-news .layoutD.item .news-image {
    width: 40%;
    padding-top: 40%;
  }
}