

/* Start:/local/templates/pro/components/pro/pro.filter/pro_provfilter2604/style.css?1776947446757*/
.pro-filter-form {
/*	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 20px;
	max-width: 300px;
	font-size: 12px;*/
}

.pro-filter-item {
	margin-bottom: 15px;
	max-height: 200px;
	overflow-y: auto;
}

.pro-filter-title {
    font-weight: bold;
    margin-bottom: 5px;
}

.pro-filter-checkbox {
    display: block;
    margin-bottom: 4px;
}

.pro-filter-actions {
	margin-top: 15px;
}


.filter-group {
	margin-bottom: 10px;
/*	border: 1px solid #ddd;
	border-radius: 6px;*/
}

.filter-group-header {
	padding: 10px;
	cursor: pointer;
/*	background: #f7f7f7;*/
	font-weight: 600;
	display: flex;
	justify-content: space-between;
}

.filter-group-body {
	display: none;
/*	padding: 10px;*/
}

.filter-group.open .filter-group-body {
	display: block;
}
/* End */
/* /local/templates/pro/components/pro/pro.filter/pro_provfilter2604/style.css?1776947446757 */
