@media screen and (max-width: 768px) {
  .cro_product-container {
    padding: 0 16px 0 !important;
    border-top: 1px solid #e0e0e0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
  }
  .cro_bars_container {
    margin: 0 !important;
  }
  .cro_product_packages {
    padding: 16px 0 16px 0 !important;
  }
}
.cro_divider-line-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .cro_divider-line-mobile {
    display: block;
    width: 100%;
    height: 16px;
    background-color: #f5f5f5;
  }
}
.cro_order_drawer_title {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-grow: 1 !important;
} /*# sourceMappingURL=cro-critical-styles.css.map */
