/**
 * Common styles for this theme
 */
/* -----------------------------------------------------------------------------
 * 
 * woocommerce/product-price Block
 * 
 * -------------------------------------------------------------------------- */
.wp-block-woocommerce-product-price {
  --gtm-fse: 1;
}

.gtmt-single-product-price-container:not(#\9 ) .wc-block-components-product-price {
  font-size: var(--wp--preset--font-size--xl);
  font-weight: normal;
  color: inherit;
}