.filter-sections fieldset>div {
    width: 100%;
    margin-bottom: 0;
}

#filters .filter-section input[type=checkbox]+label {
    padding: 1px 32px 0px 10px;
    border: none;
    margin-right: %px !important;
    margin-bottom: 8px;
    display: -ms-flexbox;
    display: flex;
    transition: 0.2s;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    height: 19px;
    font-weight: 500 !important;
    text-transform: uppercase;
    border-left: 2px solid #000;
    color: #000;
    width: 100%;
}

.filter-section .filter-count {
    display: -ms-flexbox;
    display: flex;
    color: #a5a5a5;
    font-weight: 400;
    font-size: 13px;
    float: none;
    padding-right: 10px;
    position: absolute;
    background: none;
    padding: 0;
    right: 0;
    width: unset;
    height: 100%;
    text-align: center;
    border-radius: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#filters .filter-section input[type=checkbox]:checked+label:after {
    display: none;
}

#filters .filter-section input[type=checkbox]:checked+label {
    border-color: #191919;
    border-left: 8px solid;
    font-weight: 600 !important;
    color: #000;
}

#filters .filter-section .filter-label.active .filter-count {
    font-weight: 600;
    color: #000;
}

#filters .filter-section input[type=checkbox]:checked+label:before {
    background: none;
}

aside #filters h4 {
    text-transform: uppercase;
    padding: 7px 0px 7px !important;
    border: none!important;
}

#filters .param-filter-top {
    padding-bottom: 0;
    margin: 0;
    padding: 25px 0 17px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

#category-filter-hover {
    margin-top: 13px;
}

#filters .slider-wrapper  {
    margin: 0!important;
}

#filters .slider-wrapper .slider-content {
    margin-bottom: 15px!important;
}

.dkLabVisitedProductsBar {
    padding: 20px 0;
}

.filter-sections {
    padding: 0 0 15px 0;
    border-bottom: 1px solid #efefef;
}

#filters .filter-section-default h4, #filters .filter-section h4 {
    text-transform: uppercase;
}

#filters .otevreny h4:before {
    transform: rotate(360deg);
}

#filters h4:before {
    transition: 0.2s;
    font-size: 7px;
    opacity: 0.6;
    left: 95%;
    transform: rotate(180deg);
}

#filters .filter-section input[type=checkbox]+label:hover {
    border-left: 4px solid #191919;
}

#filters #clear-filters a {
    color: #fff;
    transition: .2s;
    background: linear-gradient(135deg, #191919, #3f3f3f) !important;
    border-radius: 0;
    border: 2px solid transparent!important;
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
}

#filters #clear-filters a:hover {
    background: #fff !important;
    border: 2px solid #000;
    color: #000 !important;
}

#filters .slider-content {
    padding: 0 4px 0 13px!important;
}

#filters .slider-header {
    padding-right: 5px;
}

#filters .filter-section h4+form {
    margin-bottom: 15px;
    margin-top: 5px;
}

#filters .filter-section label.disabled {
    display: none !important;
}

ol.top-products li a .top-products-name {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    transition: color .3s ease-out;
    line-height: 15px;
}

aside.sidebar ol.top-products li .top-products-image img {
    max-width: 90%;
    max-height: 60px;
    width: auto;
    height: auto;
}

aside.sidebar ol.top-products li .top-products-image {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    padding-left: 0;
    height: 60px;
    width: 60px;
    border-radius: 0;
    overflow: hidden;
    min-width: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

ol.top-products li a strong {
    font-size: 13px;
    letter-spacing: 0px;
    font-weight: 500;
}

aside.sidebar ol.top-products li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    border-bottom: none;
}

#filters .ui-slider-horizontal .ui-slider-handle {
    width: 14px;
    height: 18px;
    margin-left: -13px;
    border: none !important;
    background-color: #191919 !important;
    top: -9px;
    border-radius: 0;
    cursor: pointer;
    background: none;
    background-size: 12px;
    box-shadow: none;
}

@media only screen and (min-width: 767px) {

}

@media only screen and (max-width: 767px) {

}
