


.lensiora-bundle-breakdown {
	background: #f4f8ff;
	border: 1px solid #d3e0f3;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
	font-size: 15px;
	margin-top: 30px !important;
	clear: both;
	display: block;
}
.lensiora-bundle-breakdown .bundle-prices td {
	padding: 8px 12px;
}
.lensiora-bundle-breakdown .bundle-prices-price ins {
	color: #21759b;
	font-weight: bold;
}


.bundle-wrapper {
    margin-top: 80px !important;
	}

.bundle-wrapper .bundle-prices-price ins {
    color: #21759b;
    font-weight: bold;
}

.bundle-wrapper .bundle-prices td {
	 border-top: none !important;
}

.bundle-wrapper .bundle-prices-total td {
  border-top: 1px solid #d0d0d0 !important;
}

.bundle-wrapper .bundle-prices.table {
  margin-bottom: 0 !important;
}

/* only on the product page, hide the coupon notice + form */
.single-product .woocommerce-notices-wrapper > .woocommerce-message,
.single-product .checkout_product_coupon {
  display: none !important;
}
