

/* Start:/bitrix/components/sniper/catalog.smart.filter/templates/.default/style.css?17241269322642*/
.smartfilter {
	position: relative;
}
.smartfilter li.lvl2_disabled {
	color: #d6d6d6 !important;
	text-shadow: none !important;
}
.smartfilter input[type="checkbox"] {
	margin-right: 5px;
}
.smartfilter .filtren {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 20px;
	position: relative;
	border: 3px solid #eee;
	background: #fff;
	margin-bottom: 20px;
}
.smartfilter .filtren h5 {
	font-size: 15px;
	margin-bottom: 23px;
	text-shadow: 0 1px 1px #FFFFFF;
}
.smartfilter .filtren td {
	padding-right: 8px;
}
.smartfilter #del_filter, .smartfilter #set_filter {
	background-color: #dc7010;
	font-family: "TTSlabsCondensedBold";
	color: #fff;
	height: 30px;
	line-height: 30px;
	width: 100px;
	border: none;
}
.smartfilter #del_filter {
	background: #ababab;
	display: inline-block;
	text-align: center;
}
.smartfilter #del_filter:hover {
	text-decoration: none;
}
.smartfilter #set_filter:hover {
	background-color: #ff7010;
}
.smartfilter ol, .smartfilter ul {
	list-style: none outside none;
	padding: 0;
	height: 100%;
    display: flex;
    width: 100%;
    flex-flow: row wrap;
}
.smartfilter .filtren .modef {
	background: none repeat scroll 0 0 white;
	border: 1px solid #DC7010;
	color: #3F3F3F;
	font-size: 13px;
	margin-top: -13px;
	padding: 10px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	white-space: nowrap;
}
.smartfilter .filtren .ecke {
	-moz-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	background: none repeat scroll 0 0 #FFFFFF;
	border-right: 1px solid #8BBECB;
	border-top: 1px solid #8BBECB;
	box-shadow: 2px -1px 4px -1px rgba(0, 0, 0, 0.2);
	display: block;
	height: 10px;
	margin-top: -5px;
	position: absolute;
	right: -7px;
	top: 50%;
	width: 10px;
}
.smartfilter .filtren .lvl2 {
	font-size: 14px;
	width: 20%;
}
.smartfilter .filtren span.min-price, .smartfilter .filtren span.max-price, .smartfilter .filtren div.min-price, .smartfilter .filtren div.max-price {
	border: medium none;
	box-shadow: none;
	color: #3F3F3F;
	font-size: 13px;
	height: 14px;
}
.smartfilter .filtren .max-price {
	float: right;
}

.smartfilter label {
	font-weight: normal;
	padding-left: 5px;
}

.smartfilter .filtren .max-price, .smartfilter .filtren .min-price {
	border: 1px solid #8CA3AE;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.75), 0 3px 6px rgba(215, 215, 215, 0.75) inset;
	display: block;
	height: 27px;
	padding: 4px;
	width: 60px;
}
.smartfilter.load:after {
	display: block;
	content: "";
	background: url("/bitrix/components/sniper/catalog.smart.filter/templates/.default/images/load.gif");
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
/* End */
/* /bitrix/components/sniper/catalog.smart.filter/templates/.default/style.css?17241269322642 */
