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

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

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

form.woocommerce-ordering {
    font-size: 0.8em;
}
button.single_add_to_cart_button {
    width: 48%;
}

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


h1.product-title.product_title.entry-title {
    font-size: 1.4em;
}

.product-short-description {
    color: #444;
}