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

.nav-spacing-xlarge>li {
    margin: 0px 20px;
}
span.count-up {
    font-size: 48px;
    font-weight: 900;
}

.home-sec3 p {
    font-size: 12px;
    font-weight: bold;
    color: #696969;
}

.home-sec3 span {
    color: #333;
}

.home-sec2 [data-text-color="primary"] {
    font-weight: 900 !important;
}

.home-title h2 {
    font-size: 48px;
    letter-spacing: 2.5px;
}

.home-title p {
    margin-bottom: 0px;
    letter-spacing: 2.5px;
    font-size: 18px;
}

.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: none;
    font-size: 18px;
    letter-spacing: 2px;
}

.box-text-inner h4 {
    font-weight: normal;
}
.row.home-title {
    padding-top: 60px;
    padding-bottom: 20px;
}
#footer .icon-box {
    width: fit-content;
}
/*general*/

h3.product-section-title {
    margin-left: 0px;
}
.widget>ul>li+li {
    border-top: none;
}

.product-category.col:nth-child(1) {
    border-bottom: 1px solid #ddd;
}

.product-category.col:nth-child(2) {
    border-bottom: 1px solid #ddd;
}

h1,h2,h3,h4,h5,h6,div,span,a,b,li,ul,td,tr,dt,dd,dl,body {
font-weight: 500;
/*font-size: 1em;*/
}
a:hover{
    color: #62b2d3;
}
div,span,a,b,li,ul,td,tr,dt,dd,dl,body{
    /*font-size: 14px;*/
}

/*head & nav*/

/*widget*/

ul.menu>li ul, .widget>ul>li ul {
    border: none;
}

span.widget-title {
    display: block;
    background-color: #62b2d3;
    height: 49px;
    line-height: 49px;
    color: #fff;
    font-size: 20px;
    padding-left: 15px;
}

.post-sidebar span.widget-title {
    padding-left: 15px !important;
}

.widget>ul>li>a {
    padding: 15px;
    font-weight: 600;
    color: #333;
}

.textwidget p {
    font-size: 0.9em;
}

.is-divider.small {
    display: none;
}

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

.widget>ul>li.has-child {
    border: none;
}

.widget .current-cat>a {
    color: #62b2d3;
}

.widget a:hover {
    color: #62b2d3;
}

span.widget-title span {
    font-size: 1em;
    font-weight: bold;
}

/*home*/

/*footer*/
#footer .col {
    padding-bottom: 0px;
}

#footer  span.wpcf7-form-control-wrap.newsletter input {
    line-height: 38px;
    height: 38px;
    border-radius: 30px;
    background: url(/uploads/images/newletter_emailIco.png) no-repeat 15px center #fff;
padding-left:50px;
}



#footer input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: url(/uploads/images/newletter_butIco.png) no-repeat right 0px;
    position: absolute;
    top: 15px;
    right: 0px;
    content: '' !important;
    color: transparent;
    border: none;
}
#footer input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    box-shadow: none;
}

#footer p {
    margin-bottom: 0em !important;
    padding-bottom: 0px;
    line-height: 32px;
    padding: 10px 0px;
    font-size: 0.9em;
}

.ux-menu-title {
    font-size: 18px;
    margin-bottom: 10px !important;
}

.ux-menu-title:after {
    width: 60px;
    height: 3px;
    background: #f8c800;
    position: absolute;
    left: 0;
    content: '';
    clear:both;
    top: 48px;
}



.ux-menu-link__link {
    min-height: 1.5em;
    font-size: 17px;
    font-weight:600;
}

span.ux-menu-link__text {
    font-weight: 600;
    color: #ddd;
}


.diy-footer h3 {
    font-weight: normal;
}

.diy-footer .ux-menu-title {
    font-weight: normal;
    font-size: 18px;
}

.diy-footer span.ux-menu-link__text {
    font-size: 0.9em;
}

.diy-footer a.ux-menu-link__link {
    padding: 0px;
}

.diy-footer h4 {
    font-weight: normal;
}


span.ux-menu-link__text:hover {
    color: #62b2d3;
}
/*contact*/

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


#home .header-block {
    display: none !important;
}
.home .header-block {
    display: none !important;
}
