

/* Start:/bitrix/templates/svn/components/bitrix/catalog/articles/style.css?1782799029937*/
.category_logo{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	
}

.category_logo a:hover svg .colored_hover{
	fill:#651411
}

.category_logo a:hover svg .stroke_colored_hover{
	stroke:#651411
}

.category_logo a{
	position: relative;
}

.category_logo a:before{
	position: absolute;
	content: "";
	background: #1A1A1A1A;
	width: 130px;
	height: 2px;
	z-index: 2;
	top: calc(50% - 1px);
	left: -154px;
}

.category_logo a:after{
	position: absolute;
	content: "";
	background: #1A1A1A1A;
	width: 130px;
	height: 2px;
	z-index: 2;
	top: calc(50% - 1px);
	right: -154px;
}

.category_svg_mob{
	display: none;
}

@media screen and (max-width: 767px) {
	.category_logo a:before{
		width: 44px;
		height: 1px;
		left: -58px;
	}
	.category_logo a:after{
		width: 44px;
		height: 1px;
		right: -58px;
	}

	.category_svg{
		display: none;
	}

	.category_svg_mob{
		display: block;
	}
	
}

h1 a{
	color: inherit;
}
/* End */


/* Start:/local/components/sp/cat.news/templates/.default/style.css?1782799582271*/
@media screen and (min-width: 768px){
._3g0HY~._3g0HY{
	padding-top: 150px
}

}
/* End */


/* Start:/bitrix/templates/svn/components/bitrix/catalog.section/novoe_mob/style.css?163306169079*/
@media screen and (min-width: 768px){
._3g0HY~._3g0HY{
	padding-top: 150px
}

}
/* End */
/* /bitrix/templates/svn/components/bitrix/catalog/articles/style.css?1782799029937 */
/* /local/components/sp/cat.news/templates/.default/style.css?1782799582271 */
