

/* Start:/local/templates/animals/components/bitrix/breadcrumb/.default/style.css?1749456150808*/
@import url("/bitrix/css/main/font-awesome.css");

.bx-breadcrumb {
	display: block;
	margin: 10px auto;
	box-sizing: border-box;
}
.bx-breadcrumb i {
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	display: inline-block;
 	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	text-transform: uppercase;
	margin: 5px 0;

}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 15px;
	/*color: #0071ce;*/

}
.bx-breadcrumb .bx-breadcrumb-item a {
	text-decoration: none;
}
.bx-breadcrumb .bx-breadcrumb-item a span{
	/*color: black;*/
	color: #0071ce;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover span{
	text-decoration: underline;
}
.bx-breadcrumb-item .fa{
	color: black;
	padding: 0 12px;
	margin: 0;

}
/* End */


/* Start:/local/templates/animals/components/bitrix/system.pagenavigation/arrows/style.css?1749456150918*/
.simple-pagenavigation{
    display: flex;
    padding: 10px 0;
    justify-content: flex-end;
}
.simple-pagenavigation a{
    color: inherit;
}
.simple-pagenavigation-item{
    text-transform: uppercase;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px;
    color: #424242;
    text-decoration: none;
}
.simple-pagenavigation-page{
    box-shadow: 0 0 0 1px #464646;
}
.simple-pagenavigation-page:hover,
.simple-pagenavigation-page.active{
    background: #ffd500;
    box-shadow: 0 0 0 1px #ffd500;
    /*color: white;*/
}

.simple-pagenavigation-back{
    background: url("/local/templates/animals/components/bitrix/system.pagenavigation/arrows/img/back_arrow_grey.png")  no-repeat center;
}
.simple-pagenavigation-next{
    background: url("/local/templates/animals/components/bitrix/system.pagenavigation/arrows/img/next_arrow_grey.png") no-repeat center;
}

.simple-pagenavigation-show-all{
    width: auto;
    padding: 0 20px;
    border-radius: 23px;
}
/* End */
/* /local/templates/animals/components/bitrix/breadcrumb/.default/style.css?1749456150808 */
/* /local/templates/animals/components/bitrix/system.pagenavigation/arrows/style.css?1749456150918 */
