.hcw-whatsapp-button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 0.5em;
	text-decoration: none;
	cursor: pointer;
}

.hcw-whatsapp-icon {
	display: inline-flex;
	line-height: 0;
	flex: 0 0 auto;
}

.hcw-single-button-wrap,
.hcw-variable-button-wrap {
	margin-top: 0.75rem;
}

.hcw-variable-button-wrap .hcw-whatsapp-button {
	width: auto;
}

/* Standard WooCommerce cart surfaces are hidden as a visual fallback. */
.widget_shopping_cart,
.widget_shopping_cart_content,
.site-header-cart,
.wc-block-mini-cart,
.wp-block-woocommerce-mini-cart,
.elementor-widget-woocommerce-menu-cart,
.elementor-menu-cart__toggle,
.elementor-menu-cart__container,
.hcw-catalog-mode [class*="mini-cart"],
a.cart-contents,
.hcw-catalog-mode .cart-contents {
	display: none !important;
}

.hcw-hide-prices .price,
.hcw-hide-prices .wc-block-components-product-price {
	display: none !important;
}
