a.adfilter {
    display: inline-block!important;
    width: 160px !important;
    vertical-align: top !important;
    margin: 0 !important;
}

a.adfilter img {
    padding-bottom: 10px;
    padding-top: 0px;
}
.info__kolvo {
    margin-bottom: 15px;
}
.hide {
    display: none !important;
}
a.beef.invisible {
    display: none;
}
p.big__p {
    text-align: center;
}

.filter__listSubLink span.kak_i{
    font-weight: bold;
    font-size: 11px;
    letter-spacing: -0.5px;
}
.catalog__itemIco{
	display: inline;
	height: 1em;
	height: 19px;
	vertical-align: middle;
}
.filter__listItem .filter__listLink::before{
	left: -42px;
	top:8px;
}
.catWrapLink{
	display: inline-block;
	display: flex;
	align-items: center;	
	align-items:start;
	gap:4px;
}

@media only screen and (max-width: 1200px){
	.section .filter__button{
		display: none;
	}
	.section .filter {
		position: static;
		width: 100%;
	}
}