/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* Custom targeting specific styles for frontend */
.instant-popup-custom-targeting {
    /* Add any frontend-specific styles here if needed */
} 
body .custom_target{
    display: none !important;
}