
/*Theme Name:           ONE
Theme URI:            http://ddemos.com/
Author:               ONE
Author URI:           http://www.ddemos.com/
Description:          ONE-dd253
Version:              853
Text Domain:          ONE

*/


/***************
All custom CSS should be added to ONE > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

span.cart-price,bdi{
    display: none !important;
}
.pt-half{margin-left: 0px;}
a.button.checkout.wc-forward {
    display: none !important;
}
/*Quote*/
form.woocommerce-ordering {
    display: none !important;
}

.wc-tabs li>a {
    font-size: 1.2em !important;
}
table.shop_table.woocommerce-checkout-review-order-table {
    display: none !important;
}
.woocommerce-privacy-policy-text {
    display: none;
}
.dquote .has-border {
    border: none !important;
    padding: 0px;
}
li.wc_payment_method.payment_method_gpls-rfq {
    display: none;
}
.woocommerce-form-coupon-toggle {
    display: none !important;
}
.woocommerce-billing-fields {
    padding-top: 0px;
    border-top: none;

}
.woocommerce-billing-fields h3 {
    border-bottom: 3px solid #ececec;
    padding-top: 0px !important;
    padding-bottom: 4px !important;
    font-size: 1em !important;
}
.dquote  input#place_order {
    font-size: 1em;
}

/*Quote*/