/*
Theme Name: Twenty Twenty for Keybrick
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: Yannic Staudt
Version: 1.0.1596801014
Updated: 2020-08-07 11:50:14
javascript:void(0)
*/

ins span.woocommerce-Price-amount.amount
{
  font-size: 2em; 
  font-weight: bold;
}

span.ywoo-sale-ends
{
  font-style: italic;
  font-size: 0.8em;
}

p.stock.in-stock {
  visibility: hidden;
}

#tab-description h3
{
  width: auto !important;
  max-width: initial !important;
  margin-top: 1.4em !important;
}

/* Tiered pricing table */
.shop_table.price-rules-table {
  font-size: 0.8em !important;
}

.price-rules-table-wrapper h3 {
  font-size: 1.2em;
  margin-top: 3em !important;
}