.product-details > a {
  font-size: 20px;
}
.tc-epo-metadata th,
.tc-epo-metadata td,
.custom-tables-right-site th, 
.custom-tables-right-site td{

  padding: 0 10px 6px 0 !important;
  
}
.woocommerce-customer-details {
  padding-left: 0 !important;
}
.woocommerce-customer-details address {
  font-style: normal;
}
.custom-product-total-thank-you {
  padding: 8px 0;
}
.custom-product-total-thank-you .product-quantity,
.custom-product-total-thank-you .woocommerce-Price-amount.amount bdi
{
  font-weight: bold;
}
.custom-items-products,
.custom-tables-container {
  background: #F3F2F0 !important;
}

@media only screen and (max-width: 491px) {
  .variation-Hrtegrad2Matratze .tc-name {
    min-width: unset;
    max-width: 104px;
    white-space: pre-wrap;
  }
}
@media only screen and (max-width: 429px) {
  .variation-Zubehr .tc-value {
    white-space: pre-wrap;
  }
}
