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

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

- Page: https://pluginprobe.com/plugins/merchant/2.2.7/code/assets/css/compatibility/botiga/style.css
- Raw: https://pluginprobe.com/plugins/merchant/2.2.7/raw/assets/css/compatibility/botiga/style.css
- Modified: 2026-05-21T18:12:40+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/2.2.7/code/assets/css/compatibility/botiga/style.css#L10-L20`.

```css
.merchant-theme-botiga {
  /* Products */
}
.merchant-theme-botiga .botiga-add-to-cart-button-layout3 .add_to_cart_button:hover,
.merchant-theme-botiga .botiga-add-to-cart-button-layout3 .product_type_grouped:hover,
.merchant-theme-botiga .botiga-add-to-cart-button-layout3 .single_add_to_cart_button:hover {
  -webkit-animation: none;
          animation: none;
}
.merchant-theme-botiga ul.products.columns-4 li.product .loop-button-wrap .button,
.merchant-theme-botiga ul.products.columns-5 li.product .loop-button-wrap .button,
.merchant-theme-botiga ul.products.columns-6 li.product .loop-button-wrap .button,
.merchant-theme-botiga ul.wc-block-grid__products.columns-4 li.product .loop-button-wrap .button,
.merchant-theme-botiga ul.wc-block-grid__products.columns-5 li.product .loop-button-wrap .button,
.merchant-theme-botiga ul.wc-block-grid__products.columns-6 li.product .loop-button-wrap .button {
  width: 100%;
}
.merchant-theme-botiga .products .product a.merchant_buy_now_button {
  display: inline-block;
}
.merchant-theme-botiga .product .single_add_to_cart_button.merchant_buy_now_button {
  margin-left: 0;
}
.merchant-theme-botiga .product .button-layout2 + .merchant_buy_now_button {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.merchant-theme-botiga {
  /* Shopify checkout */
}
.merchant-theme-botiga .botiga-sc-payment-methods + #merchant_agree_to_terms_field {
  margin-top: 20px;
  margin-bottom: 0;
}
.merchant-theme-botiga {
  /* Frequently Bought Together */
}
.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 {
  /* Sticky Add To Cart */
}
.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;
}
.merchant-theme-botiga {
  /* Wishlist */
}
.merchant-theme-botiga.page-template-wishlist .mrc-container {
  padding: 0;
}
```
