.xb-wishlist-button__remove-style-1,
.xb-wishlist-button__add-style-1 {
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
}


.xb-list-style__add-to-cart {
	box-shadow: 0 4px 5px rgba(0,0,0,0.25);
}


.xb-list-style__select {
  box-shadow: 0 4px 5px rgba(0,0,0,0.25);
  padding: 5px;
  border-radius: 12px;
}

.xb-list-style__lazy-img {
  border-radius:12px;
  box-shadow: 0 4px 5px rgba(0,0,0,0.25);
  
}



.xb-wishlist-products__title {
  padding-top: 36px !important;

}


.xb-list-style__product-title a {
  color: #333; /* mörkgrå text */
}

.xb-list-style__product-title a:hover {
  color: #0099ff; /* ändra färg när musen är över länken */
}


.xb-wishlist-products__caution,
.xb-wishlist-products__title  {
    text-align:left !important;

    
}

.xb-list-style__product-title a {
   font-family: var(--font-heading-family) !important;
   color: rgb(var(--color-foreground)) !important;
  
  
}


.xb-wishlist-products__heading,
.xb-wishlist-products__style,
.xb-list-style {
  padding:10px !important;
}




