/**
 * Theme Name:     Modus Child
 * Author:         AHT
 * Template:       modus
 * Text Domain:	   modus-child
 * Description:    Modus - Versatile office WordPress theme.
 */
div.category {
	display:none;
}
.sidebar .widget.widget_product_categories {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 20px;
    background: #f4f4f4;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
}