.woocommerce .blockUI {
  z-index: 1000 !important;
  position: fixed !important;
  height: 100%;
  width: 100%;
  opacity: 0.8 !important;
  background: rgb(255, 255, 255);
}
