

/* Start:/local/templates/DueForni/components/bitrix/system.pagenavigation/custom/style.min.css?1680705828637*/

.custom-page-navigation-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 1em;
}
.custom-page-navigation .modern-page-previous{
	transform: rotate(180deg);
}

.custom-page-navigation a,
.modern-page-current{
	color: #8c9cb8;
	display: block;
	min-width: 32px;
	padding: .5em;
	margin: 1em;
	line-height: 1;
	text-align: center;
}
.modern-page-current {
	border-radius: 100%;
	border: 1px solid white;
	color: white;
}
.custom-page-navigation a:hover {
	color: white;
}
.custom-page-navigation a svg {
	stroke: #8c9cb8;
	transition: stroke .3s ease-out;
}
.custom-page-navigation a:hover svg {
	stroke: white;
}
/* End */
/* /local/templates/DueForni/components/bitrix/system.pagenavigation/custom/style.min.css?1680705828637 */
