/** ESTILOS PARA LAS PÁGINAS DE LA WISHLIST **/

/* Contenedor principal */
.wlfmc-wishlist-table-wrapper {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0px 10px;
}

/* Botones */
.button {
	font-weight: 500 !important;
}