.xb-wishlist-page{
  padding-block: 3.2rem !important;
}
.xb-wishlist-product__img img{
  object-fit:contain !important;
  max-height: 24rem;
}
.xb-list-style__add-to-cart{
  border-radius: 0 !important;
  text-transform: uppercase !important;
  padding: 1.2rem !important;
}
.xb-list-style__stock{
  display: none !important;
}
.xb-list-style__hasCompareAtPrice, .xb-wishlist-product__hasCompareAtPrice{
  font-weight: 600 !important;
}
.xb-wishlist-product__variant{
  margin-top: 1.6rem !important;
  flex-direction: column !important;
}
.xb-wishlist-product__title, .xb-list-style__product-title{
  font-size:1.6rem !important;
  font-weight: 500 !important;
}
.xb-list-style__product-name{
  gap: 2rem !important;
}
.xb-list-style__product-del{
  color: #000 !important;
}
.xb-wishlist-product__item{
  padding-block:1.6rem 0.8rem !important;
  margin-bottom: 2rem !important;
}
.xb-wishlist-products__style-list svg,.xb-wishlist-products__style-grid svg {
    height: 28px !important;
    width: 28px !important;
}
.xb-wishlist-products__no-product-desc{
  line-height: 1.4 !important;
  font-size: 1.6rem !important;
  padding-block: 2rem !important;
}
.xb-wishlist-products__title{
  display: none !important;
}
.xb-wishlist-products__heading{
  margin:0 !important;
  
  font-size: 1.2rem;
}
.xb-wishlist-products__caution{
  text-align: left !important;
}
.xb-wishlist-products__caution:before{
  content:"*";
}
@media (hover: none) {
.xb-wishlist-product__remove-product, .xb-wishlist-product__remove-product svg{
  opacity:1 !important;

  transition: none !important;
 
}
.xb-wishlist-product__remove-product{
   top: 8px !important;
}
}
@media screen and (max-width: 900px){
  .xb-list-style__price-mobile{
  display: flex !important;
  flex-direction: column !important;
}
.xb-list-style__price{
  display:none !important;
}
    .xb-list-style__product-title{
      max-width: 300px  !important;
      padding-right: 1rem;
    }
}
@media screen and (max-width: 750px) {
    .xb-list-style__action {
        flex-direction: column !important;
        margin-left: 4px;
        align-items:flex-end !important;
    }
.xb-list-style__product-name{
  align-items: flex-start !important;
}
}
@media screen and (max-width: 550px) {

.xb-list-style__add-to-cart{
  font-size: 1rem !important;
}  
.xb-list-style__product-title {
    font-size: 1.2rem !important;
    
}
.xb-list-style__product-img img {
  width: 5rem !important;
  height:5rem !important;
}
}
.xb-ext-portal{
  
}
