.productfilter {
    background-color: #2cc4f3;
    padding: 10px;
    border-radius: 8px;
}
.productfilter > strong.ng-hide {
    display: block !important;
    color: #fff;
    margin-bottom: 6px;
    font-size: 14px;
}
.productfilter > div {
    margin: 0 !important;
}