/* Front CSS */
.send-wishlist-modal .modal-header button.close {
    position: relative;
    top: -50px;
    height: 0;
}

.send-wishlist-modal {
    z-index: 10000;
}

.send-wishlist-modal .modal-header p {
    margin-bottom: 0;
}