@font-face {
 font-family: 'WooCommerce';
  src:url("../../../woocommerce/assets/fonts/WooCommerce.eot");
  src:url("../../../woocommerce/assets/fonts/WooCommerce.eot?#iefix") format('embedded-opentype'),
    url("/source/243a69ac673e3465ff86b72380ba042f/WooCommerce.woff") format('woff'),
    url("/source/9dee0cabcea77900cbbba195d6a2de79/WooCommerce.ttf") format('truetype'),
    url("/source/762078baad930155f5b039f8eb8329c6/WooCommerce.svg") format('svg');
  font-weight: normal; font-style: normal;
}
.woocommerce .adq-added-items-link:before {
display: inline-block; font-family: 'WooCommerce'; content: '\e01d';  margin-right: 0.382em; text-decoration: none; line-height: inherit; vertical-align: bottom;
}
.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;
  }
}
.woocommerce-shipping-fields {
  display: table; width: 100%;
}
form.checkout.adq-billing {
  label[for="include-shipping-cost"] {
    font-weight: 700; font-size: 1.2em;
    input {
      margin: 0 5px 20px;
    }
  }
}