
.wishlistmodal {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #fff;
}

.wishlistmodal {
	color: #333;
}

.jquery-wishlistmodal.blocker {
	background-color: rgba(0, 0, 0, .9);
}
