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

div#wide-nav {
    border-top: 1px dashed #dfdfdf;
}



p.name.product-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    font-family: "Average Sans", sans-serif;
}

.absolute-footer {
    display: none;
}

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

select.orderby {
    font-size: 0.75em;
}

span.widget-title {
    font-size: 23px;
    letter-spacing: normal;
    color: #333;
font-family :"Marcellus SC", sans-serif;
}

aside a {
    font-size: 17px;
    font-family: 'Avenir-Roman', Arial;
    color: #595959;

}

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





.widget>ul>li+li {
	border: none;
	margin-top: 20px;
}




.woocommerce-page h1.product-title {
    font-weight: normal;
}



