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

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

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

.product-small .box-image {border: 1px solid #e6e6e6;}

.no-border .box-image {border:none !important; }

.clip img{
	clip-path: polygon(30% 0,100% 0,100% 100%,0 100%,0 22%);
}


.product-title a {font-weight: bold;}

.box-image {border: 1px solid #e6e6e6;}

.nav-outline>li>a {
	border-radius: 0px;
	font-size: 18px;
	font-weight: 600;
}

header#header {border-bottom: 1px solid #eee;}
.home header#header {border-bottom: none !important; }
#home header#header {border-bottom: none !important; }

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

span.wpcf7-form-control-wrap.your-email  {width: 80%;display: inline-block;}
span.wpcf7-form-control-wrap.your-email input {height: 52px;}

input.wpcf7-form-control.has-spinner.wpcf7-submit {background-color: #000;height: 52px;}

span.wpcf7-spinner {position: absolute;
    bottom: -10px;
    left: 0px;}

    form.wpcf7-form.init {margin-bottom: 0px;}
span.ux-menu-link__text {font-size: 0.9em;}

a.ux-menu-link__link.flex {min-height: auto;}