/* USEPTZ — overlay leve: loja visível atrás do popup */
#meerkat-wrap {
  background: transparent !important;
}
#meerkat-container {
  background: transparent !important;
}
#meerkat-wrap .opacity-layer {
  background: rgba(0, 0, 0, 0.4) !important;
  opacity: 1 !important;
}
