/*
Theme Name: BIP Core Procurex Scotland Child
Theme URI: http://dprte.co.uk
description: BIP Core Child Theme
Author: Martin Malloy
Author URI: http://example.com
Template: bip_core
Version: 1.0.0
*/
.strapline-font {
  font-family: avory-i-latin, sans-serif !important;
}

.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2 {
  max-width: none !important;
}

.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row {
  display: block !important;
}

.form-row.notes {
  display: block !important;
}

.btn.btn-block.btn-primary {
  font-family: "Roboto", Sans-serif;
  font-size: 19px;
  font-weight: 500;
  background: #12203a;
}

.form-row.form-row-wide, .form-row.form-row-last, .form-row.form-row-first {
  max-width: 100%;
  display: block;
}

.woocommerce .quantity .qty {
  width: 70px !important;
  text-align: center;
}

.gdpr2 {
  display: none;
}
/*# sourceMappingURL=style.css.map */