#shopify-chat #ShopifyChat {
  z-index: 9 !important;
}

.collection__nav .popout--group {
  width: 100%;
}

.collection__nav .popout--group button {
  max-width: 288px;
  width: 100%;
}

.popout--sort popout-select button {
  min-width: 200px;
  width: 100%;
}
.product-item__bg__inner{
  z-index: 99;
}