@import '../../../woocommerce/assets/css/_mixins.scss'; .single_add_to_quote_loop { margin-top: 0; margin-bottom: 0; } .button_add_to_quote { margin-top: 12px; margin-bottom: 12px; clear: both; } p.adq-order-detail-button { display: inline; } div.adq-order-detail-buttons { margin-bottom: 24px; } .field-hidden, .checkout.adq-billing div.wpcf7-mail-sent-ok { display: none; } .woocommerce { .cart #remove_all_items.button { float: left; margin-right: 6px; } table.cart td.actions .coupon { margin-right: 6px; } } .adq-added-items:before { display: inline-block; font-family: 'WooCommerce'; content: '\e01d'; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 0.618em; text-decoration: none; }