| 1 |
.merchant-theme-flatsome { |
| 2 |
/* Sticky Add To Cart */ |
| 3 |
/* Stock Scarcity */ |
| 4 |
} |
| 5 |
.merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart { |
| 6 |
margin-bottom: 0; |
| 7 |
} |
| 8 |
.merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart .ux-quantity__button.ux-quantity__button--minus, |
| 9 |
.merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart .ux-quantity__button.ux-quantity__button--plus { |
| 10 |
margin: 0; |
| 11 |
} |
| 12 |
.merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart .input-text.qty { |
| 13 |
height: auto; |
| 14 |
} |
| 15 |
.merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart .single_add_to_cart_button { |
| 16 |
margin-bottom: 0; |
| 17 |
} |
| 18 |
.merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper-content-mobile .button.merchant-mobile-sticky-addtocart-button { |
| 19 |
margin-bottom: 0; |
| 20 |
} |
| 21 |
.merchant-theme-flatsome .merchant-stock-scarcity { |
| 22 |
margin-top: 0; |
| 23 |
} |