/* Brochure mode (shop disabled): hide the cart icon in the top nav. Scoped
   to body.heart180-shop-disabled (set by heart180-shop-toggle.php) so it
   reappears automatically if purchasing is ever turned back on. */
.heart180-shop-disabled #mediz-menu-cart{ display: none !important; }

.woocommerce-product-details__short-description{ margin-bottom: 20px; }
