

/* Start:/local/templates/winn_default/components/bitrix/news.list/price-list/style.css?1661954297696*/
.price_list_item {
	margin-bottom: 20px;
}
.price_list_item_title {
	display: block;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
.price_list_item_title:hover {
	text-decoration: none;
}
.price_list_item_list_services_and_prices_element {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
}
.price_list_item_list_services_and_prices_element:nth-child(odd) {
	background-color: #eee;
}
.price_list_item_list_services_and_prices_element:nth-child(even) {
	background-color: #d3dae6;
}
.price_list_item_list_services_and_prices_element_price {
	padding-left: 40px;
}
/* End */
/* /local/templates/winn_default/components/bitrix/news.list/price-list/style.css?1661954297696 */
