.page-title-inner {
    padding-top: 0 !important;
}

.filters-container form {
    margin-bottom: 0;
}

h4.filter-title {
	font-size: 16px;
    background: linear-gradient(to bottom, #fcfdff 1%, #f4f6f7 99%);
    padding: 5px 5px 5px 15px;
    margin-bottom: 0;
}

.filters-container {
    border: 1px solid #ddd;
}

.filter-item label {
    font-weight: 400;
    font-size: 13px;
    font-family: system-ui;
    margin-bottom: 0;
}

.filter-item label span.woocommerce-Price-amount.amount {
    font-weight: 500;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    line-height: 25px;
}

input[type=checkbox], input[type=radio] {
    margin: 0 5px 0 0 !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items {
    padding: 12px !important;
}

.yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 0;
}


.term-description {
    background-color: #fff;
    padding: 16px;
    border: 1px solid #ddd;
    font-size: 15px;
}

.term-description img {
    margin-bottom: 0 !important;
}




