

/* Start:/local/templates/edisontheme/components/bitrix/catalog/catalog/style.css?17823530822350*/
.grid {}

.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */
.grid2x1 {}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}

@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar { padding-left: 3%; }
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar { padding-left: 1%; }
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

.text_listing{
	margin-top: 40px;
}

.text_listing h2{
	margin-top: 40px;
	margin-bottom: 40px;
}

.text_listing h2:first-child{
	margin-top: 0;
}

.text_listing h3{
	margin-top: 30px;
	margin-bottom: 30px;
}

.text_listing p{
	margin-top: 0;
	margin-bottom: 20px;
}

.text_listing ul{
	margin-top: 0;
	margin-bottom: 20px;
	padding-left: 0;
	list-style: none;
}

.text_listing ul li{
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 16px;
}

.text_listing ul li::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #ff8e16;
}

.text_listing ul li:last-child{
	margin-bottom: 0;
}

.text_listing table{
	display: block;
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 20px;
	border-collapse: collapse;
	border: 1px solid #d9dee6;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.text_listing table > thead,
.text_listing table > tbody,
.text_listing table > tfoot{
	display: table;
	/*width: max-content;*/
	width: auto;
	min-width: 100%;
}

@media (max-width: 1023px) {
	.text_listing table > thead,
	.text_listing table > tbody,
	.text_listing table > tfoot{
		width: max-content;
	}
}

.text_listing table th,
.text_listing table td{
	padding: 10px 14px;
	border: 1px solid #d9dee6;
	text-align: left;
	vertical-align: top;
}

.text_listing table th{
	font-weight: 600;
	background-color: #f5f7fa;
}

.text_listing a{
	color: #ff8e16;
	text-decoration: none;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172844891551*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/edisontheme/components/bitrix/catalog/catalog/style.css?17823530822350 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172844891551 */
