.wd-single-title .product_title {
	margin-bottom: 0;
}

.wd-single-price .price {
	margin-bottom: 0;
	font-size: 155%;
	line-height: 1.2;
}

.wd-single-price .price:empty {
	display: none;
}

.wd-single-stock-status {
	--wd-tags-mb: 0;
}

.wd-single-stock-status:not(:has(.stock)) {
	display: none;
}

.wd-btn-design-full form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn) {
	flex: 1 1 auto;
}