
/*Theme Name:           ONE
Theme URI:            http://8web.net
Author:               ONE
Author URI:           http://8web.net
Description:          ONE
Version:              854
Text Domain:          ONE

*/


/***************
All custom CSS should be added to ONE > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
body{
        -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

h1.product-title.product_title.entry-title {
    font-size: 1.5em;
    font-weight: normal;
    /* padding-bottom: 20px; */
}

.dlemo-p .is-divider {
    display: none;
    padding-bottom: 30px;
}


.product-short-description {
    padding: 30px 0px;
    color: #555;
}




.sub-menu .ux-menu-link.flex.menu-item {
    font-size: 0.9em;
    padding-left: 10px;
    color: #333;
}

.sub-menu .ux-menu-link.flex.menu-item:first-child {
    font-size: 1.1em;
    color: #222;
    padding-left: 0px;
}
div#wide-nav {
    border-bottom: 1px solid #eee;
}
.nav-spacing-xlarge>li {
    margin: 0 23px;
}
.quantity.buttons_added {
    display: none;
}

form.cart {
    display: inline-block;
}
p.woocommerce-result-count.hide-for-medium {
    display: none;
}

form.woocommerce-ordering {
    font-size: 0.75em;
}

span.widget-title {
    letter-spacing: normal;
    font-size: 18px;
    font-weight: normal;
}

.widget .is-divider {
    width: 100% !important;
    max-width: 100%;
}
.home-products .col-inner .col {
    border: 1px solid #ddd;
 border-right:0px;
  


}
.home-products .col-inner .col:last-child {
 border-right:1px solid #ddd;

}


/*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*/



.header-block-block-1  img{
    margin-bottom: 0px !important;
    padding: 20px;
}
.header-block-block-1 {
    display: none;
}
.stuck .header-block-block-1 {
    display: block;
}
footer#footer .dark .ux-menu-link__link {
    color: #818183;
    font-size: 0.95em;
}

.footer-wrapper p {
    color: #818183;
}