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

#top-bar {
  background-color: #fff !important;
}
ul.header-nav.header-nav-main {justify-content: center;}
.form-flat input:not([type=submit]) {background-color: #fff;height: 56px;line-height: 56px;}
.searchform .button.icon i {border: 2px solid #98d1ad;border-radius: 100px;padding: 16px;position: absolute;right: -3px;top: -11px;color: #98d1ad;}
input#woocommerce-product-search-field-0 {text-align: center;}

div#top-bar {background-color: #fff !important;}
div#wide-nav {margin-top: 30px;}
span.wpcf7-form-control-wrap.your-email input {height: 56px;border-radius: 100px;border: none;}

span.wpcf7-form-control-wrap.your-email {position: relative;}

input.wpcf7-form-control.has-spinner.wpcf7-submit {position: absolute;top: 0px;right: 0px;height: 56px;line-height: 56px;border-radius: 100px;    margin: 0px;}


.ux-menu-link__link.flex {justify-content: center;}
span.ux-menu-link__text {font-size: 14px;font-weight: 200;}
.button.is-outline {border: 1px solid;font-weight: 400;}
.page-title-inner.flex-row.medium-flex-wrap.container {display: block;text-align: center;}
.woocommerce-result-count {display: none;}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase {font-size: 1.1em;}
form.woocommerce-ordering {padding-top: 20px;}

.row.category-page-row {border-top: 1px solid #ddd;padding-top: 40px;margin-top: 60px;}

.product-small.box {border: 1px solid #dedede;box-shadow: 0 3px 8px -4px rgb(0 0 0 / 15%);
    transition: all .3s ease-in-out;}


.category-page-row  .row-small>.col {
    padding: 0 15px 65px;
    margin-bottom: 0;
}

.woocommerce-loop-product__link {font-size: 22px;font-weight: 300;text-align: center;}

header#header {border-bottom: 1px solid #dedede;}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase {font-size: 0.9em;}

.absolute-footer, html{
	background-color: #fff;
}

#logo {max-width: 100% !important;width: 100% !important;}

.flex-col.show-for-medium.flex-left {display: none;}

.header .flex-row {width: 100% !important;max-width: 100% !important;}



.absolute-footer{
	display: none !important;
}