

.wc-proceed-to-checkout .button {
  background-color: #C7A031 !important;
}

.woocommerce_checkout_place_order {
  background-color: #C7A031 !important;
}

.single_add_to_cart_button {
  background-color: #C7A031 !important;
}

.quantity {
  pointer-events: none;
}

#billing_company_field {
  display:none;
}

#coupon_code {
  width: auto !important;
}


.size-shop_catalog {
  display: none !important;
}

.size-shop_single {
  display:none !important;
}


.wc-tabs-wrapper {
  display:none !important;
}