

/* Start:/bitrix/templates/aspro-scorp-kapirka/components/bitrix/news.list/catalog_table_no_description/style.css?17604226142659*/
.cont{
	height: 84px;
}

.cont > .title{
	height: 54px !important;
}

.aut_mos{
	margin-top: 15px;
}

.text-not-auth
{
	display: inline-block;
	font-size: 0.9em;
	margin-top: 10px;
}

div .title > a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


.cust_section_link{
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	margin-bottom: 15px;
	/*margin-left: 1px;*/
	padding: 0;
}
.one_el_sect{
	padding: 7px 20px;
	border: 1px solid #e2e7eb;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	/*margin-left: -1px;*/
	/*margin-top: -1px;*/
}
.one_el_sect:hover{
	background-color: #e65100;
	color: white;
}
.one_el_sect:hover span{
	color: white;
}
.catalog.table .items{
	margin-left: -15px;
}
.zag{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 3px solid #e65100;
	padding-bottom: 2px; /* опционально - отступ снизу */
	display: inline-block;
}
.catalog.item-views.table .item {
	min-height: 385px !important;
}
.dop-text{
	margin-bottom: 20px;
}
.polezno_znat{
	border-bottom: 2px solid #e2e7eb;
	border-top: 2px solid #e2e7eb;
	padding: 20px 0;
	margin-bottom: 20px;
}
.polezno_znat .zag_znat{
	color: #e65100;
	font-weight: bold;
	font-size: 18px;
}
.show_product{
	display: flex;
	justify-content: center;
	font-size: 15px;
	/*font-weight: bold;*/
	margin-bottom: 20px;
	cursor: pointer;
	background-color: #3cc051;
	color: white;
}

.hidden_product{
	display: flex;
	justify-content: center;
	font-size: 15px;
	/*font-weight: bold;*/
	margin-bottom: 20px;
	cursor: pointer;
	background-color: #3cc051;
	color: white;
}

.hidden_elem{
	display: none;
}
.row.filters-wrap{
	margin-left: -15px;
}
@media (max-width: 400px) {
	.item-views .cust_section_link {
		/*padding-right: 15px;*/
	}
}


.cust_section_link.row {
	transition: all 0.3s ease;
	margin-left: initial;
}
.one_el_sect{
	height: 40px;
}

.one_el_sect:hover img{
	filter: brightness(0) invert(1);
}
.one_el_sect img{
	margin-right: 10px;
}

.block_img{
	min-width: 40px;
	display: flex;
	justify-content: center;
}

/* Для мобильных устройств отключаем фиксацию */
@media (max-width: 768px) {
	.cust_section_link {
		position: static !important;
		top: auto !important;
		width: auto !important;
		margin-right: inherit !important;
	}

	.section-link-placeholder {
		display: none !important;
	}

}
@media (max-width: 380px) {
	.one_el_sect{
		word-break: break-all;
	}
}
@media (max-width: 530px) {
	.at_cust{
		padding: 0 !important;
	}
}
/* End */
/* /bitrix/templates/aspro-scorp-kapirka/components/bitrix/news.list/catalog_table_no_description/style.css?17604226142659 */
