
/*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 button*/
.quantity.buttons_added {
    display: none;
}
li.account-item.has-icon.has-dropdown {
    display: none !important;
}
form.cart {
    display: inline-block;
}
.widget_ywraq_mini_list_quote {
    margin: 0px !important;
}

.ywraq-quote-icon-icon_quote:before {
    color: #eee;
    font-size: 22px;
}

.widget_ywraq_mini_list_quote a.raq_label {
    color: #eee;
}

.yith-ywraq-list-content {
    color: #333;
}

a.add-request-quote-button {

    font-weight: normal;
}

.yith-ywraq-add-to-quote {
    font-size: 0.5em;
    font-weight: normal;
}

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;
}

.dquote .col{
    padding: 0px !important;
 
}

.dquote .col-inner {padding-top: 0px;}



.checkout-page-title {
    display: none;
}

.widget_shopping_cart a.button.checkout.wc-forward {
    display: none;
}


.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: 0.85em;
}
/* eof quote button*/

