

/* Start:/bitrix/templates/main/components/bitrix/news.list/prices/style.css?1747124141777*/
.prices-table {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	background: #fff;
	border-radius: 25px;
	font-size:14px;
}
.prices-table .table td, .prices-table  .table th {
	padding-left:25px;
	padding-right:25px;
}
.prices-table .table thead {background:var(--main2); color:#fff; }
.prices-table .table thead th {font-weight:500;border:0;}
.prices-table .table thead th.price,
.prices-table .table thead th.price_from {width: 120px;}
.prices-table .table td:last-child {max-width:600px;}

.prices-table-title {margin-bottom:1rem;}
.prices-table + .prices-table-title {margin-top:2rem;}

@media (max-width:575px) {
	.prices-table {
		border-radius: 15px;
		font-size:12px;
	}
	.prices-table .table td, .prices-table  .table th {
		padding-left:15px;
		padding-right:15px;
	}
}
/* End */
/* /bitrix/templates/main/components/bitrix/news.list/prices/style.css?1747124141777 */
