

/* Start:/local/templates/electro/components/bitrix/system.pagenavigation/.default/style.css?1691135600732*/
.navigation a{
	text-decoration: none;
}

.navigation-arrows{
	float: left;
}

.navigation-pages{
	margin: 0 5px;
	float: left;
}

.prev_arrow{
	background: url(/local/templates/electro/components/bitrix/system.pagenavigation/.default/img/arrow_left.png) 3px 3px no-repeat;
}

.prev_arrow_active{
	background: url(/local/templates/electro/components/bitrix/system.pagenavigation/.default/img/arrow_left_active.png) 3px 3px no-repeat;
}

.next_arrow{
	background: url(/local/templates/electro/components/bitrix/system.pagenavigation/.default/img/arrow_right.png) 2px 3px no-repeat;
}

.next_arrow_active{
	background: url(/local/templates/electro/components/bitrix/system.pagenavigation/.default/img/arrow_right_active.png) 2px 3px no-repeat;
}

.nav-current-page{
	padding: 0 3px;
	color: #11ACDA;
	box-shadow: 0 0 2px 2px #DBDBEA;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.nav-current-page{
	padding: 0 6px;
	font-weight: bold;
}

.navigation-pages a{
	padding: 0 4px;
	font-weight: bold;
}
/* End */


/* Start:/local/templates/electro/components/bitrix/news.list/price-list/style.css?1770839020380*/
.pricelist {
	list-style-type: '\2014';
}

.pricelist-item {
	font-size: 16px;
	margin-bottom: 12px;
}

.pricelist-item__name {
	padding-left: 8px;
}

.pricelist-item__ext {
	text-transform: uppercase;
}

.pricelist-item__link {
	display: inline-flex;
	gap: 8px;
	padding-left: 12px;
	align-items: center;
}

.pricelist-item__icon {
	flex: 0 0 auto;
	width: 16px;
	height: 16px;
}
/* End */
/* /local/templates/electro/components/bitrix/system.pagenavigation/.default/style.css?1691135600732 */
/* /local/templates/electro/components/bitrix/news.list/price-list/style.css?1770839020380 */
