#amazzing_filter .title_block {
    display: none;
}

.af_subtitle.toggle-content {
    color: #222222;
    text-transform: none;
    font-size: 1.6em;
    line-height: 1.5;
    font-weight: 600;
    border-bottom: 1px solid #BCBCBC;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.af_filter_content ul li label{
    display: inline;
    line-height: 1.5;
    vertical-align: bottom;
    margin-left: 0;
    font-size: 16px;
    color: #222222;
    white-space: nowrap;
    margin-bottom: 0;
}


.af-checkbox-label div span,
.af-radio-label div span {
    opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 18px!important;
    width: 18px!important;
    border-radius: 100%;
    border: 1px solid #222222;
    background: #FFFFFF;
    box-shadow: inset 0 0 0 4px #fff;
    transition: background 155ms ease-in-out, box-shadow 155ms ease-in-out;
}

.af-checkbox-label div .checked,
.af-radio-label div .checked {
    box-shadow: inset 0 0 0 2px #fff!important;
    background: #222222!important;
}

div.checker span,
div.radio span {
	top: 1px!important;
}

.af-quick-search:before {
	top: 0.7em!important;
}

.af-quick-search:after {
	top: 0.8em!important;
}

.foldered .af-toggle-child:after {
	line-height: 0.7em!important;
}

.af-slider .slider_value {
	font-size: 14px;
}

.af_filter.in_stock .af_subtitle.toggle-content::after {
    content: "Dostępność";
    display: inline-block;
    visibility: visible;
    position: absolute;
    left: 0;
    color: #000;
    background: #fff;
    width: 80%;
}

.af_filter.in_stock .af_subtitle.toggle-content::before {
	content: none;
}

#category .btn-primary.compact-toggle.type-1.ready {
	display: none!important;
}
/* 
#categories_block_left {
	display: none!important;
} */

.foldered .af-toggle-child {
	padding: 2px;
}

.foldered .af-toggle-child:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 5px;
    border: 2px solid #AAB2BD;
    width: 7px;
    height: 7px;
    border-width: 2px 0 0 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(225deg);
    padding: 2px;
}

.foldered .open > label .af-toggle-child:after {
	content: ''!important;
	transform: rotate(45deg);
	margin-top: 0!important;
}

.af_filter_content ul li label {
    position: relative;
    width: 100%;
    display: flex;
}

.foldered .af-parent-category > label .name {
    position: unset;
}

.foldered .af-toggle-child {
    position: absolute;
    right: 0;
    padding: 10px;
}

.af_filter.has-slider .af_subtitle.toggle-content{
	margin-bottom: 15px;
}

.btn_available-show {
	display:none!important;
}

.af_filter {
	border-bottom: none;
}

.af_filter.in_stock .af_subtitle {
	display:block!important;
	visibility: visible!important;
}

@media(max-width: 992px) {
	.af-radio-label,
	.af-checkbox-label {
		display: inline-flex!important;
		align-items: center!important;
	}
	
	.af.checkbox,
	.af.radio {
		display: block;
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	    height: 18px;
	    width: 18px;
	    border-radius: 100%;
	    border: 1px solid #979797;
	    margin: 0 11px 0 0;
	}
	
	.af.checkbox:checked,
	.af.radio:checked {
		box-shadow: inset 0 0 0 2px #fff;
    	background: #979797;
	}
	
	.viewFilteredProducts {
		background: #ddd;
	    color: #222222;
	    width: 100%;
	    border: unset;
	    padding: 10px;
	    border-radius: 5px;
	    font-size: 14px;
	    line-height: 18px;
	}
	
	.viewFilteredProducts:hover {
		background: #ddd;
	    color: #222222;
	}
	
	.viewFilteredProducts .af-total-count {
		display:none!important;
	}

	.custom-block-categories__content .tree {
        padding: 0 5px 0 15px;
    }

    .custom-block-categories__content .tree li a {
        font-weight: 400;
        color: #222222;
        line-height: 1.35;
        position: relative;
    }

    .custom-block-categories__content .tree li > a {
        font-size: 16px;
        line-height: 2.5;
        display: block;
    }

	.custom-block-categories__content .tree li > a.show-all {
		font-weight: 600 !important;
	}

    .custom-block-categories__content .tree li.has-submenu > a::after {
		content: '';
		position: absolute;
		top: 50%;
		margin-top: -2px;
		right: 3px;
		border: 6px solid #AAB2BD;
		width: 7px;
		height: 7px;
		border-width: 2px 0 0 2px;
		-webkit-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
    }

    .custom-block-categories__content .tree li.has-submenu.opened > a::after {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
    }

    .custom-block-categories__content .tree li > ul {
        padding-left: 50px;
    }
	
}

@media (min-width: 992px) {
	#manufacturer #center_column.col-md-9 {
	width: 75%!important;
	}
	.af_filter_content ul:not(.child-categories) {
		max-height: 200px;
    	overflow-x: hidden;
    	overflow-y: auto;
	}
	#categories_block_left .tree.dynamized .grower {
		padding: 10px;
	}
	#categories_block_left .tree.dynamized .grower::before {
    content: '';
    position: absolute;
    top: 10px;
    right: 3px;
    border: 6px solid #AAB2BD;
    width: 8px;
    height: 8px;
    border-width: 2px 0 0 2px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
	}
	#categories_block_left .tree.dynamized .grower.OPEN::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	}
	.af_filter[data-url="rozmiar-ubrania"] ul {
    max-height: 400px;
}
}
