.itemsBlock {
	margin-top: 50px;
}
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-line {
	display: inline-flex;
}
.formWeapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.formWeapper input[type="submit"] {
	min-width: 95px;
}
.formWeapper .noUi-target {
	margin-left: 60px;
	width: 248px;
}
.price-slider {
	width: 300px;
}
.price-slider input {
	width: 80px;
	padding: 0 5px;
	min-width: 80px;
	margin-left: 10px;
	text-align: center;
	margin-right: 5px;
}
.input-box
{
	width: 105px;
	height: 36px;
	border: 1px solid #a7a7a7;
	padding: 0 5px;
	min-width: 105px;
	margin-left: 10px;
	text-align: center;
}
.search-item-rate {font-size: 11px;}
.other-sections-header, .other-sections-footer {
	text-decoration: underline;
	float: right;
	color: #f15972;
	margin-top: 10px;
	margin-bottom: 10px;
}
.other-sections-header.open {
	text-decoration: none;
	display: none;
}

.other-sections-header:hover, .other-sections-footer:hover  {
	cursor: pointer;
}
/*
.ext-filter-icon {
	background: url(/local/templates/.default/bundle/img/st.png) center no-repeat;
	display: inline-block;
	transform: rotate(180deg);
	width: 14px;
	height: 9px;
	margin-left: 5px;
}
*/
.bpandsList {
	display: flex !important;
	/*justify-content: space-between;*/
}
.bpandsList li a {
	text-align: center;
}
.bpandsBlock.containe li  {
	width: 19% !important;
	float: none !important;
	background-image: none !important;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
	padding-left: 35px !important;
	padding-right: 35px !important;
	margin-bottom: 10px;
	margin-right: 13px;
}
.bpandsBlock li:last-child {
	margin-right: 0;
}
.bpandsList .brandsList__count {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	background-color: #fff0f2;
	right: 0;
	bottom: 0;
	color: #f15972;
	font-size: 11px;
	padding: 0px;
	border-radius: 3px;
	width: 33px;
	height: 33px;
	text-align: center;
	box-shadow: 0px -1px 1px 0px rgba(240, 89, 114, 0.2);
}
.formWeapper .selectricWrapper {
	width: auto !important;
}
.formWeapper .selectricWrapper .selectric{
	width: 200px !important;
}
.formWeapper .selectricWrapper {
	margin-left: 10px !important;
}
