.xb-wishlist-products__style{
  padding: 0;
}
.page-default{
  max-width: 1300px;
}
.rte table{
  margin: 0;
}
.xb-list-style__product-title a{
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.xb-list-style__product-img img{
  width: 120px;
  height: 120px;
  object-fit: contain;
}
.xb-list-style__tbody th{
  padding: 0;
}
.rte table th, .rte table td{
  vertical-align: middle;
}
.xb-list-style__thead th{ 
  border: 0 !important;
  padding-top: 0;
}
.xb-list-style__product-del{
  color: #666;
}
.xb-list-style__hasCompareAtPrice{
  color: #172841;
  font-weight: 600;
}
.xb-list-style__tbody th{
  border-bottom: 1px solid #eee !important;
}
.rte img {
    margin: 10px 0;
}
.rte table{
  border-spacing: 0;
}
@media screen and (max-width: 500px){
  .xb-wishlist-products__share-wishlist-modal{
  display: none;
  }
.xb-list-style__thead{
  display: none;
}
}
