.icheckbox_flat, .iradio_flat {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/flat.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/flat.png";
}

.icheckbox_flat.lzl:not(.lzl-ed), .iradio_flat.lzl:not(.lzl-ed), .icheckbox_flat.lzl-ing:not(.lzl-ed), .iradio_flat.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat {
	background-position: 0 0;
}

.icheckbox_flat.checked {
	background-position: -22px 0;
}

.icheckbox_flat.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat {
	background-position: -88px 0;
}

.iradio_flat.checked {
	background-position: -110px 0;
}

.iradio_flat.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat, .iradio_flat {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/flat@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/flat@2x.png";
	}
	
	.icheckbox_flat.lzl:not(.lzl-ed), .iradio_flat.lzl:not(.lzl-ed), .icheckbox_flat.lzl-ing:not(.lzl-ed), .iradio_flat.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-red, .iradio_flat-red {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/red.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/red.png";
}

.icheckbox_flat-red.lzl:not(.lzl-ed), .iradio_flat-red.lzl:not(.lzl-ed), .icheckbox_flat-red.lzl-ing:not(.lzl-ed), .iradio_flat-red.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-red {
	background-position: 0 0;
}

.icheckbox_flat-red.checked {
	background-position: -22px 0;
}

.icheckbox_flat-red.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-red.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-red {
	background-position: -88px 0;
}

.iradio_flat-red.checked {
	background-position: -110px 0;
}

.iradio_flat-red.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-red.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat-red, .iradio_flat-red {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/red@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/red@2x.png";
	}
	
	.icheckbox_flat-red.lzl:not(.lzl-ed), .iradio_flat-red.lzl:not(.lzl-ed), .icheckbox_flat-red.lzl-ing:not(.lzl-ed), .iradio_flat-red.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-green, .iradio_flat-green {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/green.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/green.png";
}

.icheckbox_flat-green.lzl:not(.lzl-ed), .iradio_flat-green.lzl:not(.lzl-ed), .icheckbox_flat-green.lzl-ing:not(.lzl-ed), .iradio_flat-green.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-green {
	background-position: 0 0;
}

.icheckbox_flat-green.checked {
	background-position: -22px 0;
}

.icheckbox_flat-green.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-green.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-green {
	background-position: -88px 0;
}

.iradio_flat-green.checked {
	background-position: -110px 0;
}

.iradio_flat-green.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-green.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat-green, .iradio_flat-green {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/green@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/green@2x.png";
	}
	
	.icheckbox_flat-green.lzl:not(.lzl-ed), .iradio_flat-green.lzl:not(.lzl-ed), .icheckbox_flat-green.lzl-ing:not(.lzl-ed), .iradio_flat-green.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-blue, .iradio_flat-blue {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/blue.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/blue.png";
}

.icheckbox_flat-blue.lzl:not(.lzl-ed), .iradio_flat-blue.lzl:not(.lzl-ed), .icheckbox_flat-blue.lzl-ing:not(.lzl-ed), .iradio_flat-blue.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-blue {
	background-position: 0 0;
}

.icheckbox_flat-blue.checked {
	background-position: -22px 0;
}

.icheckbox_flat-blue.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-blue.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-blue {
	background-position: -88px 0;
}

.iradio_flat-blue.checked {
	background-position: -110px 0;
}

.iradio_flat-blue.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-blue.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat-blue, .iradio_flat-blue {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/blue@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/blue@2x.png";
	}
	
	.icheckbox_flat-blue.lzl:not(.lzl-ed), .iradio_flat-blue.lzl:not(.lzl-ed), .icheckbox_flat-blue.lzl-ing:not(.lzl-ed), .iradio_flat-blue.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-aero, .iradio_flat-aero {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/aero.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/aero.png";
}

.icheckbox_flat-aero.lzl:not(.lzl-ed), .iradio_flat-aero.lzl:not(.lzl-ed), .icheckbox_flat-aero.lzl-ing:not(.lzl-ed), .iradio_flat-aero.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-aero {
	background-position: 0 0;
}

.icheckbox_flat-aero.checked {
	background-position: -22px 0;
}

.icheckbox_flat-aero.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-aero.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-aero {
	background-position: -88px 0;
}

.iradio_flat-aero.checked {
	background-position: -110px 0;
}

.iradio_flat-aero.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-aero.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat-aero, .iradio_flat-aero {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/aero@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/aero@2x.png";
	}
	
	.icheckbox_flat-aero.lzl:not(.lzl-ed), .iradio_flat-aero.lzl:not(.lzl-ed), .icheckbox_flat-aero.lzl-ing:not(.lzl-ed), .iradio_flat-aero.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-grey, .iradio_flat-grey {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/grey.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/grey.png";
}

.icheckbox_flat-grey.lzl:not(.lzl-ed), .iradio_flat-grey.lzl:not(.lzl-ed), .icheckbox_flat-grey.lzl-ing:not(.lzl-ed), .iradio_flat-grey.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-grey {
	background-position: 0 0;
}

.icheckbox_flat-grey.checked {
	background-position: -22px 0;
}

.icheckbox_flat-grey.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-grey.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-grey {
	background-position: -88px 0;
}

