/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


.page-content .minimog-wp-widget-product-categories-layered-nav .widget-title {
    font-size: 36px;
    font-weight: 400;
}

.wp-block-woocommerce-attribute-filter .wc-block-components-checkbox label span {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

.minimog-wp-widget-filter ul a,
.minimog-wp-widget-filter ul .count {
	color: #000;
}

.minimog-wp-widget-product-categories-layered-nav .widget-content-inner {
	padding-left: 20px;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after, .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
	    content: none;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #000;
	border-color: #000;
}
.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff;
}

.wp-block-woocommerce-attribute-filter {
    padding-left: 20px;
}



