/* widget checkboxes */
.widget .wd-checkboxes-on li.wd-active>a:before {
    color: #171C1F !important;
}

.widgettitle, .widget-title {
    font-weight: 700;
}

.widget_price_filter [class*="price_slider_amount"] .button {
    width: 117px;
}

.widget_price_filter [class*="price_slider_amount"] .price_label {
    color: #8E99CD;
}

.widget {
    border-bottom: 1px solid #6372B5;
}