div#pmpro_level-2 div#pmpro_level_cost p:first-of-type {
	display: none;
}

div#pmpro_level-10 div#pmpro_level_cost p:first-of-type {
	display: none;
}

div.pbSubmit {
	background-color: #000000;
	font-family: Lato,sans-serif;
}

div.opulens-premium-ad {
	margin-bottom: 16px;
	margin-top: 16px;
	display: flex;
	/*float: left;*/
}

/* Dölj andra kolumnen i tabellen på /premium/ */ 
table#pmpro_levels_table td:nth-child(2),
table#pmpro_levels_table th:nth-child(2)
{
	display:none;
}
