.wc-block-product-search__field::placeholder {
    font-size: 13px;
}

ul.children {
    padding-left: 20px;
    border-left: 1px solid silver !important;
}

.bapf_slct select {
    height: 150px;
}

.wc-block-product-categories-list-item a {
    font-size: 14px !important;
    color: rgba(84,84,84, 0.8) !important;
}

.wc-block-product-categories-list-item a[href$='uncategorized/'] {
    display: none;
}

.wc-block-product-categories-list--depth-2,
.wc-block-product-categories-list--depth-3 {
    padding-left: 10px;
    border-left: 1px solid silver;    
}

.wc-block-product-categories-list--depth-2 > li,
.wc-block-product-categories-list--depth-3 > li {
    margin-left: 10px;    
}

.wc-block-product-categories-list-item-count {
    display: none !important;
}

.irs .irs-to,
.irs .irs-from,
.irs .irs-bar,
.bapf_reset,
.wc-block-product-search__button {
    background-color: var(--cap-red) !important;
}


.wc-block-product-categories-list-item ul {
    display: none;
}

.wc-block-product-categories,
.wc-block-product-search__fields {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.wpb_widgetised_column .widget {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 0px !important;
}
