/* ---- Shop dropdown: Shop All, divider, CATEGORIES label, category rows ---- */
@media (min-width:1025px){
  .bp-mainmenu .xpro-elementor-dropdown-menu{background:#FFFFFF!important;background-color:#FFFFFF!important;backdrop-filter:none!important;opacity:1!important;padding:8px 0!important;border-radius:12px!important;border:1px solid #DEDEDE!important;box-shadow:0 16px 40px rgba(1,1,1,.12)!important;min-width:264px!important;overflow:visible!important}
  .bp-mainmenu .xpro-elementor-dropdown-menu li>a{padding:10px 20px!important;font-size:15px!important;color:#010101!important;display:flex;align-items:center;justify-content:space-between;gap:10px;background:transparent!important}
  .bp-mainmenu .xpro-elementor-dropdown-menu li>a:hover{color:#0D9488!important;background:#FAFAFA!important}
  /* divider + CATEGORIES label above the first category */
  .bp-mainmenu .xpro-elementor-dropdown-menu li.bp-cat-first{position:relative;margin-top:34px}
  .bp-mainmenu .xpro-elementor-dropdown-menu li.bp-cat-first:before{content:'';position:absolute;top:-30px;left:20px;right:20px;height:1px;background:#E8EAEA}
  .bp-mainmenu .xpro-elementor-dropdown-menu li.bp-cat-first:after{content:'Categories';position:absolute;top:-22px;left:20px;font-family:'IBM Plex Mono',monospace;font-size:10px;font-weight:500;letter-spacing:2.4px;text-transform:uppercase;color:#818898;pointer-events:none}
  /* category rows read lighter than Shop All */
  .bp-mainmenu .xpro-elementor-dropdown-menu li.bp-cat-item>a{font-size:14.5px!important;font-weight:400!important;color:#323232!important}
  .bp-mainmenu .xpro-elementor-dropdown-menu li.bp-cat-item>a:hover{color:#0D9488!important}
  /* Shop All sits slightly heavier */
  .bp-mainmenu .xpro-elementor-dropdown-menu li:not(.bp-cat-item)>a{font-weight:500!important}
  /* Bundles pill */
  .bp-mainmenu .xpro-elementor-dropdown-menu li.bp-cat-bundles>a:after{content:'Up to 25% off';flex:none;background:#ECFDF9;color:#0F766E;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.2px;padding:3px 8px;border-radius:999px;white-space:nowrap}
}
/* mobile: same idea, flatter */
@media (max-width:1024px){
  .xpro-elementor-horizontal-navbar-wrapper .xpro-elementor-dropdown-menu li.bp-cat-first{position:relative;margin-top:30px}
  .xpro-elementor-horizontal-navbar-wrapper .xpro-elementor-dropdown-menu li.bp-cat-first:after{content:'Categories';position:absolute;top:-21px;left:16px;font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:2.4px;text-transform:uppercase;color:#818898}
  .xpro-elementor-horizontal-navbar-wrapper .xpro-elementor-dropdown-menu li.bp-cat-bundles>a:after{content:'Up to 25% off';margin-left:8px;background:#ECFDF9;color:#0F766E;font-family:Inter,sans-serif;font-size:10px;font-weight:600;padding:3px 8px;border-radius:999px}
  .xpro-elementor-horizontal-navbar-wrapper .xpro-elementor-dropdown-menu li.bp-cat-bundles>a{display:flex;align-items:center}
}

@media (min-width:1025px){
  .bp-mainmenu .xpro-elementor-dropdown-menu,.bp-mainmenu ul.xpro-elementor-dropdown-menu,.bp-mainmenu .dropdown .xpro-elementor-dropdown-menu{background:#fff!important;background-image:none!important;opacity:1!important;z-index:200!important}
  .bp-mainmenu .xpro-elementor-dropdown-menu li{background:#fff!important}
  .bp-mainmenu .xpro-elementor-dropdown-menu li>a{background:#fff!important}
  .bp-mainmenu .xpro-elementor-dropdown-menu li>a:hover{background:#FAFAFA!important}
  .bp-mainmenu .xpro-elementor-dropdown-menu li.bp-cat-bundles>a{background:#fff!important}
}
