/*
Theme Name:           ONE
Theme URI:            http://ddemos.com/
Author:               ONE
Author URI:           http://www.ddemos.com/
Description:          ONE
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.
***************/

/*general*/

/*a.nav-top-link:hover {*/
/*    background-color: #fff !important;*/
/*}*/

/*ul.sub-menu .nav-spacing-xlarge>li {*/
/*    margin: 0px 12px;*/
/*}*/

/*ul.header-nav.header-nav-main li a:hover {*/
/*    background-color: #fff !important;*/
/*     border-radius: 16px 12px 0px 0px;*/
/*}*/

/*.nav-spacing-xlarge>li {*/
/*    margin: 0px;*/
/*}*/

/*.nav-spacing-xlarge>li a {*/
/*    padding: 0px 16px;*/
/*}*/

.button#place_order {
    background-color: #04b059 !important;
}


#footer span.ux-menu-link__text {
    font-size: 0.85em;
}

a.nav-top-link {
    color: #111 !important;
}


/**quote**/


.quantity.buttons_added {
    display: none !important;
}

form.cart {
    display: inline-block;
}


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


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

input#woocommerce-product-search-field-0 {
    border-radius: 30px;
    border: none;
}


table.shop_table.woocommerce-checkout-review-order-table {
    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;
}

.place-order {
    font-size: 0.8em;
}


/**end quote**/




@media only screen and (max-width: 640px){
.row.home-cat h5:after{

}
}
