

/* 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/bitrix/catalog.section/catalog_table_min/style.css?16848052722222 */
