.ddn{
	display:none !important;
}

@media (max-width:991px) and (min-width:768px){
	.flr-c{
		width:100%;
		padding-right:0px;
	}
}


/* ----- ++F I L T E R ----- */

.flr-1{
	padding:0px !important;
	font-family: Roboto,sans-serif;
	position:relative;
}
.flr-1 .h-f{
	font-size:18px;
	color:#333;
	padding:10px 20px 10px 0px;
}
.flr-1 .e-f{
	border-top:1px solid #cdcdcd;
	margin-bottom:13px;
}	
.flr-1 .more{
	color:#777;
	font-size:13px;
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}
.flr-1 .more .pr{
	text-align:left;
}	
.flr-1 .fnd{
	position:absolute;
	z-index:600;
	padding:5px 15px;
	background:#FFFFBF;
	font-weight:600;
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	font-size:14px;
}
.flr-1 .fnd:before{
	position:absolute;
	top:0px;right:0px;bottom:0px;left:0px;
	content:"";
	display:block;
	margin: auto auto auto -5px;
	width:10px;
	height:10px;
	clip: rect(1px,9px,16px,-3px);
	background:#FFFFBF;
	transform:rotate(45deg);
	box-shadow:0 0 3px rgba(0,0,0,0.5);
}
.flr-1 .fnd:after{
	content:"";
	position:absolute;
	top:0px;right:0px;bottom:0px;left:0px;
	z-index:950;
	margin: auto 0;
	display:block;
	width:10px;
	background:#FFFFBF;
}
.flr-1 .btnc:after{
	content:"";
	display:block;
	clear:both;
}
.flr-1 .btnc .btn:first-child{
	float:left;
}
.flr-1 .btnc .btn:last-child{
	float:right;
}
.flr-1 .btn{
	cursor:pointer;
	margin-right:2px;
	margin-left:2px;
	font-size:12px;
	border:0px;
	border-radius:5px;
	padding: 6px 10px;
	background:#389F77;
}
.flr-1 .btn.dsd{
	background:#777;
}
.flr-1 .nr {
    white-space: nowrap;
}

/* ----- --F I L T E R (*End*) ----- */

/*? как разрешить пересечение с стилями уже заданными в аккардион цсс */
.flr-1 .acn .tgsf .inpn{
	padding:5px;
}
.flr-1 .acn .tgsf p{
	padding:5px;
	color:#111;
	font-size:13px;
}
.flr-1 .acn .e .sw{
	background-color:#f8f8f8;
}
.flr-1 .acn .in{
	background-color:#f8f8f8;
	padding:0px 10px 10px;
}
.flr-1 .acn .tgsf{
	width:auto;
}
.flr-1 .acn .e .sw{
	color:#333;
	font-size:13px;
}
.flr-1 .tgsf .inp[type = "checkbox"] + .inpn i{
	border-radius:0;
}
.flr-1 .tgsf .inp[type = "radio"] + .inpn i{
	background-color:#fff;
}
.flr-1 .acn .e-f.act .s:before{
	content:"\f106";
}
.flr-1 .acn .e-f:not(.act) .s:before{
	content:"\f107";
}










/* ----- =S L I D E R _ R A N G E -----*/

.sr-k-inp{
	margin-bottom:10px;
}
.slrrc .sr-k-inp input{
	width:60px;
	display:inline-block;
	margin-top:0px;
	border:1px solid #ccc;
	padding:5px 5px;
	font-size:14px;
	font-size:13px;
	background:#fff;
}
.slrrc .sr-k-inp .spr{
	margin-right:5px;
	margin-left:5px;
}
.slrrc .sr-k-inp .rub{
	margin-right:5px;
	margin-left:5px;
}
.slrrc .sr-inp-f{
	
}






.slrr{
	position: relative;
	text-align: left;
	margin: 5px 0 30px 0;
    background: #cdcdcd;
    height: 3px;
    box-shadow: inset 0 0 3px #ccc;
}

.slrrc .k-sr:after{
	content:"";
	display:block;
	clear:both;
}
.slrrc .k-sr{
	font-size:12px;
	color:#555;
}
.slrrc .min{
	float:left;
}
.slrrc .max{
	float:right;
}

.slrr input{
	width:48px;
	margin-top:10px;
	border:0px;
	font-size:12px;
	background:transparent;
	color:#000;
	font-weight:bold;
}
.slrrc .z1{
	z-index:500;
}
.slrrc .z2{
	z-index:510;
}
.slrrc .l-l{
	margin-left:-39px;
	text-align:right;
}	
.slrrc .f-l{
}	
.slrr{
	margin-right:8px;
}
.slrr .ui-slider-handle {
	width:8px;
	height:8px;
	top:50%;
	display:inline-block;
	margin-top: -5px;
	position:absolute;
	z-index:1;
	background:#000;
}
.slrr .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
	background:#389F77;
}
.slrr.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.slrr .ui-slider-handle{
    background: #1D523D;
	border-radius:50%;	
	z-index: 500;
}
.slrrc .ui-state-active{
	background:#FF6637;
}

/* ----- -S L I D E R (*End*) -----*/

@media (max-width: 1220px){
}
@media (max-width: 991px){
	.flr-1 .fnd{
		top: 26px;
		right: 10px;
		font-size:12px;
		padding-top:1px;
		padding-bottom:2px;
	}
	.flr-1{
		padding-bottom: 10px;
	}
	.flr-1 .e-f{
		margin-bottom:0px;
		border-bottom:0;
	}
	.flr-1 .e-f.act{
		margin-bottom:0px;
	}
	.flr-1 .btnc{
		margin-top:10px;
	}
	.flr-1 .btn{
	}
}
@media (max-width:991px) and (min-width:768px){
/*	.flr-1 .acn{
		display:table;
		width:100%;
	}
	.flr-1 .c-f1,.flr-1 .c-f2{
		display:table-cell;
		width:50%;
	}
	.flr-1 .c-f1{
		border-right:1px solid #cdcdcd;
	}*/
}
@media (max-width:991px){
	.slrr {
		height:10px;
		margin-top:10px;
	}
	.slrr input{
		margin-top:20px;
	}
	.slrr .ui-slider-handle{
		width:20px;
		height:20px;
		margin-top: -10px;
		margin-left: -6px;
	}
	.flr-1 .btnc{
		text-align:center;
	}
	.flr-1 .btnc .btn:first-child{
		float:none;
	}
	.flr-1 .btnc .btn:last-child {
		float:none;
	}	
}
@media (min-width:992px){
	.flr-1 .fnd{
		top:4px;left:100%;
	}	
}
@media (max-width:767px){
	.flr-1 .h-f{
		text-align:center;
	}
	.flr-c{
		width:100%;
		padding-right:0px;
	}
}




