/*
Theme Name: Woodmart Child Theme
Template: woodmart
Theme URI: https://woodmart.xtemos.com/
Author: XTemos
Author URI: http://themeforest.net/user/xtemos
Description: ThemeForest Premium Theme
Version: 1.0
Text domain: woodmart
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/


aside.sidebar-container .widget_product_categories,
aside.sidebar-container .woodmart-woocommerce-layered-nav{
    width: 100%;
}

aside span.count{
    float: right;
}
/*
aside li.wc-layered-nav-term:hover span.count ,
aside li.cat-item:hover span.count{
    border-color: #24aae1;
    background-color: #24aae1;
    color: white;
    cursor: pointer;
}
*/
aside li.wc-layered-nav-term span.count{
    margin-right: 25px;
}
