

/* Start:/bitrix/templates/alnair/components/bitrix/catalog.smart.filter/.default/style.css?15366549591701*/
.filter-item{
	margin-bottom: 25px;
}
.filter-item h3{
	margin-bottom: 10px;
}
.min-value, .max-value{
	font-size: 14px;
	margin: 5px 10px 0 10px;
}
.min-value{
	float: left;
	
}
.max-value{
	float: right;
}
.lvl2{
	margin-bottom: 3px;
}
.lvl2 input[type="checkbox"]{
	display: none;
}
.lvl2 label{
	color: rgb(85, 26, 139);
	cursor: pointer;
	border-bottom: 1px dotted rgb(85, 26, 139);
}
.lvl2 label.active{
	color: #27a09f;
	border-bottom: 1px dotted #27a09f;
}
.lvl2 label.disabled{
	color: #999;
	border-bottom: 1px dotted #999;
}
#del_filter{
	width: 150px;
	height: 50px;
	display: block;
	background: url(/bitrix/templates/dicom_shop_adp/images/filter/del-filter.png) 0 0 no-repeat;
}
#del_filter:hover{
	background: url(/bitrix/templates/dicom_shop_adp/images/filter/del-filter-active.png) 0 0 no-repeat;
}
#catalog-filter{
	width: 95%;
	position: relative;
}
#show-filter{
	display: none;
}
@media screen and (min-width: 700px) and (max-width: 959px){
	#catalog-filter{
		margin-left: 10px;
	}
} 
@media screen and (max-width: 700px){
	#catalog-filter{
		position: fixed;
		left: 0px;
		top: 45px;
		background: #fff;
		border: 2px solid #616575;
		z-index: 99998;
		/*width: 220px;*/
		/*padding: 20px;*/
		width: 0px;
		padding: 0px 0 20px 0;
		
	}
	#catalog-filter.active{
		position: absolute;
	}
	#catalog-filter ul.catalog-items{
		margin: 20px;
		overflow: hidden;
	}
	#catalog-filter.active ul.catalog-items{
		padding: 0 8px;
	}
	#show-filter{
		position: absolute;
		left: 100%;
		top: 30px;
		height: 45px;
		width: 45px;
		background: #616575 url(/bitrix/templates/dicom_shop_adp/images/filter/show-filter.png) center center no-repeat;
		display: block;
		cursor: pointer;
	}
}


/* End */


/* Start:/bitrix/templates/alnair/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?1722431554364*/
.param .detail__not-register {
    text-align: center;
    top: 0px;
}

.price-block .p1{
	text-decoration: line-through;
	display: block;
	height: 15px;
	margin-top: -35px;
}
.price-block .p2{
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.set-c{
	line-height: 40px;
}
.bot.center{
	text-align: center;
	margin-top: 15px;
}
#size-val{
	display: none;
}
/* End */
/* /bitrix/templates/alnair/components/bitrix/catalog.smart.filter/.default/style.css?15366549591701 */
/* /bitrix/templates/alnair/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?1722431554364 */
