
/*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;
    font-weight: 400;
}

div#top-bar {
    border-bottom: 1px solid #ebebeb;
}
.widget>ul>li+li {
    border: none;
}
.shop-page-title {
    display: none;
}

nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    font-weight: normal;
    font-size: 0.9em;
    color: #333;
}

button.single_add_to_cart_button.button.alt {
    width: 48%;
}

button.wsb-button.js-wsb-add-to-cart {
    width: 48%;
}

.quantity.buttons_added {
    display: block;
}

input#woocommerce-product-search-field-0 {
    height: 46px;
    line-height: 46px;
    border-left: 0px;
}

.flex-col.search-form-categories {
    height: 46px;
    line-height: 46px;
    background-color: #red !important;
}

select.search_categories.resize-select.mb-0 {
    height: 46px;
    width: 160px !important;
    max-width: 160px;
    background-color: #fff !important;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    height: 46px;
    width: 54px;
    border: none;
}

button.single_add_to_cart_button.button.alt ,button.wsb-button.js-wsb-add-to-cart {
    width: 48%;
    padding: 4px;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: normal;
}


.quantity.buttons_added {
    display: block;
}

.dark .ux-menu-link__link {
    border-bottom-color: rgba(255,255,255,.2);
    justify-content: center;
    font-size: 0.95em;
    color: #999;
}


ul.product-categories a {
    font-size: 0.9em;
}

p.woocommerce-result-count.hide-for-medium {
    display: none;
}

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

p.woocommerce-result-count.hide-for-medium {
    display: none;
}

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




.col-inner >.product-small{padding: 8px 4px 8px 4px;}

/*span.widget-title {
    font-size: 1.4em;
    letter-spacing: normal;
}
*/

span.widget-title  {
    font-size: 20px;
    letter-spacing: normal;
}
.shop-page-title {
    background-color: #f5f5f5;
}

.page-title-inner {
    padding-top: 0px;
}

.sidebar-inner .is-divider.small {max-width: 50px;height: 2px;width: auto;}


.absolute-footer.dark {
    color: #fff;
    padding-top: 20px;
}


#footer ul.product_list_widget li+li {
    border-top: none;
}


/*quote button*/

a.button.checkout.wc-forward {
    display: none !important;!i;!;
}

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

.quantity.buttons_added {
    display: none;
}

form.cart {
    display: inline;
}