/*
filename: theme-override.css
s3 path: s3://mp-stg-merchant-assets/{merchant_id}/assets/theme/theme-override.css
for local test create file in this path: /assets/merchants/theme-override.css
*/

/* Jardin chatbot related mobile styles  */
@media only screen and (max-width: 820px) {
  .intercom-namespace .intercom-1qaopps {
    bottom: 95px !important;
  }
}
