

/* Start:/local/templates/aspro_next/components/aspro/catalog.smart.filter/modeli_ajax_cm/style.css?16886113032476*/
/*BIZ*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}
.bx_filter.bx_filter_vertical input[type="checkbox"] + label:not(.dib) {
    float: left;
    margin-right: 5px;
}

.bx_filter .disabled:not(.link-item) {
	display:none !important;
}

.hide_count .bx_filter_popup_result {
	display:none !important;
}

.load_show::before {
    z-index: 4;
    content: "";
    display: block;
    background: rgba(255,255,255,0.5) url(/local/templates/aspro_next/components/aspro/catalog.smart.filter/modeli_ajax_cm/images/moba_load.gif) no-repeat 50% 20px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.load_show {
    position: relative;
}

.bx_filter .price_box .bx_filter_parameters_box_title span {
	color: #7C7C7C;
	font-size: 13px;
	font-weight: normal;
}

.bx_filter .wrapp_all_inputs.wrap_md {
	margin-right: 15px;
}

.content_modeli .bx_filter .bx_filter_parameters_box:not(.title):hover{background:#f9f9f9;}

@media (max-width:990px) {
	.content_modeli .bx_filter .bx_filter_section .close {
		display: block;
		border-radius: 0px;
		width: 12px;
		height: 12px;
		opacity: 1;
		margin: 0;
		position: absolute;
		right: 12px;
		top: 12px;
		cursor: pointer;
		z-index: 100012;
	}

	.content_modeli .bx_filter .bx_filter_section .close i {
		display: block;
		border-radius: 0px;
		width: 14px;
		height: 14px;
		opacity: 1;
		background-image: url(/local/templates/aspro_next/components/aspro/catalog.smart.filter/modeli_ajax_cm/images/close_icons.png);
		background-repeat: no-repeat;
		background-position: -2px -2px;
		z-index: 100012;
	}
}
/* End */


/* Start:/local/templates/aspro_next/components/bitrix/catalog.section/catalog_table_min/style.css?16848052722222*/
#content .right_block .inner_wrapper {
	z-index:auto !important;
}

.table_min .module_products_list tr td {
	padding: 5px 10px 5px 0;
}

.table_min .module_products_list tr.item.group_separator {
	border-left: 0;
	border-right: 0;
}
.table_min .module_products_list tr.item.group_separator:first-child {
	border-top: 0;
}

@media screen and (max-width:980px) {
	.sort_btn.table_min {
		display: none;
	}
}

@media screen and (max-width:500px) {
	.inner_wrapper .table_min .module_products_list td.price-cell,.inner_wrapper .table_min .module_products_list td.item-name-cell,.inner_wrapper .table_min .module_products_list td.foto-cell {
		display: table-cell;
		width: auto;
		text-align: left;
		margin: 0;
	}
	.inner_wrapper .table_min .module_products_list td.foto-cell {
		display: none;
	}
	.inner_wrapper .table_min .module_products_list td.item-name-cell {
		padding: 0 7px;
		width: 70%;
	}
	.inner_wrapper .table_min .module_products_list .item-stock {
		padding: 0 0 5px 0;
	}
	.inner_wrapper .table_min .module_products_list .title {
		text-align: left;
		/*height: 24px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;*/
		width: 240px;
		display: block !important;
	}
	.btn.btn-default.in-cart {
		padding: 7px 9px 8px;
	}
	.inner_wrapper .table_min .module_products_list td.price-cell .cost.prices .price {
		margin: 0;
	}
	.inner_wrapper .table_min .module_products_list .adaptive_button_buy {
		margin: 2px 0 10px 0;
	}
}


@media screen and (max-width:450px) {
	.inner_wrapper .table_min .module_products_list td.item-name-cell {
		padding: 0 7px;
		width: 70%;
	}
	.inner_wrapper .table_min .module_products_list .title {
		width: 230px;
	}
}

@media screen and (max-width:400px) {
	.inner_wrapper .table_min .module_products_list td.item-name-cell {
		padding: 0 7px;
		width: 60%;
	}
	.inner_wrapper .table_min .module_products_list .title {
		width: 210px;
	}
}

.table_min .item-name-cell .title.show-stiker {display: block !important;}
.table_min .stickers {display: inline-block;position: static;padding-left: 0;margin-left: 0; padding-right: 5px;}
.table_min .stickers [class*="sticker_"] {margin-left: 0;}
.table_min .stickers + .item-stock > span {vertical-align: middle;}
/* End */
/* /local/templates/aspro_next/components/aspro/catalog.smart.filter/modeli_ajax_cm/style.css?16886113032476 */
/* /local/templates/aspro_next/components/bitrix/catalog.section/catalog_table_min/style.css?16848052722222 */
