.elementor-118 .elementor-element.elementor-element-f8863df{margin:-10px 0px 0px 0px;}/* Start custom CSS for wd_wishlist, class: .elementor-element-e2ed285 */.elementor-118 .elementor-element.elementor-element-e2ed285 .wd-social-icons.wd-shape-circle {
    --wd-social-radius: 50%;
    display: none;
}

/* Aumenta el gap vertical entre productos en la wishlist SOLO en mobile */
@media (max-width: 600px) {
  .wd-products.elements-grid,
  .products.wd-products.elements-grid {
    gap: 50px 10px !important; /* gap: vertical horizontal */
	}
}/* End custom CSS */