.attributes-filter li, .manufacturers-filter li {
        padding-left: 0;
}

.attributes-filter li .checbox-container, .manufacturers-filter li .checbox-container {
        top:6px
}

.attributes-filter .custom-checkbox input, .manufacturers-filter .custom-checkbox input {
        top:4px;
        cursor: pointer
}