.iradio_flat-grey.checked {
	background-position: -110px 0;
}

.iradio_flat-grey.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-grey.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat-grey, .iradio_flat-grey {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/grey@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/grey@2x.png";
	}
	
	.icheckbox_flat-grey.lzl:not(.lzl-ed), .iradio_flat-grey.lzl:not(.lzl-ed), .icheckbox_flat-grey.lzl-ing:not(.lzl-ed), .iradio_flat-grey.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-orange, .iradio_flat-orange {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/orange.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/orange.png";
}

.icheckbox_flat-orange.lzl:not(.lzl-ed), .iradio_flat-orange.lzl:not(.lzl-ed), .icheckbox_flat-orange.lzl-ing:not(.lzl-ed), .iradio_flat-orange.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-orange {
	background-position: 0 0;
}

.icheckbox_flat-orange.checked {
	background-position: -22px 0;
}

.icheckbox_flat-orange.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-orange.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-orange {
	background-position: -88px 0;
}

.iradio_flat-orange.checked {
	background-position: -110px 0;
}

.iradio_flat-orange.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-orange.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat-orange, .iradio_flat-orange {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/orange@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/orange@2x.png";
	}
	
	.icheckbox_flat-orange.lzl:not(.lzl-ed), .iradio_flat-orange.lzl:not(.lzl-ed), .icheckbox_flat-orange.lzl-ing:not(.lzl-ed), .iradio_flat-orange.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-yellow, .iradio_flat-yellow {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/yellow.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/yellow.png";
}

.icheckbox_flat-yellow.lzl:not(.lzl-ed), .iradio_flat-yellow.lzl:not(.lzl-ed), .icheckbox_flat-yellow.lzl-ing:not(.lzl-ed), .iradio_flat-yellow.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-yellow {
	background-position: 0 0;
}

.icheckbox_flat-yellow.checked {
	background-position: -22px 0;
}

.icheckbox_flat-yellow.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-yellow.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-yellow {
	background-position: -88px 0;
}

.iradio_flat-yellow.checked {
	background-position: -110px 0;
}

.iradio_flat-yellow.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-yellow.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat-yellow, .iradio_flat-yellow {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/yellow@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/yellow@2x.png";
	}
	
	.icheckbox_flat-yellow.lzl:not(.lzl-ed), .iradio_flat-yellow.lzl:not(.lzl-ed), .icheckbox_flat-yellow.lzl-ing:not(.lzl-ed), .iradio_flat-yellow.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-pink, .iradio_flat-pink {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/pink.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/pink.png";
}

.icheckbox_flat-pink.lzl:not(.lzl-ed), .iradio_flat-pink.lzl:not(.lzl-ed), .icheckbox_flat-pink.lzl-ing:not(.lzl-ed), .iradio_flat-pink.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-pink {
	background-position: 0 0;
}

.icheckbox_flat-pink.checked {
	background-position: -22px 0;
}

.icheckbox_flat-pink.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-pink.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-pink {
	background-position: -88px 0;
}

.iradio_flat-pink.checked {
	background-position: -110px 0;
}

.iradio_flat-pink.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-pink.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.icheckbox_flat-pink, .iradio_flat-pink {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/pink@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/pink@2x.png";
	}
	
	.icheckbox_flat-pink.lzl:not(.lzl-ed), .iradio_flat-pink.lzl:not(.lzl-ed), .icheckbox_flat-pink.lzl-ing:not(.lzl-ed), .iradio_flat-pink.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}

.icheckbox_flat-purple, .iradio_flat-purple {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/purple.png") no-repeat;
	border: none;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/purple.png";
}

.icheckbox_flat-purple.lzl:not(.lzl-ed), .iradio_flat-purple.lzl:not(.lzl-ed), .icheckbox_flat-purple.lzl-ing:not(.lzl-ed), .iradio_flat-purple.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAWCAYAAABg8hatAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVRoBe3QgQAAAADDoPlT3+AEhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwICBNzA8lgABucWBjAAAAABJRU5ErkJggg==");
}

.icheckbox_flat-purple {
	background-position: 0 0;
}

.icheckbox_flat-purple.checked {
	background-position: -22px 0;
}

.icheckbox_flat-purple.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat-purple.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat-purple {
	background-position: -88px 0;
}

.iradio_flat-purple.checked {
	background-position: -110px 0;
}

.iradio_flat-purple.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat-purple.checked.disabled {
	background-position: -154px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
	.icheckbox_flat-purple, .iradio_flat-purple {
		background-image: url("/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/purple@2x.png");
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
		--lzl-bg-img: "/wp-content/plugins/woocommerce-products-filter/js/icheck/skins/flat/purple@2x.png";
	}
	
	.icheckbox_flat-purple.lzl:not(.lzl-ed), .iradio_flat-purple.lzl:not(.lzl-ed), .icheckbox_flat-purple.lzl-ing:not(.lzl-ed), .iradio_flat-purple.lzl-ing:not(.lzl-ed) {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVR4Ae3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDPIsAAFtUfWCAAAAAElFTkSuQmCC");
	}
}