:global(.stock_notifier_select_ input[type="text"]:focus) {
  box-shadow: none !important;
}
:global(.stock_notifier_xyz_tooltip) {
  width: 300px !important;
  margin-left: 0px !important;
}
:global(.stock_notifier_select_pro input[type="text"]:focus) {
  box-shadow: none !important;
}
:global(.stock_notifier_select_pro) {
  box-shadow: none !important;
}