.alpcgg-price-message {
  display: block;
  margin: 0.5rem 0;
  font-size: 0.95rem;
  font-weight: 600;
}

.alpcgg-no-prices .alpcgg-hidden-by-rule,
.alpcgg-customer-logged .alpcgg-hidden-by-rule,
.alpcgg-hidden-by-rule {
  display: none !important;
  visibility: hidden !important;
}

.alpcgg-no-prices .alpcgg-price-message {
  display: block;
}

.alpcgg-no-prices.alpcgg-disable-cart a[href="#ce-action=addToCart"],
.alpcgg-no-prices.alpcgg-disable-cart a[href*="ce-action=addToCart"],
.alpcgg-no-prices.alpcgg-disable-cart .elementor-widget-product-add-to-cart,
.alpcgg-no-prices.alpcgg-disable-cart .elementor-widget-product-quantity,
.alpcgg-no-prices.alpcgg-disable-cart .ce-product-quantity,
.alpcgg-no-prices.alpcgg-disable-cart .elementor-widget-shopping-cart,
.alpcgg-no-prices.alpcgg-disable-cart .elementor-cart__toggle {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
