/*
 * JBA v16.20.150
 * Marketplace-style category-family live search.
 */
html[data-jba-v1620150-category-search="1"] .jba-v1620150-search-panel{
  direction:rtl!important;
  text-align:right!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-search-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:13px 14px!important;
  border-bottom:1px solid #e7edf5!important;
  background:#fff!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-search-head strong{
  color:#082c65!important;
  font-size:13px!important;
  font-weight:900!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-search-head span{
  min-width:0!important;
  overflow:hidden!important;
  color:#7a8799!important;
  font-size:11px!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-list{
  display:block!important;
  max-height:min(55vh,440px)!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr) auto 18px!important;
  align-items:center!important;
  gap:9px!important;
  min-height:62px!important;
  padding:9px 12px!important;
  border-bottom:1px solid #edf1f6!important;
  background:#fff!important;
  color:#082c65!important;
  text-decoration:none!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item:hover,
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item:focus,
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item.jba-v143-active{
  background:#f5f9ff!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-symbol{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:32px!important;
  height:32px!important;
  border:1px solid #dbe5f2!important;
  border-radius:10px!important;
  background:#f5f8fc!important;
  color:#0d427e!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-symbol svg{
  display:block!important;
  width:17px!important;
  height:17px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item .jba-v1556-search-copy{
  min-width:0!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item .jba-v1556-search-copy strong{
  display:block!important;
  overflow:hidden!important;
  color:#0a2e63!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:20px!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item .jba-v1556-search-copy small{
  display:block!important;
  overflow:hidden!important;
  color:#8792a3!important;
  font-size:9px!important;
  line-height:16px!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item .jba-v1556-search-count,
html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item .jba-v1675-search-fast{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:24px!important;
  padding:2px 7px!important;
  border-radius:999px!important;
  background:#eef7f1!important;
  color:#238153!important;
  font-size:9px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-view-products{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  min-height:52px!important;
  margin:10px!important;
  padding:10px 14px!important;
  border:0!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#082e68 0%,#075887 100%)!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(7,46,104,.18)!important;
  font-size:12px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
html[data-jba-v1620150-category-search="1"] .jba-v1620150-view-products b{
  font-size:22px!important;
  font-weight:400!important;
  line-height:1!important;
}
@media(max-width:767px){
  html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-list{
    max-height:52vh!important;
  }
  html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item{
    grid-template-columns:32px minmax(0,1fr) auto 14px!important;
    min-height:58px!important;
    padding:8px 10px!important;
  }
  html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item .jba-v1556-search-copy strong{
    font-size:11.5px!important;
  }
  html[data-jba-v1620150-category-search="1"] .jba-v1620150-category-item .jba-v1556-search-copy small{
    font-size:8.5px!important;
  }
}
