/* Füge hier Dein eigenes CSS ein */
.entry-meta, .entry-meta * {
	display:none;
}
li.wc-block-components-product-details__full-price.wc-not-gzd-summary-item-first
{display: none;}
li.wc-block-components-product-details__balance
{display: none;}
li.wc-block-components-product-details__voller-preis.wc-not-gzd-summary-item-first
{display: none;}
li.wc-block-components-product-details__kontostand
{display: none;}
.btn {
	background-color: #014468;
	border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
/**/
td.rank_math_seo_details.column-rank_math_seo_details
{display: none;}
.column-rank_math_seo_details
{display: none;}
.woocommerce-account .woocommerce-MyAccount-navigation {
	width:23%;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width:75%;
}
label, legend {
	font-family:'Montserrat';
}

