.xb-list-style__variant {
  max-width: 180px;
  width: 100%;
}

.xb-list-style__select {
  max-width: 100%;
  width: 100%;
}

.xb-wishlist-products{
  margin-top : 50px;
  margin-bottom : 50px;
  padding-right : 20px;
  padding-left : 20px
}

.xb-wishlist-modal-share {
  display: none !important;
}

.xb-list-style__price {
  vertical-align: middle;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: none;
}

.xb-list-style__hasCompareAtPrice,
.xb-list-style__compareAtPrice {
  display: block;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .xb-list-style__hasCompareAtPrice,
  .xb-list-style__compareAtPrice {
    display: block;
  }
}

.xb-product-quantity.show{
  background-color: #028446  !important;
}

