/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/


.bx_filter_block .bx_filter_parameters_box .bx_filter_block.pagination-filter-block {
	box-shadow: none;
}

.pagination-filter-block {
	position: relative !important;
	display: block !important;
}

.bx_filter_parameters_box.set {
	border: 2px solid lightblue; /* Выделение рамкой */
	background-color: #f9f9f9; /* Светлый фон */
}
