/*
Theme Name: Peach Reviews
Theme URI: https://foxtechies.com/
Template: astra
Author: Fox Techies
Author URI: https://foxtechies.com/
Description: Fox Techies is a creative web designing and development agency based in India, We offer Web Design, Web Development, UI/UX, Logo Design, Branding, Web Maintenance Services, Web Hosting and Support, SEO, and Social Media Services for local and global clients. We care about your business and We create Ideas that help brands!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.12.3.1770623571
Updated: 2026-02-09 07:52:51

*/

/* Container Box */
/* The 'Locked' state for the dashboard */
body.dashboard-locked #page-container {
    filter: blur(8px);
    pointer-events: none; /* Disables clicking anything behind the popup */
    user-select: none;
}

/* Ensure the popup stays sharp and clickable */
#onboarding-popup-wrap {
    filter: none !important;
    pointer-events: auto !important;
}