

/* Start:/bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513*/
.bx-breadcrumb{
	display: flex;
	gap: 8px;
}
.bx-breadcrumb-item{
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item span{
	margin-left: 8px;
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item:first-child span{
	margin-left: 0px;
}
.bx-breadcrumb-item.last-item, .bx-breadcrumb-item.last-item *{
	color: #36273B!important;
}
@media screen and (max-width: 1000px) {
	.type_page div.bx-breadcrumb{
		margin-bottom: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/restola/components/bitrix/system.pagenavigation/visual-bytplast/style.css?17572904381054*/
.catalog__pagination{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 96px;
	margin-top: 20px;
}
.page__count_wrapper {
	display: flex;
	align-items: center;
	gap:20px;
}
.page__count_wrapper p{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	color: #A3B0BE;
}
.page__count__list{
	display: flex;
	gap: 8px;
}
.page__count__list button{
	background: transparent;
	border: none;
	padding: 4px 10px;
	color: #A3B0BE;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
}
.page__count__list button.active{
	background: #D5E8DD;
	color: #36273B;
}

.pagination__elems {
	display: flex;
	gap: 8px;
	align-items: center;
}

.pagination__elems li:first-child,
.pagination__elems li:last-child {
	width: 40px;
	height: 40px;
}

.pagination__svg__icon {
	width: 40px;
	height: 40px;
}

.pagination__elems li{
	width: 27px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination__elems li a{
	color: #A3B0BE;
}
.pagination__elems li.page__active {
	background: #D5E8DD;
}

/* End */
/* /bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513 */
/* /bitrix/templates/restola/components/bitrix/system.pagenavigation/visual-bytplast/style.css?17572904381054 */
