/* JBA v16.20.194 — restore original cart layout; only enlarge title and make icon white. */
@media (min-width:992px){
  html body #menu-indo #menu-main > li.jba-v11-cart-menu-li{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:0!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:9px!important;
    grid-template-columns:none!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    max-height:none!important;
    padding-inline:20px!important;
    overflow:visible!important;
    background-image:none!important;
  }

  html body #menu-indo #menu-main .jba-v11-menu-cart .jba-v11-cart-title{
    font-size:19px!important;
    line-height:1.35!important;
    font-weight:700!important;
    white-space:nowrap!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;
    text-shadow:none!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;
  }
}
