.mx_webshop_filter {
    margin-bottom: 15px;
}

.mx_webshop_filter:last-child {
    margin: 0;
}

.mx_webshop_filter label {
    clear: both;
    display: block;
}

.mx_webshop_filter a {
    clear: both;
    display: block;
}

.more-filter {
display: none;
}

.more-button {
font-style: italic;
cursor: pointer;
}