/*!
Theme Name: Groser
Theme URI: http://themexriver.com/wp/viando
Author: themexriver
Author URI: https://themeforest.net/user/themexriver
Description: Groser - Grocery WordPress woocommerce theme
Version: 1.0.2
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: groser
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Popup Maker: X'i gizle */
.pum-close,
.popmake-close {
  display: none !important;
}

/* Overlay tıklamasını kapat (arka plana tıklayıp kapanmasın) */
.pum-overlay {
  pointer-events: none !important;
}
.pum-container, .pum-content, .pum-content * {
  pointer-events: auto !important;
}
