.woocommerce {

	.blockUI.blockOverlay {
		position: relative;
		background-color: rgba(255, 255, 255, 0.8) !important;
	}
}