• File: woo-stock.css
  • Full Path: /home/docteuh/www/envhttps/plans/components/woo-stock.css
  • Date Modified: 11/20/2023 6:12 PM
  • File size: 480 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.fusion-body .fusion-woo-stock-tb {
  --awb-stock-font-size: inherit;
  --awb-stock-color: inherit;
  --awb-margin-top: 0;
  --awb-margin-right: 0;
  --awb-margin-bottom: 0;
  --awb-margin-left: 0;
  margin-top: var(--awb-margin-top);
  margin-bottom: var(--awb-margin-bottom);
  margin-right: var(--awb-margin-right);
  margin-left: var(--awb-margin-left);
}
.fusion-body .fusion-woo-stock-tb p.stock {
  color: var(--awb-stock-color);
  font-size: var(--awb-stock-font-size);
}