| 1 |
.merchant-theme-botiga { |
| 2 |
/* Products */ |
| 3 |
} |
| 4 |
.merchant-theme-botiga .botiga-add-to-cart-button-layout3 .add_to_cart_button:hover, |
| 5 |
.merchant-theme-botiga .botiga-add-to-cart-button-layout3 .product_type_grouped:hover, |
| 6 |
.merchant-theme-botiga .botiga-add-to-cart-button-layout3 .single_add_to_cart_button:hover { |
| 7 |
-webkit-animation: none; |
| 8 |
animation: none; |
| 9 |
} |
| 10 |
.merchant-theme-botiga ul.products.columns-4 li.product .loop-button-wrap .button, |
| 11 |
.merchant-theme-botiga ul.products.columns-5 li.product .loop-button-wrap .button, |
| 12 |
.merchant-theme-botiga ul.products.columns-6 li.product .loop-button-wrap .button, |
| 13 |
.merchant-theme-botiga ul.wc-block-grid__products.columns-4 li.product .loop-button-wrap .button, |
| 14 |
.merchant-theme-botiga ul.wc-block-grid__products.columns-5 li.product .loop-button-wrap .button, |
| 15 |
.merchant-theme-botiga ul.wc-block-grid__products.columns-6 li.product .loop-button-wrap .button { |
| 16 |
width: 100%; |
| 17 |
} |
| 18 |
.merchant-theme-botiga .products .product a.merchant_buy_now_button { |
| 19 |
display: inline-block; |
| 20 |
} |
| 21 |
.merchant-theme-botiga .product .single_add_to_cart_button.merchant_buy_now_button { |
| 22 |
margin-left: 0; |
| 23 |
} |
| 24 |
.merchant-theme-botiga .product .button-layout2 + .merchant_buy_now_button { |
| 25 |
margin-top: 0; |
| 26 |
margin-left: 0; |
| 27 |
margin-right: 0; |
| 28 |
} |
| 29 |
.merchant-theme-botiga { |
| 30 |
/* Shopify checkout */ |
| 31 |
} |
| 32 |
.merchant-theme-botiga .botiga-sc-payment-methods + #merchant_agree_to_terms_field { |
| 33 |
margin-top: 20px; |
| 34 |
margin-bottom: 0; |
| 35 |
} |
| 36 |
.merchant-theme-botiga { |
| 37 |
/* Frequently Bought Together */ |
| 38 |
} |
| 39 |
.merchant-theme-botiga .mrc-fbt-savings-total-mini-cart { |
| 40 |
color: var(--bt-color-heading-4, #212121); |
| 41 |
background-color: var(--bt-color-content-cards-bg, #f5f5f5); |
| 42 |
padding: 0.9rem 1.9rem; |
| 43 |
-webkit-box-ordinal-group: 12; |
| 44 |
-ms-flex-order: 11; |
| 45 |
order: 11; |
| 46 |
} |
| 47 |
.merchant-theme-botiga .mrc-fbt-savings-total-mini-cart strong { |
| 48 |
font-weight: 400; |
| 49 |
} |
| 50 |
.merchant-theme-botiga .mrc-fbt-savings-total-mini-cart .woocommerce-Price-amount { |
| 51 |
font-weight: 500; |
| 52 |
} |
| 53 |
.merchant-theme-botiga { |
| 54 |
/* Sticky Add To Cart */ |
| 55 |
} |
| 56 |
.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 { |
| 57 |
min-width: 100px; |
| 58 |
} |
| 59 |
.merchant-theme-botiga { |
| 60 |
/* Wishlist */ |
| 61 |
} |
| 62 |
.merchant-theme-botiga.page-template-wishlist .mrc-container { |
| 63 |
padding: 0; |
| 64 |
} |