# merchant/1.8.3/assets/css/compatibility/botiga/style.css

Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together &amp; More for WooCommerce – Merchant, version 1.8.3. 21 lines.

- Page: https://pluginprobe.com/plugins/merchant/1.8.3/code/assets/css/compatibility/botiga/style.css
- Raw: https://pluginprobe.com/plugins/merchant/1.8.3/raw/assets/css/compatibility/botiga/style.css
- Modified: 2024-01-18T16:38:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/merchant/1.8.3/code/assets/css/compatibility/botiga/style.css#L10-L20`.

```css
.merchant-theme-botiga {
  /* Frequently Bought Together */
  /* Sticky Add To Cart */
}
.merchant-theme-botiga .mrc-fbt-savings-total-mini-cart {
  color: var(--bt-color-heading-4, #212121);
  background-color: var(--bt-color-content-cards-bg, #f5f5f5);
  padding: 0.9rem 1.9rem;
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.merchant-theme-botiga .mrc-fbt-savings-total-mini-cart strong {
  font-weight: 400;
}
.merchant-theme-botiga .mrc-fbt-savings-total-mini-cart .woocommerce-Price-amount {
  font-weight: 500;
}
.merchant-theme-botiga .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart .quantity {
  min-width: 100px;
}
```
