/* JBA v16.20.195 — move cart back to left side and add blue divider */
@media (min-width:992px){
  html body #menu-indo #menu-main > li.jba-v11-cart-menu-li{
    float:left!important;
    margin-left:0!important;
    margin-right:18px!important;
    position:relative!important;
  }

  html body #menu-indo #menu-main > li.jba-v11-cart-menu-li > a.jba-v11-menu-cart{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    white-space:nowrap!important;
    padding-inline:20px!important;
  }

  html body #menu-indo #menu-main .jba-v11-menu-cart .jba-v11-cart-icon,
  html body #menu-indo #menu-main .jba-v11-menu-cart .jba-v11-cart-icon::before{
    color:#fff!important;
    font-size:21px!important;
    line-height:1!important;
  }

  html body #menu-indo #menu-main .jba-v11-menu-cart .jba-v11-cart-title{
    font-size:20px!important;
    line-height:1.35!important;
    font-weight:700!important;
    color:inherit!important;
    white-space:nowrap!important;
    padding-left:12px!important;
    margin-left:4px!important;
    border-left:2px solid #0b2f72!important;
  }

  html body #menu-indo #menu-main .jba-v11-menu-cart .jba-v11-cart-count,
  html body #menu-indo #menu-main .jba-v11-menu-cart .cart-num{
    font-size:14px!important;
    font-weight:700!important;
    white-space:nowrap!important;
  }
}
