/* Enter Your Custom CSS Here */

.postname-gift-voucher .minimum-order-notice, .postname-gift-voucher .wcam-woocommerce_single_product_summary {
	display: none;
}

.wcam-custom {
	padding: 10px 20px;
  background: #e0e0e0;
  margin-bottom: 10px;
  text-align: center;
	font-weight: bold;
	color: #ff0000;
}