| 1 |
.theme-kadence .merchant-pro-sc-product-name .variation-FreeGift { |
| 2 |
margin-left: unset; |
| 3 |
} |
| 4 |
|
| 5 |
.theme-kadence .products li.product .merchant-quick-view-position-overlay { |
| 6 |
transition: 300ms all !important; |
| 7 |
padding: 0.4em 1em !important; |
| 8 |
} |
| 9 |
|
| 10 |
.theme-kadence .merchant-floating-side-mini-cart-widget .product_list_widget span.quantity, |
| 11 |
.theme-kadence .merchant-floating-side-mini-cart-widget .product_list_widget li dl.variation{ |
| 12 |
padding-left: 73px; |
| 13 |
} |
| 14 |
|